/*!
 * 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";
@font-face {
  font-family: BlissPro;
  src: url(../../assets/fonts/BlissPro-Heavy.woff) format("woff"),
    url(../../assets/fonts/BlissPro-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: FrutigerLTStd-Roman;
  src: url(../../assets/fonts/FrutigerLTStd-Roman.woff) format("woff"),
    url(../../assets/fonts/FrutigerLTStd-Roman.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.blue {
  color: #00205b;
}
.red {
  color: #b71807;
}
.off-white {
  color: #f2f2f2;
}
.swoosh-bottom-white:before,
.swoosh-top-grey:before {
  content: "";
  background-size: 1595px;
  background-position: right -150px bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 270px;
  position: absolute;
  right: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    background-size: 1210px;
    background-position: right -150px bottom;
    height: 105px;
  }
}
.swoosh-top-grey:before {
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-swoosh.png);
  top: 30px;
  transform: translateY(-100%);
}
.swoosh-top-grey > .component-content {
  padding-top: 80px;
}
.swoosh-bottom-white:before {
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-swoosh.png);
  bottom: -55px;
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before {
    bottom: -40px;
  }
}
.swoosh-bottom-white > .component-content {
  padding-top: 0;
}
.swoosh-bottom:before {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/swoosh-bottom-white.svg);
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: calc(-100% + 90px);
  left: 0;
  pointer-events: none;
}
.swoosh-bottom > .component-content {
  padding-top: 90px;
}
.cta,
.product-filter button {
  background: #00205b;
  border-radius: 31px;
  min-height: 45px;
  font-size: 18px;
  padding: 5px 30px;
  color: #fff;
  text-decoration: none;
}
.cta.cta-white,
.product-filter button.cta-white {
  background: #fff;
  color: #00205b;
  box-shadow: 0 0 0 2px #00205b;
}
.cta.cta-white:focus,
.cta.cta-white:hover,
.product-filter button.cta-white:focus,
.product-filter button.cta-white:hover {
  background: #00205b;
  color: #fff !important;
}
.mod-no-touch .product-filter button:focus,
.mod-no-touch .product-filter button:hover {
  background: #00205b;
  color: #fff !important;
  box-shadow: 0 0 0 2px #00205b !important;
}
.mod-no-touch .product-filter button.selected,
.mod-touch .product-filter button.selected {
  background: #00205b;
  color: #fff;
}
li,
p {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #4a4a4a;
}
a,
p a {
  color: #00205b;
}
a:focus,
a:hover {
  color: #b71807;
}
.link {
  text-decoration: none;
  color: #00205b;
  position: relative;
  padding-right: calc(5px + 1ch);
}
.link:focus,
.link:hover {
  color: #b71807;
}
.link:after {
  position: absolute;
  top: calc(50% - 0.5ch);
  content: "";
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 0;
  transform: rotate(-45deg);
}
.page-title-big {
  font-family: BlissPro;
  font-size: 3rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  color: #f2f2f2;
}
@media (min-width: 991px) {
  .page-title-big {
    font-size: 3.75rem;
  }
}
.banner-title {
  font-family: BlissPro;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #00205b;
}
@media (max-width: 991px) {
  .banner-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
  }
}
.page-title {
  font-family: FrutigerLTStd-Roman;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 15px;
  color: #00205b;
}
@media (max-width: 991px) {
  .page-title {
    font-size: 1.55rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.carousel-fixed-title .box-heading,
.page-subtitle {
  font-size: 22px;
  line-height: 1.2;
}
.carousel-fixed-title .box-heading,
.content-title,
.page-subtitle {
  font-family: FrutigerLTStd-Roman;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.content-title {
  font-size: 24px;
  line-height: 1.17;
}
.content-subtitle {
  font-family: FrutigerLTStd-Roman;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.content-subtitle,
.content-text-big {
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
}
.content-text-big {
  font-family: BlissPro;
  font-size: 21px;
  line-height: 1.05;
  letter-spacing: 0.5px;
  color: #0a2368;
}
.content-text,
a,
li,
p,
p > a {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  .content-text,
  a,
  li,
  p,
  p > a {
    font-size: 15px;
  }
}
.container-article p {
  margin-bottom: 20px;
}
.slick-loading .slick-list {
  background: #fff;
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.carousel-arrows-red .slick-next,
.carousel-arrows-red .slick-prev {
  background-image: url(../../assets/chevron-red.svg);
}
.slick-next,
.slick-prev {
  z-index: 999;
  position: absolute;
  display: block;
  height: 35px;
  width: 20px;
  background-image: url(../../assets/chevron-white.svg);
  background-color: transparent;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .slick-next,
  .slick-prev {
    display: none !important;
  }
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0.5;
}
.slick-prev {
  left: -45px;
  transform: translateY(-50%) scaleX(-1);
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -45x;
}
.slick-prev:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: -45px;
}
[dir="rtl"] .slick-next {
  left: -45px;
  right: auto;
}
.slick-next:before,
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .slick-dotted.slick-slider {
    margin-bottom: 35px;
  }
}
.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: none !important;
  text-align: center;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
}
.slick-dots > li:only-child {
  display: none;
}
@media (max-width: 991px) {
  .slick-dots {
    display: block !important;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  background-color: #00205b;
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  border: 0.5px solid #4a4a4a;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  border: none;
  background-color: #00205b;
  opacity: 1;
}
.slick-dots li:before {
  display: none;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.Footer h3,
.page-faq h3 {
  text-transform: none;
}
.Footer .accordion-main-title,
.page-faq .accordion-main-title {
  padding-left: 25px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 9px 9px 0 0;
}
@media (min-width: 992px) {
  .Footer .accordion-main-title,
  .page-faq .accordion-main-title {
    padding-left: 40px;
  }
}
.Footer .accordion-main-title h2,
.page-faq .accordion-main-title h2 {
  margin-top: 15px;
}
.Footer .accordion-main-title h2 .page-title,
.page-faq .accordion-main-title h2 .page-title {
  font-size: 24px;
}
.Footer .accordion-slide,
.page-faq .accordion-slide {
  margin-bottom: 0;
  padding-left: 0;
}
.Footer .accordion-slide:before,
.page-faq .accordion-slide:before {
  content: none;
}
.Footer .accordion-slide.is-active.last,
.page-faq .accordion-slide.is-active.last {
  margin-bottom: 20px;
}
.Footer .accordion-slide.is-active .accordion-head .accordion-title:before,
.page-faq .accordion-slide.is-active .accordion-head .accordion-title:before {
  transform: rotate(225deg);
  transition: all 0.2s ease-in-out;
  top: calc(65% - 12px);
}
.Footer .accordion-slide .accordion-content-wrapper,
.page-faq .accordion-slide .accordion-content-wrapper {
  overflow: hidden;
  height: 0;
}
.Footer .accordion-slide .accordion-head,
.page-faq .accordion-slide .accordion-head {
  padding: 10px 0 10px 25px;
  font-size: 16px;
  text-transform: none;
  position: relative;
}
.Footer .accordion-slide .accordion-head .accordion-title:before,
.page-faq .accordion-slide .accordion-head .accordion-title:before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 8px;
  height: 8px;
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .Footer .accordion-slide .accordion-head .accordion-title:before,
  .page-faq .accordion-slide .accordion-head .accordion-title:before {
    width: 10px;
    height: 10px;
  }
}
.Footer .accordion-slide .accordion-content,
.page-faq .accordion-slide .accordion-content {
  margin: 10px 0 30px;
  padding: 0 35px;
}
@media only screen and (max-width: 767px) {
  .Footer .accordion-slide .accordion-content,
  .page-faq .accordion-slide .accordion-content {
    margin: 0 0 20px;
  }
}
.Footer .accordion-slide .accordion-content .richText,
.page-faq .accordion-slide .accordion-content .richText {
  padding-right: 0;
}
.Footer .accordion-slide .accordion-content p,
.page-faq .accordion-slide .accordion-content p {
  margin: 0;
  font-size: 16px;
}
.Footer .accordion-slide .accordion-content p a,
.page-faq .accordion-slide .accordion-content p a {
  color: #001f5b;
  font-size: 16px;
  text-decoration: none !important;
}
.Footer .accordion-slide .accordion-content p a:hover,
.page-faq .accordion-slide .accordion-content p a:hover {
  color: #cf2334;
}
.page-faq .accordion {
  padding-left: 40px;
  border-radius: 0 0 9px 9px;
  background-color: #fff;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .page-faq .accordion {
    padding-left: 50px;
  }
}
.page-faq .accordion:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .Footer .accordion {
    display: none;
  }
}
.Footer .accordion .accordion-title a {
  color: #b71807;
}
.Footer .accordion .accordion-content .richText a {
  color: #001f5b;
}
.Footer .accordion .accordion-content .richText a:hover {
  color: #cf2334;
  text-decoration: underline;
}
.navigation-mobile-menu,
.navigationMobileOptimized .mobile-optimized {
  display: none;
}
@media (min-width: 991px) {
  .navigation-level2 {
    display: none;
  }
}
#header,
.Header {
  padding: 0;
}
ul {
  padding-left: 0;
}
.logo {
  text-align: center;
}
.logo > .component-content > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.logo > .component-content > a:focus {
  box-shadow: 0 3px 0 0 #b71807;
}
.main-nav li:before {
  display: none;
}
.mod-touch .Header.sticky-header {
  top: 0;
}
@media (min-width: 991px) {
  .mod-touch .Header .utility-menu .ght-menu {
    display: block !important;
  }
}
@media (min-width: 991px) {
  .mod-no-touch .main-menu .mobile-menu {
    display: none;
  }
}
.Header {
  position: fixed;
  top: 0;
  left: 0;
  transition: top 0.3s ease-in;
  z-index: 100;
}
@media (min-width: 992px) {
  .Header {
    background-color: #fff;
  }
  .Header.sticky-header {
    top: -56px;
  }
}
.Header > .inner > .component-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.Header .utility-menu {
  z-index: 60;
  background-color: #fff;
}
@media (min-width: 991px) {
  .Header .utility-menu .ght-menu {
    display: none !important;
  }
}
.Header .utility-menu .P2 {
  margin: 20px;
}
.Header .utility-menu .P2 .blue a {
  color: #fff;
}
@media (min-width: 991px) {
  .Header .utility-menu > .component-content {
    display: flex;
    flex-direction: row-reverse;
  }
}
.Header .utility-menu > .component-content .gsk-logo {
  min-width: 50px;
}
.Header .utility-menu > .component-content .gsk-logo a {
  min-width: auto;
}
.Header .utility-menu .first .richText-content p {
  justify-content: flex-start;
}
.Header .utility-menu #country-selector__Selected,
.Header .utility-menu #language-selector__selected,
.Header .utility-menu a,
.Header .utility-menu p {
  font-size: 0.8125rem;
  text-decoration: none;
  color: #4a4a4a;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  min-width: 110px;
}
.Header .utility-menu > .component-content > .content {
  background: #fff;
  display: flex;
  justify-content: flex-end;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 15px;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > img {
  align-self: center;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content {
  height: 55px;
  display: flex;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p {
  display: flex;
  align-items: center;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  #country-selector
  li,
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  #language-selector
  li {
  display: none;
  list-style: none;
  padding-right: 40px;
}
.Header .utility-menu .gsk-logo {
  width: auto;
  display: flex;
  padding-left: 0;
}
.Header .utility-menu .gsk-logo a {
  border: 1px solid transparent;
  justify-content: flex-end;
}
.Header .utility-menu .gsk-logo a:focus,
.Header .utility-menu .gsk-logo a:hover {
  border: 1px solid #00205b;
}
.Header .utility-menu__language .country-selector__selected:focus,
.Header .utility-menu__language .country-selector__selected:hover,
.Header .utility-menu__language .language-selector__selected:focus,
.Header .utility-menu__language .language-selector__selected:hover,
.Header .utility-menu__language a:focus,
.Header .utility-menu__language a:hover,
.Header .utility-menu__links .country-selector__selected:focus,
.Header .utility-menu__links .country-selector__selected:hover,
.Header .utility-menu__links .language-selector__selected:focus,
.Header .utility-menu__links .language-selector__selected:hover,
.Header .utility-menu__links a:focus,
.Header .utility-menu__links a:hover {
  font-weight: 700 !important;
  font-stretch: normal;
  color: #00205b !important;
}
.Header .main-menu__wrapper {
  z-index: 30;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}
.Header .main-menu > .component-content > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 991px) {
  .Header .main-menu > .component-content > .content > a {
    display: none;
  }
}
.Header .main-menu .main-menu__search-icon {
  text-align: right;
  padding: 0;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
  width: 27px;
}
.Header .main-menu .main-menu__search-icon img {
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.Header #drop {
  display: none;
}
@media (min-width: 992px) {
  .Header .reference-mobile-menu {
    display: none;
  }
}
.Header .mobile-menu {
  cursor: pointer;
  display: flex;
  width: auto;
  align-items: center;
  height: 50px;
}
.Header .mobile-menu .component-content,
.Header .mobile-menu .component-content:after,
.Header .mobile-menu .component-content:before {
  display: block;
  height: 3px;
  width: 31px;
  background-color: #00205b;
  border-radius: 1px;
  transition: transform 0.3s, top 0.3s;
}
.Header .mobile-menu .component-content {
  position: relative;
  height: 3px !important;
}
.Header .mobile-menu .component-content:before {
  content: "";
  top: -9px;
  position: absolute;
}
.Header .mobile-menu .component-content:after {
  content: "";
  top: 9px;
  position: absolute;
}
.mobile-menu-open .mobile-menu .component-content {
  transform: rotate(45deg);
}
.mobile-menu-open .mobile-menu .component-content:before {
  transform: rotate(90deg);
  top: 0;
}
.mobile-menu-open .mobile-menu .component-content:after {
  display: none;
}
.Header .language-selector__selected {
  padding-right: 20px;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .language-selector__selected:after {
  position: absolute;
  top: calc(50% - 1ch);
  content: "";
  border: solid #4a4a4a;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 4%;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
.Header .language-selector__selected:hover:after {
  border-color: #00205b;
}
.Header .country-selector__selected {
  padding-right: 20px;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .country-selector__selected:after {
  position: absolute;
  right: 4%;
  top: 33%;
  content: "";
  border: solid #4a4a4a;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
@media (min-width: 992px) {
  .Header .country-selector__selected:after {
    top: 36%;
  }
}
.Header .country-selector__selected:hover:after {
  border-color: #00205b;
}
.Header .search-bar {
  top: 105px;
  z-index: 20;
  transition: top, opacity, 0.2s ease-in-out;
}
.Header .search-bar,
.Header .utility-menu__language {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
.Header .utility-menu__language {
  border: 1px solid var(--off-white);
  margin-top: 0;
  padding: 20px;
  top: 57px;
  left: 0;
  transition: margin-top, opacity, 0.2s ease-in-out;
  width: 25%;
  z-index: 50;
}
.Header .utility-menu__language ul {
  list-style: none;
}
.Header .utility-menu__language ul li {
  margin: 20px;
  font-size: 15px;
}
.Header .utility-menu__language ul li:before {
  display: none;
}
.Header .utility-menu__language ul li a {
  text-decoration: none;
  color: #00205b;
  justify-content: flex-start;
}
.Header .utility-menu__country {
  margin-top: 0;
  opacity: 0;
  top: 0;
  visibility: hidden;
  padding: 0 20px 20px;
  z-index: 50;
  background: #fff;
  box-shadow: 0;
  border: 1px solid #f2f2f2;
  transition: margin-top, opacity, 0.2s ease-in-out;
  display: none;
}
.Header .utility-menu__country .container {
  padding-left: 20px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .Header .utility-menu__country {
    position: absolute;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  }
}
.Header .utility-menu__country .P2 {
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: none;
}
@media (min-width: 992px) {
  .Header .utility-menu__country .P2 {
    display: block;
    padding-top: 50px;
  }
}
.Header .utility-menu__country ul {
  list-style: none;
}
.Header .utility-menu__country ul li {
  font-size: 18px;
  line-height: 24px;
  color: #00205b;
  padding-left: 0;
}
.Header .utility-menu__country ul li:before {
  display: none;
}
.Header .dropdown {
  position: absolute;
  top: calc(50% - 1ch);
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  padding: 0.5ch;
  right: 0;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
  background: #fff;
  cursor: pointer;
}
.Header .dropdown.open {
  transform: rotate(-135deg);
  transition: transform 0.3s ease-out;
}
.Header .main-nav {
  padding: 0;
}
.Header .main-nav ul {
  list-style: none;
  display: flex;
}
.Header .main-nav ul li {
  margin-right: 15px;
  margin-bottom: 0;
  padding-left: 5px;
}
.Header .main-nav ul li,
.Header .main-nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .main-nav ul li a {
  text-decoration: none;
  color: #00205b;
  height: 100px;
  position: relative;
  border-bottom: 5px solid transparent;
  font-size: calc(14px + 3 * (100vw - 992px) / 448);
}
@media (min-width: 1440px) {
  .Header .main-nav ul li a {
    font-size: 17px;
  }
}
.Header .main-nav ul li a:focus,
.Header .main-nav ul li a:hover {
  border-bottom: 5px solid #b71807;
}
.Header .main-nav ul li a.has-children {
  padding-right: 2ch;
}
.Header .main-nav ul li a.cta {
  height: 45px;
  color: #fff;
}
.Header .main-nav ul li a.cta:hover {
  color: #00205b;
  border: none;
}
.Header .submenu-products .product-section-title {
  width: 85%;
  border-bottom: 1px solid grey;
  margin: 0 auto;
}
.Header .submenu-products .product-section-title .content.paragraphSystem {
  flex-direction: row;
  margin: 0;
}
.Header .submenu-products .product-section-title .component-content {
  width: 100%;
}
.Header .submenu-products .product-section-title .product-submenu-title {
  width: 25%;
  padding: 25px 0;
}
.Header .submenu-products .product-section-subtitle {
  width: 85%;
  margin: 0 auto;
  padding: 25px 0;
}
.Header .submenu-products .product-section-subtitle .component-content {
  width: 100%;
}
.Header .submenu-products .product-section-subtitle .content.paragraphSystem {
  flex-direction: row;
  margin: 0;
}
.Header .submenu-products .product-section-subtitle .products-column {
  width: 25%;
}
.Header
  .submenu-products
  .product-section-subtitle
  .products-column
  > .component-content
  > .content {
  margin: 0;
}
.Header .navigation-dropdown,
.Header [class*=" submenu-"].last {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  left: 0;
  right: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  padding: 20px 40px;
  top: 102px;
  transition: top, opacity, 0.4s ease-in-out;
}
.Header .navigation-dropdown ul,
.Header [class*=" submenu-"].last ul {
  padding: 25px 0;
}
.Header .navigation-dropdown ul li,
.Header [class*=" submenu-"].last ul li {
  list-style: none;
  padding-left: 0;
}
.Header .navigation-dropdown ul li:before,
.Header [class*=" submenu-"].last ul li:before {
  display: none;
}
.Header .navigation-dropdown ul li a,
.Header [class*=" submenu-"].last ul li a {
  color: #00205b;
  text-decoration: none;
  padding: 0;
  display: inline-block;
}
.Header .navigation-dropdown ul li a:focus,
.Header .navigation-dropdown ul li a:hover,
.Header [class*=" submenu-"].last ul li a:focus,
.Header [class*=" submenu-"].last ul li a:hover {
  color: #b71807;
}
.Header.searchVisible .main-menu__search-icon,
.Header.searchVisible .main-menu__search-icon:focus {
  height: 27px;
}
.Header.searchVisible .main-menu__search-icon:focus img,
.Header.searchVisible .main-menu__search-icon img {
  display: none;
}
.Header.searchVisible .main-menu__search-icon:after,
.Header.searchVisible .main-menu__search-icon:before,
.Header.searchVisible .main-menu__search-icon:focus:after,
.Header.searchVisible .main-menu__search-icon:focus:before {
  position: absolute;
  right: 0;
  top: 50%;
  content: " ";
  display: block;
  width: 31px;
  height: 3px;
  background: #00205b;
  border-radius: 1px;
}
.Header.searchVisible .main-menu__search-icon:after,
.Header.searchVisible .main-menu__search-icon:focus:after {
  transform: rotate(45deg);
}
.Header.searchVisible .main-menu__search-icon:before,
.Header.searchVisible .main-menu__search-icon:focus:before {
  transform: rotate(-45deg);
}
.Header.searchVisible .search-bar {
  visibility: visible;
  top: 157px;
  opacity: 1;
}
.Header.languageVisible .language-selector__selected:after {
  transform: scaleY(-1) rotate(45deg);
  top: 45%;
}
.Header.languageVisible .utility-menu__language {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
.Header.countryVisible .country-selector__selected:after {
  transform: scaleY(-1) rotate(45deg);
  top: 46%;
}
.Header.countryVisible .utility-menu__country {
  visibility: visible;
  opacity: 1;
  display: block;
}
.Header [class*=" submenu-"].last {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: calc(100vh - 100px);
  padding: 40px 15px;
}
.Header [class*=" submenu-"].last::-webkit-scrollbar {
  display: none;
}
.Header [class*=" submenu-"].last .submenu-title {
  padding-bottom: 20px;
  border-bottom: 1px solid;
}
.Header [class*=" submenu-"].last .submenu-title p {
  color: #00205b;
}
.Header [class*=" submenu-"].last .submenu-title p a {
  text-decoration: none;
}
.Header [class*=" submenu-"].last .submenu-title p a:focus,
.Header [class*=" submenu-"].last .submenu-title p a:hover {
  color: #b71807;
}
.Header .mega-menu.open {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: calc(100vh - 81px);
}
.Header .mega-menu.open::-webkit-scrollbar {
  display: none;
}
.searchBox .form-search {
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  width: 100%;
  margin: 40px 0;
  position: relative;
  background-color: #f2f2f2;
}
.searchBox .form-search label {
  padding-left: 60px;
  display: block;
}
.searchBox .form-search label input {
  width: 100%;
  border: none;
  background: none;
  height: 60px;
  font-size: 18px;
  line-height: 24px;
}
.searchBox .form-search button {
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  height: 100%;
  background: url(/content/dam/cf-consumer-healthcare/parodontax-v3/master/header/search-icon.svg)
    no-repeat 50%;
  color: transparent;
  background-size: 27px 27px;
  border: none;
  cursor: pointer;
}
.searchBox .form-search button:focus {
  box-shadow: inset 0 -3px 0 0 #00205b;
}
.mega-menu {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100px;
  transition: top, 0.2s ease-in-out;
  z-index: 10;
  left: 0;
  width: 100%;
  background: #fff;
  padding-bottom: 40px;
}
.mega-menu .richText-content p {
  justify-content: baseline;
}
.mega-menu.open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  overflow: scroll;
  top: 157px;
}
.mega-menu .navigation {
  padding: 0;
}
.mega-menu .navigation-root.navigation-level1 {
  list-style: none;
}
.mega-menu .navigation-root.navigation-level1 > li {
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  padding-left: 0;
  margin-bottom: 0;
}
.mega-menu .navigation-root.navigation-level1 > li > a {
  display: flex;
  align-items: center;
  color: #0a2368;
  text-decoration: none;
  height: 80px;
  padding: 20px;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@supports (-webkit-touch-callout: none) {
  .mega-menu .navigation-root.navigation-level1 > li > a {
    width: intrinsic;
  }
}
.mega-menu .navigation-root.navigation-level1 > li:before {
  display: none;
}
.mega-menu .navigation-root.navigation-level1 .has-children {
  position: relative;
}
.mega-menu .navigation-root.navigation-level1 .has-children:after {
  position: absolute;
  top: 45%;
  content: "";
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 20px;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level2,
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level3,
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level4,
.mega-menu .navigation-root.navigation-level1 .has-children:before {
  display: none;
}
.mega-menu .navigation-root.navigation-level1 .has-children.open:after {
  transform: rotate(225deg);
  top: 40px;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2 {
  display: block;
  margin: 0;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2:before {
  display: none;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  > a {
  color: #b71807;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open:after {
  border-color: #b71807;
  top: 2ch;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2
  a {
  color: #0a2368;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@supports (-webkit-touch-callout: none) {
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2
    a {
    width: intrinsic;
  }
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3 {
  display: block;
  margin-left: 1rem;
  margin-bottom: 0;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3:before {
  display: none;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3:after {
  top: 15px;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3.open
  .navigation-level4 {
  display: block;
  margin-left: 1rem;
  padding: 10px;
}
.Header .utility-menu__country {
  height: auto;
  overflow: hidden;
  border: none;
}
.Header .utility-menu__country::-webkit-scrollbar {
  display: none;
}
.Header .utility-menu__country > .component-content > .content {
  height: 100%;
}
.Header .utility-menu__country > .component-content > .content > .richText {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  > .component-content {
  height: auto;
}
.Header .utility-menu__country > .component-content > .content > .richText ul {
  overflow: scroll;
  max-height: 100vh;
}
@media only screen and (max-width: 991px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul {
    max-height: calc(100vh - 200px);
  }
}
@media (min-width: 992px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul {
    height: 415px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    overflow: visible;
  }
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul
    li {
    width: 25%;
  }
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  text-decoration: none;
  color: #00205b;
  justify-content: flex-start;
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a:focus,
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a:hover {
  color: #b71807;
}
.country-letters {
  list-style-type: none;
  position: fixed;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 992px) {
  .country-letters {
    display: none;
  }
}
.country-letters li {
  color: #00205b;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .main-nav {
    display: none;
  }
  .Header .utility-menu {
    display: flex;
    flex-direction: column;
  }
  .Header .utility-menu .paragraphSystem {
    width: 110%;
  }
  .Header .utility-menu .paragraphSystem > a {
    display: none;
  }
  .Header .utility-menu .component-content {
    display: flex;
    width: 100%;
  }
  .Header .utility-menu > .richText > .component-content {
    display: block;
    padding: 0;
  }
  .Header .utility-menu > .richText > .component-content > img {
    display: none;
  }
  .Header .utility-menu > .richText > .component-content > .richText-content {
    display: block;
    height: auto;
  }
  .Header .utility-menu > .richText > .component-content > .richText-content p {
    margin-right: 0;
  }
  .Header > .inner > .component-content {
    flex-direction: column;
    border-top: 5px solid #b71807;
  }
  .Header .utility-menu {
    padding: 0;
  }
  .Header .utility-menu > .component-content > .content {
    display: block;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content {
    display: block;
    padding: 0;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > img {
    display: none;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content {
    display: block;
    height: auto;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content
    p {
    margin-right: 0;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content
    p
    > a {
    height: 80px;
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px solid #d8d8d8;
    font-family: FrutigerLTStd-Roman;
    font-size: 18px;
    color: #00205b;
    padding: 0 20px;
  }
  .Header .utility-menu .gsk-logo {
    display: none;
  }
  .Header .main-menu__wrapper {
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
  }
  .Header .main-menu > .component-content > .content {
    height: 81px;
  }
  .Header .main-menu .logo {
    flex: 1;
  }
  .Header .country-selector__selected,
  .Header .language-selector__selected {
    font-size: 15px !important;
    color: #545454 !important;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .Header .search-bar {
    top: 35px;
  }
  .Header .utility-menu__language {
    position: relative;
    height: 0;
    padding: 0;
    right: 0;
    top: 0;
    box-shadow: none;
  }
  .Header .utility-menu__language ul li {
    margin-left: 0;
  }
  .Header .utility-menu__language ul li a {
    font-size: 18px;
    color: #00205b;
  }
  .Header .main-nav {
    display: none;
  }
  .Header .main-nav ul {
    display: block;
  }
  .Header [class*=" submenu-"].last ul li a {
    padding: 20px 30px;
  }
  .Header.searchVisible .search-bar {
    top: 85px;
  }
  .Header.languageVisible .language-selector__selected:after {
    top: 15%;
  }
  .Header.languageVisible .utility-menu__language {
    height: auto;
  }
  .searchBox {
    padding: 0;
  }
  .searchBox .form-search {
    margin: 0;
    background-color: #fff;
    border-radius: 0;
  }
  .searchBox .form-search label {
    padding-left: 20px;
  }
  .searchBox .form-search button {
    left: auto;
    right: 10px;
  }
  .mega-menu {
    top: 30px;
    padding: 0 20px 20px;
    max-height: calc(100vh - 81px);
    height: 100vh;
  }
  .mega-menu [class*="nav-"] {
    visibility: visible;
    display: block;
    opacity: 1;
    position: relative;
    height: auto;
  }
  .mega-menu.open {
    top: 85px;
  }
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2
    > .navigation-level2 {
    padding-right: 35px;
  }
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2
    a {
    padding: 10px 0;
  }
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2.open
    .navigation-level3,
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2.open
    .navigation-level3.open
    .navigation-level4 {
    margin-left: 0;
  }
}
.mod-touch .main-nav {
  display: none;
}
.mod-touch .Header .utility-menu {
  display: flex;
  flex-direction: column;
}
.mod-touch .Header .utility-menu .paragraphSystem {
  width: 110%;
}
.mod-touch .Header .utility-menu .paragraphSystem > a {
  display: none;
}
.mod-touch .Header .utility-menu .component-content {
  display: flex;
  width: 100%;
}
.mod-touch .Header .utility-menu > .richText > .component-content {
  display: block;
  padding: 0;
}
.mod-touch .Header .utility-menu > .richText > .component-content > img {
  display: none;
}
.mod-touch
  .Header
  .utility-menu
  > .richText
  > .component-content
  > .richText-content {
  display: block;
  height: auto;
}
.mod-touch
  .Header
  .utility-menu
  > .richText
  > .component-content
  > .richText-content
  p {
  margin-right: 0;
}
.mod-touch .Header > .inner > .component-content {
  flex-direction: column;
  border-top: 5px solid #b71807;
}
.mod-touch .Header .utility-menu {
  padding: 0;
}
.mod-touch .Header .utility-menu > .component-content > .content {
  display: block;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content {
  display: block;
  padding: 0;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > img {
  display: none;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content {
  display: block;
  height: auto;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p {
  margin-right: 0;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p
  > a {
  height: 80px;
  width: 100%;
  justify-content: flex-start;
  border-bottom: 1px solid #d8d8d8;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #00205b;
  padding: 0 20px;
}
.mod-touch .Header .utility-menu .gsk-logo {
  display: none;
}
.mod-touch .Header .main-menu__wrapper {
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
}
.mod-touch .Header .main-menu > .component-content > .content {
  height: 81px;
}
.mod-touch .Header .main-menu .logo {
  flex: 1;
}
.mod-touch .Header .country-selector__selected,
.mod-touch .Header .language-selector__selected {
  font-size: 15px !important;
  color: #545454 !important;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
}
.mod-touch .Header .search-bar {
  top: 35px;
}
.mod-touch .Header .utility-menu__language {
  position: relative;
  height: 0;
  padding: 0;
  right: 0;
  top: 0;
  box-shadow: none;
}
.mod-touch .Header .utility-menu__language ul li {
  margin-left: 0;
}
.mod-touch .Header .utility-menu__language ul li a {
  font-size: 18px;
  color: #00205b;
}
.mod-touch .Header .main-nav {
  display: none;
}
.mod-touch .Header .main-nav ul {
  display: block;
}
.mod-touch .Header [class*=" submenu-"].last ul li a {
  padding: 20px 30px;
}
.mod-touch .Header.searchVisible .search-bar {
  top: 85px;
}
.mod-touch .Header.languageVisible .language-selector__selected:after {
  top: 15%;
}
.mod-touch .Header.languageVisible .utility-menu__language {
  height: auto;
}
.mod-touch .searchBox {
  padding: 0;
}
.mod-touch .searchBox .form-search {
  margin: 0;
  background-color: #fff;
  border-radius: 0;
}
.mod-touch .searchBox .form-search label {
  padding-left: 20px;
}
.mod-touch .searchBox .form-search button {
  left: auto;
  right: 10px;
}
.mod-touch .mega-menu {
  top: 30px;
  padding: 0 20px 20px;
  max-height: calc(100vh - 81px);
  height: 100vh;
}
.mod-touch .mega-menu [class*="nav-"] {
  visibility: visible;
  display: block;
  opacity: 1;
  position: relative;
  height: auto;
}
.mod-touch .mega-menu.open {
  top: 85px;
}
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2
  > .navigation-level2 {
  padding-right: 35px;
}
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2
  a {
  padding: 10px 0;
}
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3,
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3.open
  .navigation-level4 {
  margin-left: 0;
}
.main-menu-highlighted {
  border-bottom: 5px solid #b71807 !important;
}
@media only screen and (min-width: 991px) {
  .main-menu-highlighted {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.is-submenu-visible {
  opacity: 1 !important;
  z-index: 100 !important;
  visibility: visible !important;
}
#footer,
#footer .footer-utility-menu,
.Footer,
.Footer .footer-utility-menu {
  padding: 0;
}
#footer .footer-utility-menu > .component-content,
.Footer .footer-utility-menu > .component-content {
  padding: 0 15px;
}
#footer {
  background-color: #f5f8fd;
}
#footer .footer__swoosh {
  padding: 0;
  line-height: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
}
#footer .logo > .component-content .richText-content {
  margin-bottom: 29px;
}
#footer .logo > .component-content .richText-content p {
  margin: 0;
}
#footer:before {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-footer-swoosh.png);
  background-size: 1595px;
  background-position: right -150px bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 270px;
  position: absolute;
  top: 0;
  transform: translateY(-85%);
  right: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  #footer:before {
    background-size: 1210px;
    background-position: right -220px bottom;
    height: 105px;
  }
}
#footer .layout-inner > .default-style {
  overflow: visible;
}
#footer .layout-inner > .default-style .reference-footer .footer__swoosh,
#footer .layout-inner > .default-style .reference-footer .footer__swoosh img {
  width: 100%;
}
#footer .footer-menu {
  padding-top: 50px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  #footer .footer-menu {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  #footer .footer-menu .footer-menu-box > .component-content > .content {
    display: flex;
  }
}
#footer .footer-menu .footer-menu-box .footer-menu-links {
  display: none;
}
@media (min-width: 992px) {
  #footer .footer-menu .footer-menu-box .footer-menu-links {
    display: block;
  }
}
#footer .footer-menu .richText-content p:first-child {
  margin-top: 0 !important;
}
#footer .footer-menu__title a {
  color: #b71807;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.4;
  display: block;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  #footer .footer-menu__title a {
    margin-bottom: 15px;
  }
}
#footer .footer-menu__title a:focus,
#footer .footer-menu__title a:hover {
  color: #00205b !important;
}
#footer .footer-menu p {
  margin: 15px 0;
  text-align: left;
}
@media (max-width: 991px) {
  #footer .footer-menu p {
    margin: 11px 0;
  }
}
#footer .footer-menu a {
  text-decoration: none;
}
#footer .footer-menu a:focus,
#footer .footer-menu a:hover {
  text-decoration: underline;
  color: #b71807;
}
#footer .footer-utility-menu {
  background: #cf2334;
}
#footer .footer-utility-menu > .component-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/parodontax-v3/master/footer/footerSP.jpg) !important;
  }
}
#footer .footer-utility-menu__links {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links {
    font-size: 15px;
    line-height: 18px;
    padding-top: 40px;
    padding-bottom: 17px;
    border-bottom: 1px solid #f2f2f2;
  }
}
#footer .footer-utility-menu__links ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links ul {
    display: block;
  }
}
#footer .footer-utility-menu__links ul li {
  display: block;
  padding-left: 0;
  margin-right: 15px;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links ul li {
    margin-bottom: 13px;
  }
}
#footer .footer-utility-menu__links ul li a {
  text-decoration: none;
  color: #f2f2f2;
}
#footer .footer-utility-menu__links ul li a:focus,
#footer .footer-utility-menu__links ul li a:hover {
  text-decoration: underline;
}
#footer .footer-utility-menu__links ul li:before {
  display: none;
}
#footer .footer-utility-menu .image {
  padding-left: 35px;
}
#footer .P4 {
  display: block;
  margin: 0 0 40px;
  font-size: 13px;
}
@media (max-width: 991px) {
  #footer .P4 {
    margin: 30px 0 65px;
  }
}
@media (max-width: 991px) {
  #footer .gsk-logo {
    text-align: right;
    margin-top: 30px;
  }
}
.carousel-nav {
  display: none;
}
.carousel .snippetReference {
  padding: 5px 15px;
}
@media (max-width: 1300px) {
  .carousel.container {
    width: 90%;
  }
}
.carousel .carousel-slides {
  margin-left: -15px;
  margin-right: -15px;
}
.carousel .carousel-slides .carousel-slide {
  padding: 0 15px;
}
.carousel-fixed-title {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.carousel-fixed-title > .component-content {
  padding: 0 15px;
}
.carousel-fixed-title h2.box-heading {
  text-align: center;
  padding: 50px 0;
  margin-bottom: 0;
  color: #f2f2f2;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .carousel-fixed-title h2.box-heading {
    padding: 50px 0 30px;
  }
}
@media (max-width: 991px) {
  .carousel.carousel-quiz .slick-track {
    display: flex !important;
  }
  .carousel.carousel-quiz .slick-track > .carousel-slide {
    height: inherit;
  }
  .carousel.carousel-quiz .slick-track > .carousel-slide .carouselSlide,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component
    > .inner,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component
    > .inner
    > .component-content {
    height: auto;
  }
}
.carousel .slick-track {
  display: flex !important;
}
.carousel .slick-track > .carousel-slide {
  height: inherit;
}
.carousel .slick-track > .carousel-slide:before {
  display: none;
}
.carousel .slick-track > .carousel-slide .carouselSlide,
.carousel .slick-track > .carousel-slide .carouselSlide > .no-image,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component
  > .inner,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component
  > .inner
  > .component-content {
  height: 100%;
}
select::-ms-expand {
  display: none;
}
.carousel-tabs-container select {
  display: none;
}
@media (max-width: 991px) {
  .carousel-tabs-container select {
    display: block;
  }
}
.carousel-tabs-container select {
  width: 336px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.18px;
  color: #00205b;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/select_arrow.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 18px 11px;
}
.carousel-tabs-container .carousel-tabs-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .carousel-tabs-container .carousel-tabs-menu {
    display: none;
  }
}
.carousel-tabs-container .carousel-tabs-menu ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  background-color: #f2f2f2;
}
.carousel-tabs-container .carousel-tabs-menu ul li {
  padding: 0 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: FrutigerLTStd-Roman;
  color: #00205b;
  font-size: 18px;
  cursor: pointer;
}
.carousel-tabs-container .carousel-tabs-menu ul li.active {
  font-weight: 700;
}
.carousel-tabs-container .carousel-tabs-menu ul li:before {
  display: none;
}
.carousel-tabs-container .carousel-tabs-menu ul li:focus,
.carousel-tabs-container .carousel-tabs-menu ul li:hover {
  font-weight: 700;
}
.carousel-tabs-container p {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .carousel-tabs-container .container.margin-top_50 {
    margin-top: 30px;
  }
}
.carousel-tabs-container-small .carousel-slide:not(.slick-active) {
  height: 0;
}
.carousel-tabs .slick-next,
.carousel-tabs .slick-prev {
  display: none;
}
.carousel-tabs-articles .carousel-slide {
  background-image: linear-gradient(180deg, rgba(236, 240, 245, 0) 0, #d5dce7);
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background-image: url(../../assets/chevron-blue.svg);
}
.snippetReference.article-teaser > .inner,
.snippetReference.article-teaser > .inner > .component-content {
  height: 100%;
}
.snippetReference.article-teaser > .inner > .component-content .image {
  height: 100%;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  overflow: hidden;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content {
  height: 100%;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure {
  height: 100%;
  flex: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  img {
  align-self: center;
  width: 100%;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption {
  padding: 40px;
  flex: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .snippetReference.article-teaser
    > .inner
    > .component-content
    .image
    > .component-content
    figure
    figcaption {
    padding: 20px;
  }
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h5
  + p {
  flex: 1;
  flex-basis: auto;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h3
  a:focus
  .red,
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h3
  a:hover
  .red {
  text-decoration: underline !important;
  color: #00205b !important;
}
.flex-container .snippetReference > .inner,
.flex-container .snippetReference > .inner .component-content {
  height: 100%;
}
.product-teaser {
  margin: 0 auto;
  float: none;
  height: 100%;
  max-width: 336px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  padding: 0 25px 40px;
  box-shadow: 0 2px 3px 0 hsla(0, 0%, 49%, 0.5);
}
.product-teaser figure {
  text-align: center;
}
.product-teaser figure > a img {
  margin: 0 auto;
}
.product-teaser figcaption {
  margin-top: 15px;
}
.product-teaser figcaption a {
  display: inline;
}
.product-teaser figcaption a:focus .red,
.product-teaser figcaption a:hover .red {
  color: #00205b;
  text-decoration: underline;
}
.product-teaser > .component-content {
  height: 100%;
}
.product-teaser > .component-content > .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-teaser > .component-content > .content .richText {
  flex: 1;
  flex-basis: auto;
}
.product-teaser > .component-content > .content .richText > .component-content {
  height: 100%;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content
  .cta {
  margin-top: 30px;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content
  p:first-child {
  flex: 1;
  flex-basis: auto;
}
.article-teaser .content-title:focus span,
.article-teaser .content-title:focus span span,
.article-teaser .content-title:hover span,
.article-teaser .content-title:hover span span,
.product-teaser .content-title:focus span,
.product-teaser .content-title:focus span span,
.product-teaser .content-title:hover span,
.product-teaser .content-title:hover span span {
  color: #00205b;
  text-decoration: underline;
  cursor: pointer;
}
.video-int > .component-content {
  position: relative;
}
.video-int > .component-content img {
  width: 100%;
}
.video-int > .component-content .title-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-int > .component-content .title-content button {
  width: 75px;
  height: 75px;
  background: none;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.video-int > .component-content .title-content button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #b71807;
}
.video-int > .component-content .title-content .duration {
  display: none;
}
.video-content {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
}
.video-content .videoWrapper {
  width: 100%;
  max-width: 992px;
  padding: 0 20px;
}
.video-content .video {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  height: 0;
  padding-bottom: 56.25%;
}
.video-content .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-content .video .close {
  margin-bottom: 10px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -35px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.video-content .video .close:after,
.video-content .video .close:before {
  content: "";
  display: block;
  width: 130%;
  height: 4px;
  background-color: red;
  position: absolute;
  border-radius: 3px;
}
.video-content .video .close:before {
  transform: rotate(45deg);
}
.video-content .video .close:after {
  transform: rotate(-45deg);
}
.breadcrumbs.margin-top_100 {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .breadcrumbs.margin-top_100 {
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .breadcrumbs {
    padding: 10px 0;
  }
}
.breadcrumbs .breadcrumbs-list {
  margin-left: 0;
}
.breadcrumbs .breadcrumbs-with-separator {
  list-style: none;
  padding: 0;
}
.breadcrumbs .breadcrumbs-with-separator li {
  display: inline-block;
  font-size: 13px;
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a {
  text-decoration: none;
  font-size: 13px;
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a:visited {
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a:focus,
.breadcrumbs .breadcrumbs-with-separator li a:hover {
  text-decoration: underline;
}
.breadcrumbs .breadcrumbs-with-separator .is-current {
  color: #757575;
}
@media (max-width: 991px) {
  .margin-bottom-sp_0 {
    margin-bottom: 0 !important;
  }
}
.hero-banner {
  padding: 0;
}
.hero-banner figure {
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .hero-banner figure {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .hero-banner figure img {
    order: 2;
  }
}
.hero-banner figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1170px;
  width: 100%;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .hero-banner figure figcaption {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    transform: translate(0);
    left: 0;
    top: 0;
    text-align: center;
    margin: 50px 0 40px;
  }
}
.hero-banner figure figcaption .cta {
  margin-top: 30px;
}
.hero-banner_homepage figcaption > *,
.hero-banner_information figcaption > * {
  width: 50%;
}
@media (max-width: 991px) {
  .hero-banner_homepage figcaption > *,
  .hero-banner_information figcaption > * {
    width: 100%;
  }
}
.hero-banner-wrapper_homepage .content {
  overflow: hidden;
  position: relative;
}
.hero-banner-wrapper_homepage .content .hero-banner_homepage,
.hero-banner-wrapper_homepage .content .hero-banner_homepage figure {
  position: static;
}
@media (max-width: 991px) {
  .hero-banner-wrapper_homepage .content .hero-banner_homepage figure > img {
    position: absolute;
    max-width: none;
    height: 145%;
  }
}
.hero-banner-wrapper_homepage .content .packshot {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  width: 52%;
  padding-right: 50px;
}
.hero-banner-wrapper_homepage .content .packshot img {
  padding-top: 70px;
}
@media (max-width: 991px) {
  .hero-banner-wrapper_homepage .content .packshot {
    width: 100%;
    position: relative;
    transform: translate(-50%);
    padding: 0 20px;
  }
  .hero-banner-wrapper_homepage .content .packshot img {
    padding-top: 0;
    width: 100%;
  }
}
.hero-banner-box {
  position: relative;
}
@media (max-width: 991px) {
  .hero-banner-box > .component-content > .content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.hero-banner-box > .component-content > .content .image {
  padding: 0;
}
.hero-banner-box
  > .component-content
  > .content
  .image.image-object-fit-contain
  img {
  -o-object-fit: contain;
  object-fit: contain;
}
.hero-banner-box > .component-content > .content > .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  z-index: 1;
}
@media (max-width: 991px) {
  .hero-banner-box > .component-content > .content > .container {
    position: relative;
  }
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content {
  height: 100%;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content {
  height: 100%;
  align-items: center;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content
  .richText-content {
  justify-content: flex-start;
  flex-direction: column;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content
  .richText-content
  h1 {
  font-size: 40px;
}
@media (max-width: 991px) {
  .hero-banner-box
    > .component-content
    > .content
    > .container
    > .component-content
    > .content
    .richText-content {
    padding: 20px 0 30px;
    border: none;
    text-align: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .hero-banner-box.hidden-sp .image:before,
  .hero-banner-box.hidden-sp .image img {
    display: none;
  }
}
.hero-banner-box .richText-content {
  padding: 30px 15;
}
@media (max-width: 991px) {
  .hero-banner-box .plp-hero-minheight > .component-content {
    height: 165px;
  }
}
@media (max-width: 991px) {
  .banner-container .hero-banner-box {
    order: 2;
  }
  .banner-container .breadcrumbs {
    order: 1;
  }
}
.richText.background-white {
  padding: 15px;
}
@media (max-width: 991px) {
  .richText.background-white {
    padding: 0;
  }
}
.richText.background-white .richText-content {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 15px 15px 45px 15px;
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .richText.background-white .richText-content {
    padding: 33px 15px !important;
  }
}
.hero-banner_homepage figure {
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .hero-banner_homepage figure img {
    position: absolute;
    min-width: 270%;
    height: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .hero-banner_homepage figure img {
    position: absolute;
    min-width: 180%;
  }
}
.powerreviews .p-w-r .pr-header-title {
  color: #00205b;
}
.powerreviews .p-w-r .pr-star-selected {
  background-color: #00205b;
}
.powerreviews .pr-review-rating .pr-stars-small,
.powerreviews .pr-snapshot-rating .pr-stars,
.powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url(../../img/stars_small.svg);
}
.powerreviews.pr-base-modal a,
.powerreviews .pr-pa-snippet a,
.powerreviews .pr-review-engine a,
.powerreviews .pr-snippet a,
.powerreviews .prImageSnippet a {
  color: #00205b;
}
.powerreviews {
  border: none;
  padding: 0;
  margin: 0;
}
.powerreviews .pr-snippet .pr-snippet-rating-decimal,
.powerreviews .pr-snippet .pr-snippet-read-write,
.powerreviews .pr-snippet .pr-snippet-review-count {
  display: none;
}
.powerreviews .pr-snippet {
  width: 100%;
}
.powerreviews .pr-snippet .pr-snippet-stars {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}
.powerreviews .pr-snippet .pr-snippet-stars .pr-stars {
  transform: scale(1.5);
  transform-origin: center;
}
.questionanswers.hideScoreBox .quizResultBoxContainer,
.questionanswers.hideScoreBox .quizScoreBox {
  display: none;
}
.quizResultBoxContainer.showBoxQuiz {
  display: block;
}
.quizButton img {
  cursor: pointer;
}
.sitemap-column {
  float: left;
}
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}
.sitemap-column .component-content {
  overflow: hidden;
}
.sitemap-column a {
  text-decoration: none;
}
.sitemap-column ul {
  list-style: none;
}
.sitemap-column ul li:before {
  display: none;
}
.sitemap-column ul ul li {
  position: relative;
}
.sitemap-column ul ul li:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
}
.sitemap-wrapper h2 {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 20px;
}
.sitemap-wrapper h2 span {
  margin-bottom: 0;
}
.sitemap-wrapper .sitemap-column > ul > li {
  padding: 0;
  margin-bottom: 0;
}
.sitemap-wrapper .sitemap-column > ul > li h3 {
  padding: 20px 0;
}
.sitemap-wrapper .sitemap-column > ul > li h3 a {
  font-size: 24px;
}
.sitemap-wrapper .sitemap-column > ul > li > ul {
  padding-left: 20px;
}
.sitemap-wrapper .sitemap-column > ul > li > ul > li {
  margin-bottom: 15px;
  padding: 0;
}
.sitemap-wrapper .sitemap-column > ul > li > ul > li a {
  font-size: 20px;
}
.gum-health-test {
  margin-bottom: 20px;
  position: relative;
}
.gum-health-test .progress-bar {
  height: 8px;
  width: 50%;
  background-color: #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
}
@media (max-width: 991px) {
  .gum-health-test .progress-bar {
    width: 100%;
  }
}
.gum-health-test .progress-bar > .component-content > .content {
  background-color: #00205b;
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  transition: width 0.2s ease-in-out;
}
.gum-health-test .carousel-quiz .carousel-slide .intro {
  display: none;
}
.gum-health-test .carousel-quiz .carousel-slide.slick-active .intro {
  display: block;
}
.gum-health-test .carousel-quiz .carousel-slide .quiz-result {
  display: none;
}
.gum-health-test .carousel-quiz .carousel-slide.slick-current .quiz-result {
  display: block;
}
.gum-health-test
  .carousel-quiz
  .carousel-slide.slick-current
  .quiz-result
  .factors-list
  li {
  display: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-slide.slick-current
  .quiz-result
  .factors-list
  li.show {
  display: block;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > {
    height: auto;
  }
}
.gum-health-test
  .carousel-quiz
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component {
  height: auto;
}
.gum-health-test .carousel-quiz .carousel-content > .content {
  display: flex;
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content > .image {
    display: none;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  > .image.ght-intro-img {
  display: block;
}
.gum-health-test .carousel-quiz .carousel-content > .content .next-button a {
  cursor: pointer;
}
.gum-health-test .carousel-quiz .carousel-content > .content .image {
  padding: 0;
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content .image {
    height: auto;
  }
}
.gum-health-test .carousel-quiz .carousel-content > .content .quiz-questions {
  padding: 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  .next-button {
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content {
  justify-content: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .cta {
  margin: 15px 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .next-button {
  text-align: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  > .richText.first {
  flex: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .quiz-bottom-nav {
  display: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content {
  height: 100%;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .margin-top_50 {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .margin-bottom_50 {
    margin-bottom: 20px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  .answers {
  display: block;
  margin: 20px 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  .answer-image
  .image {
  padding: 15px;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .page-title {
    font-size: 24px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content {
    padding: 40px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content {
    padding: 40px 20px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  > .richText.first {
  flex: 1;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-checkbox
  + .quiz-bottom-nav
  > .navCTA {
  display: block;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answer-checkbox
    + .quiz-bottom-nav
    > .navCTA {
    display: none;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-checkbox
  + .quiz-bottom-nav
  .links
  .next-button {
  display: block;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA {
  display: none;
  pointer-events: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA.enabled {
  pointer-events: all;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA.enabled
  a {
  color: #00205b;
  border-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA
  a {
  color: #d3d3d3;
  border-color: #d3d3d3;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links {
  display: flex;
  flex: 1;
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  > .next-button {
  pointer-events: none;
  opacity: 0.5;
  display: none !important;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  > .next-button.enabled {
  pointer-events: auto;
  opacity: 1;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .quiz-bottom-nav
    > .links
    > .next-button {
    display: block !important;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  a {
  color: #fff;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers.answer-radio
  p:before {
  border-radius: 50%;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers.answer-checkbox
  p:before {
  content: "";
  border-radius: 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answers
    .richText-content {
    flex-direction: column;
    align-items: center;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p {
  width: 195px;
  height: 65px;
  padding-left: 20px;
  margin: 10px;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #00205b;
  border-radius: 9px;
  border: 1px solid grey;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answers
    .richText-content
    p {
    width: 100%;
    max-width: 336px;
    margin-left: 0;
    margin-right: 0;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p.selected {
  box-shadow: 0 0 0 4px #4a4a4a;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p.selected:before {
  border-color: #00205b;
  background-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:hover {
  font-weight: 700;
  box-shadow: 0 0 0 4px #4a4a4a;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:hover:before {
  border-color: #00205b;
  background-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:before {
  content: "";
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border: 0.5px solid grey;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-single-column
  .richText-content {
  flex-direction: column;
  align-items: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img {
  margin: 0 auto;
  box-shadow: 0 0 0 1px #f2f2f2;
  border-radius: 10px;
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img.selected,
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img:hover {
  box-shadow: 0 0 0 4px #00205b;
}
.reference-buy-now-button .ps-widget {
  display: none;
}
.reference-buy-now-button .ps-widget .ps-wtb-container {
  display: none;
  z-index: 9999;
}
.reference-buy-now-button .ps-widget.open {
  display: block;
  position: fixed;
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 40px;
  background: rgba(0, 0, 0, 0.6);
}
.reference-buy-now-button .ps-widget.open .ps-wtb-container {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.reference-buy-now-button .ps_close {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
  margin-bottom: 10px;
}
.reference-buy-now-button .ps_close:after,
.reference-buy-now-button .ps_close:before {
  content: "";
  width: 110%;
  height: 3px;
  background: grey;
  display: block;
  position: absolute;
  border-radius: 3px;
}
.reference-buy-now-button .ps_close:before {
  transform: rotate(45deg);
}
.reference-buy-now-button .ps_close:after {
  transform: rotate(-45deg);
}
.reference-buy-now-button .ps_close:hover {
  cursor: pointer;
}
.reference-buy-now-button .ps-widget::-webkit-scrollbar {
  display: none;
}
.reference-buy-now-button .ps-widget {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.filter-item {
  display: none;
}
.filter-item-active {
  display: initial;
}
.filter-header-item:focus {
  outline: 1px solid #cf2334 !important;
  outline-offset: 2px;
}
.list-country-selector {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  min-height: 260px;
}
@media (min-width: 992px) {
  .list-country-selector {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
}
.list-country-selector > li:before {
  display: none;
}
.flip-card {
  cursor: pointer;
}
.flip-card img {
  width: 100%;
}
.flip-card-content-active .flip-card-content-text p {
  color: #fff;
}
.flip-card-content-is-hidden {
  display: none;
}
.flip-card-content-text {
  position: absolute;
  padding-right: 40px;
  padding-left: 40px;
  top: 20px;
  text-align: center;
}
.flip-card-content-text p {
  font-size: 0.9rem;
  color: #b71807;
  font-weight: 700;
}
@media (min-width: 992px) {
  .flip-card-content-text p {
    font-size: 1.125rem;
  }
}
buynow-button {
  --button-font-family: "FrutigerLTStd-Roman";
}
.reference-ellusion-buy-now-button {
  width: auto;
}
.margin-bottom_text_0 h1 span,
.margin-bottom_text_0 h2 span,
.margin-bottom_text_0 h3 span,
.margin-bottom_text_0 h5 span,
.margin-bottom_text_0 h6 span {
  margin-bottom: 0;
}
.margin-bottom_50 {
  margin-bottom: 50px;
}
.margin-bottom_50.margin-bottom_text_0 h4 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .margin-bottom_50-dt {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .margin-bottom_50-mb {
    margin-bottom: 50px;
  }
}
.margin-bottom_20 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .margin-bottom_20-dt {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .margin-bottom_20-mb {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .margin-top_20-dt {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .margin-top_20-mb {
    margin-top: 20px;
  }
}
.margin-top_50 {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .margin-top_50-dt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .margin-top_50-mb {
    margin-top: 50px;
  }
}
.margin-top_100 {
  margin-top: 100px;
}
@media (min-width: 992px) {
  .margin-top_100-dt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .margin-top_100-mb {
    margin-top: 100px;
  }
}
.gradient-background {
  background-image: linear-gradient(
    180deg,
    rgba(236, 240, 245, 0) -23%,
    #d5dce7
  );
}
.signs-teaser {
  padding-top: 40px;
}
.signs-teaser > .component-content {
  background: #fff;
  height: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 10px 10px 70px 10px;
  padding: 60px 40px 40px;
  position: relative;
}
.signs-teaser img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.symptoms-clock.figcaption-left figure {
  flex-direction: row-reverse;
}
.symptoms-clock.figcaption-left figure figcaption {
  border-radius: 0 0 0 40px;
}
@media (max-width: 991px) {
  .symptoms-clock.figcaption-left figure {
    flex-direction: column;
  }
}
.symptoms-clock figure {
  display: flex;
}
@media (max-width: 991px) {
  .symptoms-clock figure {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .symptoms-clock figure picture {
    width: 100%;
  }
}
.symptoms-clock figure figcaption {
  background: #fff;
  padding: 40px;
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-radius: 0 0 40px 0;
}
@media (max-width: 991px) {
  .symptoms-clock figure figcaption {
    width: 100%;
  }
}
.symptoms-clock figure figcaption > * {
  width: 100%;
}
@media (max-width: 991px) {
  .symptoms-clock figure figcaption > h2 {
    text-align: center;
  }
}
.reference-submenu-products {
  border-bottom: 1px solid #f2f2f2;
}
.Header {
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 990px) {
  .Header {
    margin-left: -8px;
  }
}
.utility-menu__country {
  max-width: 1440px;
  left: 50%;
  transform: translateX(-50%);
}
.background-red-pattern {
  padding: 0;
}
.background-red-pattern > .component-content {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .background-red-pattern > .component-content {
    padding: 0 20px;
  }
}
.background-red-pattern > .component-content > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.product-filter h5 {
  margin-bottom: 0;
}
.product-filter .filter_type {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product-filter .filter_type p {
  padding: 0 15px;
  border-right: 1px solid;
  margin: 15px 0;
  text-transform: capitalize;
  color: #00205b;
  background: #fff;
  cursor: pointer;
}
.product-filter .filter_type p:last-child {
  border-right: none;
}
.product-filter .filter_type p.selected,
.product-filter .filter_type p:focus,
.product-filter .filter_type p:hover {
  font-weight: 700;
}
.product-filter .products-category-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}
.product-filter button {
  background: #fff;
  color: #00205b;
  border: 2px solid #00205b;
  margin: 15px 15px 0;
  width: calc(25% - 30px);
  text-transform: capitalize;
  outline: #fff;
  cursor: pointer;
}
@media (max-width: 991px) {
  .product-filter button {
    width: calc(50% - 10px);
    margin: 15px 5px 0 2px;
    padding: 5px 10px;
  }
}
.product-filter .show-all a {
  padding: 15px 30px;
  margin: 50px 0;
  font-size: 15px;
}
.product-filter .no-results-text {
  display: none;
  font-weight: 700;
}
.product-filter .no-results-text.show {
  display: block;
}
.products-container {
  transform-origin: top;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.products-container > .component-content {
  padding-bottom: 40px;
}
.products-container > .component-content > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.products-container > .component-content > .content > .flex-container {
  padding-top: 50px;
  margin: 0;
}
@media (max-width: 991px) {
  .products-container > .component-content > .content > .flex-container {
    max-width: 780px;
  }
}
.products-container.show {
  max-height: 99999px;
  transition: max-height 0.5s ease-in-out;
}
.products-container .snippetReference {
  max-width: 0;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  transition: max-width 0.5s;
}
.products-container .snippetReference.show {
  padding: 5px 15px;
  max-height: 99999px;
  max-width: 100vw;
  transition: max-width 0.5s;
}
.products-container h4 {
  text-transform: uppercase;
}
.products-intensive {
  background-image: linear-gradient(
    180deg,
    rgba(236, 240, 245, 0) -23%,
    #d5dce7
  );
}
.product-detail__banner h2 {
  font-family: FrutigerLTStd-Roman;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: normal;
}
.product-detail__banner .cta {
  display: inline-flex;
  align-items: center;
  margin: 10px 20px 25px 0;
}
.product-detail__banner .product-detail__variants-packshot {
  margin-top: 15px;
}
.product-detail__banner .product-detail__variants-packshot img {
  border: 1px solid #d3d3d3;
}
.product-detail__banner .product-detail__packshot > .component-content {
  text-align: center;
}
@media (max-width: 991px) {
  .product-detail__banner .product-detail__packshot > .component-content {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.product-detail__banner .product-detail__packshot > .component-content img {
  width: 100%;
  border: 1px solid #d3d3d3;
}
@media (max-width: 991px) {
  .product-detail__banner .product-detail__packshot > .component-content img {
    max-width: 375px;
  }
}
ul {
  list-style: none;
}
ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 10px;
}
ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #cf2334;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1ch;
}
.mod-touch .reference-submenu-about_parodontax,
.mod-touch .reference-submenu-gum_care,
.mod-touch .reference-submenu-gum_disease,
.mod-touch .reference-submenu-products {
  display: none;
}
p > a {
  word-break: break-word;
}
.shareThis {
  width: auto;
}
@media (max-width: 991px) {
  .shareThis {
    width: 100%;
  }
}
.shareThis > .component-content {
  display: flex;
}
.shareThis .shareThis-list {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 15px 20px;
  display: flex;
  list-style: none;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list {
    padding: 5px 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
.shareThis .shareThis-list:before {
  content: "Share";
  font-family: FrutigerLTStd-Roman;
  font-size: 20px;
  color: #b71807;
  padding-right: 5px;
  display: flex;
  align-items: center;
}
.shareThis .shareThis-list .shareThis-item {
  width: 25px;
  height: 25px;
  margin: 5px;
}
.shareThis .shareThis-list .shareThis-item:before {
  display: none;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item {
    width: 40px;
    height: 40px;
    margin: 15px;
  }
}
.shareThis .shareThis-list .shareThis-item:first-of-type img {
  left: 0;
}
.shareThis .shareThis-list .shareThis-item:nth-of-type(2) img {
  right: -25px;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item:nth-of-type(2) img {
    right: -40px;
  }
}
.shareThis .shareThis-list .shareThis-item:nth-of-type(3) img {
  right: 0;
}
.shareThis .shareThis-list .shareThis-item a {
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item a {
    width: 40px;
    height: 40px;
  }
}
.shareThis .shareThis-list .shareThis-item a > img {
  overflow: hidden;
  position: absolute;
  width: 75px;
  height: auto;
  top: 0;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item a > img {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .container.container-faq {
    padding: 0 35px;
  }
}
.faq-menu {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 40px 0;
}
@media (max-width: 991px) {
  .faq-menu {
    padding: 20px 0;
  }
}
.faq-menu .content-title {
  width: 100%;
  margin-bottom: 40px;
  padding: 0 40px 40px;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 991px) {
  .faq-menu .content-title {
    margin-bottom: 20px;
    padding: 0 20px 20px;
  }
}
.faq-menu ol {
  padding: 0 40px;
}
@media (max-width: 991px) {
  .faq-menu ol {
    padding: 0 20px;
  }
}
.faq-menu ol li {
  margin-bottom: 15px;
}
.faq-menu ol li a {
  text-decoration: none;
}
.faq-menu ol li a:focus,
.faq-menu ol li a:hover {
  text-decoration: underline;
}
.faq-content {
  border-radius: 9px;
  padding: 40px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
}
@media (max-width: 991px) {
  .faq-content {
    padding: 20px;
  }
}
.faq-content a[id] {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.back-to-top {
  margin-top: 20px;
  padding: 0;
}
@media (max-width: 991px) {
  .back-to-top {
    padding: 0 15px;
  }
}
.back-to-top a {
  display: block;
  text-decoration: none;
}
.back-to-top a:after {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/select_arrow.svg)
    50% no-repeat;
  padding-right: 6px;
  display: inline-block;
  width: 15px;
  height: 9px;
  transform: rotate(180deg);
}
.back-to-top a:focus,
.back-to-top a:hover {
  color: #00205b;
  text-decoration: underline;
}
.search-bar-results-page {
  border-bottom: 1px solid #f2f2f2;
}
.search-bar-results-page .form-search {
  border: none;
  background: none;
  margin: 50px 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.search-bar-results-page .form-search label {
  padding: 0 20px;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search label {
    width: 540px;
  }
}
.search-bar-results-page .form-search button {
  right: 40px;
  padding: 0;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search button {
    position: relative;
    background: #00205b;
    font-family: FrutigerLTStd-Roman;
    font-size: 18px;
    color: #fff;
    width: auto;
    padding: 10px 30px;
    border-radius: 30.9px;
    margin-left: 30px;
  }
}
.container-search-results {
  max-width: 800px;
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .container-search-results {
    max-width: none;
  }
}
.searchResults .searchResults-term {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
.searchResults .searchResults-number {
  font-family: FrutigerLTStd-Roman;
  font-size: 15px;
  color: #878c8e;
  margin-bottom: 50px;
}
.searchResults .searchResults-results .searchResults-result {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .searchResults .searchResults-results .searchResults-result {
    border-radius: 0;
    border-left: #d8d8d8;
    border-color: #d8d8d8 #d8d8d8 currentcolor;
    border-right: #d8d8d8;
    border-top: #d8d8d8;
    padding: 0 0 30px;
    margin-bottom: 50px;
  }
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-title {
  margin-bottom: 15px;
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-title
  a {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #00205b;
  text-decoration: none;
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-description {
  font-family: FrutigerLTStd-Roman;
  font-size: 18px;
  color: #4a4a4a;
}
.searchResults .searchResults-results .searchResults-result .searchResults-date,
.searchResults .searchResults-results .searchResults-result .searchResults-url,
.searchResults .searchResults-results .searchResults-result img {
  display: none;
}
.searchResults-pagination .searchResults-pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item {
  width: 45px;
  height: 45px;
  border: 1px solid #00205b;
  margin: 0 15px;
  padding: 0;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .searchResults-pagination
    .searchResults-pagination-list
    .searchResults-pagination-item {
    margin: 0 5px;
  }
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item
  a {
  text-decoration: none;
  font-family: FrutigerLTStd-Roman;
  font-size: 24px;
  color: #00205b;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item:before {
  display: none;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.is-active {
  background: #00205b;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.is-active
  a {
  color: #fff;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous {
  width: 25px;
  height: 25px;
  border-radius: 0;
  border-width: 4px;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a {
  color: transparent;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next {
  width: 25px;
  height: 25px;
  border-radius: 0;
  border-width: 4px;
  border-right: none;
  border-bottom: none;
  transform: rotate(135deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a {
  color: transparent;
}
.ps-widget .ps-wtb-container {
  box-shadow: none;
  margin: 0;
}
.ps-widget .ps-wtb-header {
  display: none;
}
.ps-widget .ps-header-container {
  display: flex;
  min-height: auto;
  padding-left: 10px;
  padding-right: 10px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .ps-widget .ps-header-container {
    flex-direction: column;
  }
}
.ps-widget .ps-header-container .ps-product-details-container {
  width: 100%;
  order: 3;
}
.ps-widget .ps-header-container .ps-product-finder {
  order: 2;
  width: 50%;
  height: 60px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .ps-widget .ps-header-container .ps-product-finder {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
.ps-widget .ps-header-container .ps-column-headers {
  height: 60px;
}
.ps-widget .ps-header-container .ps-column-headers label {
  margin: 0;
  height: 100%;
  width: 50%;
  font-family: FrutigerLTStd-Roman !important;
  font-size: 18px !important;
  border: none;
  border-radius: 9px;
}
.ps-widget .ps-header-container .ps-column-headers label[aria-selected="true"] {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #00205b !important;
}
.ps-widget .ps-header-container .ps-column-headers label.ps-local-tab-label {
  border: none;
  color: #4a4a4a !important;
}
.ps-widget .ps-product-finder {
  position: relative;
  top: 0;
  right: 0;
}
.ps-widget .ps-product-finder > * {
  z-index: 3;
}
.ps-widget .ps-product-finder .ps-search-icon {
  display: none;
}
.ps-widget .ps-product-finder input.ps-product-finder-textbox {
  z-index: 2;
  height: 100% !important;
  background: #fff;
  border-radius: 9px !important;
  border-color: #f2f2f2 !important;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox::-webkit-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox:-ms-input-placeholder {
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox::-ms-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget .ps-product-finder input.ps-product-finder-textbox::placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox:-ms-input-placeholder {
  color: #4a4a4a;
}
@media (max-width: 991px) {
  .ps-widget .ps-product-finder input.ps-product-finder-textbox {
    width: 100%;
    margin: 20px 0;
  }
}
.ps-widget .ps-product-details-container {
  margin: 0;
}
.ps-widget .ps-product-details-container .ps-product-details:hover {
  background: #f2f2f2;
}
.ps-widget
  .ps-product-details-container
  .ps-product-details
  .ps-product-finder-reset
  path {
  fill: #00205b;
}
.ps-widget .ps-column-headers {
  width: 33.33333333%;
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 5px;
}
@media (max-width: 991px) {
  .ps-widget .ps-column-headers {
    width: 100%;
  }
}
.ps-widget .ps-online-sellers {
  padding: 0;
}
.ps-widget .ps-footer-panel {
  padding: 22px 20px;
}
.ps-map-control.ps-float-box {
  position: relative;
  order: 4;
  bottom: 0;
  left: 0;
  right: auto;
  width: 33.33%;
}
@media (max-width: 991px) {
  .ps-map-control.ps-float-box {
    width: 100%;
    padding: 20px 0;
  }
}
.ps-map-control.ps-float-box .ps-input-holder {
  height: 0;
  overflow: hidden;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .ps-map-control.ps-float-box .ps-input-holder {
    margin: 0;
  }
}
.ps-map-control.ps-float-box .ps-input-holder.show {
  height: 60px;
}
.ps-map-control.ps-float-box input.ps-map-location-textbox {
  background: #fff;
  border-radius: 9px !important;
  border-color: #f2f2f2 !important;
  height: 60px;
  width: 100% !important;
}
.ps-map-control.ps-float-box .ps-mag-icon,
.ps-map-control.ps-float-box .ps-map-geolocation-button {
  top: 50%;
  transform: translateY(-50%);
}
.ps-tab-input-local:checked
  + div
  > .ps-column-headers
  > label:first-child
  + label,
.ps-tab-input-online:checked
  ~ input
  + div
  > .ps-column-headers
  > label:first-child {
  background-color: #00205b !important;
}
@media (max-width: 991px) {
  .ps-online-seller-listing {
    width: 50% !important;
    padding: 10px !important;
  }
}
.ps-out-of-stock,
.ps-see-website,
span.ps-price {
  color: #4a4a4a !important;
}
.ps-online-availability-cell {
  color: #006614 !important;
}
@media (min-width: 992px) {
  html:lang(tr-TR) .hero-banner figure figcaption {
    padding-left: 80px;
  }
}
html:lang(tr-TR) .page-title-big {
  font-size: 50px;
}
@media (max-width: 767px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2.8rem;
  }
}
html:lang(tr-TR) .shareThis .shareThis-list:before {
  content: "Paylaş";
}
html:lang(fi-FI) .breadcrumbs .breadcrumbs-with-separator li,
html:lang(se-SE) .breadcrumbs .breadcrumbs-with-separator li {
  white-space: normal;
}
@media (min-width: 768px) {
  html:lang(se-SE) .homepage-banner-with-text .richText {
    width: 47%;
  }
}
@media (max-width: 991px) {
  html:lang(de-DE) .carousel-tabs-container select {
    font-size: 1rem;
  }
}
html:lang(de-DE) .product-filter button {
  height: auto;
  text-transform: none;
}
html:lang(de-DE) .page-gum-health .carousel .slick-track > .carousel-slide {
  height: 0;
}
html:lang(de-DE)
  .page-gum-health
  .carousel
  .slick-track
  > .carousel-slide.slick-active {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
html:lang(de-DE) .searchResults {
  margin-bottom: 20px;
}
@media (min-width: 990px) {
  html:lang(de-DE) .Header {
    margin-left: 0;
  }
}
html:lang(de-DE) .productimage__container--shopping {
  border-top: none !important;
}
html:lang(de-DE) .reference-ellusion-buy-now-button1 {
  padding-top: 10px;
}
html:lang(de-DE) .logo > .component-content > a:focus {
  box-shadow: none;
}
html:lang(de-AT) .product-filter button {
  text-transform: none;
}
@media (min-width: 990px) {
  html:lang(de-AT) .Header {
    margin-left: 0;
  }
}
@media (min-width: 990px) {
  html:lang(nl-BE) .Header,
  html:lang(nl-NL) .Header {
    margin-left: -1px;
  }
}
html:lang(nl-BE)
  .Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul,
html:lang(nl-NL)
  .Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul {
  height: 435px;
}
html:lang(nl-BE) .searchResults,
html:lang(nl-NL) .searchResults {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  html:lang(nl-BE) .page-home .hero-banner figure figcaption,
  html:lang(nl-NL) .page-home .hero-banner figure figcaption {
    padding-left: 40px;
  }
}
html:lang(nl-BE) .page-home img,
html:lang(nl-NL) .page-home img {
  max-height: none;
}
html:lang(nl-BE) .product-filter button,
html:lang(nl-NL) .product-filter button {
  text-transform: none;
}
html:lang(nl-BE) .language-selector {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  right: 50%;
  transform: translateX(50%);
  top: 0;
  position: absolute;
  height: auto !important;
  border: 1px solid rgba(143, 139, 139, 0.6);
  border-radius: 50px;
  padding: 0;
}
@media (min-width: 992px) {
  html:lang(nl-BE) .language-selector {
    top: 16.5%;
    right: 8%;
    width: auto;
    transform: none;
  }
}
html:lang(nl-BE) .language-selector .lang-selection {
  padding: 2px 15px;
  border-radius: 50px;
}
@media (min-width: 992px) {
  html:lang(nl-BE) .language-selector .lang-selection {
    padding: 2px 20px;
  }
}
html:lang(nl-BE) .language-selector .lang-selection a {
  text-decoration: none;
}
html:lang(nl-BE) .language-selector .lang-selection.active {
  background-color: #cf0a2c;
  padding: 2px 10px;
}
@media (min-width: 992px) {
  html:lang(nl-BE) .language-selector .lang-selection.active {
    padding: 2px 15px;
  }
}
html:lang(nl-BE) .language-selector .lang-selection.active a {
  color: #fff;
}
html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot {
  width: auto;
}
@media (min-width: 992px) {
  html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot {
    left: 0;
    right: 15%;
    text-align: right;
  }
}
html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot img {
  height: 400px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 992px) {
  html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot img {
    height: 360px;
    padding-top: 0;
  }
}
@media (min-width: 990px) {
  html:lang(fr-BE) .Header {
    margin-left: -1px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html:lang(fr-BE) .page-home .hero-banner figure figcaption {
    padding-left: 126px;
  }
}
@media (min-width: 992px) {
  html:lang(fr-BE) .page-home .page-title-big {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  html:lang(fr-BE) .page-home .page-title-big {
    font-size: 3.75rem;
  }
}
html:lang(fr-BE) .page-home img {
  max-height: none;
}
html:lang(fr-BE) .searchResults {
  margin-bottom: 20px;
}
html:lang(fr-BE) .language-selector {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  right: 50%;
  transform: translateX(50%);
  top: 0;
  position: absolute;
  height: auto !important;
  border: 1px solid rgba(143, 139, 139, 0.6);
  border-radius: 50px;
  padding: 0;
}
@media (min-width: 992px) {
  html:lang(fr-BE) .language-selector {
    top: 16.5%;
    right: 8%;
    width: auto;
    transform: none;
  }
}
html:lang(fr-BE) .language-selector .lang-selection {
  padding: 2px 15px;
  border-radius: 50px;
}
@media (min-width: 992px) {
  html:lang(fr-BE) .language-selector .lang-selection {
    padding: 2px 20px;
  }
}
html:lang(fr-BE) .language-selector .lang-selection a {
  text-decoration: none;
}
html:lang(fr-BE) .language-selector .lang-selection.active {
  background-color: #cf0a2c;
  padding: 2px 10px;
}
@media (min-width: 992px) {
  html:lang(fr-BE) .language-selector .lang-selection.active {
    padding: 2px 15px;
  }
}
html:lang(fr-BE) .language-selector .lang-selection.active a {
  color: #fff;
}
html:lang(fr-BE) .product-filter button {
  text-transform: none;
}
@media (min-width: 992px) {
  html:lang(es-ES) .Header {
    margin-left: -1px;
  }
}
@media (max-width: 767px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText {
    margin-top: 10px;
  }
}
html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
  padding-bottom: 90px;
}
@media (min-width: 768px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  html:lang(es-ES) .hero-banner figure figcaption {
    top: 41%;
  }
}
html:lang(en-ie) .Header .utility-menu .gsk-logo {
  width: 15%;
}
html:lang(fr-BE) a:focus,
html:lang(fr-BE) button[type="button"]:focus,
html:lang(nl-BE) a:focus,
html:lang(nl-BE) button[type="button"]:focus {
  outline: 1px solid #000;
}
html {
  font-size: 16px;
}
body,
html {
  height: 100%;
}
select {
  outline: none;
}
span {
  display: inline-block;
}
button {
  text-align: center;
}
.container {
  max-width: 1170px;
  width: 100%;
  float: none;
  clear: both;
}
@media (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container.container-article {
  max-width: 751px;
}
.container-wide {
  padding: 0;
}
.container-wide > .component-content {
  padding: 0 20px;
}
.container-wide.image > .component-content {
  padding: 0;
}
* {
  margin: 0;
  box-sizing: border-box;
}
#content,
.mod-touch #content {
  padding-top: 87px;
}
@media (min-width: 992px) {
  #content {
    padding-top: 155px;
  }
}
.flex-container > .component-content > .content,
.flex-container > .component-content > .richText-content {
  display: flex;
  flex-wrap: wrap;
}
img {
  flex-shrink: 0;
  height: auto;
  max-height: 100%;
}
.carousel-cover,
.image img,
img {
  max-width: 100%;
}
video {
  width: 100%;
}
ol {
  padding: 0;
  list-style-position: outside;
  margin-left: 4ch;
}
ol li {
  padding-left: 5px;
}
ol li span {
  display: inline;
}
.ol-roman-lower ol {
  list-style-type: lower-roman;
}
body > .container-fluid {
  max-width: 1440px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
body > .container-fluid > .row {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
body > .container-fluid > .row #content {
  flex: 1 0 auto;
  min-height: 400px;
}
body.browser-safari .container-fluid:after,
body.browser-safari .container-fluid:before,
body.browser-safari .container:after,
body.browser-safari .container:before,
body.browser-safari .paragraphSystem:after,
body.browser-safari .paragraphSystem:before,
body.browser-safari .row:after,
body.browser-safari .row:before {
  content: normal !important;
}
.error-wrapper {
  height: calc(100vh - 200px);
}
@media (max-width: 991px) {
  .error-wrapper {
    height: calc(100vh - 126px);
  }
}
.error-wrapper > .component-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .margin-left-50-dt {
    margin-left: 50px;
  }
}
.minheight-500 {
  min-height: 500px;
}
.minheight-550 {
  min-height: 550px;
}
@media only screen and (max-width: 991px) {
  .minheight-550 {
    min-height: 335px;
  }
}
.minheight-250 {
  min-height: 250px;
}
.article-banner-minheight {
  min-height: 400px;
}
@media only screen and (max-width: 991px) {
  .article-banner-minheight {
    min-height: 0;
  }
}
.plp-hero-minheight {
  min-height: 500px;
}
@media only screen and (max-width: 767px) {
  .plp-hero-minheight {
    min-height: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .plp-hero-minheight {
    min-height: 130px;
  }
}
.homepage-banner-with-text {
  position: relative;
}
.homepage-banner-with-text .richText {
  position: absolute;
  z-index: 1;
  left: 15%;
  top: 5%;
  width: 40%;
}
@media only screen and (max-width: 991px) {
  .homepage-banner-with-text .richText {
    left: 5%;
  }
}
.homepage-banner-with-text .richText p {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .homepage-banner-with-text .richText {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
  }
  .homepage-banner-with-text .richText p {
    text-align: center;
  }
}
.skipToMainContent {
  position: absolute;
  width: auto;
  top: -100%;
  z-index: 99;
  transition: top 0.2s;
}
.skipToMainContent:focus {
  top: 0;
}
.product-teaser figure h3 a {
  display: inline-block;
}
.product-teaser figure h3 a:focus .content-title span,
.product-teaser figure h3 a:hover .content-title span {
  text-decoration: underline !important;
  color: #00205b !important;
}
.product-teaser figure h3 a .content-title {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .font-size-dt-small {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .font-size-dt-lg-medium {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .font-size-28-mb {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .font-size-26-mb {
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  .font-size-24-mb {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  html {
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: 0;
  }
  html::-webkit-scrollbar {
    display: none;
  }
  body {
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
@media (min-width: 992px) {
  .haleon-logo {
    display: flex;
    width: 15%;
  }
}
/*# sourceMappingURL=../maps/core/main.css.map */

/* Abhay shishodia | 02-11-2023 | Start */

.d-block {
  display: block;
}

.text-center {
  text-align: center;
}

.contact-us .contact-item {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.contact-us .heading {
  font-size: 2rem;
}

.contact-us .sub-heading {
  font-size: 1.5rem;
  padding-bottom: 2rem;
}
.contact-us .grey-circle {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
}

.contact-us .contact-address .grey-circle {
  height: fit-content;
}

.contact-us .contact-address {
  margin-bottom: 5px;
}

.contact-item .yt-logo {
  width: 30px;
  height: 30px;
  filter: brightness(0.25);
  margin-bottom: -8px;
  margin-left: 5px;
}

.contact-us ul li::before {
  content: none;
}

.contact-us .contact-list {
  padding-bottom: 2rem;
}

@media (min-width: 992px) {
  .Header .haleon-logo {
    width: 100%;
  }
}

@media (max-width: 991px) {
  #footer .footer-utility-menu .image {
    padding-left: 0;
    margin-top: 2rem;
  }
}

/* Abhay shishodia | 02-11-2023 | End */

/* GSKBD-29716 / 16th Nov 2023 */
.box-sizing-content {
  box-sizing: content-box;
}
.carousel-tabs-container .videoGallery-heading,
.carousel-tabs-container .videoGallery-nojs,
.carousel-tabs-container .videoGallery-description,
.carousel-tabs-container .videoGallery-thumbnails {
  display: none;
}
@media screen and (max-width: 767px) {
  .carousel-tabs .carousel-slides.third-slide {
    height: 650px;
  }
}
@media screen and (max-width: 540px) {
  .carousel-tabs .carousel-slides.third-slide {
    height: 550px;
  }
}
@media screen and (max-width: 480px) {
  .carousel-tabs .carousel-slides.third-slide {
    height: 520px;
  }
}
/*GSKBD-29716 | 27/11/23 | careated variant "font-22px" |Start */
.font-22 {
  font-size: 22px;
}
/*GSKBD-29716 | End*/

/*GB-11051 | 28-11-23 | starts */
.font-weight-bold {
  font-weight: bold;
}
.z-index-1 {
  z-index: 1;
}
.image-w-100 img {
  width: 100%;
}
@media (min-width: 992px) {
  .font-size-d-16 {
    font-size: 16px;
  }
  .max-w-d-25,
  .w-d-25 {
    max-width: 25% !important;
  }
  .max-w-d-30,
  .w-d-30 {
    max-width: 30% !important;
  }
  .p-d-l-0 {
    padding-left: 0 !important ;
  }
  .p-d-r-0 {
    padding-right: 0 !important;
  }
  .p-d-t-2 {
    padding-top: 2rem;
  }
  .p-d-l-2 {
    padding-left: 2rem;
  }
  .p-d-l-3 {
    padding-left: 3rem;
  }
  .p-d-l-5 {
    padding-left: 5rem;
  }
  .m-d-t-n-3 {
    margin-top: -3rem;
  }
  .hero-banner-cta {
    position: relative;
    padding-bottom: 3rem;
  }
  .hero-banner-description {
    position: absolute;
    bottom: 20%;
  }
}
@media (max-width: 991px) {
  .font-size-m-16 {
    font-size: 16px;
  }
  .max-w-m-25,
  .w-m-25 {
    max-width: 25% !important;
  }
  .max-w-m-30,
  .w-m-30 {
    max-width: 30% !important;
  }
  .p-m-t-2 {
    padding-top: 2rem;
  }
  .p-m-l-2 {
    padding-left: 2rem;
  }
  .p-m-l-3 {
    padding-left: 3rem;
  }
  .p-m-l-5 {
    padding-left: 5rem;
  }
  .m-m-t-n-3 {
    margin-top: -3rem;
  }
}
/*GB-11051 | 28-11-23 | ends */

/* block code start */

/* GB-5202 | 24/02/23 */
.d-flex {
  display: flex;
}

.footer-haleon-logo img {
  position: absolute;
  left: 0;
  width: 120px;
  min-height: 50px;
}

.container-wide > .component-content {
  padding: 0;
}

.nuevo-tag-wrap {
  position: absolute;
  top: 0;
  left: 0px;
  width: auto;
  padding: 0;
  z-index: 1;
}

.nuevo-tag-wrap p.nuevo-tag {
  display: inline-block;
  background: #b71807;
  color: #fff;
  padding: 3px 10px 3px 0px;
  width: 115px;
  border-radius: 0 0 28px 0;
}

.margin-top_50 {
  margin-top: 50px;
}

@media (min-width: 992px) {
  .m-d-b-0 {
    margin-bottom: 0 !important;
  }

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

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

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

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

@media (max-width: 991px) {
  .nuevo-tag-wrap {
    top: 0px;
  }

  .product-detail__banner .product-detail__packshot > .component-content img {
    border: none;
  }

  .product-detail__banner .product-detail__packshot {
    border: 1px solid #d3d3d3;
    width: calc(100% - 2rem);
    margin-left: 1rem;
  }

  .packshot-thumbnail-tag .nuevo-tag-wrap p.nuevo-tag {
    margin-left: 1rem;
  }

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

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

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

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

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

/* GB-5202 | End */

/* CSS Start */
.page-pruebalogratis .container-fluid .row #content {
  padding: 0;
}

.text-center {
  text-align: center;
}

.pattern-bg-image > .component-content {
  background-size: contain;
  background-repeat: no-repeat;
}

.page-pruebalogratis .container-fluid .row {
  overflow: hidden;
}

.parodontax-image img {
  width: 70%;
}

.page-pruebalogratis #footer:before {
  display: none;
}

@media screen and (min-width: 1280px) {
  .parodontax-product-image img {
    margin: 12rem auto;
  }
}

@media screen and (min-width: 992px) {
  .p-d-b-2 {
    padding-bottom: 2rem;
  }

  .form-desktop-only,
  .parodontax-image.desktop-only,
  .gratis-desktop-image {
    display: block;
  }

  .form-mobile-only,
  .parodontax-image.mobile-only,
  .gratis-mobile-image {
    display: none;
  }

  .gratis-desktop-image img {
    width: 60%;
    display: block;
    margin: auto;
  }

  .importe-image img {
    width: 60%;
    display: block;
    margin: auto;
  }

  .parodontax-product-image img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }

  .form-desktop-only {
    padding: 4rem 4rem 4rem 0;
  }

  .importe-mobile-only {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .p-m-b-2 {
    padding-bottom: 2rem;
  }

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

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

  .form-desktop-only,
  .parodontax-image.desktop-only,
  .gratis-desktop-image {
    display: none;
  }

  .form-mobile-only,
  .parodontax-image.mobile-only,
  .gratis-mobile-image {
    display: block;
  }

  .parodontax-image.mobile-only {
    width: 30%;
    display: inline-block;
  }

  .parodontax-image.mobile-only img {
    width: 100%;
    display: block;
    margin-top: -3.5rem;
  }

  .gratis-mobile-image {
    width: 65%;
    margin: auto;
    display: block;
  }

  .gratis-mobile-image img {
    width: 100%;
  }

  .pattern-bg-image .gratis-mobile-box {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .parodontax-product-image img {
    width: 90%;
    margin: 2rem auto 0;
    display: block;
  }

  .importe-mobile-only {
    width: 100vw;
    margin-left: -15px;
    padding: 0;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .importe-mobile-only .importe-image img {
    width: 75%;
    margin: auto;
    display: block;
  }

  .importe-mobile-only > .component-content {
    background-size: cover;
  }

  .importe-desktop-only {
    display: none;
  }
}

/*  CSS End */

/* GSKBD-27409 | 30/03/23 */
@media (min-width: 992px) {
  .gratis-mobile-box > div > .paragraphSystem {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 98vh;
  }

  .parodontax-product-image {
    margin: auto 0;
  }

  .form-desktop-only {
    padding-top: 1rem;
    padding-bottom: 0;
  }
}

/* GSKBD-27409 | End */
/* GSKBD-28949 | 26-09-23 | start */
@media (max-width: 480px) {
  .nuevo-tag-wrap {
    left: 1px;
  }

  .nuevo-tag-wrap p.nuevo-tag {
    width: 90px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .nuevo-tag-wrap {
    left: 1px;
  }
}

/* GSKBD-28949 | 26-09-23 | end */

/* GSKBD-29716 | 13/10/23 | Start */

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

.text-color-teal {
  color: #00a1b1;
}

.text-color-blue {
  color: #408dfc;
}

/* GSKBD-29716 | 13/10/23 | End */

/* block code end */
/* GB-12644 | 01-12-2023 | Start */
@media (min-width: 992px) {
  .hero-banner-box > .component-content .richText-content h1.banner-heading {
    margin-left: -5rem;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .hero-banner-box > .component-content .richText-content h1.banner-heading {
    width: 85%;
    margin-left: -2rem;
  }
}

/* GB-12644 | 01-12-2023 | End */

/* CSS Block */

.accordion .accordion-container,
.accordion .accordion-slide,
.accordion .accordion-slide .accordion-head,
.accordion .accordion-slide .accordion-head:hover,
.accordion .accordion-slide.is-active .accordion-head,
.accordion .accordion-slide.is-active .accordion-head:focus,
.accordion .accordion-slide.is-active .accordion-head:hover {
  background: none;
  background-color: transparent;
  border: 0;
  color: currentColor;
  outline: none;
}
.accordion-container {
  border: 2px solid #323131;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-faq .container.container-faq {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container-faq .accordion-slide.odd {
  background: #f5f5f5;
}
.container-faq .accordion-slide .accordion-head .accordion-title:before {
  display: none;
}
.container-faq .accordion-slide .accordion-head {
  padding: 16px 10px 16px 50px;
  font-size: 16px;
  text-transform: none;
}
.accordion .accordion-head {
  font-weight: 400;
}
.mod-js .accordion-head {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.container-faq .accordion-title {
  padding: 13px;
  margin: 0;
}
.container-faq .accordion-slide .accordion-head a {
  font-weight: bold;
  font-size: 18px;
}
.container-faq .accordion-slide .accordion-head:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  left: 12px;
  border-radius: 100%;
  background: url("/content/dam/cf-consumer-healthcare/parodontax-v3/nl_NL/icon-chevron-right.svg?auto=format")
    50%/30% no-repeat #cf0a2c;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.container-faq .accordion-slide.is-active .accordion-head:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordion .accordion-slide .accordion-head:after,
.accordion .accordion-slide.is-active .accordion-head:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  font-size: 0;
  float: none;
}
.mod-js .accordion-slide.is-active > .accordion-head:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 8px;
  font-size: 12px;
  float: right;
}
.mod-js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 0;
}
.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  overflow: auto;
}
.page-faq .accordion {
  padding-left: 0;
  margin-top: 0;
  clear: left;
}

/* charan | GSKBD-26655 | 08-06-23 */
.footer-haleon-logo {
  padding: 0px !important;
}
.footer-haleon-logo img {
  min-width: 100px;
  position: relative;
  left: 0px;
}
/*deepa | GSKBD-28550 | 28-08-23 | cotact us page layout*/
.text-center {
  text-align: center;
}
.visibility-hide {
  visibility: hidden;
}
.m-b-3 {
  margin-bottom: 3rem;
}
.m-b-1 {
  margin-bottom: 1rem;
}
.p-l-0 {
  padding-left: 0;
}

.contact-us-details .contact-list .contact-item {
  display: flex;
  align-items: center;
  padding-left: 0 !important;
}
.contact-us-details .contact-list .grey-circle {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us-details .contact-list .grey-circle img {
  width: 30px;
}
.contact-us-details ul.contact-list li.contact-item:before {
  display: none;
}
.contact-us-details ul.contact-list li span {
  margin-right: 1rem;
}
.contact-us-details .icons a {
  justify-content: center;
  align-items: center;
  background-color: #00205b;
  height: 30px;
  width: 30px;
  border-bottom: none;
  vertical-align: middle;
  border-radius: 50%;
  display: inline-flex;
}

.contact-us-details .icons img {
  width: 20px;
}
@media (min-width: 992px) {
  .p-d-x-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .page-faq .accordion {
    width: calc(100% - 2rem);
    margin-left: 1rem;
  }
  .p-m-l-1 {
    padding-left: 1rem;
  }
}
/* Amrendra | GSKBD-28613 | 14/09/23 | ganeral css */
.d-block {
  display: block !important;
}
.font-bold {
  font-weight: bold !important;
}
/* CSS Block */
@media (min-width: 992px) {
  .haleon-logo-cast {
    width: 100% !important;
  }
}

/* block css | 12-12-23 | start | /home/zahnfleisch-active-repair*/

.text-overide-img {
  position: absolute;
  top: 13%;
  left: 4%;
}

.main-relative {
  position: relative;
}

.text-overide-1 {
  font-weight: 900;
  color: #fff;
  margin: -0.5rem 4rem;
}

.font-2 {
  font-size: 2rem;
}

.text-overide-2 {
  margin: 2.5rem 0 1.5rem;
}

.text-overide-3 {
  font-weight: 900;
  color: #fff;
  text-align: center;
  margin: 2rem 0 0 0;
}

@media (min-width: 992px) {
  .img-with-text {
    position: absolute;
    bottom: 30%;
    right: 0;
    z-index: 9;
  }

  .img-with-text p {
    position: absolute;
    left: -20px;
    top: -2rem;
  }
}

.text-bold {
  font-weight: 900;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.left-list-icon ul li:before {
  width: 100px;
  height: 66px;
  left: -4.5rem;
  top: -1.5rem;
  background: url(/content/dam/cf-consumer-healthcare/parodontax-v3/de_AT/website-localization/joined-red-circles.png);
  z-index: 99;
}

.left-list-icon ul li {
  font-weight: 900;
  color: #cb1c2c;
  font-size: 1.25rem;
  margin: 0 0 1rem;
}

/* for check */

@media (max-width: 991px) {
  .text-overide-img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .text-overide-1 .font-2 {
    display: contents;
    font-size: 7vw;
  }

  .text-overide-img .d-block {
    display: contents;
  }

  .text-overide-1 .m-block {
    display: block !important;
  }

  .text-overide-img > .component-content {
    height: 100% !important;
  }

  .text-overide-img > * > .paragraphSystem {
    height: 100% !important;
    position: relative;
  }

  .text-overide-img .richText {
    position: static;
  }

  .text-overide-img .text-overide-1 {
    position: absolute;
    top: 3vh;
    left: 10vw;
    width: 60%;
    height: 150px;
    margin: 0 !important;
    text-align: center;
    font-size: 1rem;
  }

  .text-overide-img .text-overide-2 {
    position: absolute;
    top: 33vw;
    left: 10vw;
    margin: 0;
    width: 80%;
  }

  .text-overide-img .text-overide-3 {
    position: absolute;
    bottom: 7vw;
    right: 10vw;
    margin: 0;
  }
}

@media (min-width: 580px) and (max-width: 991px) {
  .text-overide-img .text-overide-2 {
    top: 232px;
    left: 69px;
    font-size: 22px;
  }

  .text-overide-img .text-overide-1 {
    left: 70px;
    font-size: 30px;
    top: 34px;
  }

  .text-overide-img .text-overide-3 {
    font-size: 1.75rem;
  }
}

@media (max-width: 767px) {
  .text-overide-img .text-overide-2 {
    top: 30vw;
    left: 10vw;
    font-size: 2.75vw;
  }
}

/* block css | 12-12-23 | end */
/* GB-11051 | 12/12/23 | Start */
.cta.buy-blue {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 180px;
  min-height: 35px;
}

/* GB-11051 | 12/12/23 | End */

/* GSKBD-29933 | 10-01-2024 | Start */

.prade-section {
  padding-bottom: 3rem;
  padding-top: 3rem;
  margin: 0 auto;
}

.bg-red {
  background-color: #cf0a2c;
}

.bg-red-section {
  padding-top: 3rem;
  margin-top: -0.25rem;
  padding-bottom: 3rem;
}

.bg-red-section p {
  color: white;
  text-align: center;
}

.bg-red.video-container .videoGallery {
  margin-top: 50px;
}

.prade-section .product-detail__packshot img {
  border: 1px solid #d3d3d3;
}

.prade-section .nuevo-tag-wrap {
  top: 1.5rem;
  text-align: left;
  left: 0;
}

.prade-section .nuevo-tag-wrap .nuevo-tag {
  width: 480px;
  border-radius: 0 0 28px 0;
  font-size: 16px;
  padding: 3px 20px 3px 10px;
}

.product-teaser .product-img figure > a img {
  margin-top: 0.5rem;
}

.videoGallery-description,
.videoGallery-thumbnails,
.videoGallery-heading,
.videoGallery-nojs {
  display: none;
}

video {
  height: 100%;
}

.product-teaser .minheight-280 figure img {
  width: 280px;
}

@media (max-width: 991px) {
  .prade-section {
    margin-top: 0;
  }
  .product-detail__banner .importe-mobile-only img {
    padding: 0.825rem;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .prade-section .nuevo-tag-wrap .nuevo-tag {
    font-size: 15px;
  }
}

/* GSKBD-29933 | 10-01-2024 | | End */

/* GSKBD-30951 | 24-01-2024 | tag image aligned |  Start  */

@media (max-width: 767px) {
  .prade-section .nuevo-tag-wrap .nuevo-tag {
    width: 360px;
    font-size: 12px;
  }
}
@media screen and (max-width: 420px) {
  .footer-haleon-logo img {
    min-width: auto;
    width: 70px;
  }
}
/* GSKBD-30951 | 24-01-2024 | tag image aligned | End  */
.word-break {
  word-break: break-all !important;
}

.page-products.page-parodontax-toothpaste.page-strengthen-and-protect-fresh-mint
  .product-detail__banner
  .flex-container
  > .component-content
  > .content {
  align-items: flex-start;
}

.page-products.page-parodontax-toothpaste.page-strengthen-and-protect-whitening
  .product-detail__banner
  .flex-container
  > .component-content
  > .content {
  align-items: flex-start;
}

