/*!
 * 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%;
  }
}@charset "UTF-8";
:root {
  --color-primary: #d41029;
  --color-secondary: #d41029; }
@font-face {
  font-family: 'Roboto Regular';
  src: url('../../assets/fonts/Roboto/roboto-regular.woff') format('woff'),
  url('../../assets/fonts/Roboto/roboto-regular.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Bold';
  src: url('../../assets/fonts/Roboto/roboto-bold.woff') format('woff'),
  url('../../assets/fonts/Roboto/roboto-bold.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Black';
  src: url('../../assets/fonts/Roboto/roboto-black.woff') format('woff'),
  url('../../assets/fonts/Roboto/roboto-black.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Medium';
  src: url('../../assets/fonts/Roboto/roboto-medium.woff') format('woff'),
  url('../../assets/fonts/Roboto/roboto-medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Light';
  src: url('../../assets/fonts/Roboto/roboto-light.woff') format('woff'),
  url('../../assets/fonts/Roboto/roboto-light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --font: 'Roboto Regular', sans-serif;
  --fontAlt: 'Roboto Regular', sans-serif; }
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.carousel ul {
  padding-left: 0;
  margin-left: 0;
  margin-right: 0; }
.carousel-nav {
  display: none; }
.slick-prev,
.slick-next {
  display: none; }
.slick-dots {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: auto; }
  @media (max-width: 767px) {
    .slick-dots {
      padding-bottom: 16px; } }
    .slick-dots {
      display: none; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    padding-left: 8px; }
    .slick-dots li:first-of-type {
      padding-left: 0; }
    .slick-dots li button {
      border-radius: 50%;
      background: #C1C1C1;
      border: none;
      cursor: pointer;
      height: 15px;
      width: 15px;
      font-size: 0;
      padding: 0; }
      .slick-dots li button:hover {
        outline: none;
        border: 3px solid #B42C26; }
    .slick-dots li.slick-active button {
      background-color: #B42C26; }
      .slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus {
        outline: none;
        background-color: #B42C26; }
@media (min-width: 768px) {
  .unslick-dt > .component-content .carousel-slides {
    display: flex; }
    .unslick-dt > .component-content .carousel-slides .carousel-slide::marker {
      content: ''; } }
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .slick-slide img {
        width: 100%;
        height: 100%; } }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
* {
  box-sizing: border-box; }
.container-fluid, .paragraphSystem, .row {
  margin-right: 0;
  margin-left: 0; }
.container-fluid, .paragraphSystem, .row, [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }
a[style='visibility:hidden'] {
  display: none; }
html, body {
  width: 100%; }
html {
  font-size: 16px;
  scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: var(--fontAlt);
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  overflow-x: hidden; }
@media (max-width: 767px) {
  li {
    color: #635558;
    padding-left: .5rem; } }
img {
  max-width: 100%; }
  img.richText-image {
    margin-bottom: 0; }
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0; }
a {
  text-decoration: none;
  color: inherit;
  transition: all 0.1s ease-in-out; }
input[type='search'] {
  box-sizing: content-box; }
input {
  font-family: inherit;
  font-size: inherit; }
  input:focus::-ms-clear {
    display: none; }
.clearfix:before, .clearfix:after {
  content: '';
  display: table; }
ul li {
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  color: #635558;
}
.clearfix:after {
  clear: both; }
.pull-right {
  float: right; }
.pull-left {
  float: left; }
.hide {
  display: none; }
.is-hidden {
  display: none !important;
  visibility: hidden !important; }
@media (max-width: 767px) {
  .hidden-xs {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none; } }
@media (min-width: 992px) {
  .hidden-md {
    display: none; } }
@media (max-width: 991px) {
  .hidden-mb-tb {
    display: none; } }
.flex-center {
  display: inline-flex;
  justify-content: center; }
.middle {
  text-align: center; }
.inner-flex-warp > .component-content > .content {
  display: flex;
  flex-wrap: wrap; }
.template-symptoms-article #content .breadcrumbs a {
  text-decoration: none; }
.component-content-full-width .component-content {
  width: 100%; }
.float-left {
  float: left; }
.reference-background-video {
  max-height: 550px; }
  .reference-background-video::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
.bg-video-content {
  position: absolute; }
.color-white {
  color: #fff; }
.vertical-top-table td {
  vertical-align: top; }
@media (min-width: 1440px) {
  .reset-height-dt img {
    height: auto !important; } }
.full-image img {
  width: 100%; }
.hide-navigation .navigation-root {
  display: none; }
.disable-pointers .navigation-level1.has-children > .navigation-item-title {
  pointer-events: none; }
.disable-click {
  pointer-events: none; }
.flex {
  display: flex; }
@media (min-width: 992px) {
  #content {
    margin-top: 146px; } }
.reference-header {
  width: 100%; }
  @media (min-width: 1440px) {
    .reference-header {
      /*width: 1440px;*/ } }
  @media (min-width: 992px) {
    .reference-header > .inner {
      position: fixed;
      width: inherit;
      z-index: 10000; } }
  .reference-header .header-utility-menu-container {
    background-color: #ffffff; }
    .reference-header .header-utility-menu-container .header-utility-menu {
      padding-top: 14px;
      padding-bottom: 13px;
      display: none; }
      @media (min-width: 992px) {
        .reference-header .header-utility-menu-container .header-utility-menu {
          display: flex;
          text-align: right;
          justify-content: flex-end; }
          .reference-header .header-utility-menu-container .header-utility-menu .richText, .reference-header .header-utility-menu-container .header-utility-menu .image {
            display: inline-block;
            vertical-align: middle; }
          .reference-header .header-utility-menu-container .header-utility-menu .image {
            margin-right: 10px; }
          .reference-header .header-utility-menu-container .header-utility-menu .richText {
            margin-right: 51px;
            vertical-align: middle;
            color: #3b3e3f; }
            .reference-header .header-utility-menu-container .header-utility-menu .richText p {
              margin: 0;
              border-bottom: 2px solid transparent; }
              .reference-header .header-utility-menu-container .header-utility-menu .richText p:hover {
                color: var(--color-primary);
                border-bottom: 2px solid var(--color-primary); } }
      .reference-header .header-utility-menu-container .header-utility-menu .nav-language-selector-dt p {
        cursor: pointer;
        border-bottom: 2px solid transparent; }
        .reference-header .header-utility-menu-container .header-utility-menu .nav-language-selector-dt p:hover {
          color: var(--color-primary);
          border-bottom: 2px solid var(--color-primary); }
        .reference-header .header-utility-menu-container .header-utility-menu .nav-language-selector-dt p::after {
          content: "\f107";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal;
          left: 10px; }
      .reference-header .header-utility-menu-container .header-utility-menu .nav-language-selector-dt.is-open p::after {
        content: "\f106";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal; }
  .reference-header .header-nav-dt {
    display: none;
    background: linear-gradient(180deg, #C13027 0%, #992221 100%); }
    @media (min-width: 992px) {
      .reference-header .header-nav-dt {
        display: block; } }
    .reference-header .header-nav-dt .container-override > .component-content > .content {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .reference-header .header-nav-dt .container-override > .component-content > .content .nav-dt-root {
        flex: 0 0 70%; }
    .reference-header .header-nav-dt .panadol-logo {
      position: relative;}
      .reference-header .header-nav-dt .panadol-logo a {
        position: absolute; }
        .reference-header .header-nav-dt .panadol-logo picture img {
          width: 192px;
          margin-top: 12px;
          transition: 0.2s; }
          @media (min-width: 320px) and (max-width: 991px) {
            .reference-header .header-nav-sm .panadol-logo picture img {
              width: 62%;
            }
          }
          @media (min-width: 992px) and (max-width: 1199px) {
            .reference-header .header-nav-dt .panadol-logo picture img {
              width: 87%;
              margin-top: 21px; } }
    .reference-header .header-nav-dt .searchBox {
      display: inline-block;
      position: absolute;
      right: 0;
      z-index: 99999;
      text-align: right;
      background: linear-gradient(180deg, #C13027 0%, #992221 100%);
      height: 100%; }
      .reference-header .header-nav-dt .searchBox > .component-content {
        display: flex;
        height: 100%;
        align-items: center; }
        .reference-header .header-nav-dt .searchBox > .component-content > .form-search {
          width: 100%; }
      .reference-header .header-nav-dt .searchBox.search-open {
        width: 83%; }
        .reference-header .header-nav-dt .searchBox.search-open .button {
          position: absolute;
          right: calc(50% + 80px); }
        .reference-header .header-nav-dt .searchBox.search-open .search-close {
          display: inline-block;
          background: url("../../assets/svg/close.svg") no-repeat center;
          background-size: cover; }
        .reference-header .header-nav-dt .searchBox.search-open .search-query {
          display: inline-block; }
      .reference-header .header-nav-dt .searchBox .button {
        background: url("../../assets/svg/search.svg") no-repeat center;
        background-size: cover;
        border: none;
        padding: 0;
        font-size: 0;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        outline: none;
        cursor: pointer; }
        .reference-header .header-nav-dt .searchBox .button::-ms-expand {
          display: none; }
      .reference-header .header-nav-dt .searchBox .search-close {
        display: none;
        border: none;
        padding: 0;
        font-size: 0;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        outline: none;
        cursor: pointer; }
        .reference-header .header-nav-dt .searchBox .search-close::-ms-expand {
          display: none; }
      .reference-header .header-nav-dt .searchBox .search-query {
        width: 50%;
        height: 30px;
        margin-right: 20px;
        border: none;
        border-bottom: 2px solid #fefdfd;
        background-color: transparent;
        outline: 0;
        display: none;
        font-size: 18px;
        font-family: var(--font);
        color: #ffffff; }
        .reference-header .header-nav-dt .searchBox .search-query::placeholder {
          color: #ffffff;
          opacity: 1; }
    .reference-header .header-nav-dt .nav-dt-root {
      position: relative;}
      .reference-header .header-nav-dt .nav-dt-root ul {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        margin: 0;
        height: 90px;}
        .reference-header .header-nav-dt .nav-dt-root ul li {
          position: relative;
          box-sizing: border-box;
          color: white;
          font-size: 1.125rem;
          line-height: 1.875rem;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          font-family: var(--font);
          cursor: pointer;
          padding: 0 15px;
          height: 100%;
          white-space: nowrap; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .reference-header .header-nav-dt .nav-dt-root ul li {
              font-size: 0.875rem; } }
          .reference-header .header-nav-dt .nav-dt-root ul li a {
            z-index: 1; }
            .reference-header .header-nav-dt .nav-dt-root ul li a::after {
              content: '';
              border-bottom: 2px solid transparent;
              display: block;
              position: relative; }
            @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .reference-header .header-nav-dt .nav-dt-root ul li a {
                z-index: 2; } }
          .reference-header .header-nav-dt .nav-dt-root ul li:hover a::after, .reference-header .header-nav-dt .nav-dt-root ul li.nav-active a::after {
            border-bottom: 2px solid #ffffff; }
          .reference-header .header-nav-dt .nav-dt-root ul li:hover a::before, .reference-header .header-nav-dt .nav-dt-root ul li.nav-active a::before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 48%;
            transform: translateX(-50%);
            width: 200px;
            height: 90px;
            z-index: -1; }
            @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
              .reference-header .header-nav-dt .nav-dt-root ul li:hover a::before, .reference-header .header-nav-dt .nav-dt-root ul li.nav-active a::before {
                z-index: 1; } }
          .reference-header .header-nav-dt .nav-dt-root ul li.open {
            background: transparent; }
            .reference-header .header-nav-dt .nav-dt-root ul li.open a::after {
              border-bottom: 2px solid #ffffff; }
            .reference-header .header-nav-dt .nav-dt-root ul li.open a::before {
              content: none; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .reference-header .header-nav-dt .nav-dt-root .richText-content {
          display: flex; }
          .reference-header .header-nav-dt .nav-dt-root .richText-content li {
            width: auto; } }
    .reference-header .header-nav-dt .snippetReference {
      background-image: linear-gradient(180deg, #C13027 0%, #992221 100%);
      position: absolute;
      z-index: 99998;
      display: none;
      border-radius: 0 0 40px 40px; }
      @media (min-width: 1440px) {
        .reference-header .header-nav-dt .snippetReference {
          width: 76.4%;
          left: 23.6%; } }
      .reference-header .header-nav-dt .snippetReference > .inner {
        padding: 50px 0; }
      .reference-header .header-nav-dt .snippetReference .navigation button {
        display: none; }
      .reference-header .header-nav-dt .snippetReference .navigation-root {
        padding: 0; }
        .reference-header .header-nav-dt .snippetReference .navigation-root li {
          display: block;
          margin-top: 10px; }
          .reference-header .header-nav-dt .snippetReference .navigation-root li a {
            cursor: pointer;
            position: relative;
            padding-bottom: 4px; }
            .reference-header .header-nav-dt .snippetReference .navigation-root li a::after {
              content: '';
              display: block;
              width: 100%;
              height: 1px;
              position: absolute;
              bottom: 0;
              transition: all 0.1s ease-in-out; }
        .reference-header .header-nav-dt .snippetReference .navigation-root.navigation-level1 > li > a {
          color: #ffffff;
          font-size: 1rem;
          line-height: 1.875rem; }
          .reference-header .header-nav-dt .snippetReference .navigation-root.navigation-level1 > li > a::after {
            height: 2px; }
        .reference-header .header-nav-dt .snippetReference .navigation-root.navigation-level1 > li.has-children > a {
          font-family: var(--font); }
        .reference-header .header-nav-dt .snippetReference .navigation-root .navigation-level2 {
          margin-top: 10px; }
          @media (min-width: 1200px) {
            .reference-header .header-nav-dt .snippetReference .navigation-root .navigation-level2 {
              margin-top: 10px; } }
          .reference-header .header-nav-dt .snippetReference .navigation-root .navigation-level2 li a {
            color: #ffffff;
            font-family: var(--fontAlt);
            font-size: 1rem;
            line-height: 1.25rem; }
  .reference-header .header-nav-sm {
    height: 60px; }
    .nav-sm-open .reference-header .header-nav-sm {
      display: block;
      height: 100vh !important;
      overflow-y: scroll;
      overflow-x: hidden; }
    @media (min-width: 992px) {
      .reference-header .header-nav-sm {
        display: none; } }
    .reference-header .header-nav-sm .panadol-logo {
      position: absolute;
      width: 215px;
      top: 12px;
      z-index: 9;
      transition: 0.2s; }
      .search-sm-open .reference-header .header-nav-sm .panadol-logo {
        width: 136px; }
    .reference-header .header-nav-sm .nav-sm-divider {
      height: 65px;
      width: 100%;
      background-image: linear-gradient(to right, #b5b5b5, #ffffff 47%, #808080 99%); }
      .reference-header .header-nav-sm .nav-sm-divider .component-content {
        background: linear-gradient(180deg, #C13027 0%, #992221 100%);
        height: 60px; }
    .reference-header .header-nav-sm .nav-sm-box {
      height: 0;
      text-align: center;
      overflow: hidden; }
      .reference-header .header-nav-sm .nav-sm-box div:not(.nav-sm) > .component-content > button {
        display: none; }
      .reference-header .header-nav-sm .nav-sm-box button {
        position: absolute;
        top: 0;
        right: 0;
        background: url("../../assets/svg/menu.svg") no-repeat center;
        background-size: contain;
        border: none;
        padding: 0;
        margin: 15px 30px 0 0;
        width: 28px;
        height: 28px;
        outline: none;
        z-index: 2; }
      .template-country-selector .reference-header .header-nav-sm .nav-sm-box {
        margin-top: 60px;
        border-top: none; }
        .template-country-selector .reference-header .header-nav-sm .nav-sm-box button {
          background: url("../../assets/svg/menu-blue.svg") no-repeat center; }
        .template-country-selector .reference-header .header-nav-sm .nav-sm-box .navigation-level1 {
          display: none; }
      .nav-sm-open .reference-header .header-nav-sm .nav-sm-box {
        height: auto;
        overflow: visible; }
        .nav-sm-open .reference-header .header-nav-sm .nav-sm-box button {
          background: url("../../assets/svg/close.svg") no-repeat center; }
        .nav-sm-open .reference-header .header-nav-sm .nav-sm-box .nav-sm-divider {
          position: fixed;
          z-index: 1; }
      .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp {
        text-align: left;
        margin-top: 30px; }
        .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container {
          margin-bottom: 0;
          padding: 0; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container ul {
            padding-left: 30px; }
            .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container ul li {
              display: block;
              margin-bottom: 15px; }
              .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container ul li.last {
                margin-bottom: 35px; }
        .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide {
          cursor: pointer;
          display: block;
          margin-bottom: 10px;
          position: relative;
          padding-left: 0; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide .accordion-title {
            margin-bottom: 0; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide .accordion-head {
            align-items: center;
            display: flex;
            justify-content: space-between;
            position: relative;
            border-bottom: 1px solid #ffffff;
            padding-bottom: 10px; }
            .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide .accordion-head h3 {
              font-size: 18px;
              width: 80%;
              font-family: var(--font); }
            .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide .accordion-head::after {
              content: url("../../assets/svg/arrow-right-white.svg");
              margin: 0;
              top: auto;
              right: 0;
              vertical-align: middle;
              text-align: right;
              width: 33px;
              position: relative; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide.is-active .accordion-head::after {
            content: url("../../assets/svg/arrow-down-white.svg"); }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide.is-active .accordion-content-wrapper {
            height: auto;
            max-height: 2000px;
            overflow: hidden; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-slide .accordion-content-wrapper {
            cursor: auto;
            height: auto;
            left: auto;
            max-height: 0;
            overflow: hidden;
            top: auto;
            visibility: visible; }
        .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1 {
          margin: 20px 0; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1 > a {
            display: block;
            margin-bottom: 15px;
            font-family: var(--font); }
            .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1 > a .navigation-item-decoration {
              display: inline-block;
              width: 30px;
              height: 15px;
              position: relative;
              left: 30px;
              text-align: center;
              outline: none; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1.open > a .navigation-item-decoration::after {
            content: "\f107";
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            position: relative;
            font-weight: normal; }
          .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1.open ul.navigation-level2 {
            display: block; }
            .reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .navigation li.navigation-level1.open ul.navigation-level2 li {
              margin-top: 10px;
              font-family: var(--fontAlt); }
      .reference-header .header-nav-sm .nav-sm-box > .component-content > .content > .navigation {
        text-align: left; }
        .reference-header .header-nav-sm .nav-sm-box > .component-content > .content > .navigation ul {
          padding: 0;
          margin: 0; }
          .reference-header .header-nav-sm .nav-sm-box > .component-content > .content > .navigation ul li.navigation-level1 {
            font-family: var(--font);
            font-size: 1.125rem;
            cursor: pointer;
            display: block;
            margin-bottom: 10px;
            position: relative;
            padding: 20px 0 10px; }
      .reference-header .header-nav-sm .nav-sm-box .richText {
        text-align: left; }
        .reference-header .header-nav-sm .nav-sm-box .richText p {
          font-family: var(--fontAlt);
          font-size: 0.9375rem;
          line-height: 1.875rem; }
      .reference-header .header-nav-sm .nav-sm-box .footer-social-icons .inner > .component-content {
        display: flex;
        align-items: center;
        justify-content: space-around; }
        .reference-header .header-nav-sm .nav-sm-box .footer-social-icons .inner > .component-content > a {
          display: none; }
      .reference-header .header-nav-sm .nav-sm-box .reference-language-selector-mobile.snippetReference {
        width: 80%;
        margin-left: 10%;
        margin-top: 35%; }
        .reference-header .header-nav-sm .nav-sm-box .reference-language-selector-mobile.snippetReference select {
          width: 100%;
          outline: none;
          padding: 16px 30px 16px 20px;
          border: 0;
          border-radius: 50px;
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          appearance: none;
          background-image: url("../../assets/svg/arrow-down-blue.svg"), linear-gradient(to bottom, #ffffff, #efefef);
          background-repeat: no-repeat;
          background-position: 90% center;
          font-size: 0.9375rem;
          line-height: 1.25rem;
          font-family: var(--font);
          color: var(--color-primary); }
          .reference-header .header-nav-sm .nav-sm-box .reference-language-selector-mobile.snippetReference select:focus {
            background-image: url("../../assets/svg/arrow-down-white.svg"), linear-gradient(to bottom, #0e6fa9, #145590 49%, #174581 83%, #19407c);
            color: #ffffff; }
          .reference-header .header-nav-sm .nav-sm-box .reference-language-selector-mobile.snippetReference select option {
            font-family: var(--fontAlt);
            color: var(--color-primary); }
          .reference-header .header-nav-sm .nav-sm-box .reference-language-selector-mobile.snippetReference select::-ms-expand {
            display: none; }
    .reference-header .header-nav-sm .search-btn-sm {
      position: absolute;
      top: 0;
      right: 0;
      margin: 15px 70px 0 0;
      z-index: 2; }
      .reference-header .header-nav-sm .search-btn-sm > .component-content {
        width: 28px;
        height: 28px;
        background-size: cover;
        background-repeat: no-repeat; }
    .reference-header .header-nav-sm .searchBox {
      display: none;
      position: absolute;
      z-index: 99999;
      background-color: var(--color-primary); }
      .search-sm-open .reference-header .header-nav-sm .searchBox {
        display: block;
        width: 71%;
        margin-left: 29%;
        height: 100%; }
        .search-sm-open .reference-header .header-nav-sm .searchBox .search-close {
          display: inline-block;
          background: url("../../assets/svg/close.svg") no-repeat center;
          background-size: cover; }
      .reference-header .header-nav-sm .searchBox .search-query {
        width: 78%;
        height: 40px;
        border: none;
        border-bottom: 2px solid #ffffff;
        background-color: var(--color-primary);
        outline: 0;
        color: #ffffff;
        margin-top: 10px;
        padding: 0 32px;
        font-family: var(--font);
        font-size: 0.9375rem;
        line-height: 1.875rem; }
      .reference-header .header-nav-sm .searchBox .form-search::before {
        content: url("../../assets/svg/search.svg");
        display: block;
        position: absolute;
        left: 0;
        top: 15px; }
      .reference-header .header-nav-sm .searchBox .button {
        background: url("../../assets/svg/search-submit-sm.svg") no-repeat center;
        background-size: cover;
        border: none;
        padding: 0;
        font-size: 0;
        width: 25px;
        height: 25px;
        vertical-align: middle;
        outline: none;
        position: absolute;
        top: 16px;
        left: 66%; }
        @media (min-width: 768px) {
          .reference-header .header-nav-sm .searchBox .button {
            left: 73%; } }
      .reference-header .header-nav-sm .searchBox .search-close {
        display: none;
        border: none;
        padding: 0;
        font-size: 0;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        outline: none;
        cursor: pointer; }
        .reference-header .header-nav-sm .searchBox .search-close::-ms-expand {
          display: none; }

.nav-sm-open {
  height: 100%;
  overflow: hidden; }
  .nav-sm-open.template-country-selector .reference-header .header-nav-sm .nav-sm-box button {
    background: url("../../assets/svg/close-blue.svg") no-repeat center; }

.skip-to-main-content-link {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0;
  color: #fff;
  font-weight: 600;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 0.5s ease-out, background 1s linear;
  transition: top 0.5s ease-out, background 1s linear;
  z-index: 10000; }
  .skip-to-main-content-link:focus {
    left: 0;
    top: 0;
    background: var(--color-primary); }

.nav-sm-box .accordion.margin-mobile-top-120 {
  margin-top: 120px; }

.nav-sm-box .accordion-head {
  width: 100%; }

.nav-sm-box .nav-sp-nomargin {
  margin: 30px 0 0 0;
  color: white;
  float: none; }
  .nav-sm-box .nav-sp-nomargin a {
    font-size: 18px;
    font-family: var(--font); }

.reference-footer .footer-links ul,
.reference-footer-products .footer-links ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .reference-footer .footer-links ul li,
  .reference-footer-products .footer-links ul li {
    margin-bottom: 1.875rem;
    border-bottom: 2px solid transparent; }
    .reference-footer .footer-links ul li a::after,
    .reference-footer-products .footer-links ul li a::after {
      content: "\f105";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      left: 10px; }
    .reference-footer .footer-links ul li:hover,
    .reference-footer-products .footer-links ul li:hover {
      border-bottom: 2px solid #ffffff; }
  @media (min-width: 768px) {
    .reference-footer .footer-links ul,
    .reference-footer-products .footer-links ul {
      display: block;
      text-align: center;}
      .reference-footer .footer-links ul li,
      .reference-footer-products .footer-links ul li {
        display: inline-block;
        margin-right: 2.3125rem;
        margin-bottom: 0; } }

.reference-footer .footer-text-icons,
.reference-footer-products .footer-text-icons {
  padding-bottom: 40px;
  text-align: center;}
  .reference-footer .footer-text-icons > .component-content > .paragraphSystem,
  .reference-footer-products .footer-text-icons > .component-content > .paragraphSystem {
    display: flex; }
    @media (min-width: 768px) {
      .reference-footer .footer-text-icons > .component-content > .paragraphSystem,
      .reference-footer-products .footer-text-icons > .component-content > .paragraphSystem {
        align-items: center; } }
    @media (max-width: 767px) {
      .reference-footer .footer-text-icons > .component-content > .paragraphSystem,
      .reference-footer-products .footer-text-icons > .component-content > .paragraphSystem {
        flex-wrap: wrap; } }
  @media (min-width: 768px) {
    .reference-footer .footer-text-icons .richText,
    .reference-footer-products .footer-text-icons .richText {
      /*width: 66.66666667%;*/ } }
  @media (max-width: 767px) {
    .reference-footer .footer-text-icons .richText,
    .reference-footer-products .footer-text-icons .richText {
      order: 2; } }
  @media (min-width: 768px) {
    .reference-footer .footer-text-icons .footer-social-icons,
    .reference-footer-products .footer-text-icons .footer-social-icons {
      width: 33.33333333%; } }
  @media (max-width: 767px) {
    .reference-footer .footer-text-icons .footer-social-icons,
    .reference-footer-products .footer-text-icons .footer-social-icons {
      width: 100%;
      order: 1; } }
  .reference-footer .footer-text-icons .footer-social-icons > .component-content > .paragraphSystem,
  .reference-footer-products .footer-text-icons .footer-social-icons > .component-content > .paragraphSystem,
  .reference-footer .footer-text-icons .footer-social-icons .inner > .component-content,
  .reference-footer-products .footer-text-icons .footer-social-icons .inner > .component-content {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .reference-footer .footer-text-icons .footer-social-icons > .component-content > .paragraphSystem > a,
    .reference-footer-products .footer-text-icons .footer-social-icons > .component-content > .paragraphSystem > a,
    .reference-footer .footer-text-icons .footer-social-icons .inner > .component-content > a,
    .reference-footer-products .footer-text-icons .footer-social-icons .inner > .component-content > a {
      display: none; }

.reference-footer .gsk-logo-footer,
.reference-footer-products .gsk-logo-footer {
  text-align: center; }

.reference-footer .reference-language-selector-mobile.snippetReference,
.reference-footer-products .reference-language-selector-mobile.snippetReference {
  width: 70%;
  margin-left: 15%; }
  .reference-footer .reference-language-selector-mobile.snippetReference select,
  .reference-footer-products .reference-language-selector-mobile.snippetReference select {
    width: 100%;
    outline: none;
    padding: 0px 15px;
    border: 0px;
    appearance: none;
    background-image: url("../../assets/svg/arrow-down-white.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-color: transparent;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-family: var(--font);
    text-align: center;
    text-align-last: center;
    color: #ffffff; }
    .reference-footer .reference-language-selector-mobile.snippetReference select:focus,
    .reference-footer-products .reference-language-selector-mobile.snippetReference select:focus {
      background-image: url("../../assets/svg/arrow-down-white.svg"); }
    .reference-footer .reference-language-selector-mobile.snippetReference select option,
    .reference-footer-products .reference-language-selector-mobile.snippetReference select option {
      font-family: var(--fontAlt);
      color: var(--color-primary); }
    .reference-footer .reference-language-selector-mobile.snippetReference select::-ms-expand,
    .reference-footer-products .reference-language-selector-mobile.snippetReference select::-ms-expand {
      display: none; }
.symptoms-card > .component-content > .content {
  display: flex; }
.symptoms-card .image:after {
  right: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 2%, white 91%); }
.symptoms-card-right > .component-content > .content {
  flex-direction: column; }
  @media (min-width: 992px) {
    .symptoms-card-right > .component-content > .content {
      flex-direction: row; } }
.symptoms-card-right .symptoms-card-content {
  margin-left: 0; }
.symptoms-card-left > .component-content > .content {
  flex-direction: column-reverse; }
  @media (min-width: 992px) {
    .symptoms-card-left > .component-content > .content {
      flex-direction: row; } }
@media (min-width: 992px) {
  .symptoms-card-left .image:after {
    left: 0;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 2%, white 91%); } }
.symptoms-card-left .symptoms-card-content {
  margin-right: 0; }
  @media (min-width: 992px) {
    .symptoms-card-left .symptoms-card-content {
      margin-right: 30px; } }
.symptoms-card-center {
  justify-content: center; }
  .symptoms-card-center > .component-content > .content {
    flex-direction: column-reverse; }
  .symptoms-card-center .symptoms-card-content, .symptoms-card-center .image {
    max-width: 780px; }
  @media (min-width: 992px) {
    .symptoms-card-center .image:after {
      background-image: none; } }
.symptoms-card-row-reverse > .component-content > .content {
  flex-direction: column; }
  @media (min-width: 992px) {
    .symptoms-card-row-reverse > .component-content > .content {
      flex-direction: row-reverse; } }
.symptoms-card .image {
  position: relative;
  z-index: -1;
  padding-bottom: 0.9375rem; }
  @media (min-width: 992px) {
    .symptoms-card .image {
      padding-bottom: 0; } }
    @media (min-width: 768px) {
      .symptoms-card .image:after {
        width: 28.75rem; } }
.divider {
  padding-top: 60px;
  height: auto;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(232, 233, 235, 0.5), white);
  margin-top: 90px; }
  @media (min-width: 768px) {
    .divider {
      padding-top: 76px;
      margin-top: 130px; } }
  .divider-logo {
    position: absolute;
    width: 102px;
    height: 80px;
    top: -39px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .divider-logo {
        width: 139px;
        height: 108px;
        top: -50px; } }
@media (min-width: 768px) {
  .fade:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 210px;
    height: 100%;
    background-image: linear-gradient(271deg, white -4%, rgba(255, 255, 255, 0) 95%);
    pointer-events: none;
    z-index: 999; } }
@media (min-width: 768px) {
  .fade:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 310px;
    height: 100%;
    background-image: linear-gradient(to right, white -4%, rgba(232, 233, 235, 0) 95%);
    pointer-events: none;
    z-index: 999; } }
.border-top-gray {
  position: relative; }
  .border-top-gray::before {
    content: "";
    position: absolute;
    width: 315px;
    height: 2px;
    background-color: #ccc;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 767px) and (max-width: 992px) {
      .border-top-gray::before {
        width: 708px; } }
    @media (min-width: 992px) {
      .border-top-gray::before {
        width: 780px; } }
.divider.default-style {
  padding: 0;
  margin: 30px 0;
  background-image: none; }
  @media (min-width: 992px) {
    .divider.default-style {
      margin: 60px 0; } }
  .divider.default-style::before {
    background: none; }
  .divider.default-style > .component-content {
    background: #BA2B26;
    width: 100%;
    max-width: 600px;
    height: 2px;
    margin: 0 auto; }
.hero-banner {
  line-height: 0;
  overflow: hidden;
  max-width: 100vw; }
  .hero-banner > .component-content > .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative; }
    .hero-banner > .component-content > .content .hero-banner-image {
      height: 580px;
      width: 767px; }
      @media (min-width: 768px) {
        .hero-banner > .component-content > .content .hero-banner-image {
          width: 930px;
          height: 335px; } }
      @media (min-width: 992px) {
        .hero-banner > .component-content > .content .hero-banner-image {
          height: 500px;
          width: 1440px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .hero-banner > .component-content > .content .hero-banner-image {
          height: 500px;
          width: 1200px; } }
      .hero-banner > .component-content > .content .hero-banner-image img {
        height: 100%;
        width: 100%; }
    .hero-banner > .component-content > .content .hero-banner-text-container {
      position: absolute;
      left: 53%;
      top: 0;
      transform: translateX(-50%);
      padding-top: 70px;
      padding-bottom: 52px;
      height: 100%; }
      .hero-banner > .component-content > .content .hero-banner-text-container > .component-content {
        height: 100%; }
        .hero-banner > .component-content > .content .hero-banner-text-container > .component-content > .content {
          height: 100%;
          display: flex;
          flex-direction: column; }
      @media (max-width: 767px) {
        .hero-banner > .component-content > .content .hero-banner-text-container {
          left: 50%;
          height: auto;
          padding-top: 23px;
          padding-bottom: 5px;
          position: relative;
        }
      }
      @media (min-width: 768px) {
        .hero-banner > .component-content > .content .hero-banner-text-container {
          padding-top: 55px; } }
      @media (min-width: 992px) {
        .hero-banner > .component-content > .content .hero-banner-text-container {
          padding-top: 30px;
          left: 50%; } }
        .hero-banner > .component-content > .content .hero-banner-text-container .theme-text-h1,
        .page-faqs .theme-text-h1,
        .hero-banner-carousel-text .theme-text-h1 {
          font-size: 1.875rem;
          text-transform: uppercase;
          font-style: italic;
          background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          font-weight: 900;
          display: block;
          line-height: 1.1 !important;}
      @media (min-width: 1200px) {
        .hero-banner > .component-content > .content .hero-banner-text-container .theme-text-h1,
        .page-faqs .theme-text-h1,
        .hero-banner-carousel-text .theme-text-h1{
          font-size: 2.1rem;
          text-transform: uppercase;
          font-style: italic;
          background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          font-weight: 900;
          display: block;
          line-height: 1.1 !important; } }
      .hero-banner > .component-content > .content .hero-banner-text-container .banner-cta {
        margin-top: auto; }
        @media (max-width: 767px) {
          .page-adult-symptoms .hero-banner > .component-content > .content .hero-banner-image {
            height: auto;
            width: auto;
          }
          .hero-banner > .component-content > .content .hero-banner-image {
            height: 300px;
          }
        }
        @media (min-width: 768px) {
          .hero-banner > .component-content > .content .hero-banner-text-container .banner-cta {
            margin-top: 7px; } }
        .hero-banner > .component-content > .content .hero-banner-text-container .banner-cta p {
          text-align: center;
          margin: 0; }
          @media (min-width: 768px) {
            .hero-banner > .component-content > .content .hero-banner-text-container .banner-cta p {
              text-align: left; } }
.breadcrumbs {
  min-height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem; }
  @media (min-width: 992px) {
    .breadcrumbs {
      margin-bottom: 40px; } }
  .breadcrumbs ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 991px) {
      .breadcrumbs ol {
        margin: 0 auto;
        width: 90%; } }
    .breadcrumbs ol li {
      font-family: var(--font);
      font-size: 16px;
      display: flex;
      align-items: center; }
      .breadcrumbs ol li.is-current {
        font-family: var(--fontAlt);
        color: #AC2723;
        font-weight: bold;
        border-bottom: 2px solid transparent; }
        .breadcrumbs ol li.is-current:hover {
          border-bottom: 2px solid #AC2723;
          color: #AC2723; }
      .breadcrumbs ol li a,
      .breadcrumbs ol li a + .breadcrumbs-separator {
        color: #AC2723; }
      .breadcrumbs ol li a {
        display: inline-block; }
        .breadcrumbs ol li a + .breadcrumbs-separator {
          margin: 0 12px;
          height: 18px;
          font-size: 18px;
          line-height: 18px;
          font-family: var(--font); }
      .breadcrumbs ol li.first a {
        font-size: 0; }
        .breadcrumbs ol li.first a::before {
          width: 29px;
          height: 27px;
          display: inline-block;
          content: url("../../assets/images/home_icon.png"); }
      @media (max-width: 767px) {
        .breadcrumbs ol li {
          font-size: 11px; } }
.color-primary {
  color: var(--color-primary); }
.theme-color-primary-white {
  color: #ffffff; }
.theme-color-primary-silver {
  color: #efefef; }
.theme-color-other-red {
  color: #AC2723; }
.theme-color-other-green {
  color: #01863d; }
.theme-color-other-grey {
  color: #666666; }

.product-color-advance {
  color: #007eb2; }
.product-color-actifast {
  color: #01863d; }

.product-color-extra {
  color: #d41029; }

.product-color-night {
  color: #9554b7; }

.product-color-woman {
  color: #d63174; }

.product-color-migraine {
  color: #727272; }

.product-color-extend {
  color: #efefef; }

.theme-color-gradient-blue {
  background-image: linear-gradient(to bottom, #03a3db, #19407c); }

.theme-color-gradient-green {
  background-image: linear-gradient(to bottom, #01cb40, #016f32); }

.theme-color-gradient-red {
  background-image: linear-gradient(to bottom, #ff0021, #790514); }

.theme-color-gradient-violet {
  background-image: linear-gradient(to bottom, #9554b7, #4e0d3b); }

.theme-color-gradient-pink {
  background-image: linear-gradient(to bottom, #e32e77, #7b2060); }

.theme-color-gradient-grey {
  background-image: linear-gradient(to bottom, #808080, #171717); }

.theme-color-gradient-silver {
  background-image: linear-gradient(to bottom, #ffffff, #d3d3d3); }

.theme-color-radial-gradient-blue {
  background: radial-gradient(circle farthest-side at 50% 0%, #03a3db, #19407c); }

.theme-color-radial-gradient-green {
  background: radial-gradient(circle farthest-side at 50% 0%, #01cb40, #016f32); }

.theme-color-radial-gradient-red {
  background: radial-gradient(circle farthest-side at 50% 0%, #ff0021, #790514); }

.theme-color-radial-gradient-violet {
  background: radial-gradient(circle farthest-side at 50% 0%, #9554b7, #4e0d3b); }

.theme-color-radial-gradient-pink {
  background: radial-gradient(circle farthest-side at 50% 0%, #e32e77, #7b2060); }

.theme-color-radial-gradient-grey {
  background: radial-gradient(circle farthest-side at 50% 0%, #808080, #171717); }

.theme-color-radial-gradient-silver {
  background: radial-gradient(circle farthest-side at 50% 0%, #ffffff, #d3d3d3); }

.theme-color-gradient-banner-silver {
  background-image: linear-gradient(to bottom, #ffffff, #f2f3f4); }

.theme-color-gradient-footer-blue {
  background-image: linear-gradient(to bottom, #0e6fa9, #145590 49%, #174581 83%, #19407c); }

.theme-color-gradient-footer-green {
  background-image: radial-gradient(at 50% 1%, #14b647, #063324); }

.theme-color-gradient-footer-red {
  background-image: linear-gradient(to bottom, #ff0021, #790514); }

.color-header-mobile {
  background-color: #16377f; }

.mobile-header-color-green {
  background-color: #01863d; }

.mobile-header-color-red {
  background-color: #d41029; }

.color-advance p,
.color-advance a {
  color: #007eb2; }

.color-actifast p,
.color-actifast a {
  color: #01863d; }

[class*="reference-product-landing"] {
  margin-bottom: 30px;
  margin-top: 109.5px; }
  @media (min-width: 768px) {
    [class*="reference-product-landing"] {
      padding: 0 10px;
      margin-bottom: 105px; } }
  [class*="reference-product-landing"] .inner {
    height: 100%;
    border-radius: 40px;
    max-width: 500px;
    margin: 0 auto; }
    [class*="reference-product-landing"] .inner > .component-content {
      height: 100%; }
      [class*="reference-product-landing"] .inner > .component-content > .box.component {
        border-radius: 51px;
        color: white;
        position: relative;
        padding-top: 209px;
        height: 100%; }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-blue {
          background: radial-gradient(circle farthest-side at 50% 0%, #03a3db, #19407c); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-green {
          background: radial-gradient(circle farthest-side at 50% 0%, #01cb40, #016f32); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-red {
          background: url(../../assets/images/yellow_light.png), radial-gradient(83.35% 83.35% at 50.09% 16.65%, #D9332B 0%, #982120 100%);
          background-repeat: no-repeat;
          background-size: contain;}
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-violet {
          background: radial-gradient(circle farthest-side at 50% 0%, #9554b7, #4e0d3b); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-pink {
          background: radial-gradient(circle farthest-side at 50% 0%, #e32e77, #7b2060); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-grey {
          background: radial-gradient(circle farthest-side at 50% 0%, #808080, #171717); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component.theme-color-radial-gradient-silver {
          background: radial-gradient(circle farthest-side at 50% 0%, #ffffff, #d3d3d3);
          color: var(--color-primary); }
        [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content {
          height: 100%; }
          [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content {
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center; }
            [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .richText {
              flex: 1;
              padding: 20px 30px; }
              [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .richText:last-of-type {
                flex: none; }
              @media (min-width: 768px) {
                [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .richText {
                  padding: 20px 30px; } }
            [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .image.first {
              position: absolute;
              top: 6%;
              transform: translateY(-50%); }
              [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .image.first picture {
                display: flex;
                justify-content: center; }
                [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .image.first picture img {
                  height: 280px; }
      [class*="reference-product-landing"] .inner > .component-content > .richText.component {
        font-family: var(--font);
        font-size: 18px;
        text-align: center; }
  [class*="reference-product-landing"] .two-icons {
    justify-content: flex-end;
    margin: 0 1.5rem; }
  [class*="reference-product-landing"] .product-type-icons > .component-content {
    padding: 0 10px; }
    [class*="reference-product-landing"] .product-type-icons > .component-content > .content {
      display: flex;
      justify-content: space-between; }
      [class*="reference-product-landing"] .product-type-icons > .component-content > .content .two-icons-first {
        margin: 0 1.5rem; }
      [class*="reference-product-landing"] .product-type-icons > .component-content > .content .two-icons-second {
        justify-content: flex-start;
        margin: 0 1.5rem; }
  [class*="reference-product-landing"] .product-type-icons .product-type-icon {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding: 0 5px; }
    [class*="reference-product-landing"] .product-type-icons .product-type-icon .component-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    [class*="reference-product-landing"] .product-type-icons .product-type-icon img {
      margin-bottom: 12px; }
    [class*="reference-product-landing"] .product-type-icons .product-type-icon p {
      margin-top: 0;
      margin-bottom: 30px;
      text-align: center;
      font-family: var(--font);
      font-weight: 700;
      font-size: 1.25rem; }
      @media (min-width: 768px) {
        [class*="reference-product-landing"] .product-type-icons .product-type-icon p {
          margin-bottom: 40px; } }
      @media (min-width: 992px) {
        [class*="reference-product-landing"] .product-type-icons .product-type-icon p {
          font-size: 0.9375rem; } }
      /*[class*="reference-product-landing"] .product-type-icons .product-type-icon p a::after {
        content: ">";
        margin-left: 5px; }*/
      [class*="reference-product-landing"] .product-type-icons .product-type-icon p a:hover {
        text-decoration: underline; }

.content-grid-promos {
  padding: 0 10px; }
  .content-grid-promos > .component-content {
    background: #efefef;
    border-radius: 40px;
    padding: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%; }
    @media (min-width: 992px) {
      .content-grid-promos > .component-content {
        padding: 30px 20px;
        flex-direction: row;
        align-items: flex-start; } }
    .content-grid-promos > .component-content > .richText-content {
      text-align: center;
      display: flex;
      flex-direction: column;
      align-self: stretch;
      justify-content: space-between;
      min-height: 70px; }
      @media (min-width: 992px) {
        .content-grid-promos > .component-content > .richText-content {
          margin-left: 20px;
          text-align: left; } }
      @media (max-width: 991px) {
        .content-grid-promos > .component-content > .richText-content h3 {
          margin-top: 15px; } }
      @media (max-width: 991px) {
        .content-grid-promos > .component-content > .richText-content h3 {
          margin-top: 15px; } }
      .content-grid-promos > .component-content > .richText-content p:last-child {
        margin-bottom: 0; }
  .content-grid-promos a,
  .content-grid-promos a span {
    font-weight: bold; }
  .content-grid-promos img {
    min-width: 135px; }

.article-teaser a,
.article-teaser p,
.article-teaser span {
  font-family: var(--font); }

.article-teaser a:after {
  color: var(--color-primary); }

.filter-categories {
  display: none; }

.filter-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px; }
  @media (min-width: 992px) {
    .filter-menu {
      margin-bottom: 80px; } }

.filter-container .snippetReference.hide {
  display: none; }

.filter-container.filter-products .snippetReference {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .filter-container.filter-products .snippetReference {
      margin-bottom: 96px; } }
  .filter-container.filter-products .snippetReference > .inner {
    height: 100%; }
    .filter-container.filter-products .snippetReference > .inner > .component-content {
      height: 100%; }
      .filter-container.filter-products .snippetReference > .inner > .component-content > .component {
        height: 100%; }
        .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content {
          height: 100%; }
          .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content {
            height: 100%;
            display: flex;
            flex-direction: column; }
            .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image > .component-content {
              height: 100%; }
            .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image.first {
              flex-grow: 1; }
            .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image figure {
              margin: 0 10px;
              height: 100%;
              display: flex;
              flex-direction: column; }
              .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image figure img {
                margin: 0 auto; }
              .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image figure figcaption {
                display: flex;
                flex-direction: column; }
                .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image figure figcaption p:first-child {
                  flex-grow: 1;
                  margin: 0; }
                .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .image figure figcaption p:last-child {
                  margin: 0 0 20px; }
            .filter-container.filter-products .snippetReference > .inner > .component-content > .component > .component-content > .content .richText.last p {
              margin: 12px 0 37px; }

.filter-container.filter-symptoms .snippetReference .richText-content a,
.filter-container.filter-symptoms .snippetReference .richText-content span {
  font-family: var(--font); }
.shareThis {
  border-top: 2px solid var(--color-primary); }
  .shareThis .shareThis-list {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    align-items: center;
    padding-top: 35px; }
    .shareThis .shareThis-list::before {
      content: 'Share';
      color: var(--color-primary);
      font-size: 1rem;
      font-family: var(--font); }
    .shareThis .shareThis-list .shareThis-item {
      padding: 0 25px; }
.symptoms-teaser {
  display: flex;
  justify-content: center; }
  @media (min-width: 768px) {
    .symptoms-teaser > .component-content {
      width: 98%; } }
  .symptoms-teaser > .component-content .image {
    margin-bottom: -4px; }
    .symptoms-teaser > .component-content .image img {
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; }
  .symptoms-teaser > .component-content .symptoms-teaser-text {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom, #0694cc, #0e6fa9, #145590 49%, #174581 83%, #19407c);
    height: 63px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }
    @media (min-width: 768px) {
      .symptoms-teaser > .component-content .symptoms-teaser-text {
        height: 115px; } }
.showFaq {
  display: block; }
.hideFaq {
  display: none !important; }
.filter-is-active .filter-faq-list [data-filter*=faq-] {
  display: none; }
.filter-element-is-active .filter-faq-list [data-filter*=faq-] {
  display: block; }
.filter-faq-list {
  padding: 50px; }
  .filter-faq-list .component-content {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #f8f4f4;
    border-radius: 40px;
    background-image: linear-gradient(to bottom, #ffffff, #efefef);
    padding: 18px 21px 17px 23px;
    position: relative; }
    @media (min-width: 768px) {
      .filter-faq-list .component-content {
        border: none;
        box-shadow: none;
        background-image: none;
        padding: 0; } }
  .filter-faq-list.active .component-content {
    background-image: none;
    box-shadow: none; }
    @media (min-width: 768px) {
      .filter-faq-list.active .component-content .show-selected-faq {
        display: none; } }
    .filter-faq-list.active .component-content .show-selected-faq .mobile-faq-selektor-top-item:after {
      transform: rotate(180deg); }
    .filter-faq-list.active .component-content .show-selected-faq + .faq-selector {
      display: block;
      margin-top: 0;
      left: 0;
      padding-left: 0;
      border-top: none;
      box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.16); }
      @media (min-width: 768px) {
        .filter-faq-list.active .component-content .show-selected-faq + .faq-selector {
          display: flex;
          box-shadow: none; } }
    .filter-faq-list.active .component-content .show-selected-faq .mobile-faq-selektor-top-item {
      display: block; }
  .filter-faq-list .show-selected-faq {
    margin: 0; }
    @media (min-width: 768px) {
      .filter-faq-list .show-selected-faq {
        display: none; } }
    .filter-faq-list .show-selected-faq .mobile-faq-selektor-top-item:after {
      content: "\f107";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      color: #007eb2;
      float: right;
      font-size: 1.5rem;
      margin-top: -3px; }
  .filter-faq-list .mobile-faq-selektor-top-item {
    color: var(--color-primary);
    cursor: pointer;
    font-weight: 600; }
    @media (min-width: 768px) {
      .filter-faq-list .mobile-faq-selektor-top-item {
        display: none; } }
  .filter-faq-list .faq-selector {
    background-image: linear-gradient(to bottom, #ffffff, #efefef);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #f8f4f4;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: none;
    list-style: none;
    position: absolute;
    z-index: 1;
    width: 100%; }
    @media (min-width: 768px) {
      .filter-faq-list .faq-selector {
        background-image: none;
        box-shadow: none;
        border: none;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        text-align: center;
        align-items: center;
        justify-content: center;
        height: 160px;
        margin-top: 0;
        left: 0;
        padding-left: 0; } }
    .filter-faq-list .faq-selector li {
      padding: 8px 0 8px 20px;
      cursor: pointer;
      font-size: 0.875rem;
      color: var(--color-primary); }
      @media (min-width: 768px) {
        .filter-faq-list .faq-selector li {
          font-size: 0.9375rem;
          align-items: center;
          color: var(--color-primary);
          display: inline-flex;
          height: 50px;
          justify-content: center;
          line-height: 20px;
          min-width: 193px;
          padding: 0 22px;
          box-shadow: 0 5px 3px 0 rgba(0, 0, 0, 0.1);
          border: solid 1px #efefef;
          background-image: linear-gradient(to bottom, #ffffff, #efefef);
          border-radius: 40px;
          font-weight: bold;
          margin: 0 10px; } }
      .filter-faq-list .faq-selector li span {
        color: var(--color-primary);
        font-weight: 600;
        padding-left: 21px; }
        @media (min-width: 768px) {
          .filter-faq-list .faq-selector li span {
            padding-left: 0; } }
    @media (min-width: 768px) {
      .filter-faq-list .faq-selector [data-filter*=faq-all] {
        display: none; } }
    .filter-faq-list .faq-selector .selected-faq {
      background-color: var(--color-primary); }
      @media (min-width: 768px) {
        .filter-faq-list .faq-selector .selected-faq {
          background-image: linear-gradient(to bottom, #0e6fa9, #145590 49%, #174581 83%, var(--color-primary)); } }
      .filter-faq-list .faq-selector .selected-faq span {
        color: #ffffff; }
.insta-search {
  text-align: center; }
  .insta-search::before {
    content: '';
    background-image: url("../../assets/images/search.png");
    width: 25px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: 22px 21px;
    position: absolute; }
  .insta-search input {
    border: none;
    border-bottom: 1px solid var(--color-primary);
    width: 80%;
    color: var(--color-primary) !important;
    padding-left: 30px;
    padding-bottom: 4px;
    outline: none; }
    .insta-search input::placeholder {
      color: var(--color-primary);
      font-size: 0.9375rem;
      font-weight: bold; }
    .insta-search input:focus {
      outline: solid; }

.searchResults .searchResults-results {
  margin-top: 40px; }
  @media (min-width: 992px) {
    .searchResults .searchResults-results {
      width: 66.66666667%;
      margin-left: 16.66666667%; } }
  .searchResults .searchResults-results .searchResults-result {
    margin-bottom: 60px;
    border-bottom: 1px solid #281d66;
    padding-bottom: 20px; }
    .searchResults .searchResults-results .searchResults-result .searchResults-title {
      font-size: 1.5rem;
      line-height: 1.875rem;
      font-family: var(--font);
      margin-bottom: 15px;
      padding-right: 20px; }
      .searchResults .searchResults-results .searchResults-result .searchResults-title a::after {
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        left: 10px; }
    .searchResults .searchResults-results .searchResults-result .searchResults-description {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-family: var(--fontAlt); }

.searchResults .searchResults-number {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 24px 0;
  font-family: var(--fontAlt);
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: var(--color-primary);
  background-color: #f4f4f4; }
  @media (min-width: 992px) {
    .searchResults .searchResults-number {
      padding: 28px 0;
      font-size: 2.25rem;
      line-height: 3rem;
      border-radius: 40px; } }
  .searchResults .searchResults-number .searchResults-term {
    display: block;
    font-family: var(--font);
    width: 100%;
    text-align: center;
    font-style: italic; }
    .searchResults .searchResults-number .searchResults-term::before {
      content: '“'; }
    .searchResults .searchResults-number .searchResults-term::after {
      content: '”'; }

.searchResults .searchResults-pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.875rem 0;
  list-style: none;
  margin: 0; }
  .searchResults .searchResults-pagination-list .searchResults-pagination-item {
    font-family: var(--font);
    width: 37px;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .searchResults .searchResults-pagination-list .searchResults-pagination-item.is-active {
      color: #ffffff;
      background-color: var(--color-primary);
      border-radius: 50%; }
    .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-next, .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-previous {
      font-size: 0;
      position: relative; }
      .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-next > a, .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-previous > a {
        width: 37px;
        height: 37px;
        display: block;
        position: relative;
        z-index: 2; }
      .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-next::after, .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-previous::after {
        content: '';
        height: 37px;
        width: 37px;
        background: url("../../assets/svg/arrow-right-blue.svg") no-repeat center;
        position: absolute;
        top: 0;
        cursor: pointer; }
    .searchResults .searchResults-pagination-list .searchResults-pagination-item.item-previous {
      transform: rotate(180deg); }
.searchResults.absolute-position .searchResults-number {
  position: absolute;
  top: -166px;
  width: 100%; }
  @media (min-width: 992px) {
    .searchResults.absolute-position .searchResults-number {
      top: -220px; } }
.search-results-search-box {
  display: block;
  background-color: #ffffff;
  position: relative; }
  .page-error-handler .search-results-search-box,
  .page-search-results .search-results-search-box {
    background-color: transparent; }
    .page-error-handler .search-results-search-box .button,
    .page-search-results .search-results-search-box .button {
      bottom: 10px; }
    .page-error-handler .search-results-search-box .search-query,
    .page-search-results .search-results-search-box .search-query {
      height: 50px;
      border-bottom: 2px solid var(--color-primary); }
      .page-error-handler .search-results-search-box .search-query::placeholder,
      .page-search-results .search-results-search-box .search-query::placeholder {
        color: var(--color-primary); }
  .search-results-search-box .button {
    background: url("../../assets/svg/search-blue.svg") no-repeat center;
    background-size: cover;
    border: none;
    padding: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: 3px; }
    .search-results-search-box .button::-ms-expand {
      display: none; }
  .search-results-search-box .search-query {
    width: 100%;
    height: 40px;
    padding-left: 40px;
    border: none;
    border-bottom: 1px solid var(--color-primary);
    background-color: transparent;
    outline: 0;
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    font-family: var(--font);
    color: var(--color-primary); }
    .search-results-search-box .search-query:focus {
      outline: solid; }
.back-to-top {
  right: 10%;
  position: absolute;
  border-radius: 50%;
  border: 2px solid var(--color-primary);
  width: 50px;
  height: 50px;
  color: transparent;
  z-index: 10; }
  .back-to-top:before {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    color: var(--color-primary);
    cursor: pointer;
    font-size: 2.5rem;
    right: 10px; }

.sitemap_wrapper {
  margin-top: 85px;
  padding: 0 30px; }
  @media (min-width: 992px) {
    .sitemap_wrapper {
      padding: 0; } }
  .sitemap_wrapper_title {
    text-align: left; }
    @media (min-width: 992px) {
      .sitemap_wrapper_title {
        text-align: center; } }

.sitemap_row {
  padding-bottom: 0px;
  margin-bottom: 40px; }
  .sitemap_row.border {
    border-bottom: solid 1px var(--color-primary); }
  .sitemap_row-heading {
    font-weight: bold;
    font-size: 18px; }
  .sitemap_row .sitemap {
    color: var(--color-primary); }
    .sitemap_row .sitemap a {
      font-size: 18px; }
    .sitemap_row .sitemap-column > ul li {
      padding-bottom: 10px; }
    .sitemap_row .sitemap ul {
      list-style: none; }
      .sitemap_row .sitemap ul ul li {
        margin-top: 25px; }
      .sitemap_row .sitemap ul a {
        display: flex;
        width: fit-content;
        align-items: center;
        border-bottom: 2px solid transparent; }
        .sitemap_row .sitemap ul a::after {
          content: '';
          display: block;
          margin-left: 10px;
          width: 10px;
          height: 10px;
          background-image: url("../../assets/svg/arrow-right-blue.svg");
          background-size: contain;
          background-repeat: no-repeat; }
        .sitemap_row .sitemap ul a:hover {
          border-bottom: 2px solid var(--color-primary); }

.read-more-container .read-more-section .richText-content > p {
  margin-bottom: 0;
  color: #635558;}

.read-more-container .read-more-hidden {
  display: none; }
  .read-more-container .read-more-hidden p:last-child {
    margin-bottom: 0; }

.read-more-container .read-more-toggle {
  margin-top: 10px; }
  .read-more-container .read-more-toggle ul {
    padding: 0;
    margin: 0; }
    .read-more-container .read-more-toggle ul li {
      cursor: pointer;
      display: none; }
      .read-more-container .read-more-toggle ul li:first-child {
        display: block; }
      .read-more-container .read-more-toggle ul li span:hover, .read-more-container .read-more-toggle ul li span:focus {
        border-bottom: 2px solid #d41029; }

.read-more-container.open .read-more-hidden {
  display: block; }

.read-more-container.open .read-more-toggle ul li:first-child {
  display: none; }

.read-more-container.open .read-more-toggle ul li:last-child {
  display: block; }

.table-product-dosage table {
  border-collapse: collapse;
  border-spacing: 15px;
  width: 100%; }
  .table-product-dosage table tr td {
    padding: 10px 5px;
    text-align: center; }
  .table-product-dosage table tr:first-child {
    border-bottom: 1px solid rgba(25, 64, 124, 0.5); }

table, th, td {
  border: none;
  border-collapse: collapse;
  border-bottom: 1px solid #666666;
  padding: 17px 0 20px 20px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    table, th, td {
      padding: 17px 0 20px 7px; } }
  table .gray-background, th .gray-background, td .gray-background {
    background-color: #efefef; }
  table td p, th td p, td td p {
    margin: 0; }

.table-full-width table td {
  width: 33%; }

.tabs > .component-content select {
  min-width: 278px;
  height: 50px;
  padding: 0 23px;
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  border: solid 1px #f8f4f4;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  color: var(--color-primary);
  font-family: var(--font);
  font-size: 15px; }
  .tabs > .component-content select option {
    color: var(--color-primary);
    display: block; }

.tabs > .component-content .tabs-nav {
  border-bottom: 1px solid rgba(22, 55, 127, 0.3);
  display: none; }
  @media (min-width: 992px) {
    .tabs > .component-content .tabs-nav {
      display: block; } }
  .tabs > .component-content .tabs-nav .tabs-nav-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center; }
    .tabs > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
      box-shadow: inset 0 -5px 0 #d41029; }
    .tabs > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item .text-wrapper {
      padding: 30px 60px;
      display: block;
      font-family: var(--font);
      font-size: 1.5rem;
      font-weight: 900;
      font-style: italic;
      text-align: center;
      line-height: 1.1;
      background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }

.tabs > .component-content .tabs-content {
  display: none; }
  .tabs > .component-content .tabs-content.show {
    display: block; }
  .tabs > .component-content .tabs-content p {
    position: relative;
    color: #635558;
    z-index: 1; }

.tabs .mobile-nav {
  position: relative;
  width: 278px;
  margin: 0 auto;
  z-index: 10; }
  @media (min-width: 992px) {
    .tabs .mobile-nav {
      display: none; } }
  .tabs .mobile-nav > p,
  .tabs .mobile-nav li {
    font-family: var(--font);
    font-size: 16px;
    font-weight: bold;
    color: #AC2723; }
  .tabs .mobile-nav > p {
    height: 50px;
    margin: 0;
    width: 100%;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #f8f4f4;
    border-radius: 25px;
    background-image: linear-gradient(to bottom, #ffffff, #efefef);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 23px;
    margin-bottom: 37px;
    padding-right: 40px; }
    .tabs .mobile-nav > p::after {
      content: '';
      width: 8px;
      height: 8px;
      border-bottom: 1px solid;
      border-right: 1px solid;
      transform: translateY(-50%) rotate(45deg);
      position: absolute;
      right: 23px;
      top: 50%; }
  .tabs .mobile-nav ul {
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 0;
    width: 100%;
    list-style: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #f8f4f4;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    background-image: linear-gradient(to bottom, #ffffff, #efefef); }
    .tabs .mobile-nav ul li {
      height: 50px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-left: 23px; }
  .tabs .mobile-nav.open > p {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .tabs .mobile-nav.open > p::after {
      transform: rotate(225deg); }
  .tabs .mobile-nav.open ul {
    display: block; }

.product-data .icon figure {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .product-data .icon figure img {
    margin-right: 20px;
    flex-shrink: 0; }

.product-data .cta-primary {
  display: flex;
  align-items: center;
  justify-content: center; }
  .product-data .cta-primary::after {
    transform: rotate(-45deg);
    margin-left: 10px; }
  .product-data .cta-primary.cta-primary-white::after {
    border-color: var(--color-primary); }
.product-intro > .component-content > .content .product-data .theme-text{
  font-size: 1.2rem;
}
.product-intro {
  padding: 0 30px 89px !important; }
  @media (min-width: 1200px) {
    .product-intro {
      width: 1200px !important;
      max-width: 1200px !important;
      padding: 0; } }
  .product-intro > .component-content > .content {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr;
    grid-template-areas: "carouselProduct"
 "productData"
 "variantsTitle"
 "variantsCarousel";
    -ms-grid-columns: 1fr; }
    .product-intro > .component-content > .content > * {
      overflow: hidden; }
    @media (min-width: 1200px) {
      .product-intro > .component-content > .content {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: min-content min-content 1fr;
        grid-template-areas: "carouselProduct productData"
 "variantsTitle productData"
 "variantsCarousel productData";
        -ms-grid-columns: 1fr 1fr;
        -ms-grid-rows: min-content min-content 1fr; } }
    .product-intro > .component-content > .content .carousel-products {
      grid-area: carouselProduct;
      -ms-grid-row: 1; }
      @media (min-width: 992px) {
        .product-intro > .component-content > .content .carousel-products {
          -ms-grid-row: 1; } }
    .product-intro > .component-content > .content .product-variants-title {
      grid-area: variantsTitle;
      -ms-grid-row: 3; }
      @media (min-width: 992px) {
        .product-intro > .component-content > .content .product-variants-title {
          -ms-grid-row: 2; } }
    .product-intro > .component-content > .content .carousel-products-variants {
      grid-area: variantsCarousel;
      -ms-grid-row: 4; }
      @media (min-width: 992px) {
        .product-intro > .component-content > .content .carousel-products-variants {
          -ms-grid-row: 3; } }
    .product-intro > .component-content > .content .product-data {
      grid-area: productData;
      -ms-grid-row: 2; }
      @media (min-width: 1200px) {
        .product-intro > .component-content > .content .product-data {
          padding-left: 80px;
          -ms-grid-column: 2;
          -ms-grid-row: 1;
          -ms-grid-row-span: 3; } }

@media (min-width: 1200px) {
  .carousel-position {
    position: absolute;
    top: 43rem;
    left: 11%;
    width: 40%; } }
.carousel-slides {
  list-style: none;
  padding: 0; }
  .carousel-slides .carousel-slide {
    flex: 1; }
@media (min-width: 992px) {
  .ps-container {
    max-height: 65vh !important;
    overflow-y: auto !important; } }
.page-contact-us .gigya-screen input[type=submit] {
  display: block;
  font-family: var(--font);
  font-size: 0.9375rem;
  text-align: center;
  width: auto;
  min-width: 280px;
  min-height: 50px;
  background: linear-gradient(to bottom right, #03a3db 0%, #0694cc 10%, #0e6fa9 35%, #145590 58%, #174581 80%, #19407c 100%);
  border-radius: 4.6px;
  margin: 0 auto; }
  .page-contact-us .gigya-screen input[type=submit]:hover {
    background: radial-gradient(farthest-corner at 90% 30%, #03a3db 0%, #0694cc 15%, #0e6fa9 40%, #145590 60%, #174581 80%, #19407c 100%); }
  .page-contact-us .gigya-screen input[type=submit]::after {
    content: '';
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg) translate(13px, -15px);
    outline: none; }
  @media (min-width: 992px) {
    .page-contact-us .gigya-screen input[type=submit] {
      min-width: auto; } }
  @media (min-width: 1200px) {
    .page-contact-us .gigya-screen input[type=submit] {
      min-width: 280px; } }

.page-contact-us .gigyaraas .gigya-screen.portrait {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .page-contact-us .gigyaraas .gigya-screen.portrait {
      width: 500px; } }
.page-contact-us .gigyaraas .gigya-label-text {
  font-size: 0.9375rem;
  line-height: 21px;
  font-family: var(--font);
  color: var(--color-primary); }
#scroll-top-threshold {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 600px;
  left: 0;
  visibility: hidden; }
.reference-scroll-top {
  min-height: 0;
  height: 0; }
.is-not-visible {
  opacity: 0; }
.accordion-faq .accordion-container {
  padding: 0; }
.accordion-faq .accordion-slide {
  cursor: pointer;
  display: block;
  margin-bottom: 0.625rem;
  position: relative; }
  .accordion-faq .accordion-slide .accordion-head {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0.9375rem 0;
    position: relative;
    border-bottom: 1px solid #BA2B26; }
    .accordion-faq .accordion-slide .accordion-head::before {
      content: '';
      height: 1px;
      position: absolute;
      bottom: 0;
      background-color: transparent;
      left: 0;
      right: 0; }
    .accordion-faq .accordion-slide .accordion-head h3 {
      width: 80%;
      font-size: 1.5rem;
      font-style: italic;
      font-weight: 900;
      line-height: 1.5rem;
       }
      .accordion-faq .accordion-slide .accordion-head h3 a {
        border: none;
        display: block;
        font-weight: 900;
        background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;}
    .accordion-faq .accordion-slide .accordion-head::after {
      content: url("../../assets/images/arrow-right-red.png");
      font-family: FontAwesome;
      margin: 0;
      top: auto;
      right: 0;
      vertical-align: middle;
      text-align: right;
      width: 2.0625rem;
      position: relative; }
  .accordion-faq .accordion-slide:last-child {
    margin-bottom: 0; }
  .accordion-faq .accordion-slide.is-active .accordion-head {
    border-bottom: 3px solid #BA2B26; }
    .accordion-faq .accordion-slide.is-active .accordion-head::after {
      content: url("../../assets/images/arrow-down-red.png"); }
    .accordion-faq .accordion-slide.is-active .accordion-head h3 {
      font-weight: bold;
      letter-spacing: 0; }
  .accordion-faq .accordion-slide.is-active .accordion-content-wrapper {
    height: auto;
    visibility: visible;
    overflow: hidden; }
  .accordion-faq .accordion-slide .accordion-content-wrapper {
    cursor: auto;
    height: 0;
    left: auto;
    visibility: hidden;
    overflow: hidden;
    top: auto; }
    .accordion-faq .accordion-slide .accordion-content-wrapper .accordion-content {
      padding: 1.5rem 0 0.9375rem; }
      .accordion-faq .accordion-slide .accordion-content-wrapper .accordion-content .richText {
        padding: 0; }
    .accordion-faq .accordion-slide .accordion-content-wrapper p {
      margin: 0;
    font-size: 1.25rem;}
  @media (min-width: 992px) {
    .accordion-faq .accordion-slide::after {
      width: 100%;
      left: 0; }
    .accordion-faq .accordion-slide .accordion-head {
      padding-bottom: 0.9375rem;
      padding-top: 1.25rem; }
      .accordion-faq .accordion-slide .accordion-head::after {
        top: 50%;
        width: 46px; }
      .accordion-faq .accordion-slide .accordion-head h3 {
        font-size: 1.3125rem;
        line-height: 1.875rem; }
    .accordion-faq .accordion-slide.is-active .accordion-head::before {
      content: '';
      width: 100%;
      left: 0; } }

.flex-align-items-center > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.flex-content-center > .component-content > .paragraphSystem {
  display: flex;
  align-items: center; }

.rounded-grey-box {
  border-radius: 40px;
  background-color: #efefef; }
@media (min-width: 992px) {
  .product-content-grid > .component-content > .content {
    display: flex;
    align-items: flex-end; } }
.nav-language-list-box {
  display: none;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 6px 6px rgba(87, 87, 87, 0.3);
  position: absolute;
  top: 2.5rem;
  z-index: 100004; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .nav-language-list-box p {
      margin: .8rem 0; } }
.reference-language-selector {
  display: inline-block;
  margin-right: 20px; }
  .reference-language-selector .custom-select {
    background: transparent;
    border: none;
    font-size: 1rem;
    color: var(--color-primary);
    font-family: var(--fontAlt); }
.icon > .component-content {
  text-align: center; }
  .icon > .component-content figure {
    margin: 0 auto; }
    .icon > .component-content figure picture {
      min-width: 135px; }
  .icon > .component-content img {
    width: 80px;
    height: 80px; }
.underline-on-hover:hover {
  border-bottom: 2px solid var(--color-primary); }
.line-blue::after,
.line-red::after,
.line-green::after {
  content: '';
  width: 80px;
  height: 6px;
  display: block;
  margin: 19px auto; }

.line-blue::after {
  background-color: #007eb2; }

.line-red::after {
  background-color: #d41029; }

.line-green::after {
  background-color: #01863d; }

.custom-bullets ul {
  list-style-image: url("../../assets/images/bullet.png");
  padding-left: 20px; }
  @media (min-width: 768px) {
    .custom-bullets ul {
      padding-left: 80px; } }

[class*='reference-symptom-'] {
  padding: 0 10px; }
  [class*='reference-symptom-'] .richText.first > .component-content {
    display: flex;
    flex-direction: column;
    align-items: center; }
    [class*='reference-symptom-'] .richText.first > .component-content img {
      border-radius: 20px;
      align-self: center; }
    [class*='reference-symptom-'] .richText.first > .component-content .richText-content {
      text-align: center;
      font-size: 18px; }
      [class*='reference-symptom-'] .richText.first > .component-content .richText-content p {
        margin: 14px 0 30px;
        color: var(--color-primary);
        font-weight: bold; }
        @media (min-width: 992px) {
          [class*='reference-symptom-'] .richText.first > .component-content .richText-content p {
            margin: 17px 0 40px; } }
        [class*='reference-symptom-'] .richText.first > .component-content .richText-content p a:hover, [class*='reference-symptom-'] .richText.first > .component-content .richText-content p a:focus {
          box-shadow: 0 2px 0 0 var(--color-primary); }
        [class*='reference-symptom-'] .richText.first > .component-content .richText-content p a::after {
          font-weight: bold; }

.img-rounded-corners img {
  border-radius: 40px; }

@media (min-width: 768px) {
  .img-dt-95 > .component-content {
    width: 95%;
    margin: 0 auto; } }

.teaser-380 img {
  max-width: 380px;
  max-height: 245px;
  width: 100%;
  height: 100%; }

.teaser-280 img {
  max-width: 280px;
  max-height: 186px;
  width: 100%;
  height: 100%;
  padding: 0; }
  @media (min-width: 768px) {
    .teaser-280 img {
      padding: 0 10px; } }

.image-blured-sides {
  position: relative; }
  .image-blured-sides:before, .image-blured-sides:after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 25;
    width: 11.8125rem;
    height: 100%; }
  .image-blured-sides:before {
    left: 0;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 2%, white 80%); }
    @media (min-width: 992px) {
      .image-blured-sides:before {
        left: 14%; } }
  .image-blured-sides:after {
    right: 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 2%, white 80%); }
    @media (min-width: 992px) {
      .image-blured-sides:after {
        right: 14%; } }

@media (min-width: 768px) {
  .carousel-faq .accordion-faq .accordion-container {
    display: flex;
    justify-content: space-between; }
    .carousel-faq .accordion-faq .accordion-container .accordion-slide {
      width: 30%; } }

.carousel-faq .slick-dots {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .carousel-faq .slick-dots {
      padding: 0;
      z-index: 1;
      position: absolute;
      bottom: 0;
      transform: translateX(-50%);
      left: 50%; } }

.carousel-faq .slick-next,
.carousel-faq .slick-prev {
  display: none !important;
  z-index: 1;
  justify-content: center;
  align-items: center;
  line-height: 0px;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  outline: none;
  border-radius: 50%;
  border: 2px solid var(--color-primary);
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -65px;
  right: 0; }
  .carousel-faq .slick-next::before,
  .carousel-faq .slick-prev::before {
    display: block;
    color: var(--color-primary);
    cursor: pointer;
    font-size: 2.5rem; }
  @media (max-width: 767px) {
    .carousel-faq .slick-next,
    .carousel-faq .slick-prev {
      bottom: -8px; } }

.carousel-faq .slick-next::before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal; }
@media (max-width: 767px) {
  .carousel-faq .slick-next {
    left: 55%; } }
.carousel-faq .slick-prev {
  right: 60px; }
  .carousel-faq .slick-prev::before {
    content: "\f104";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  @media (max-width: 767px) {
    .carousel-faq .slick-prev {
      right: 55%; } }
.carousel-products {
  margin-bottom: 30px; }
  .carousel-products .carousel-slides {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .carousel-products .carousel-slides .slick-arrow {
      display: none !important;
      width: 20px;
      height: 30px;
      overflow: hidden;
      padding: 0;
      background: none;
      background-image: url(/etc/designs/zg/panadol-reborn/desktop/assets/svg/arrow-right-red.svg);
      background-repeat: no-repeat;
      border: none;
      color: transparent;
      cursor: pointer;
    }
      .carousel-products .carousel-slides .slick-arrow.slick-prev {
        transform: rotate(180deg);
      }
      @media (max-width: 767px) {
        .carousel-products .carousel-slides .slick-arrow {
          display: none !important; } }
    .carousel-products .carousel-slides .slick-list {
      width: 100%;
      max-width: 560px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .carousel-products .carousel-slides .slick-list {
          max-width: 200px; } }
    .carousel-products .carousel-slides .slick-dots {
      width: 100%; }
        .carousel-products .carousel-slides .slick-dots li button:hover {
          border: 3px solid var(--color-secondary); }
      .carousel-products .carousel-slides .slick-dots li.slick-active button {
        background-color: var(--color-secondary); }
        .carousel-products .carousel-slides .slick-dots li.slick-active button:hover, .carousel-products .carousel-slides .slick-dots li.slick-active button:focus {
          background-color: var(--color-secondary); }
.carousel-products-variants .carousel-slides {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .carousel-products-variants .carousel-slides {
      flex-direction: column; } }
.carousel-products-variants .slick-list {
  width: 100%;
  max-width: 380px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .carousel-products-variants .slick-list {
      max-width: 200px; } }
.carousel-products-variants ul {
  justify-content: center; }
.carousel-products-variants figcaption {
  display: none; }
a.link-inline-text {
  color: #BA2B26;
  text-decoration: underline;
  cursor: pointer;
  word-wrap: break-word; }
.link-text-arrow a::after,
a.link-text-arrow::after,
.link-text-arrow-bold a::after,
a.link-text-arrow-bold::after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 10px; }
.link-text-arrow-bold a::after,
a.link-text-arrow-bold::after {
  font-weight: bold; }
.theme-text-h1,
.theme-text-h2,
.theme-text-h3,
.theme-text-quote,
.icon-text,
.big-letter,
strong {
  font-family: 'Roboto Black', sans-serif; }
.theme-text-section-intro,
.theme-text,
.theme-text-small,
.theme-reference,
.theme-text-24,
.theme-text-16 {
  font-family: var(--fontAlt); }
.theme-text-h1 {
  font-size: 1.875rem;
  line-height: 2.25rem; }
  @media (min-width: 768px) {
    .theme-text-h1 {
      font-size: 2.5rem;
      line-height: 3.375rem; } }

.theme-text-h2 {
  font-size: 1.4rem;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  font-weight: 900;
  display: block;
  line-height: 1.2;}
  @media (min-width: 768px) {
    .theme-text-h2 {
      font-size: 2rem;
      background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-style: italic;
      font-weight: 900;
      display: block;
      line-height: 1.2; } }

.theme-text-h3 {
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  font-style: italic;
  font-weight: 900;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
  @media (min-width: 768px) {
    .theme-text-h3 {
      font-size: 2rem;} }
.theme-text-section-intro,
.theme-text-quote {
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  font-weight: 900;
  font-size: 1.125rem;
  display: block;
  line-height: 1.5rem; }
  @media (min-width: 992px) {
    .theme-text-section-intro,
    .theme-text-quote {
      font-size: 1.4rem;
      line-height: 1.875rem; } }
.theme-text {
  font-weight: normal;
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  color: #635558;}
  @media (min-width: 768px) {
    .theme-text {
      font-size: 1.25rem;
      color: #635558;
      line-height: 1.625rem; } }
.theme-text-small {
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.125rem; }
.theme-text-small-14 {
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25rem; }
.theme-text-15 {
  font-size: 0.9375rem;
  line-height: 1.3125rem; }
.theme-text-16 {
  font-size: 1rem;
  line-height: 1.375rem; }
@media (max-width: 767px) {
  .theme-text-16-mb {
    font-size: 1rem;
    line-height: 1.375rem; } }
.theme-text-18 {
  font-size: 1.125rem;
  line-height: 1.375rem; }
.theme-text-20 {
  font-size: 1.25rem;
  line-height: 1.875rem; }
.theme-text-24 {
  font-size: 1.5rem;
  line-height: 1.875rem; }
.big-letter {
  font-size: 5.625rem; }
.icon-text {
  font-weight: bold;
  color: #C42E28;
  font-size: 1.25rem; }
@media (max-width: 767px) {
  .icon-text {
    font-size: 1rem;
  }
}
.theme-reference {
  font-size: 0.75rem; }
.table-small-font-mobile {
  font-size: 0.9375rem;
  line-height: 1.3125rem; }
  @media (max-width: 767px) {
    .table-small-font-mobile {
      font-size: 0.875rem;
      line-height: 1.25rem; } }
h1, h2, h3 {
  margin-bottom: 20px; }
.margin-bottom-100 {
  margin-bottom: 6.25rem; }
.margin-bottom-50 {
  margin-bottom: 3.125rem !important; }
.margin-bottom-40 {
  margin-bottom: 2.5rem; }
.margin-bottom-30 {
  margin-bottom: 1.875rem; }
.margin-bottom-20 {
  margin-bottom: 1.25rem; }
.margin-bottom-15 {
  margin-bottom: 0.9375rem; }
.margin-bottom-10 {
  margin-bottom: 0.625rem; }
.margin-top-100 {
  margin-top: 6.25rem; }
.margin-top-70 {
  margin-top: 4.375rem; }
.margin-top-50 {
  margin-top: 3.125rem; }
.margin-top-40 {
  margin-top: 2.5rem; }
.margin-top-30 {
  margin-top: 1.875rem; }
.margin-top-20 {
  margin-top: 1.25rem; }
.margin-top-15 {
  margin-top: 0.9375rem; }
.margin-top-10 {
  margin-top: 0.625rem; }
@media (max-width: 767px) {
  .margin-mobile-0 {
    margin: 0; }
  .margin-mobile-top-10 {
    margin-top: 0.625rem; }
  .margin-mobile-top-15 {
    margin-top: 0.9375rem; }
  .margin-mobile-top-20 {
    margin-top: 1.25rem; }
  .margin-mobile-top-30 {
    margin-top: 1.875rem; }
  .margin-mobile-top-40 {
    margin-top: 2.5rem; }
  .margin-mobile-top-50 {
    margin-top: 3.125rem; }
  .margin-mobile-top-120 {
    margin-top: 7.5rem; }
  .margin-mobile-bottom-10 {
    margin-bottom: 0.625rem; }
  .margin-mobile-bottom-15 {
    margin-bottom: 0.9375rem; }
  .margin-mobile-bottom-20 {
    margin-bottom: 1.25rem; }
  .margin-mobile-bottom-30 {
    margin-bottom: 1.875rem; }
  .margin-mobile-bottom-40 {
    margin-bottom: 2.5rem; }
  .margin-mobile-bottom-50 {
    margin-bottom: 3.125rem; } }
@media (min-width: 768px) {
  .margin-tablet-top-70 {
    margin-top: 4.375rem; } }
@media (min-width: 992px) {
  .margin-135-top-dt {
    margin-top: 8.4375rem; }
  .margin-230-top-dt {
    margin-top: 14.375rem; } }
.padding-top-10 {
  padding-top: 0.625rem; }
.padding-top-15 {
  padding-top: 0.9375rem; }
.padding-top-20 {
  padding-top: 1.25rem; }
.padding-top-30 {
  padding-top: 1.875rem; }
.padding-top-40 {
  padding-top: 2.5rem; }
.padding-top-50 {
  padding-top: 3.125rem; }
.padding-bottom-10 {
  padding-bottom: 0.625rem; }
.padding-bottom-15 {
  padding-bottom: 0.9375rem; }
.padding-bottom-20 {
  padding-bottom: 1.25rem; }
.padding-bottom-30 {
  padding-bottom: 1.875rem; }
.padding-bottom-40 {
  padding-bottom: 2.5rem; }
.padding-bottom-50 {
  padding-bottom: 3.125rem; }
.padding-bottom-90 {
  padding-bottom: 5.625rem !important; }
.content-padding-15 {
  padding: 0 0.9375rem; }
.content-padding-30 {
  padding: 0 1.875rem; }
.content-padding-left-20 {
  padding-left: 1.25rem; }
.content-padding-left-30 {
  padding-left: 1.875rem; }
.p-margin-bottom-20 p {
  margin-bottom: 20px; }
.content-padding-15-mobile {
  padding: 0 0.9375rem; }
.content-padding-30-mobile {
  padding: 0 1.875rem; }
.color-primary {
  color: var(--color-primary); }
.theme-color-primary-white {
  color: #ffffff; }
.theme-color-primary-silver {
  color: #efefef; }
.theme-color-other-red {
  color: #d41029; }
.theme-color-other-green {
  color: #01863d; }
.theme-color-other-grey {
  color: #666666; }
.product-color-advance {
  color: #007eb2; }
.product-color-actifast {
  color: #01863d; }
.product-color-extra {
  color: #d41029; }
.product-color-night {
  color: #9554b7; }
.product-color-woman {
  color: #d63174; }
.product-color-migraine {
  color: #727272; }
.product-color-extend {
  color: #efefef; }
.theme-color-gradient-blue {
  background-image: linear-gradient(to bottom, #03a3db, #19407c); }
.theme-color-gradient-green {
  background-image: linear-gradient(to bottom, #01cb40, #016f32); }
.theme-color-gradient-red {
  background-image: linear-gradient(to bottom, #ff0021, #790514); }
.theme-color-gradient-violet {
  background-image: linear-gradient(to bottom, #9554b7, #4e0d3b); }
.theme-color-gradient-pink {
  background-image: linear-gradient(to bottom, #e32e77, #7b2060); }
.theme-color-gradient-grey {
  background-image: linear-gradient(to bottom, #808080, #171717); }
.theme-color-gradient-silver {
  background-image: linear-gradient(to bottom, #ffffff, #d3d3d3); }
.theme-color-radial-gradient-blue {
  background: radial-gradient(circle farthest-side at 50% 0%, #03a3db, #19407c); }
.theme-color-radial-gradient-green {
  background: radial-gradient(circle farthest-side at 50% 0%, #01cb40, #016f32); }
.theme-color-radial-gradient-red {
  background: radial-gradient(circle farthest-side at 50% 0%, #ff0021, #790514); }
.theme-color-radial-gradient-violet {
  background: radial-gradient(circle farthest-side at 50% 0%, #9554b7, #4e0d3b); }
.theme-color-radial-gradient-pink {
  background: radial-gradient(circle farthest-side at 50% 0%, #e32e77, #7b2060); }
.theme-color-radial-gradient-grey {
  background: radial-gradient(circle farthest-side at 50% 0%, #808080, #171717); }
.theme-color-radial-gradient-silver {
  background: radial-gradient(circle farthest-side at 50% 0%, #ffffff, #d3d3d3); }
.theme-color-gradient-banner-silver {
  background-image: linear-gradient(to bottom, #ffffff, #f2f3f4); }
.theme-color-gradient-footer-blue {
  background-image: linear-gradient(180deg, #C13027 0%, #992221 100%); }
.theme-color-gradient-footer-green {
  background-image: radial-gradient(at 50% 1%, #14b647, #063324); }
.theme-color-gradient-footer-red {
  background-image: linear-gradient(to bottom, #ff0021, #790514); }
.color-header-mobile {
  background: linear-gradient(180deg, #C13027 0%, #992221 100%); }
.mobile-header-color-green {
  background-color: #01863d; }
.mobile-header-color-red {
  background-color: #d41029; }
.cta-primary {
  display: inline-block;
  font-family: var(--font);
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  min-width: 280px;
  min-height: 50px;
  background: linear-gradient(180deg, #C13027 0%, #992221 100%);
  border-radius: 5px;
  padding: 21px 33px 22px 33px; }
  .cta-primary:hover {
    background: linear-gradient(180deg, #8D1912 0%, #5A0F0E 100%); }
  .cta-primary::after {
    content: '';
    border: solid #FFE900;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-45deg) translate(9px, 10px);
    outline: none; }
  @media (min-width: 992px) {
    .cta-primary {
      min-width: auto; } }
  @media (min-width: 1200px) {
    .cta-primary {
      min-width: 285px;
      line-height: 1;} }
  .cta-primary.cta-primary-white {
    background: linear-gradient(180deg, #FFE022 0%, #EF8508 100%);
    color: #ffffff;}
.cta-filter {
  height: 50px;
  padding: 0 24px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #efefef;
  border-radius: 25px;
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  font-family: var(--font);
  font-size: 0.9375rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #16377f;
  margin: 5px;
  cursor: pointer; }
  @media (min-width: 992px) {
    .cta-filter {
      margin: 10px; } }
  .cta-filter:hover, .cta-filter:focus, .cta-filter.selected {
    background-image: linear-gradient(to bottom, #03a3db, #0694cc, #0e6fa9, #145590 49%, #174581 83%, var(--color-primary));
    color: #ffffff; }

.product-detail-cta p {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .product-detail-cta p {
      flex-direction: column; } }
  .product-detail-cta p .cta-primary {
    min-width: 242px; }

.button--scroll-top {
  display: none;
  position: fixed;
  padding: 8px 12px;
  right: 0;
  bottom: 395px;
  z-index: 1000;
  background: #fff;
  font-size: 0.9375rem;
  font-weight: 400;
  transition: .15s opacity ease-out;
  border: 2px solid blue;
  border-radius: 50%;
  border: 2px solid var(--color-primary);
  width: 50px;
  height: 50px;
  color: transparent; }
  .button--scroll-top:before {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    color: var(--color-primary);
    cursor: pointer;
    font-size: 2.5rem;
    right: 1px;
    top: -16px; }

@media (max-width: 991px) {
  .image-blured-sides:before {
    left: 0; }
  .image-blured-sides:after {
    right: 0; } }

@media (min-width: 991px) and (max-width: 1200px) {
  :before {
    left: 7%; }
  :after {
    right: 7%; }
  .line-icons .snippetReference .inner {
    height: 100%; }
    .line-icons .snippetReference .inner .component-content {
      height: 100%; }
      .line-icons .snippetReference .inner .component-content .container-popular-product {
        height: 100%; }
        .line-icons .snippetReference .inner .component-content .container-popular-product .component-content {
          height: 100%; }
          .line-icons .snippetReference .inner .component-content .container-popular-product .component-content .content {
            display: flex;
            flex-direction: column;
            height: 100%; }
            .line-icons .snippetReference .inner .component-content .container-popular-product .component-content .content .image:nth-of-type(2) {
              margin-top: auto; }
  .line-products .carouselSlide {
    height: 100%; }
  .line-products .carouselSlide .no-image {
      height: 100%; }
  .line-products .carouselSlide .no-image .carousel-content {
    height: 100%; }
  .line-products .carouselSlide .no-image .carousel-content .content {
    height: 100%; }
  .line-products .carouselSlide .no-image .carousel-content .content .snippetReference {
            height: 100%; }
            .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner {
              height: 100%; }
              .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner .component-content {
                height: 100%; }
                .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner .component-content .container-popular-product {
                  height: 100%; }
                  .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner .component-content .container-popular-product .component-content {
                    height: 100%; }
                    .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner .component-content .container-popular-product .component-content .content {
                      height: 100%;
                      display: flex;
                      flex-direction: column; }
                      .line-products .carouselSlide .no-image .carousel-content .content .snippetReference .inner .component-content .container-popular-product .component-content .content .image:nth-of-type(2) {
                        margin-top: auto; } }
.container-fluid {
  width: 100%;
  margin: 0 auto;
  float: none;
  clear: both; }
.container-override {
  margin: 0 auto;
  float: none;
  clear: both;
  padding: 0 30px; }
  @media (max-width: 767px) {
    .container-override .snippetReference p {
      margin: 0; } }
  @media (min-width: 768px) {
    .container-override {
      max-width: 750px;
      width: 750px;
      padding: 0 15px; } }
  @media (min-width: 992px) {
    .container-override {
      max-width: 970px;
      width: 970px; } }
  @media (min-width: 1200px) {
    .container-override {
      max-width: 1170px;
      width: 1170px; } }
  @media (max-width: 767px) {
    .container-override.container-override-sm-width {
      padding: 0; } }
  @media (min-width: 768px) {
    .container-override.container-override-search-result {
      padding: 0 30px; } }

.container-flex-column-row > .component-content > .content {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 768px) {
    .container-flex-column-row > .component-content > .content {
      flex-direction: row; } }

@media (min-width: 768px) {
  .container-dt-flex > .component-content > .content {
    display: flex; } }

.container-big-letter {
  display: flex;
  align-items: flex-start;
  justify-content: center; }
  .container-big-letter p {
    margin-block-start: 0;
    margin-block-end: 0; }
    @media (min-width: 768px) {
      .container-big-letter p {
        margin-block-start: 1em;
        margin-block-end: 1em; } }
.container-title > .component-content {
  margin: 0 auto; }
.container-780 > .component-content {
  max-width: 841px;
  margin: 0 auto; }
.container-580 > .component-content {
  max-width: 580px;
  margin: 0 auto; }
.container-popular-product .image > .component-content {
  text-align: center; }
.container-popular-product .theme-text-section-intro span {
  display: inline-block; }
.container-flex-wrap.box > .component-content > .content {
  flex-wrap: wrap; }
.flex-justify-center.box > .component-content > .content {
  justify-content: center; }
.contact-us ul.contact-list li span{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
}
.contact-us ul.contact-list li span div {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-us{
  padding-left: 0 !important;
}
.contact-us ul.contact-list li {
  display: flex !important;
  align-items: center;
  margin: 2rem 0;
}
.contact-us ul li .visibility-hide {
  visibility: hidden !important;
}
.contact-us .richText ul li:before {
  display: none;
}
.contact-us .richText a:not(.btn-default):hover {
  border-bottom: 2px solid var(--color-primary);
}
.contact-us .default-icon>a {
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  background: var(--color-primary);
}
.contact-us .richText .default-icon>a:not(.btn-default):hover {
  border-bottom: none;
}
.contact-us .default-icon>a img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
}

@media(max-width:767px) {
  .contact-us ul.contact-list li {
      padding: 10px !important;
      border-radius: 4px;
      background: #8080800f;
  }
}
.nomination-card .form-reference {
  max-width: 780px;
  margin: auto
}
.nomination-card .form-reference .quiz-title {
  font-size: 1.5rem;
  margin-top: 60px;
  margin-bottom: 30px
}
.nomination-card .form-reference .quiz-title p {
  font-family: "GothamBold";
  color: var(--color-primary);
  font-weight: bold;
  font-size: 1.75rem;
  text-align: left;
}
.nomination-card .form-reference form>div {
  max-width: 380px;
  margin: auto;
}
.nomination-card .form-reference input {
  width: 100%;
  font-family: "GothamBold";
  font-size: 15px;
  -webkit-text-fill-color: var(--color-primary);
}
.nomination-card .form-reference input[type="text"],
.nomination-card .form-reference input[type="email"],
.nomination-card .form-reference .cmp-cf-form-qa__field {
  border: 0;
  background: transparent;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--color-primary);
  padding-bottom: 15px;
}
.nomination-card .form-reference .margin-top-40 {
  margin-top: 40px
}
.nomination-card .form-reference .label-description p {
  color: #666;
  font-size: 15px;
}
.nomination-card .form-reference fieldset {
  border: 0;
}
.nomination-card .form-reference .margin-top-50 {
  margin-top: 50px !important;
}
.nomination-card .form-reference fieldset {
  padding-left: 0;
}
.nomination-card .form-reference fieldset label {
  display: flex;
}
.nomination-card .form-reference fieldset input[type="radio"] {
  width: 22px;
  margin-right: 14px;
  margin-bottom: 30px;
  margin-top: 5px;
}
.nomination-card .form-reference span {
  font-size: 0.9375rem;
}
.nomination-card .form-reference .cmp-cf-form-qa-question {
  display: none;
}
@media (min-width:992px) {
  .nomination-card .form-reference .quiz-title {
      width: auto;
  }
}
@media (min-width:992px) {
  .nomination-card .form-reference .label-description {
      width: auto;
  }
}
@media (min-width:992px) {
  .nomination-card .form-reference .quiz-label {
      width: auto;
  }
}
.nomination-card .form-reference .quiz-label input {
  max-width: 380px;
  width: 100%;
  border: none;
  border-bottom: 2px solid var(--color-primary);
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: var(--color-primary);
  font-weight: bold;
}
.nomination-card .form-reference .quiz-label input:focus-visible {
  outline: 2px solid gray;
}
.nomination-card .form-reference .quiz-label input::placeholder {
  opacity: 1;
}
.nomination-card .form-reference .quiz-question .cmp-cf-form-qa {
  border: none;
  padding: 0;
  margin: 0
}
.nomination-card .form-reference .quiz-question p {
  display: none
}
@media (min-width:992px) {
  .nomination-card .form-reference .nomination-selection {
      width: auto
  }
}
.nomination-card .form-reference .nomination-selection .cmp-cf-form-qa__field {
  display: none
}
.nomination-card .form-reference .nomination-selection .cmp-cf-form-qa__field:checked+.cmp-cf-form-qa__field-description:before {
  background-color: var(--color-primary)
}
.nomination-card .form-reference .nomination-selection .cmp-cf-form-qa__field:checked+.cmp-cf-form-qa__field-description:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 6px;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  width: 13px;
  height: 6px;
  transform: rotate(-45deg)
}
.nomination-card .form-reference .nomination-selection .cmp-cf-form-qa__field-description {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative
}
.nomination-card .form-reference .nomination-selection .cmp-cf-form-qa__field-description:before {
  content: '';
  width: 18px;
  height: 18px;
  border: 3px solid var(--color-primary);
  border-radius: 5px;
  display: inline-block;
  margin-right: 15px;
  flex: 0 0 18px
}
@media (min-width:992px) {
  .nomination-card .form-reference .care-title {
      width: 580px;
      max-width: none
  }
}
@media (min-width:992px) {
  .nomination-card .form-reference .quiz-richtext {
      width: auto
  }
}
@media (min-width:992px) {
  .nomination-card .form-reference .form-button {
      width: auto
  }
}
.nomination-card .form-reference textarea {
  margin-top: 0 !important
}
.nomination-card .form-reference .richtext_copy_copy_c {
  font-size: 12px
}
.nomination-card .form-reference #cf-form-text-63256 {
  max-width: 180px
}
.nomination-card .care-entry .cmp-cf-form-qa-question {
  margin: 0
}
.nomination-card .care-entry .cmp-cf-form-qa {
  display: flex;
  flex-direction: column;
  border: none;
  margin: 0;
  padding: 0
}
.nomination-card .care-entry .cmp-form-qa__field--textarea {
  resize: none;
  border: none;
  border-radius: 25px;
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 13px 10px;
  min-height: 235px
}
.nomination-card .care-entry .cmp-form-qa__field--textarea:focus-visible {
  outline: 2px solid gray
}
.nomination-card .terms-conditions {
  margin-left: auto;
  margin-right: auto
}
.nomination-card .terms-conditions .cmp-form-options--checkbox {
  border: 0;
  display: flex;
  flex-direction: column
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-cf-form-options__legend {
  display: none
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-form-options__field--checkbox {
  display: none
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-form-options__field--checkbox:checked+.cmp-cf-form-options__field-description:before {
  background-color: var(--color-primary)
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-form-options__field--checkbox:checked+.cmp-cf-form-options__field-description:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 6px;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  width: 13px;
  height: 6px;
  transform: rotate(-45deg)
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-cf-form-options__field-description {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative
}
.nomination-card .terms-conditions .cmp-form-options--checkbox .cmp-cf-form-options__field-description:before {
  content: '';
  width: 18px;
  height: 18px;
  border: 3px solid var(--color-primary);
  border-radius: 5px;
  display: inline-block;
  margin-right: 15px;
  flex: 0 0 18px
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox {
  border: 0;
  display: flex;
  flex-direction: column
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox .cmp-form-qa__field--checkbox {
  display: none
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox .cmp-form-qa__field--checkbox:checked+.cmp-cf-form-qa__field-description:before {
  background-color: var(--color-primary)
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox .cmp-form-qa__field--checkbox:checked+.cmp-cf-form-qa__field-description:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 6px;
  border-bottom: 3px solid white;
  border-left: 3px solid white;
  width: 13px;
  height: 6px;
  transform: rotate(-45deg)
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative
}
.nomination-card .terms-conditions .cmp-form-qa--checkbox .cmp-cf-form-qa__field-description:before {
  content: '';
  width: 18px;
  height: 18px;
  border: 3px solid var(--color-primary);
  border-radius: 5px;
  display: inline-block;
  margin-right: 15px;
  flex: 0 0 18px
}
.nomination-card .quiz-richtext {
  margin-left: auto;
  margin-right: auto
}
.nomination-card .form-button {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 40px
}
.nomination-card .form-button .cta-primary {
  color: #fff;
  border: none;
  cursor: pointer
}
.nomination-card .form-button .cta-primary:after {
  content: none
}
@media (max-width: 991px) {
  [class*="reference-product-landing"] .inner > .component-content > .box.component > .component-content > .content > .richText {
    padding:20px; } }
.dis-p-1{
  color: rgb(255 255 255 / 70%);
  font-size: 1.2rem;
  margin: 60px 0 0 0;
  line-height: 1;
}
.dis-p-2{
  color: rgb(255 255 255 / 70%);
  font-size: 1.2rem;
  margin: 0;
  line-height: 1;
}
.product-content-grid p {
  font-weight: 600;
  font-size: 1.25rem;
  color: #C42E28;
  padding: 0 15px;
}
.tabs-title {
  font-style: italic;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.1;
  text-align: center;
  margin: 0;
  min-height: 99px;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tabc-icon-1, .tabc-icon-2 {
  font-style: italic;
  font-weight: 900;
  font-size: 1.1875rem;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 32px;
}
.prod-icon-block figure {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 34px auto 50px;
  min-height: 95px;
}
.prod-icon-block figure picture img{
  width: 83px;
}
.theme-color-radial-gradient-red .theme-text-h2{
  font-size: 1.5rem;
  text-transform: uppercase;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #FFE022;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0px 0px 10px rgba(255, 237, 1, 0.7);
}
.theme-color-radial-gradient-red .theme-text {
  color: #ffffff;
}
.theme-color-radial-gradient-red .sm-text{
  padding: 10px 10px 0;
}
.theme-color-radial-gradient-red .cta-primary {
  min-width: 255px;
  color: #9D2321;
  background: linear-gradient(180deg, #FFFCE8 0%, #FFF7C4 100%);
}
.theme-color-radial-gradient-red .cta-primary:after {
  border: solid #992221;
  border-width: 0 1px 1px 0;
}
@media (min-width: 1200px){
  .page-adult-products .hero-banner > .component-content > .content .hero-banner-text-container .theme-text-h1{
    background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
.page-adult-products .hero-banner-text-container .theme-text{
  color: #635558;
}
.help-solpadeine{
  background: linear-gradient(180deg, #EFEFEF 0.97%, rgba(239, 239, 239, 0) 55.18%);
  padding: 92px 0 86px;
}
.help-solpadeine .theme-text-h2{
  margin-bottom: 66px;
}
.why-solpadein{
  padding: 80px 0 91px;
}
.benefit-block {
  margin-bottom: 40px;
}
.benefit-block .paragraphSystem{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cope-solpadeine {
  background: linear-gradient(180deg, #EFEFEF 0.97%, rgba(239, 239, 239, 0) 55.18%);
  padding: 100px 0 130px;
}
.cope-solpadeine .theme-text-h2{
  margin-bottom: 77px;
}
.faq-solpadeine {
  background: linear-gradient(180deg, #EFEFEF 0.97%, rgba(239, 239, 239, 0) 55.18%);
  padding: 90px 0 100px;
}
.faq-solpadeine .theme-text-h2{
  margin-bottom: 50px;
}
.tabs-block img{
  max-height: 307px;
}
.gtm-where-to-buy .theme-text-h1{
  display: block;
  font-style: italic;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gtm-where-to-buy .icon-text {
  display: block;
  font-style: italic;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gtm-where-to-buy .icon > .component-content figure picture {
  min-width: 107px;
}
.tabContent .theme-text-h3{
  display: block;
  text-align: center;
  font-size: 2rem;
  font-style: italic;
  font-weight: 900;
  padding-bottom: 45px;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 992px) {
  .tabContent .container-override .richText .component-content {
    padding: 78px 225px 0;
  }
}
.tabs-block-prod {
  padding: 100px 0 112px;
  background: linear-gradient(180deg, #EFEFEF 0.97%, rgba(239, 239, 239, 0) 55.18%);
}
.warning-block {
  padding: 50px 0 50px;
  background: linear-gradient(180deg, #EFEFEF 0.97%, rgba(239, 239, 239, 0) 55.18%);
}
.warning-block h2{
  margin-bottom: 46px;
}
.warning-block .theme-text{
  font-size: 1rem;
}
.symptoms-card-content p:first-child{
  margin-top: 0;
}
.symptoms-card-content ul {
  font-size: 1.25rem;
  color: #635558;
  line-height: 1.625rem;
}
.theme-text-reference {
  color: #D4182A;
  font-size: 0.75rem;
}
.note-solpadeine {
  padding: 0 58px 72px;
  color: #635558;
}
.symptoms-card-right .image{
  margin-right: 30px;
}
.hero-banner .theme-text{
  font-family: 'Roboto Medium', sans-serif;
  font-weight: 500;
}
.tabs-block-prod .tabContent p{
  font-size: 1.2rem;
}
.tabs-block-prod .tabContent p strong{
  color: #AC2723;
}
.wtb-box > .component-content > .content{
  display: flex;
  justify-content: space-between;
}
.tabContent p.arrow-p{
  padding-left: 40px;
}
.tabContent p.arrow-p:before{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 17px;
  height: 13px;
  background: url('../../assets/images/arrow.png');
}
.note-box {
  padding-bottom: 60px;
}
.note-box .note-text .theme-text-small{
  font-size: .8rem;
  font-weight: bold;
}
sup {
  font-size: .75rem;
  padding-left: 2px;
}
.instruction-box {
  padding-top: 60px;
  padding-bottom: 60px;
}
.instruction-box .res-table {
  width: 100%;
  border: 1px solid #666666;
  border-collapse: collapse;
}
.instruction-box .res-table tr, .instruction-box .res-table td{
  border: 1px solid #666666;
}
.theme-color-radial-gradient-red .theme-text-h2 sup{
  font-size: 1rem;
  padding: 0 2px 0px 5px;
}
.sitemap-column h3 {
  margin-bottom: 0;
}
.sitemap_row-heading p {
  margin: 0;
}
.eng-sym, .eng-sym strong {
  font-family: 'Roboto Medium';
}
.accordion-nav-sp a, .nav-sm a {
  color: #fff;
}
.haleon-logo img{
  width: 154px;
}
.reference-header .header-nav-dt .snippetReference .navigation-root li a:hover{
  text-decoration: underline;
}
.reference-header .header-nav-dt .snippetReference.reference-nav-products .navigation-root.navigation-level2 {
  list-style: disc;
  padding-left: 35px;
}
.reference-header .header-nav-dt .snippetReference.reference-nav-products .navigation-root .navigation-level2 li{
  color: #fff;
  display: list-item;
}
.reference-header .header-nav-dt .snippetReference.reference-nav-products .navigation-root .navigation-level2 li.page-instructions{
  padding-left: 0;
  display: inline-block;
  margin-left: -35px;
}
.reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container .page-adult-products .navigation-level2 {
  list-style: disc;
  color: #fff;
}
.reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container .page-adult-products ul li {
  display: list-item;
}
.reference-header .header-nav-sm .nav-sm-box .accordion-nav-sp .accordion-container .page-adult-products ul li.page-instructions{
  padding-left: 0;
  display: inline-block;
  margin-left: -35px;
}
.page-home .panadol-logo picture{
  position: absolute;
}
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 20px 20px 50px 20px;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  text-align:center;
}
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-content p {
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 3rem !important;
  margin-top: 2rem !important;
  font-weight: 300;
}
.confirmation-btn {text-align:center;}
.confirmation-btn ul {
  margin:0;
  padding:0;
}
.confirmation-btn ul li {
  list-style:none;
  display:inline-block;
}
.confirmation-btn ul li a {
  text-decoration: none;
  color: #AC2723;
  font-size: 26px;
  border-radius: 100px;
  border: 3px solid #AC2723;
  padding: 11px 20px 11px 33px;
  margin: 10px 25px;
  display: inline-block;
  position: relative;
  width: 187px;
  text-align: left;
  transition:.2s;
}
.confirmation-btn ul li a:hover {
  background-color:#AC2723;
  color: #fff;
  transition:.2s;
  border: 3px solid #AC2723;
}
.confirmation-btn ul li a:before {
  content: '';
  position: absolute;
  transition: .3s;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 1px;
  background: #AC2723;
}
.confirmation-btn ul li a:hover:before {
  background-color:#fff;
}
.confirmation-btn ul li a:after {
  content: '';
  position: absolute;
  transition: .3s;
  width: 10px;
  height: 10px;
  right: 25px;
  background: transparent;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  overflow: hidden;
  box-shadow: inset -1px 1px 0 0 #AC2723;
}
.confirmation-btn ul li a:hover:after {
  box-shadow: inset -1px 1px 0 0 #fff;
}
.hero-banner-carousel-text {
  position: absolute;
  left: 44%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.carousel-default .carousel-slide {
  position: relative;
}
.carousel-default .hero-banner-carousel-text > .component-content > .content {
  display: flex;
  flex-direction: column;
}
.hero-carousel ul li {
  padding: 0;
}
.hero-carousel .slick-dots li {
  padding-left: 8px;
}
.hero-carousel .slick-dots li:first-of-type {
  padding-left: 0;
}
.hero-carousel .slick-dots {
  display: block;
}
@media (min-width: 1200px) {
  .hero-banner-carousel-text .theme-text-h1 {
    font-size: 2.7rem;
  }
}
@media (min-width: 992px) {
  .hero-carousel {
    height: 552px;
    width: 1440px;
  }

  .hero-carousel .local-video {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .hero-banner-carousel-text{
    left: 0;
    height: auto;
    padding-top: 23px;
    padding-bottom: 5px;
    position: relative;
    transform: none;
  }
}

@media screen and (min-device-width: 681px) and (max-device-width: 990px) {
  .modal-content {
    width: 70%;
    padding:15px;
  }
  .modal-content h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 680px) {
  .modal-content {
    width: 80%;
    padding:15px;
  }
  .modal-content h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  .max-w-d-15 {
    max-width: 15% !important;
  }
}
@media (min-width: 768px) {
  .article-text-center{
    padding: 0px 150px;
  }
  .benefit-block .paragraphSystem {
    flex-wrap: nowrap;
  }
  .dis-p-1{
    font-size: 4rem;
  }
  .dis-p-2{
    font-size: 2.86rem;
  }
  .tabs-title {
    font-size: 1.875rem;
  }
  .theme-color-radial-gradient-red .sm-text{
    padding: 10px 80px 0;
  }
  .theme-color-radial-gradient-red .theme-text-h2 {
    font-size: 1.8rem;
  }
  ul li {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
  .instruction-box ul li {
    font-size: 16px;
    color: inherit;
  }
}
@media only screen and (min-width: 320px) and (max-width: 376px) {
  .accordion-faq .accordion-slide .accordion-head h3 {
    font-size: 1.2rem;
  }
  .accordion-faq .accordion-slide .accordion-content-wrapper p {
    font-size: 0.9375rem;
  }
  .theme-text-h3 {
    font-size: 1.4rem;
  }
}
@media(max-width:767px) {
  .note-text {
    padding: 0;
  }
  .note-box {
    padding-bottom: 0;
  }
  .wtb-box > .component-content > .content {
    flex-direction: column;
    font-size: 2rem;
  }
  .page-adult-symptoms .hero-banner > .component-content > .content .hero-banner-text-container{
    position: relative;
  }
  .breadcrumbs {
    margin-top: 0;
  }
  .divider {
    margin-top: 10px;
  }
  .nav-sm-open .reference-header .header-nav-sm .nav-sm-box .nav-sm-divider {
    position: relative;
  }
  .hero-banner > .component-content > .content .hero-banner-text-container .theme-text-h1 .theme-color-primary-blue,
  .theme-text-h2 .theme-color-primary-blue{
    display: block;
    padding-left: 2px;
  }
  .nav-sm-open .reference-header .header-nav-sm {
    padding-bottom: 130px;
  }
  .eng-sym, .eng-sym strong {
    font-size: 1.5rem;
  }
}
@media(max-width:600px) {
  .page-adult-symptoms .hero-banner > .component-content > .content .hero-banner-image img {
    transform: none;
  }
  .hero-banner > .component-content > .content .hero-banner-image img {
    transform: translateX(-22%);
  }
  .page-managing-pain .hero-banner > .component-content > .content .hero-banner-image img {
    transform: translateX(-22%) translateY(-42%);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hero-banner > .component-content > .content .hero-banner-text-container .theme-text-h1 {
    font-size: 1.5rem;
  }
  .hero-banner > .component-content > .content .hero-banner-text-container {
    padding-top: 25px;
    left: 50%;
  }
  .icon-text {
    font-size: 1rem;
  }
  .page-adult-products .hero-banner-text-container .theme-text {
    font-size: 1rem;
    line-height: 1.2;
  }
  .theme-color-radial-gradient-red .sm-text {
    padding: 10px 20px 0;
  }
  .page-adult-symptoms .breadcrumbs ol {
    width: 100%;
  }
  .article-text-center {
    padding: 0 30px;
  }
  .hero-banner .theme-text {
    font-size: .9rem;
    line-height: 1;
  }
  .divider {
    margin-top: 30px;
  }
  .breadcrumbs{
    margin-top: 0;
  }
  .nav-sm-open .reference-header .header-nav-sm .nav-sm-box .nav-sm-divider {
    position: relative;
  }
  .nav-sm-open .reference-header .header-nav-sm {
    padding-bottom: 130px;
  }
}
@media (max-width: 991px) {
  .hidden-xl {
    display: none;
  }
}

.product-features {
  font-size: 1.2rem;
}

@media (min-width: 992px) {
  .product-features .component-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media (min-width: 1200px) {
  .product-features .component-content {
    padding-left: 225px;
    padding-right: 225px;
  }
}

.product-features .theme-text-h3 {
  text-align: center;
  padding-bottom: 45px;
}

.product-features p {
  position: relative;
  color: #635558;
  z-index: 1;
}

.product-features p.arrow-p {
  padding-left: 40px;
}

.product-features p.arrow-p:before{
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 17px;
  height: 13px;
  background: url('../../assets/images/arrow.png');
}

.product-features p strong {
  color: #AC2723;
}

.faq-box > .component-content > .content {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}

.faq-box > .component-content > .content::before,
.faq-box > .component-content > .content::after {
  display: none;
}

@media (min-width: 768px) {
  .faq-box > .component-content > .content {
    display: grid;
    grid-template-columns: repeat(3, 30%);
    justify-content: space-between;
  }
}

.faq-text p {
  margin: 0;
  font-size: 1.25rem;
}

.faq-text h3 {
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.5rem;
  font-weight: 900;
  letter-spacing: 0;
  border-bottom: 3px solid #BA2B26;
  padding-bottom: 0.9375rem;
  margin-bottom: 1.5rem;
  background: linear-gradient(92.72deg, #97201F 5.14%, #EA382E 89.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 992px) {
  .faq-text h3 {
    font-size: 1.3125rem;
    line-height: 1.875rem;
  }
}

