/*!
 * 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%;
  }
}@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;\a 400;\a 500;\a 600;\a 700&display=swap");
.swoosh-bottom-white:before,
.swoosh-top-grey:before {
  background-position: right -150px bottom;
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    background-size: 1210px;
    background-position: right -150px bottom;
  }
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    height: 105px;
  }
}
a,
p a {
  color: #00205b;
}
.content-text,
a,
li,
p,
p > a {
  font-size: 18px;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
}
.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: rgba(0, 0, 0, 0);
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0.5;
}
.slick-prev {
  left: -45px;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
}
@media (max-width: 1270px) {
  .slick-prev {
    left: -15px;
  }
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -45x;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: -45px;
}
@media (max-width: 1270px) {
  .slick-next {
    right: -15px;
  }
}
[dir="rtl"] .slick-next {
  left: -45px;
  right: auto;
}
.slick-next:before {
  content: "";
}
[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;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
}
.slick-dots > li:only-child {
  display: none;
}
.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: rgba(0, 0, 0, 0);
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  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;
}
.mega-menu .navigation-root.navigation-level1 .has-children:before {
  display: none;
}
.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 {
  display: none;
}
@media (max-width: 991px) {
  #footer:before {
    background-size: 1210px;
    background-position: right -220px bottom;
  }
}
@media (max-width: 991px) {
  #footer:before {
    height: 105px;
  }
}
.carousel-tabs-articles .carousel-slide {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(236, 240, 245, 0)),
    to(#d5dce7)
  );
}
.flex-container .snippetReference > .inner,
.flex-container .snippetReference > .inner .component-content,
.snippetReference.article-teaser > .inner,
.snippetReference.article-teaser > .inner > .component-content {
  height: 100%;
}
@media (max-width: 991px) {
  .hero-banner-box.hidden-sp .image img {
    display: none;
  }
  .hero-banner-box.hidden-sp .image:before {
    display: none;
  }
}
@media (min-width: 992px) {
  .list-country-selector {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
}
/* @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: Bliss2;
  src: url(../../assets/fonts/Bliss2-Heavy.woff) format("woff"),
    url(../../assets/fonts/Bliss2-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 -140px 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;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  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;
  -webkit-box-shadow: 0 0 0 2px #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;
  -webkit-box-shadow: 0 0 0 2px #00205b !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: Roboto;
  font-size: 18px;
  color: #4a4a4a;
}
a,
p a {
  color: #cf0a2c;
  text-decoration: none;
}
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;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-title-big {
  font-family: Bliss2;
  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: Bliss2;
  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: Roboto;
  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: Roboto;
  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: Roboto;
  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: Bliss2;
  font-size: 21px;
  line-height: 1.05;
  letter-spacing: 0.5px;
  color: #0a2368;
}
.content-text,
a,
li,
p,
p > a {
  font-family: Roboto;
  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;
}
.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 {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition: all 0.2s ease-in-out;
  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;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  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;
  -webkit-box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.logo > .component-content > a:focus {
  -webkit-box-shadow: 0 3px 0 0 #b71807;
  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;
  -webkit-transition: top 0.3s ease-in;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    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 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  min-width: 110px;
}
.Header .utility-menu > .component-content > .content {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 0 15px;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > img {
  -ms-flex-item-align: center;
  align-self: center;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
.Header .utility-menu .gsk-logo a {
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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;
  -webkit-transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, top 0.3s;
  transition: transform 0.3s, top 0.3s, -webkit-transform 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 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu-open .mobile-menu .component-content:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: top, 0.2s, -webkit-transform;
  transition: top, 0.2s, -webkit-transform;
  transition: transform, top, 0.2s;
  transition: transform, top, 0.2s, -webkit-transform;
}
.Header .language-selector__selected:hover:after {
  border-color: #00205b;
}
.Header .country-selector__selected {
  padding-right: 20px;
  position: relative;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: top, 0.2s, -webkit-transform;
  transition: top, 0.2s, -webkit-transform;
  transition: transform, top, 0.2s;
  transition: transform, top, 0.2s, -webkit-transform;
}
@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;
  -webkit-transition: top, opacity, 0.2s ease-in-out;
  transition: top, opacity, 0.2s ease-in-out;
}
.Header .search-bar,
.Header .utility-menu__language {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  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;
  -webkit-transition: margin-top, opacity, 0.2s ease-in-out;
  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;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  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;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  border: 1px solid #f2f2f2;
  -webkit-transition: margin-top, opacity, 0.2s ease-in-out;
  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;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
    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;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: top, 0.2s, -webkit-transform;
  transition: top, 0.2s, -webkit-transform;
  transition: transform, top, 0.2s;
  transition: transform, top, 0.2s, -webkit-transform;
  background: #fff;
  cursor: pointer;
}
.Header .dropdown.open {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.Header .main-nav {
  padding: 0;
}
.Header .main-nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.Header .main-nav ul li a {
  text-decoration: none;
  color: #00205b;
  height: 100px;
  position: relative;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  font-size: calc(7.35714px + 0.66964vw);
}
@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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  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;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  padding: 20px 40px;
  top: 102px;
  -webkit-transition: top, opacity, 0.4s ease-in-out;
  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 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.Header.searchVisible .main-menu__search-icon:before,
.Header.searchVisible .main-menu__search-icon:focus:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.Header.searchVisible .search-bar {
  visibility: visible;
  top: 157px;
  opacity: 1;
}
.Header.languageVisible .language-selector__selected:after {
  -webkit-transform: scaleY(-1) rotate(45deg);
  -ms-transform: scaleY(-1) rotate(45deg);
  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 {
  -webkit-transform: scaleY(-1) rotate(45deg);
  -ms-transform: scaleY(-1) rotate(45deg);
  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: rgba(0, 0, 0, 0);
  background-size: 27px 27px;
  border: none;
  cursor: pointer;
}
.searchBox .form-search button:focus {
  -webkit-box-shadow: inset 0 -3px 0 0 #00205b;
  box-shadow: inset 0 -3px 0 0 #00205b;
}
.mega-menu {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100px;
  -webkit-transition: top, 0.2s ease-in-out;
  transition: top, 0.2s ease-in-out;
  z-index: 10;
  left: 0;
  width: 100%;
  background: #fff;
  padding-bottom: 40px;
}
.mega-menu .richText-content p {
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0a2368;
  text-decoration: none;
  height: 80px;
  padding: 20px;
  font-family: Roboto;
  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;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: top, 0.2s, -webkit-transform;
  transition: top, 0.2s, -webkit-transform;
  transition: transform, top, 0.2s;
  transition: transform, top, 0.2s, -webkit-transform;
}
.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 {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    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: Roboto;
  font-size: 18px;
  text-decoration: none;
  color: #00205b;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Header .utility-menu .paragraphSystem {
    width: 110%;
  }
  .Header .utility-menu .paragraphSystem > a {
    display: none;
  }
  .Header .utility-menu .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid #d8d8d8;
    font-family: Roboto;
    font-size: 18px;
    color: #00205b;
    padding: 0 20px;
  }
  .Header .utility-menu .gsk-logo {
    display: none;
  }
  .Header .main-menu__wrapper {
    -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
  }
  .Header .main-menu > .component-content > .content {
    height: 81px;
  }
  .Header .main-menu .logo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .Header .country-selector__selected,
  .Header .language-selector__selected {
    font-size: 15px !important;
    color: #545454 !important;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .Header .search-bar {
    top: 35px;
  }
  .Header .utility-menu__language {
    position: relative;
    height: 0;
    padding: 0;
    right: 0;
    top: 0;
    -webkit-box-shadow: none;
    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
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: -webkit-box;
  display: -ms-flexbox;
  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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #d8d8d8;
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  padding: 0 20px;
}
.mod-touch .Header .utility-menu .gsk-logo {
  display: none;
}
.mod-touch .Header .main-menu__wrapper {
  -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
  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 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mod-touch .Header .country-selector__selected,
.mod-touch .Header .language-selector__selected {
  font-size: 15px !important;
  color: #545454 !important;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mod-touch .Header .search-bar {
  top: 35px;
}
.mod-touch .Header .utility-menu__language {
  position: relative;
  height: 0;
  padding: 0;
  right: 0;
  top: 0;
  -webkit-box-shadow: none;
  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
  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;
  -webkit-transform: translateY(-85%);
  -ms-transform: translateY(-85%);
  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: -webkit-box;
    display: -ms-flexbox;
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    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: -webkit-box !important;
  display: -ms-flexbox !important;
  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: Roboto;
  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;
  -webkit-box-sizing: border-box;
  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;
  height: 75px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  background-color: #f2f2f2;
}
.carousel-tabs-container .carousel-tabs-menu ul,
.carousel-tabs-container .carousel-tabs-menu ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.carousel-tabs-container .carousel-tabs-menu ul li {
  padding: 0 20px;
  height: 100%;
  font-family: Roboto;
  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: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(236, 240, 245, 0)),
    to(#d5dce7)
  );
  background-image: linear-gradient(180deg, rgba(236, 240, 245, 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%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  img {
  -ms-flex-item-align: center;
  align-self: center;
  width: 100%;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption {
  padding: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  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;
  -webkit-box-shadow: 0 2px 3px 0 hsla(0, 0%, 49%, 0.5);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.product-teaser > .component-content > .content .richText {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.product-teaser > .component-content > .content .richText > .component-content {
  height: 100%;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.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 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  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 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-int > .component-content .title-content,
.video-int > .component-content .title-content button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-int > .component-content .title-content button {
  width: 75px;
  height: 75px;
  background: none;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  border: 2px solid #fff;
  position: relative;
  cursor: pointer;
}
.video-int > .component-content .title-content button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid rgba(0, 0, 0, 0);
  border-bottom: 14px solid rgba(0, 0, 0, 0);
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-content .videoWrapper {
  width: 100%;
  max-width: 992px;
  padding: 0 20px;
}
.video-content .video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  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 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-content .video .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .hero-banner figure img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.hero-banner figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -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;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    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%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-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;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    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%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content
  .richText-content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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;
    -webkit-box-pack: center;
    -ms-flex-pack: 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 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .banner-container .breadcrumbs {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}
.powerreviews .pr-snippet .pr-snippet-stars .pr-stars {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  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;
  -webkit-transition: width 0.2s ease-in-out;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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 {
  -webkit-box-flex: 0;
  -ms-flex: none;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@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 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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: Roboto;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answers
    .richText-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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: Roboto;
  font-size: 18px;
  color: #00205b;
  border-radius: 9px;
  border: 1px solid grey;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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 {
  -webkit-box-shadow: 0 0 0 4px #4a4a4a;
  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;
  -webkit-box-shadow: 0 0 0 4px #4a4a4a;
  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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img {
  margin: 0 auto;
  -webkit-box-shadow: 0 0 0 1px #f2f2f2;
  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 {
  -webkit-box-shadow: 0 0 0 4px #00205b;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
}
.reference-buy-now-button .ps_close {
  width: 20px;
  height: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: end;
  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 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reference-buy-now-button .ps_close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  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 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  min-height: 260px;
}
@media (min-width: 992px) {
  .list-country-selector {
    -moz-column-count: 5;
    -webkit-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: "Roboto";
}
.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: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(-23%, rgba(236, 240, 245, 0)),
    to(#d5dce7)
  );
  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%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.symptoms-clock.figcaption-left figure {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.symptoms-clock figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .symptoms-clock figure {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .symptoms-clock figure picture {
    width: 100%;
  }
}
.symptoms-clock figure figcaption {
  background: #fff;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  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%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 990px) {
  .Header {
    margin-left: -8px;
  }
}
.utility-menu__country {
  max-width: 1440px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-filter h5 {
  margin-bottom: 0;
}
.product-filter .filter_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  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 {
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.products-container > .component-content {
  padding-bottom: 40px;
}
.products-container > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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;
  -webkit-transition: max-height 0.5s ease-in-out;
  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;
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.products-container .snippetReference.show {
  padding: 5px 15px;
  max-height: 99999px;
  max-width: 100vw;
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.products-container h4 {
  text-transform: uppercase;
}
.products-intensive {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(-23%, rgba(236, 240, 245, 0)),
    to(#d5dce7)
  );
  background-image: linear-gradient(
    180deg,
    rgba(236, 240, 245, 0) -23%,
    #d5dce7
  );
}
.product-detail__banner .flex-container > .component-content > .content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-detail__banner h2 {
  font-family: Roboto;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: normal;
}
.product-detail__banner .cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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 .shareThis-list,
.shareThis > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shareThis .shareThis-list {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 15px 20px;
  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: Roboto;
  font-size: 20px;
  color: #b71807;
  padding-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.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: Roboto;
    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: Roboto;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .container-search-results {
    max-width: none;
  }
}
.searchResults .searchResults-term {
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
.searchResults .searchResults-number {
  font-family: Roboto;
  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: Roboto;
  font-size: 18px;
  color: #00205b;
  text-decoration: none;
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-description {
  font-family: Roboto;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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: Roboto;
  font-size: 24px;
  color: #00205b;
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a {
  color: rgba(0, 0, 0, 0);
}
.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;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a {
  color: rgba(0, 0, 0, 0);
}
.ps-widget .ps-wtb-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.ps-widget .ps-wtb-header {
  display: none;
}
.ps-widget .ps-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding-left: 10px;
  padding-right: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .ps-widget .ps-header-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.ps-widget .ps-header-container .ps-product-details-container {
  width: 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.ps-widget .ps-header-container .ps-product-finder {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 50%;
  height: 60px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  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: Roboto !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::-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::-webkit-input-placeholder {
  color: #4a4a4a;
  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;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  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%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-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 only screen and (max-width: 991px) {
  .homepage-banner-with-text .richText {
    left: 5%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto;
  font-weight: 400;
  line-height: 1.3em;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -0.025em;
}
h1 {
  font-size: 1.4em;
  color: #cf0a2c;
}
.product-listpage__list {
  margin-bottom: 0;
  padding-top: 60px;
  font-family: Hind, sans-serif;
}
.block-headline {
  font-size: 44px;
  line-height: 1.2em;
  margin-bottom: 30px;
  color: #cf0a2c;
  font-family: Hind, sans-serif;
}
.block-headline p {
  color: #001f5b;
  font-family: Hind, sans-serif;
}
.block-headline a {
  color: #cf0a2c;
  text-decoration: none;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  font-family: Hind, sans-serif;
}
.general-content.richText p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin-bottom: 2rem;
  color: #001f5b;
  margin-left: 1rem;
  margin-right: 1rem;
}
.general-content.richText .hero-copy--red {
  color: #cf0a2c;
  font-size: 20px;
  font-family: Hind, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 1.3em;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 20px;
}
.product-listpage__list > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-listpage__list > .component-content > .content {
  max-width: 960px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 1rem 0;
}
.block-headline h1,
.block-headline h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 44px;
  font-family: Hind, sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -0.025em;
}
:lang(sv-SE) .page-14dagar .block-headline.prefix_2 {
  margin-left: 19.09722%;
}
@media screen and (min-width: 1001px) {
  :lang(sv-SE) .page-14dagar .block-headline.prefix_2 {
    text-align: left !important;
  }
}
:lang(sv-SE) .page-14dagar .product-listpage__list .component {
  margin-bottom: 0;
}
.block-headline .component-content .richText-content {
  margin-top: 15px;
}
.page-container > .component-content > .content {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}
.agd-landing .page-hero .content .richText {
  position: absolute;
  width: 100%;
  max-width: 960px;
  top: 50%;
  left: 50%;
  padding: 0 0 0 90px;
  margin: 0 0 0 -480px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.agd-landing .page-hero .content {
  position: relative;
}
.agd-landing .page-hero .content .richText h1 {
  font-size: 52px;
  line-height: 1.2em;
  max-width: 400px;
  margin-bottom: 0;
}
.agd-landing .agd-landing__list {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.agd-landing .agd-landing__list .block-headline {
  margin: 60px 0;
  padding: 0 120px;
}
.main .block-headline h1,
.main .block-headline h2 {
  font-size: 44px;
  line-height: 1.2em;
  margin-bottom: 30px;
  color: #cf0a2c;
}
.block-headline p {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.025em;
  margin: 0 0 40px;
}
.block-headline p:last-of-type {
  margin: 0;
}
.agd-landing .agd-landing__list .articleTeaser {
  height: 0;
  padding-bottom: 28%;
  margin-bottom: 30px;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 0 0 30px 0;
}
.agd-landing .agd-landing__list .articleTeaser .component-content {
  position: relative;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-image-holder {
  display: inline-block;
  width: 50%;
  line-height: 0;
  float: left;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-image-holder a {
  display: block;
  line-height: 0;
}
.agd-landing
  .agd-landing__list
  .articleTeaser
  .articleTeaser-image-holder
  a
  img {
  width: 100%;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-content {
  display: inline-block;
  width: 50%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-header {
  font-size: 32px;
  line-height: 1.2em;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-description,
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-header {
  margin: 0 0 30px;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-header a {
  color: #cf0a2c;
  text-decoration: none;
  font-size: inherit;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-description {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-link {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
}
.agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-link:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.agd-landing
  .agd-landing__list
  .articleTeaser.even
  .articleTeaser-image-holder {
  float: right;
}
.mainpage__about > .component-content,
.mainpage__ght > .component-content {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.mainpage__ght > .component-content > .content,
.mainpage__intensive > .component-content > .content,
.mainpage__products > .component-content > .content,
.mainpage__teaser > .component-content > .content {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mainpage__about > .component-content .content,
.mainpage__ght > .component-content .content {
  max-height: 540px;
  padding: 105px 90px;
}
.agd-landing .mainpage__ght > .component-content .content {
  padding: 130px 90px;
}
.mainpage__about .articleTeaser,
.mainpage__ght .articleTeaser,
.mainpage__teaser .articleTeaser {
  border-radius: 0 0 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mainpage__about .articleTeaser,
.mainpage__ght .articleTeaser {
  position: relative;
  width: 460px;
  padding: 45px 30px 30px;
  background: #fff;
  -webkit-box-shadow: 0 5px 0 -1px #cf0a2c;
  box-shadow: 0 5px 0 -1px #cf0a2c;
}
.mainpage__about .articleTeaser .articleTeaser-text-header,
.mainpage__ght .articleTeaser .articleTeaser-text-header,
.mainpage__teaser .articleTeaser .articleTeaser-text-header {
  margin-top: 0;
  font-size: 32px;
  line-height: 1.2em;
}
.mainpage__about .articleTeaser a,
.mainpage__ght .articleTeaser a,
.mainpage__teaser .articleTeaser a {
  text-decoration: none;
}
.mainpage__about .articleTeaser .articleTeaser-text-header a,
.mainpage__ght .articleTeaser .articleTeaser-text-header a {
  color: #cf0a2c;
  font-size: 32px;
}
.mainpage__about .articleTeaser .articleTeaser-text-description,
.mainpage__ght .articleTeaser .articleTeaser-text-description,
.mainpage__teaser .articleTeaser .articleTeaser-text-description {
  margin-bottom: 30px;
}
.mainpage__about .articleTeaser .articleTeaser-text-link,
.mainpage__ght .articleTeaser .articleTeaser-text-link,
.mainpage__teaser .articleTeaser .articleTeaser-text-link {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
}
.mainpage__about .articleTeaser .articleTeaser-text-link:after,
.mainpage__ght .articleTeaser .articleTeaser-text-link:after,
.mainpage__teaser .articleTeaser .articleTeaser-text-link:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.mainpage__about .articleTeaser .articleTeaser-text-description,
.mainpage__ght .articleTeaser .articleTeaser-text-description {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 16px 0;
}
.journey-page,
.journey-page .component,
.journey-page .component-content {
  margin-bottom: 0;
}
.about-page .page-hero .content,
.agd-landing .page-hero .content,
.agd-page .page-hero .content,
.product-listpage .page-hero .content {
  position: relative;
}
.about-page .page-hero .image,
.agd-landing .page-hero .image,
.agd-page .page-hero .image,
.product-listpage .page-hero .image {
  position: relative;
  width: 100%;
  height: 640px;
  overflow: hidden;
  line-height: 0;
}
html[lang="ro-RO"] .agd-page .page-hero .image.section.desktop-only {
  height: auto;
}
html[lang="ro-RO"] .agd-page .page-hero .image.desktop-only img {
  max-width: 100%;
  width: auto;
  position: static;
  margin: 0;
  height: auto;
}
.about-page .page-hero .content .richText,
.agd-landing .page-hero .content .richText,
.agd-page .page-hero .content .richText,
.product-listpage .page-hero .content .richText {
  position: absolute;
  width: 100%;
  max-width: 960px;
  top: 50%;
  left: 50%;
  padding: 0 0 0 90px;
  margin: 0 0 0 -480px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.agd-page .page-hero .content .richText {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html[lang="ro-RO"] .agd-page .page-hero .content .richText {
  margin: 0;
  left: 0;
}
.agd-page .page-hero .content .richText h1,
.agd-page .page-hero .content .richText h2 {
  font-size: 52px;
  line-height: 1.2em;
  color: #cf0a2c;
  margin-bottom: 0;
}
.journey-page .page-hero .content .richText h1 {
  max-width: 420px;
}
.about-page .page-hero .content .richText p,
.agd-landing .page-hero .content .richText p,
.agd-page .page-hero .content .richText p,
.product-listpage .page-hero .content .richText p {
  max-width: 430px;
  font-size: 26px;
  line-height: 1.23;
  letter-spacing: -0.025em;
}
.journey-page .page-hero .content .richText p {
  margin: 15px 0 0;
}
.tab-container .navigation.component {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  max-height: 174px;
  margin-top: 60px;
}
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}
.navigation-branch {
  overflow: visible;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.navigation-branch.navigation-level1 {
  border: none;
  display: block;
}
.tab-container .navigation.component .navigation-root {
  max-width: 940px;
  margin: 0 auto;
  counter-reset: navigation-counter;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1 {
  position: relative;
  display: inline-block;
  width: 33.33%;
  height: 88px;
  margin: 0 -2px;
  text-align: center;
  vertical-align: middle;
  border: 0;
  border-right: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  counter-increment: navigation-counter;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1.is-active {
  border-right: 1px solid rgba(0, 0, 0, 0);
  background: #cf0a2c;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1 {
  width: 16.66667%;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1
  > .navigation-item-title {
  position: relative;
  display: block;
  padding: 0 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.9em;
  line-height: 1.2;
  color: #cf0a2c;
  text-transform: uppercase;
  font-weight: 400;
  background: rgba(0, 0, 0, 0);
  white-space: normal;
  text-overflow: clip;
  text-decoration: none;
  overflow: hidden;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1.is-active
  > .navigation-item-title {
  color: #fff;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1:after {
  display: none;
  content: " ";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  border-color: #cf0a2c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 16px 16.5px 0;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1.is-active:after {
  display: block;
}
ul.navigation-root.navigation-branch.navigation-level1 li {
  padding-left: 0;
}
ul.navigation-root.navigation-branch.navigation-level1 li:before {
  display: none;
}
.journey-page__content {
  padding-top: 60px;
}
.journey-page__content .bubble {
  text-align: center;
}
.journey-page__content .bubble p {
  margin: 1em 0;
}
.journey-page__content .bubble-btn--blue {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #001f5b;
  border-radius: 10px;
}
.journey-page__content .bubble-btn--blue:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  bottom: -15px;
  left: calc(50% - 16.5px);
  border-color: #001f5b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 16px 16.5px 0;
}
.journey-page .red_circles .accordion {
  counter-reset: my-awesome-counter;
}
.accordion-container {
  border: 2px solid #323131;
  list-style: none;
  padding: 0;
  margin: 0;
}
.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: rgba(0, 0, 0, 0);
  border: 0;
  color: currentColor;
  outline: none;
}
.journey-page .red_circles .accordion .accordion-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  min-height: 80px;
  margin-top: 40px;
  counter-increment: my-awesome-counter;
  padding-left: 0;
}
.journey-page .accordion .accordion-slide:before {
  content: "";
  top: 50px;
  opacity: 1;
  -webkit-transition: opacity 0.2s 0.1s;
  transition: opacity 0.2s 0.1s;
}
.journey-page .red_circles .accordion .accordion-slide:after,
.journey-page .red_circles .accordion .accordion-slide:before {
  width: 10px;
  height: 100%;
  max-height: 120px;
  left: calc(50% - 5px);
  background: rgba(0, 0, 0, 0);
  z-index: 9;
  top: 102%;
  left: 50% !important;
  border: solid #fff;
  content: " ";
  height: 0 !important;
  width: 0 !important;
  position: absolute;
  pointer-events: none;
}
.journey-page .red_circles .accordion .accordion-slide:before {
  border-color: #001f5b rgba(131, 245, 123, 0) rgba(131, 245, 123, 0);
  border-width: 7px;
  margin-left: -7px;
  background: rgba(0, 0, 0, 0) !important;
}
.journey-page .accordion .accordion-slide .accordion-head {
  width: 50%;
  padding-top: 20px;
  padding-left: 70px;
  float: right;
  z-index: 10;
  font-weight: 400;
  position: relative;
}
.journey-page .red_circles .accordion .accordion-slide .accordion-head {
  width: 41%;
  padding-top: 20px;
  padding-left: 70px;
  float: none;
  z-index: 10;
  font-weight: 400;
}
.journey-page .accordion .accordion-slide .accordion-head:before {
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  z-index: 10;
  background: #001f5b;
}
.journey-page .red_circles .accordion .accordion-slide .accordion-head:before {
  background: #cf0a2c !important;
}
.journey-page .accordion .accordion-slide .accordion-head a {
  font-size: 22px;
  line-height: 1.3em;
  color: #cf0a2c;
  z-index: 10;
}
.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;
}
.journey-page .accordion .accordion-slide .accordion-head:after,
.journey-page .accordion .accordion-slide .accordion-head:before {
  position: absolute;
  content: "";
  border-radius: 100%;
  border: 4px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.journey-page .red_circles .accordion .accordion-slide .accordion-head:after {
  width: 40px;
  height: 40px;
  top: 10px;
  left: 0;
  z-index: 50;
  border: none !important;
  background: #cf0a2c !important;
  color: #fff;
  content: counter(my-awesome-counter) !important;
  font-size: 29px;
  line-height: 45px;
  text-align: center;
  font-weight: 400;
}
.accordion-content-wrapper {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.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;
}
.journey-page .accordion .accordion-slide .accordion-content-wrapper {
  width: 100%;
  max-height: 0;
  top: -70px;
  left: 0;
  visibility: visible;
  overflow: hidden;
  -webkit-transition: max-height 0.1s ease-out, height 0.1s ease-out;
  transition: max-height 0.1s ease-out, height 0.1s ease-out;
}
.accordion .accordion-content {
  padding: 0;
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container {
  background: #f5f5f5;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  border-radius: 0 0 30px 0;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .image,
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText {
  width: 50%;
  float: left;
  clear: none;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText {
  padding: 90px 70px 60px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.journey-page
  .accordion
  .accordion-slide.is-active
  .accordion-content-wrapper
  .journey-content-container
  .richText {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition: opacity 0.2s ease-in-out 0.4s,
    -webkit-transform 0.2s ease-in-out 0.4s;
  -webkit-transition: opacity 0.2s ease-in-out 0.4s,
    -webkit-transform 0.2s ease-in-out 0.4s;
  transition: opacity 0.2s ease-in-out 0.4s, transform 0.2s ease-in-out 0.4s;
  transition: opacity 0.2s ease-in-out 0.4s, transform 0.2s ease-in-out 0.4s,
    -webkit-transform 0.2s ease-in-out 0.4s;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText
  p {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.025em;
  margin: 0 0 20px;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText
  a {
  font-size: 14px;
}
.journey-page .accordion .accordion-slide.is-active .accordion-content-wrapper {
  height: 100%;
  max-height: 1200px;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText
  a {
  color: #cf0a2c;
  text-decoration: none;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText
  .read-more {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
}
.journey-page
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .journey-content-container
  .richText
  .read-more:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.journey-page__content .bubble-btn--red {
  display: inline-block;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #cf0a2c;
  border-radius: 10px;
}
.journey-page__content .bubble-btn--red:after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  bottom: -15px;
  left: calc(50% - 16.5px);
  border-color: #cf0a2c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 16px 16.5px 0;
}
.journey-page .red_circles .accordion .accordion-slide:after {
  border-color: #fff rgba(213, 196, 196, 0) rgba(213, 196, 196, 0);
  border-width: 4px;
  margin-left: -4px;
}
.accordion-title {
  padding: 13px;
  margin: 0;
}
.journey-page .journey-endstop-content,
.journey-page .journey-endstop-header {
  max-width: 620px;
  margin: 0 auto;
}
.journey-page .journey-endstop-header {
  padding: 60px 20px;
  text-align: center;
  position: relative;
}
.journey-page .journey-endstop-header:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 2px;
  top: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.journey-page .journey-endstop-header:before {
  max-width: 100%;
}
.page-journey-of-gum-disease .journey-page .journey-endstop-header:before {
  top: 20px;
}
.journey-page .journey-endstop-header .journey-endstop-btn {
  font-size: 32px;
  line-height: 1.2em;
  font-family: Hind, sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding-bottom: 40px;
  color: #cf0a2c;
  text-transform: uppercase;
  text-decoration: none;
}
.journey-page .journey-endstop-header .journey-endstop-btn:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  bottom: 0;
  left: calc(50% - 12px);
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.journey-page .journey-endstop-content .component-content .content {
  max-height: 0;
  opacity: 0;
}
.journey-page .journey-endstop-content .component-content .content .component {
  display: none;
}
.journey-page
  .journey-endstop-content.show
  .component-content
  .content
  .component {
  display: block;
}
.journey-page .journey-endstop-content.show .component-content .content {
  max-height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-out 0.1s, max-height 0.4s ease-out 0.1s;
  transition: opacity 0.4s ease-out 0.1s, max-height 0.4s ease-out 0.1s;
}
.journey-page .journey-endstop-content .image {
  margin-left: -30px;
  margin-bottom: 10px;
}
.journey-page .journey-endstop-content p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 30px;
}
.journey-page .journey-endstop-content a {
  font-size: 16px;
  line-height: 1.56;
  color: #cf0a2c;
  text-decoration: none;
}
.journey-page .journey-endstop-content p:last-of-type {
  margin: 60px 0;
}
.journey-page .journey-endstop-content .cucumber-btn {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #cf0a2c;
}
.journey-page .journey-endstop-content .parametrizedhtml {
  width: 100%;
  margin-bottom: 60px !important;
}
.journey-page .journey-endstop-content .parametrizedhtml .component-content {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.journey-page .journey-endstop-content .parametrizedhtml iframe,
.journey-page .journey-endstop-content .parametrizedhtml video {
  position: absolute;
  width: 100%;
  height: 100%;
}
.journey-page .journey-endstop-content .additional-info {
  padding: 30px 0 45px;
  position: relative;
}
.journey-page .journey-endstop-content .additional-info:before {
  position: absolute;
  display: block;
  content: "";
  max-width: 1000px;
  height: 2px;
  top: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.journey-page .journey-endstop-content .additional-info:before {
  width: 100%;
  max-width: 100%;
}
.journey-page .journey-endstop-content .additional-info p {
  margin: 0 !important;
}
.journey-page .journey-endstop-header .journey-endstop-btn.no-arrow {
  padding-bottom: 0;
}
.journey-page .journey-endstop-header .journey-endstop-btn.no-arrow:after {
  content: none;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1:before {
  display: none;
  position: absolute;
  content: counter(navigation-counter);
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  font-size: 1em;
  line-height: 1.2;
  color: #cf0a2c;
  text-transform: uppercase;
  font-weight: 400;
}
.tab-container
  .navigation.component
  .navigation-root
  .navigation-item.navigation-level1.is-active:before {
  color: #fff;
}
.about-page .page-hero .content .richText h1,
.about-page .page-hero .content .richText h2,
.agd-landing .page-hero .content .richText h1,
.agd-landing .page-hero .content .richText h2,
.agd-page .page-hero .content .richText h1,
.agd-page .page-hero .content .richText h2,
.product-listpage .page-hero .content .richText h1,
.product-listpage .page-hero .content .richText h2 {
  max-width: 400px;
  margin-bottom: 0;
}
.agd-page .page-lead,
.product-page .page-lead {
  padding: 60px 0;
}
.agd-page .page-lead .richText,
.product-page .page-lead .richText {
  padding-right: 25px;
  width: 66.66667% !important;
}
.agd-page .page-lead .image,
.agd-page .page-lead .richText,
.product-page .page-lead .image,
.product-page .page-lead .richText {
  float: left;
  clear: none;
  margin-top: 0;
}
.agd-page .page-details h2,
.agd-page .page-details h3,
.agd-page .page-lead h2,
.agd-page .page-lead h3 {
  font-size: 32px;
  line-height: 1.2em;
  margin: 0 0 30px;
  color: #cf0a2c;
}
.agd-page .page-lead p,
.product-page .page-lead p {
  letter-spacing: -0.025em;
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 45px;
}
.agd-page .page-lead .image,
.product-page .page-lead .image {
  position: relative;
  width: 33.33333% !important;
  margin-top: 10px;
}
.agd-page .component {
  margin-bottom: 0;
}
.agd-page .page-lead .image {
  margin-top: 5px;
}
.agd-page .page-lead img,
.product-page .page-lead img {
  border-radius: 0 0 30px 0;
}
.agd-page .page-details,
.product-page .page-details {
  padding: 60px 0 20px;
  position: relative;
  clear: left;
}
.agd-page .page-details:before,
.product-page .page-details:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 2px;
  top: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.agd-page .page-details .richText,
.product-page .page-details .richText {
  width: 66.66667%;
}
.agd-page .page-details h3,
.agd-page .page-lead h3 {
  font-size: 22px;
  line-height: 1.3em;
}
.agd-page .page-details p,
.product-page .page-details p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 40px;
}
.agd-page .page-details .richText ol,
.agd-page .page-details .richText ul,
.agd-page .page-lead .richText ol,
.agd-page .page-lead .richText ul {
  margin: -20px 0 30px 50px;
  padding: 0;
}
.agd-page .page-details .richText ol,
.agd-page .page-lead .richText ol {
  counter-reset: li;
}
.agd-page .page-details .richText ol li,
.agd-page .page-details .richText ul li,
.agd-page .page-lead .richText ol li,
.agd-page .page-lead .richText ul li {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 5px 20px;
  padding: 4px 8px 20px;
}
.agd-page .page-lead .richText ol > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 4px;
  left: -20px;
  font-weight: 700;
}
.agd-page .smartLink,
.article-page .smartLink {
  padding: 20px 0;
  position: relative;
}
.agd-page .smartLink:before,
.article-page .smartLink:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 2px;
  top: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.smartLink ol {
  list-style-type: none;
}
.smart-link-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.smart-link-list li {
  display: inline-block;
}
.agd-page .smartLink li:first-child,
.article-page .smartLink li:first-child {
  float: left;
  margin-left: 30px;
}
.agd-page .smartLink li:first-child a,
.article-page .smartLink li:first-child a {
  padding-left: 40px;
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
}
.agd-page .smartLink li:first-child a:after,
.article-page .smartLink li:first-child a:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.agd-page .smartLink li:first-child a:after,
.article-page .smartLink li:first-child a:after {
  left: 0;
  background-image: url(../../assets/img/icon-chevron-left.svg?auto=format);
  background-position: 45% 50%;
}
.agd-page .smartLink li:last-child,
.article-page .smartLink li:last-child {
  float: right;
  margin-right: 30px;
}
.agd-page .smartLink li:last-child a,
.article-page .smartLink li:last-child a {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
}
.agd-page .smartLink li:last-child a:after,
.article-page .smartLink li:last-child a:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.agd-page .smartLink li:last-child a:hover,
.article-page .smartLink li:last-child a:hover {
  color: #686868;
}
.agd-page .smartLink li:first-child a:hover,
.article-page .smartLink li:first-child a:hover {
  color: #686868;
}
.agd-page .smartLink:after,
.article-page .smartLink:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 2px;
  bottom: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.agd-page .page-related,
.article-listpage .page-related,
.article-page .page-related,
.product-page .page-related {
  padding: 60px 0 30px;
  margin: 0;
}
.component {
  clear: left;
}
.page-related .snippetReference {
  display: block;
  width: 48.95833%;
  float: left;
  clear: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 60px 2.08333% 60px 0;
}
.page-related .snippetReference:last-child {
  margin-right: 0;
}
.page-related .snippetReference .articleTeaser[class*="grid_"] {
  display: block;
  width: 100%;
  float: none;
  margin-left: 0;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  overflow: hidden;
}
.page-related .snippetReference .articleTeaser .articleTeaser-image-top a {
  display: inline-block;
  line-height: 0;
  border-radius: 0 0 30px 0;
  overflow: hidden;
}
.page-related .snippetReference .articleTeaser .articleTeaser-image-top a img {
  width: 100%;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-content {
  position: relative;
  padding: 30px 30px 60px;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-header {
  font-size: 32px;
  line-height: 1.2em;
  margin: 0 0 30px;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-header a {
  color: #cf0a2c;
  text-decoration: none;
}
.page-related
  .snippetReference
  .articleTeaser
  .articleTeaser-text-description
  p {
  margin: 0;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-link {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 30px;
  background: #fff;
  color: #00205b;
  -webkit-box-shadow: 0 0 0 2px #00205b;
  box-shadow: 0 0 0 2px #00205b;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-link:focus,
.page-related .snippetReference .articleTeaser .articleTeaser-text-link:hover {
  background: #00205b;
  color: #fff !important;
}
.agd-page .page-details a,
.agd-page .page-lead a,
.product-page .page-details a,
.product-page .page-lead a {
  color: #cf0a2c;
  text-decoration: none;
}
.tab-container
  .navigation.component.items-2
  .navigation-root
  .navigation-item.navigation-level1 {
  width: 50%;
}
.tab-container
  .navigation.component.items-3
  .navigation-root
  .navigation-item.navigation-level1 {
  width: 33.33%;
}
.page-causes.page-how-plaque-bacteria-causes-gum-disease
  .agd-page
  .page-hero
  .image {
  position: static;
  height: auto;
}
.article-listpage {
  padding: 60px 0 0;
}
.article-listpage .article-listpage__main {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.article-listpage .article-listpage__main .articleTeaser {
  height: 0;
  padding-bottom: 32%;
  margin-bottom: 110px;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 0 0 30px 0;
}
.page-caring-for-your-gums
  .article-listpage
  .article-listpage__main
  .articleTeaser {
  margin-bottom: 90px;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-image-holder {
  display: inline-block;
  width: 57%;
  line-height: 0;
  float: left;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-image-holder
  a {
  display: block;
  line-height: 0;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-image-holder
  a
  img {
  width: 100%;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-content {
  position: relative;
  display: inline-block;
  width: 43%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-header {
  font-size: 22px;
  line-height: 1.3em;
  margin: 0 0 30px;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-header
  a {
  color: #cf0a2c;
  text-decoration: none;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-description {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 30px;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-link {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
  position: absolute;
  bottom: 25px;
}
.article-listpage
  .article-listpage__main
  .articleTeaser
  .articleTeaser-text-link:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.article-listpage__main .articleList,
.related-container .articleList {
  padding: 0;
}
.articleList,
.articleList .component {
  margin-bottom: 0;
}
.articleList-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.articleList .articleList-article {
  position: relative;
  width: calc(50% - 15px);
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  overflow: visible;
}
.article-listpage__main .articleList .articleList-article,
.related-container .articleList .articleList-article {
  width: calc(33.3333% - 15px);
  margin-right: 20px;
  padding: 0 20px 15px;
  float: left;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 30px 0;
}
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}
.articleList .articleList-title {
  display: block;
  color: #323131;
  padding-top: 200px;
  padding-bottom: 30px;
  margin: 0;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2em;
}
.article-listpage__main .articleList .articleList-article .articleList-title,
.related-container .articleList .articleList-article .articleList-title {
  font-size: 18px;
  line-height: 1.3em;
  padding-bottom: 20px;
}
.article-listpage__main .articleList .articleList-article .articleList-title a,
.related-container .articleList .articleList-article .articleList-title a {
  color: #cf0a2c;
  text-decoration: none;
}
.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}
.articleList-article-wrapper a .articleList-thumbnail {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.articleList .articleList-description {
  padding-bottom: 30px;
  margin-bottom: 0;
  color: #686868;
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  overflow: hidden;
}
.article-listpage__main
  .articleList
  .articleList-article
  .articleList-description,
.related-container .articleList .articleList-article .articleList-description {
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.025em;
  padding-bottom: 50px;
  color: #001f5b;
}
.articleList-more {
  float: right;
}
.article-listpage__main .articleList .articleList-article .articleList-more,
.related-container .articleList .articleList-article .articleList-more {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  left: 20px;
}
.articleList-more-arrow {
  display: none;
}
.article-listpage__main
  .articleList
  .articleList-article
  .articleList-more:after,
.related-container .articleList .articleList-article .articleList-more:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/30%
    no-repeat #cf0a2c;
}
.article-listpage__main .articleList .articleList-article:nth-of-type(3n),
.related-container .articleList .articleList-article:nth-of-type(3n) {
  margin-right: 0;
}
.article-page__main {
  padding: 60px 0 0;
}
.page-caring-for-your-gums .article-page__main .box > .component-content {
  background-size: 100%;
}
.page-caring-for-your-gums
  .article-page__main
  .box
  > .component-content
  .richText {
  margin-left: 0;
}
.page-caring-for-your-gums
  .article-page__main
  .box
  > .component-content
  .richText
  a {
  color: #cf0a2c;
  text-decoration: none;
}
.article-page .article-page__main .article-body h1 {
  font-size: 32px;
  line-height: 1.2em;
}
.article-page .article-page__main .article-body h1,
.article-page .article-page__main .article-body h2 {
  margin: 0 0 30px;
}
.main .article-page .article-page__main .article-body p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 40px;
}
.article-page .article-page__main .article-body h2 {
  font-size: 22px;
  line-height: 1.3em;
  color: #cf0a2c;
}
.page-caring-for-your-gums .related-product {
  font-size: 0.915rem;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid rgba(0, 0, 0, 0);
  -o-border-image: linear-gradient(
    90deg,
    #b4b3b3,
    #fff 25%,
    #cfcfcf 50%,
    #fff 75%,
    #b4b3b3
  );
  border-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b4b3b3),
    color-stop(25%, #fff),
    color-stop(50%, #cfcfcf),
    color-stop(75%, #fff),
    to(#b4b3b3)
  );
  border-image: linear-gradient(
    90deg,
    #b4b3b3,
    #fff 25%,
    #cfcfcf 50%,
    #fff 75%,
    #b4b3b3
  );
  border-image-slice: 1;
  color: #cf0a2c;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  text-align: left;
}
.page-caring-for-your-gums .related-product:after,
.page-caring-for-your-gums .related-product:before {
  content: "";
  display: block;
  border-bottom: 4px solid #cf0a2c;
}
.page-caring-for-your-gums .related-product .richText-image {
  float: none;
  margin: 0 auto !important;
}
.page-caring-for-your-gums .read-more {
  font-size: 0.915rem;
}
.page-caring-for-your-gums .related-product p {
  color: #cf0a2c;
  font-size: 0.915rem;
}
.page-caring-for-your-gums .related-product p:first-child {
  margin: 1rem 0;
}
.page-caring-for-your-gums .read-more a {
  color: #cf0a2c;
  text-decoration: none;
}
.page-caring-for-your-gums .read-more:after {
  content: " ";
  display: inline-block;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50%/29%
    no-repeat;
  height: 14px;
  width: 28px;
}
.page-caring-for-your-gums .related-product .read-more:after {
  background: url(../../assets/img/ic_chevron_right_red.png) 50%/29% no-repeat;
}
[class*="grid_"] {
  display: block;
  width: 100%;
  float: left;
  margin-left: 2.08333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.component[class*="grid"],
.section.composite[class*="grid"],
.section.target[class*="grid"] {
  clear: none;
}
.grid_8 {
  width: 65.97222%;
  margin-left: 0;
}
.grid_4 {
  width: 31.94444%;
}
.grid_8 .article-body.grid_7 {
  width: 87.23958%;
}
.related-product.grid_4 > .component-content {
  overflow: hidden;
}
.article-page .article-page__main .article-body p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 40px;
}
.page-caring-for-your-gums .related-product .richText-content {
  text-align: center;
}
.richText-image {
  display: block;
  margin-bottom: 10px;
}
.page-caring-for-your-gums .article-page .article-box.component,
.page-caring-for-your-gums .article-page .box-dark-red.component {
  margin-bottom: 25px;
}
.page-caring-for-your-gums .box-dark-red {
  background-color: #b8000b;
  color: #fff;
  text-align: left;
  border-top: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  -o-border-image: linear-gradient(
    90deg,
    #b4b3b3,
    #fff 25%,
    #cfcfcf 50%,
    #fff 75%,
    #b4b3b3
  );
  border-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b4b3b3),
    color-stop(25%, #fff),
    color-stop(50%, #cfcfcf),
    color-stop(75%, #fff),
    to(#b4b3b3)
  );
  border-image: linear-gradient(
    90deg,
    #b4b3b3,
    #fff 25%,
    #cfcfcf 50%,
    #fff 75%,
    #b4b3b3
  );
  border-image-slice: 1;
}
.article-page__main .article-body {
  width: 60%;
  padding: 15px 0 10px;
}
.page-caring-for-your-gums .box-dark-red .richText-content {
  line-height: 1.8;
  margin-bottom: 40px;
  padding-left: 15px;
  width: 85%;
}
.page-caring-for-your-gums .box-dark-red .richText-content > :first-child {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 1rem 0;
  color: #fff;
}
.page-caring-for-your-gums .box-dark-red .richText-content p {
  color: #fff;
  margin: 1rem 0;
}
.page-caring-for-your-gums .box-dark-red li,
.page-caring-for-your-gums .box-dark-red ul {
  line-height: 0;
  margin: 0;
  padding: 0;
}
.page-caring-for-your-gums .box-dark-red li:before {
  background: #fff;
  border-radius: 0;
  height: 2px;
  top: 0;
  width: 15px;
}
.box-dark-red a {
  display: block;
  width: 100%;
  top: 0;
  height: 0;
  text-indent: -9999px;
}
.page-caring-for-your-gums .related-product + .related-product {
  position: relative;
}
.page-caring-for-your-gums
  .related-product
  + .related-product
  .richText-content {
  width: 100%;
  margin-top: 5px;
}
.page-caring-for-your-gums .related-product + .related-product p {
  width: 100%;
  margin-bottom: 75px;
}
.page-caring-for-your-gums .related-product + .related-product p + p {
  margin-bottom: 0;
}
.article-body h3 {
  margin-bottom: 1rem;
}
.page-related .snippetReference .articleTeaser .articleTeaser-text-description {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin: 0 0 30px;
}
.block-headline {
  text-align: center;
  margin-bottom: 60px;
}
.article-page__list {
  padding: 60px 0 30px;
}
.article-page .page-related:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  max-width: 1000px;
  height: 2px;
  bottom: 0;
  left: 50%;
  border-top: 2px dotted #d1d1d1;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.ght-content-frame {
  width: 100%;
  padding: 45px 20px;
  margin-bottom: 0;
}
.ght-content-frame > .component-content {
  max-width: 480px;
  margin: 0 auto;
}
.ght-content-frame.ocu-homepage-box .image {
  margin-bottom: 30px;
}
.page-healthygums-advice .quiz-btn.quiz-btn--next,
.page-healthygums-learnmore .quiz-btn.quiz-btn--next,
.page-healthygums-risk-learnmore .quiz-btn.quiz-btn--next,
.page-unhealthygums-advice .quiz-btn.quiz-btn--next,
.page-unhealthygums-learnmore .quiz-btn.quiz-btn--next,
.page-unhealthygums-risk .quiz-btn.quiz-btn--next,
.quiz-btn.quiz-btn--next.button--risk {
  display: none !important;
}
.ght-content-frame.ocu-homepage-box img,
.questions-frame.ocu-homepage-box img {
  display: inline-block;
}
.ght-content-frame h1 {
  width: 60%;
  min-width: 220px;
  font-size: 1.5em;
  letter-spacing: -0.025em;
  margin: 0 auto 10px;
  text-align: center;
}
.ght-content-frame.ocu-homepage-box h1 {
  margin-bottom: 20px;
  line-height: 1.3em;
  width: 100%;
  text-align: left;
}
.ght-content-frame p {
  margin: 1rem 0;
}
.ght-content-frame .questions-slide__btn-container {
  text-align: center;
}
.button-wide,
.ght-content-frame .quiz-btn--wide,
.questions-slide__btn-container .quiz-btn {
  position: relative;
  display: inline-block;
  height: 48px;
  float: left;
  vertical-align: middle;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ght-content-frame .questions-slide__btn-container .quiz-btn--next {
  display: table;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  border: 0;
  background: #cf0a2c;
}
.ght-content-frame.ocu-homepage-box
  .questions-slide__btn-container
  .quiz-btn--next {
  font-weight: 400;
  max-width: none;
  min-width: 0;
  width: 100%;
}
.ght-content-frame .questions-slide__btn-container .quiz-btn--next span {
  display: table-cell;
  padding: 10px 40px;
  vertical-align: middle;
  text-align: center;
}
.questions-slide__btn-container {
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  text-align: center;
}
.quiz-btn.quiz-btn--next.quiz-btn--start {
  display: table !important;
}
.image .middle {
  text-align: center;
}
.progress-bar > .component-content .content {
  max-width: 227px;
  margin: 0 auto;
}
.progress-bar__bar {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 10px;
  margin: 0;
  vertical-align: middle;
  border: 2px solid #d1d1d1;
  border-radius: 5px;
  background: #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.progress-bar__bar > .component-content {
  position: absolute;
  height: calc(100% + 2px);
  top: -2px;
  left: -1px;
  background: #cf0a2c;
  border-radius: 5px 0 0 5px;
  border: 1px solid #cf0a2c;
  -webkit-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}
.progress-bar__label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
  letter-spacing: 0.2em;
  line-height: 1;
}
.questions-frame {
  height: 560px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.questions-frame > .component-content {
  height: inherit;
  position: relative;
  overflow: hidden;
}
.questions-frame > .component-content > .content {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: left 0.25s ease-out;
  transition: left 0.25s ease-out;
}
.questions-frame .questions-slide {
  display: inline-block;
  height: 520px;
  margin: 0;
  vertical-align: top;
  float: left;
  clear: none;
}
.questions-slide__headline {
  margin-bottom: 0;
  text-align: center;
}
.questions-frame .component.richText {
  font-size: 13px;
  line-height: 1.2em;
}
.questions-frame
  .questions-slide
  .richText
  .component-content
  .richText-content {
  margin: 0;
}
.questions-slide__headline h1,
.questions-slide__headline h2 {
  margin-bottom: 0;
  font-size: 1.8em;
  line-height: 1.3em;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  color: #cf0a2c;
}
.questions-slide .quiz-answers {
  margin-bottom: 0;
  text-align: center;
}
.questions-slide .quiz {
  max-width: 260px;
  margin: 0 auto 8px;
}
.questions-slide .quiz .quesLeftCaption,
.questions-slide .quiz .quizScoreBox {
  display: none;
}
.questions-frame .questions-slide .genericFormGroup,
.questions-frame .questions-slide[data-index="2"] {
  text-align: center;
}
.genericFormGroup {
  clear: both;
}
.questions-slide .quiz-answers input {
  display: none;
}
.questions-slide .quiz-answers label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 0.75em;
  color: #cf0a2c;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #cf0a2c;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.questions-slide .quiz-answers label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.questions-slide .quiz-answers label.selected {
  color: #fff;
  background: #cf0a2c;
}
.questions-slide .questions-slide__btn-container {
  max-width: 300px !important;
  position: relative;
  width: 100%;
  max-width: 260px;
}
.questions-slide__btn-container p {
  width: 100%;
  margin: 0;
}
.questions-slide__btn-container .button_two_line {
  line-height: 1 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.questions-slide[data-index="1"]
  .questions-slide__btn-container
  .quiz-btn--next {
  float: none;
}
.button-wide:before,
.ght-content-frame .quiz-btn--wide:before,
.questions-slide__btn-container .quiz-btn:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.questions-slide__btn-container .quiz-btn--next.disabled:before {
  right: 10px;
  background: url(../../assets/img/icon-chevron-right-grey.svg?auto=format) 50% /
    contain no-repeat rgba(0, 0, 0, 0);
}
.questions-slide__btn-container .quiz-btn--next:before {
  right: 10px;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50% /
    contain no-repeat rgba(0, 0, 0, 0);
}
.questions-slide__btn-container .quiz-btn--next.disabled {
  background: rgba(0, 0, 0, 0);
  border: 2px solid hsla(0, 0%, 54.9%, 0.5);
  color: hsla(0, 0%, 54.9%, 0.5);
  cursor: default;
}
button,
input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"],
label,
select {
  cursor: pointer;
}
.formControl-radio {
  display: inline;
}
.questions-slide .quiz-answers label:hover {
  border-color: rgba(0, 0, 0, 0);
  background: #8c8c8c;
  color: #fff;
}
.questions-slide__btn-container .quiz-btn--prev {
  width: 48px;
  margin-right: 8px;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  border: 2px solid #cf0a2c;
}
.questions-slide__btn-container .quiz-btn--prev:before {
  left: 50%;
  background: url(../../assets/img/icon-chevron-left-red.svg?auto=format) 50% /
    contain no-repeat rgba(0, 0, 0, 0);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.questions-slide .quiz-answers label[for="ghtq3-answer1"] {
  background: url(../../assets/img/ght-teeth1.jpg?auto=format) 50% / cover
    no-repeat rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.questions-slide .quiz-answers label[for="ghtq3-answer2"] {
  background: url(../../assets/img/ght-teeth2.jpg?auto=format) 50% / cover
    no-repeat rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.questions-slide .quiz-answers--image .quizRadioImg label {
  position: relative;
  width: calc(100% - 16px);
  max-width: 100%;
  height: 0;
  padding-bottom: 50%;
  margin-bottom: 15px;
  border: 0;
  border-radius: 0 0 10px 0;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
.questions-slide .quiz-answers--image .quizRadioImg {
  display: inline-block;
  width: 100%;
  max-width: 260px;
}
.questions-slide__btn-container .quiz-btn--next {
  width: 70%;
}
.questions-slide__btn-container .quiz-btn--next:not(.disabled) {
  background: #cf0a2c;
  border: 2px solid #cf0a2c;
  color: #fff;
  cursor: pointer;
}
.questions-slide__btn-container .quiz-btn--next:not(.disabled) {
  padding: 0 10%;
}
.questions-slide .quiz-answers--image .quizRadioImg label:before {
  content: "";
  position: absolute;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  top: -8px;
  left: -8px;
  border: 4px solid rgba(0, 0, 0, 0);
  border-radius: 0 0 14px 0;
}
.questions-slide .quiz-answers--image .quizRadioImg label.selected:before,
.questions-slide .quiz-answers--image .quizRadioImg label:focus:before,
.questions-slide .quiz-answers--image .quizRadioImg label:hover:before {
  border-color: #cf0a2c;
  background: none;
}
.ght-content-frame .ght-result-text {
  text-align: left;
}
.ght-content-frame h2,
.ght-content-frame h3 {
  color: #cf0a2c;
  text-transform: uppercase;
}
.ght-content-frame h2 {
  font-size: 1.3em;
  letter-spacing: -0.025em;
}
.ght-content-frame p {
  font-size: 0.82em;
  line-height: 1.4;
  float: none;
  letter-spacing: -0.025em;
}
.ght-content-frame ul {
  margin: -10px 0 20px;
  padding: 0;
  font-size: 16px;
}
.ght-content-frame ul li {
  margin: 0;
  padding-left: 0;
  font-size: 0.82em;
  line-height: 1.4;
}
.ght-content-frame ul li span {
  display: inline-block;
  margin-bottom: 10px;
}
.ght-content-frame ul li .list-red-tick {
  padding-left: 25px;
  margin-bottom: 0;
}
.ght-content-frame ul li span:before {
  content: "";
  position: absolute;
  left: 0;
}
.ght-content-frame ul li .list-red-tick:before {
  width: 12px;
  height: 12px;
  top: 2px;
  background: url(../../assets/img/icon-tick.svg?auto=format) 50% / contain
    no-repeat rgba(0, 0, 0, 0);
}
.ght-content-frame ul li:before {
  display: none;
}
.tab-container {
  margin-top: 55px;
}
#footer .footer-utility-menu__links ul li {
  font-size: 16px;
}
.ght-content-frame .questions-slide__btn-container .quiz-btn--next span {
  padding: 10px 5px;
}
@media screen and (min-width: 521px) {
  .ght-content-frame.ocu-homepage-box p {
    font-size: 1.1em;
    line-height: 1.3;
  }
  .ght-content-frame.ocu-homepage-box h1 {
    text-align: center;
  }
  .ght-content-frame h1 {
    width: 100%;
    font-size: 2em;
    margin-bottom: 20px;
  }
  .questions-slide__btn-container {
    max-width: 300px;
  }
  .progress-bar {
    margin-bottom: 20px;
  }
  .progress-bar > .component-content .content {
    max-width: 307px;
  }
  .progress-bar__bar {
    width: 250px;
  }
  .questions-frame,
  .questions-frame .questions-slide {
    height: 736px;
  }
  .questions-slide__headline h1,
  .questions-slide__headline h2 {
    margin: 0 auto;
    font-size: 2.8em;
  }
  .questions-slide .quiz {
    margin: 0 auto 20px;
  }
  .questions-slide .quiz-answers label {
    margin-bottom: 20px;
    max-width: 230px;
  }
  .questions-slide .questions-slide__btn-container {
    max-width: 300px;
  }
  .questions-slide__btn-container .quiz-btn--next.disabled:before,
  .questions-slide__btn-container .quiz-btn--next:before {
    right: 10px;
  }
  .questions-slide__btn-container .quiz-btn--prev {
    margin-right: 20px;
  }
  .questions-slide__btn-container .quiz-btn--prev:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .questions-slide .quiz-answers--image .quizRadioImg {
    max-width: 100%;
  }
  .ght-content-frame .questions-slide__image img,
  .questions-frame .questions-slide__image img {
    max-height: 200px;
  }
  .ght-content-frame h2 {
    font-size: 1.5em;
  }
  .ght-content-frame strong {
    font-size: 17px;
    font-weight: 400;
  }
  .ght-content-frame ul {
    margin: 20px 0 30px;
  }
  .ght-content-frame ul li {
    margin-bottom: 5px;
  }
  .ght-content-frame ul li .list-red-tick {
    padding-left: 30px;
  }
  .ght-content-frame ul li .list-red-tick:before {
    width: 22px;
    height: 22px;
    top: -2px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1400px) and (max-height: 800px) {
  .about-page .page-hero .image.desktop-only img,
  .agd-landing .page-hero .image.desktop-only img,
  .agd-page .page-hero .image.desktop-only img,
  .product-listpage .page-hero .image.desktop-only img {
    width: 1620px;
    height: 540px;
    margin: 0 0 0 -810px;
  }
  .about-page .page-hero .image,
  .agd-landing .page-hero .image,
  .agd-page .page-hero .image,
  .product-listpage .page-hero .image {
    height: 540px;
  }
}
@media screen and (min-width: 1001px) {
  .journey-page .journey-endstop-header .journey-endstop-btn {
    padding-bottom: 50px;
  }
  .journey-page .journey-endstop-header .journey-endstop-btn:hover {
    color: #686868;
  }
  .journey-page .journey-endstop-header .journey-endstop-btn:hover:after {
    background-color: #686868;
  }
  .page-caring-for-your-gums .related-product .richText-image {
    float: right;
  }
  .page-caring-for-your-gums .related-product .richText-content {
    position: absolute;
    text-align: left;
    width: 12%;
    margin-top: 90px;
  }
  .ght-content-frame > .component-content {
    max-width: 940px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .ght-content-frame.ocu-homepage-box p {
    width: 90%;
    margin: 0 auto 20px;
    font-size: 1.375em;
  }
  .ght-content-frame h1 {
    font-size: 2.5em;
  }
  .questions-slide__btn-container {
    max-width: 50%;
  }
  .ght-content-frame .questions-slide__btn-container .quiz-btn--next {
    font-size: 18px;
  }
  .questions-frame {
    margin: 0 0 30px;
    display: block;
  }
  .questions-frame .questions-slide {
    text-align: center;
  }
  .questions-slide__headline {
    margin-bottom: 20px;
  }
  .questions-frame .questions-slide__headline {
    width: 100%;
  }
  .questions-frame .component.richText {
    width: 100%;
    font-size: 15px;
  }
  .questions-slide__headline h1,
  .questions-slide__headline h2 {
    width: 100%;
    font-size: 1.8em;
  }
  .questions-frame .questions-slide__image {
    margin-bottom: 20px;
  }
  .questions-frame .questions-slide .quiz-answers,
  .questions-frame .questions-slide__btn-container,
  .questions-frame .questions-slide__image {
    display: inline-block;
  }
  .questions-frame .component.image {
    max-width: 50%;
  }
  .questions-slide .quiz-answers {
    width: 100%;
  }
  .questions-slide .quiz {
    max-width: 720px !important;
  }
  .questions-slide .quiz-answers label {
    width: calc(50% - 10px);
    max-width: 355px;
    height: 75px;
    padding: 0;
    margin-right: 20px;
    font-size: 1.2em;
  }
  .questions-slide[data-index="1"] label {
    float: left;
  }
  .questions-slide .quiz-answers label:last-of-type {
    margin-right: 0;
  }
  .questions-slide .questions-slide__btn-container {
    max-width: 390px;
  }
  .questions-slide__btn-container p {
    max-width: 390px;
    margin: 0 auto;
    line-height: 1;
  }
  .questions-slide__btn-container .quiz-btn--next.disabled:before,
  .questions-slide__btn-container .quiz-btn--next:before {
    right: 10px;
  }
  .questions-slide[data-index="2"] label,
  .questions-slide[data-index="4"] label,
  .questions-slide[data-index="7"] label {
    width: calc(33.3333% - 20px);
    max-width: 220px;
    float: left;
  }
  .questions-slide__btn-container .quiz-btn {
    height: 70px;
    line-height: 70px;
  }
  .questions-slide__btn-container .quiz-btn--prev {
    width: 70px;
    margin-right: 20px;
  }
  .questions-slide__btn-container .quiz-btn--prev:before {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .questions-slide .quiz-answers--image .quizRadioImg label {
    border-radius: 0 0 30px 0;
  }
  .questions-slide[data-index="3"] .quiz-answers .quizRadioImg label {
    float: none;
  }
  .questions-slide[data-index="3"] .quiz-answers .quizRadioImg {
    width: calc(50% - 10px);
    display: inline-block;
    float: left;
  }
  .questions-slide[data-index="3"] .quiz-answers .quizRadioImg:first-of-type {
    margin-right: 20px;
  }
  .questions-slide .quiz-answers--image .quizRadioImg label:before {
    border-radius: 0 0 34px 0;
  }
  .questions-slide[data-index="5"] label,
  .questions-slide[data-index="6"] label {
    max-width: 395px;
    float: left;
  }
  .questions-slide[data-index="5"] label:nth-of-type(2n),
  .questions-slide[data-index="6"] label:nth-of-type(2n) {
    margin-right: 0;
  }
  .ght-content-frame .questions-slide__image {
    width: 40%;
    padding-top: 20px;
    float: right;
  }
  .ght-content-frame .questions-slide__image img {
    max-height: 360px;
  }
  .ght-content-frame .ght-result-text {
    width: 55%;
    margin-bottom: 20px;
  }
  .ght-content-frame h2 {
    font-size: 2em;
  }
  .ght-content-frame p {
    font-size: 0.875em;
  }
  .ght-content-frame strong {
    font-size: 22px;
    line-height: 1.3;
  }
  .ght-content-frame ul li {
    font-size: 0.875em;
  }
  .ght-content-frame .questions-slide__btn-container.left-align,
  .ght-content-frame .questions-slide__btn-container.left-align .quiz-btn--next,
  .ght-content-frame .questions-slide__btn-container.left-align p {
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .questions-slide__btn-container .quiz-btn {
    height: 65px;
    line-height: 65px;
  }
  .questions-frame .component.richText {
    font-size: 20px;
  }
  .questions-slide__headline h1,
  .questions-slide__headline h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 1000px) {
  .page-container > .component-content > .content {
    padding: 0 10px;
  }
  .agd-landing .page-hero .content .richText {
    max-width: 300px;
    top: 50%;
    left: 80px;
    padding: 0 15px;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .agd-landing .agd-landing__list {
    padding-bottom: 15px;
  }
  .agd-landing .agd-landing__list .block-headline {
    margin: 40px auto !important;
  }
  .block-headline p {
    font-size: 17px;
    width: 95%;
    margin: 0 auto 30px;
  }
  .agd-landing .agd-landing__list .articleTeaser {
    margin-bottom: 20px;
  }
  .agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-content {
    padding: 20px;
  }
  .agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-header {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .agd-landing
    .agd-landing__list
    .articleTeaser
    .articleTeaser-text-description {
    font-size: 15px;
    line-height: 1.333;
  }
  .agd-landing .mainpage__ght > .component-content .content {
    padding: 80px 70px;
  }
  .mainpage__about .articleTeaser .articleTeaser-text-header,
  .mainpage__ght .articleTeaser .articleTeaser-text-header,
  .mainpage__teaser .articleTeaser .articleTeaser-text-header {
    font-size: 24px;
  }
  .mainpage__about .articleTeaser .articleTeaser-text-description,
  .mainpage__ght .articleTeaser .articleTeaser-text-description {
    font-size: 15px;
    line-height: 1.333;
  }
  .agd-page .page-hero .content .richText h1,
  .agd-page .page-hero .content .richText h2 {
    font-size: 36px;
  }
  .tab-container .navigation.component .navigation-branch.navigation-level1 {
    display: block;
    max-width: 100%;
    padding: 0;
  }
  .tab-container
    .navigation.component
    .navigation-branch.navigation-level1
    .navigation-item.navigation-level1 {
    height: 65px;
  }
  .tab-container
    .navigation.component
    .navigation-branch.navigation-level1
    .navigation-item.navigation-level1
    > .navigation-item-title {
    font-size: 0.7em;
    line-height: 1.1;
  }
  .block-headline h1,
  .block-headline h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .journey-page__content .bubble-btn--blue {
    padding: 12px 20px;
    font-size: 15px;
  }
  .journey-page .accordion .accordion-slide .accordion-head {
    padding-left: 50px;
  }
  .journey-page .accordion .accordion-slide .accordion-head a {
    font-size: 20px;
  }
  .journey-page .accordion .accordion-slide .accordion-content-wrapper {
    top: -70px;
  }
  .accordion .accordion-content {
    font-size: 15px;
    line-height: 1.333;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container {
    border-radius: 0 0 20px 0;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText
    p {
    font-size: 13px;
    line-height: 1.38;
    margin: 0 0 20px;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText
    .read-more:after {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
  }
  .journey-page__content .bubble-btn--red {
    padding: 12px 20px;
    font-size: 15px;
  }
  .journey-page .journey-endstop-header {
    padding: 45px 30px 40px;
  }
  .journey-page .journey-endstop-header .journey-endstop-btn {
    font-size: 24px;
  }
  .journey-page .journey-endstop-header .journey-endstop-btn:after {
    width: 22px;
    height: 22px;
    left: calc(50% - 11px);
  }
  .journey-page .journey-endstop-content a,
  .journey-page .journey-endstop-content p {
    font-size: 15px;
    line-height: 1.333;
  }
  .journey-page .journey-endstop-content .cucumber-btn {
    padding: 12px 20px;
    font-size: 15px;
  }
  .agd-page .page-lead,
  .product-page .page-lead {
    padding: 40px 65px;
  }
  .agd-page .page-lead .richText,
  .product-page .page-lead .richText {
    width: 62% !important;
  }
  .agd-page .page-details h1,
  .agd-page .page-details h2,
  .agd-page .page-lead h1,
  .agd-page .page-lead h2 {
    font-size: 24px;
  }
  .agd-page .page-lead .image,
  .product-page .page-lead .image {
    width: 38% !important;
  }
  .agd-page .page-details,
  .product-page .page-details {
    padding: 40px 65px 20px;
  }
  .agd-page .page-details .richText,
  .product-page .page-details .richText {
    width: 100%;
    padding: 0 15px;
  }
  .agd-page .page-details:before,
  .product-page .page-details:before {
    max-width: 90%;
  }
  .agd-page .page-details h3,
  .agd-page .page-lead h3 {
    font-size: 20px;
  }
  .agd-page .page-details p,
  .agd-page .page-lead p {
    margin: 0 0 20px;
  }
  .agd-page .page-details .richText ol,
  .agd-page .page-details .richText ul,
  .agd-page .page-lead .richText ol,
  .agd-page .page-lead .richText ul {
    margin: -10px 0 10px 20px;
  }
  .agd-page .page-details .richText ol li,
  .agd-page .page-details .richText ul li,
  .agd-page .page-lead .richText ol li,
  .agd-page .page-lead .richText ul li {
    font-size: 15px;
    line-height: 1.333;
    padding: 4px 15px 10px;
  }
  .agd-page .smartLink:after,
  .agd-page .smartLink:before,
  .article-page .smartLink:after,
  .article-page .smartLink:before {
    width: 100%;
    max-width: 100%;
  }
  .agd-page .smartLink li:first-child a:after,
  .article-page .smartLink li:first-child a:after {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
  }
  .agd-page .page-related,
  .article-listpage .page-related,
  .article-page .page-related,
  .product-page .page-related {
    padding: 30px 0;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-content {
    padding: 20px 0;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-header {
    font-size: 24px;
  }
  .page-related
    .snippetReference
    .articleTeaser
    .articleTeaser-text-description {
    font-size: 15px;
    line-height: 1.333;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-link {
    padding: 12px 20px;
    font-size: 15px;
  }
  .article-listpage {
    padding: 40px 0 0;
  }
  .article-listpage .article-listpage__main {
    padding-bottom: 20px;
  }
  .article-listpage .article-listpage__main .articleTeaser {
    margin-bottom: 40px;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-content {
    padding: 20px;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-header {
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 1;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-description
    p {
    line-height: 1;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-description {
    margin: 0 0 30px;
    font-size: 15px;
    line-height: 1.333;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-link {
    bottom: 20px;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-link:after {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
  }
  .article-listpage__main .articleList .articleList-article,
  .related-container .articleList .articleList-article {
    padding: 0 15px 5px;
    margin-bottom: 20px;
    border-radius: 0 0 20px 0;
  }
  .article-listpage__main .articleList .articleList-article .articleList-title,
  .related-container .articleList .articleList-article .articleList-title {
    font-size: 16px;
    line-height: 1.3em;
  }
  .article-listpage__main
    .articleList
    .articleList-article
    .articleList-description,
  .related-container
    .articleList
    .articleList-article
    .articleList-description {
    font-size: 13px;
    line-height: 1.38;
  }
  .article-listpage__main .articleList .articleList-article .articleList-more,
  .related-container .articleList .articleList-article .articleList-more {
    bottom: 20px;
    left: 15px;
  }
  .article-listpage__main
    .articleList
    .articleList-article
    .articleList-more:after,
  .related-container .articleList .articleList-article .articleList-more:after {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
  }
  .article-page .article-page__main .article-body h1 {
    font-size: 24px;
  }
  .article-page .article-page__main .article-body p {
    font-size: 15px;
    line-height: 1.333;
    margin: 30px 0;
  }
  .article-page .article-page__main .article-body h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  html[lang="ro-RO"] .agd-page .page-hero .content .richText {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .page-journey-of-gum-disease
    .journey-page
    .accordion
    .accordion-slide
    .accordion-head {
    width: 100%;
    padding: 0;
    height: 50px;
  }
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head {
    width: 100%;
    padding: 0;
  }
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head
    h3 {
    left: 60%;
  }
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head
    .accordion-title {
    position: absolute;
    top: 0;
  }
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head:after,
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head:before {
    left: 50%;
  }
  .agd-page .page-lead p:last-of-type {
    margin-bottom: 0;
  }
  .questions-slide__headline h1,
  .questions-slide__headline h2 {
    width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  .image .component-content {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .agd-landing .page-hero .content .richText {
    max-width: 100%;
    top: auto !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 50px;
    left: 0;
    padding: 0 100px;
    text-align: center;
  }
  .block-headline p {
    font-size: 18px;
  }
  .agd-landing .agd-landing__list .articleTeaser {
    height: auto;
    padding-bottom: 0;
    background: none;
    border-radius: 0;
    width: 80%;
    margin: 0 auto 16px;
  }
  .agd-landing .agd-landing__list .articleTeaser .articleTeaser-image-holder {
    width: 100%;
    float: none;
  }
  .agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-content {
    width: 100%;
    padding: 30px 20px;
    margin-top: -5px;
    background: #f5f5f5;
    border-radius: 0 0 20px 0;
  }
  .agd-landing .agd-landing__list .articleTeaser .articleTeaser-text-header {
    margin: 0 0 15px;
    font-size: 22px;
  }
  .mainpage__about .articleTeaser .articleTeaser-text-header,
  .mainpage__ght .articleTeaser .articleTeaser-text-header,
  .mainpage__teaser .articleTeaser .articleTeaser-text-header {
    font-size: 22px;
  }
  .agd-landing .agd-landing__list .block-headline {
    padding: 0 20px;
  }
  .agd-page .page-hero .content .richText {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .about-page .page-hero .content .richText,
  .agd-landing .page-hero .content .richText,
  .agd-page .page-hero .content .richText,
  .product-listpage .page-hero .content .richText {
    max-width: 100%;
    top: auto !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 50px;
    left: 0;
    padding: 0 100px;
    text-align: center;
  }
  .about-page .page-hero .image,
  .agd-landing .page-hero .image,
  .agd-page .page-hero .image,
  .product-listpage .page-hero .image {
    height: auto;
  }
  .agd-page .page-hero .content .richText h1,
  .agd-page .page-hero .content .richText h2 {
    font-size: 30px;
  }
  .journey-page .page-hero .content .richText p {
    display: none;
  }
  .tab-container
    .navigation.component
    .navigation-branch.navigation-level1
    .navigation-item.navigation-level1 {
    height: 50px;
  }
  .tab-container
    .navigation.component
    .navigation-root
    .navigation-item.navigation-level1:before {
    display: block;
    background: none;
    width: inherit;
    height: auto;
  }
  .tab-container
    .navigation.component
    .navigation-branch.navigation-level1
    .navigation-item.navigation-level1
    > .navigation-item-title {
    font-size: 0.95em;
  }
  .tab-container
    .navigation.component
    .navigation-root
    .navigation-item.navigation-level1.is-active
    > .navigation-item-title {
    color: rgba(0, 0, 0, 0);
  }
  .tab-container
    .navigation.component
    .navigation-branch.navigation-level1
    .navigation-item.navigation-level1:after {
    width: 0;
    height: 0;
    bottom: -11px;
    margin-left: -12px;
    border-color: #cf0a2c rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 12px 12.5px 0;
  }
  .tab-container
    .navigation.component
    .navigation-root
    .navigation-item.navigation-level1
    > .navigation-item-title {
    color: rgba(0, 0, 0, 0);
  }
  .block-headline {
    max-width: 420px;
    padding: 0 15px;
    margin: 0 auto 45px !important;
  }
  .block-headline h1,
  .block-headline h2 {
    font-size: 26px;
  }
  .journey-page__content .bubble-btn--blue {
    width: 100%;
    max-width: 265px;
    padding: 15px 20px;
  }
  .journey-page__content .bubble-btn--blue:after {
    bottom: -11px;
    left: calc(50% - 12.5px);
    border-width: 12px 12.5px 0;
  }
  .journey-page .accordion .accordion-slide {
    max-width: 460px;
    min-height: 160px;
    margin: 30px auto 0;
  }
  .journey-page .red_circles .accordion .accordion-slide .accordion-head {
    width: 100%;
    text-align: center;
    padding: 65px 0 0;
  }
  .page-journey-of-gum-disease
    .journey-page
    .accordion
    .accordion-slide
    .accordion-head {
    padding: 50px 0 0;
  }
  .journey-page .red_circles .accordion .accordion-slide .accordion-head:after,
  .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head:before {
    left: 50%;
  }
  .journey-page .accordion .accordion-slide .accordion-content-wrapper {
    top: -100px;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container {
    height: auto;
    padding-top: 120px;
    padding-bottom: 0;
    border-radius: 0;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .image,
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText {
    width: 100%;
    float: none;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText
    a,
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText
    p {
    font-size: 15px;
    line-height: 1.3333;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText
    p:last-of-type {
    margin: 0;
  }
  .journey-page__content .bubble-btn--red {
    width: 100%;
    max-width: 265px;
    padding: 15px 20px;
  }
  .journey-page__content .bubble-btn--red:after {
    bottom: -11px;
    left: calc(50% - 12.5px);
    border-width: 12px 12.5px 0;
  }
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText {
    padding: 30px;
  }
  .journey-page .journey-endstop-header:before {
    width: 90%;
    max-width: 420px;
  }
  .journey-page .journey-endstop-header .journey-endstop-btn {
    font-size: 22px;
  }
  .journey-page .journey-endstop-content {
    padding: 0;
  }
  .journey-page .journey-endstop-content .image {
    margin-left: -15px;
  }
  .journey-page .journey-endstop-content .image,
  .journey-page .journey-endstop-content .richText {
    padding: 0 30px;
  }
  .journey-page .journey-endstop-content p:last-of-type {
    margin: 45px 0;
  }
  .journey-page .journey-endstop-content .cucumber-btn {
    width: 100%;
    max-width: 360px;
    padding: 15px 20px;
  }
  .journey-page .journey-endstop-content .parametrizedhtml {
    margin-bottom: 45px !important;
  }
  .journey-page .journey-endstop-content .additional-info {
    padding: 30px 30px 45px;
  }
  .journey-page .journey-endstop-content .additional-info:before {
    max-width: calc(100% - 60px);
  }
  .agd-page .page-details,
  .agd-page .page-lead,
  .product-page .page-details,
  .product-page .page-lead {
    padding: 45px 20px;
    max-width: 420px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .agd-page .page-lead .richText,
  .product-page .page-lead .richText {
    width: 100% !important;
    padding: 0 15px;
  }
  .agd-page .page-details h1,
  .agd-page .page-details h2,
  .agd-page .page-lead h1,
  .agd-page .page-lead h2 {
    font-size: 22px;
  }
  .agd-page .page-lead .image,
  .product-page .page-lead .image {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .agd-page .page-details {
    padding: 40px 20px;
  }
  .agd-page .page-details:before,
  .product-page .page-details:before {
    width: 90%;
    max-width: 420px;
  }
  .agd-page
    .page-details
    .component-content
    > .richText-content
    > p:last-of-type,
  .agd-page .page-details .component > .richText-content > p:last-of-type,
  .product-page
    .page-details
    .component-content
    > .richText-content
    > p:last-of-type,
  .product-page .page-details .component > .richText-content > p:last-of-type {
    margin-bottom: 0;
  }
  .agd-page .page-details .richText ol,
  .agd-page .page-details .richText ul,
  .agd-page .page-lead .richText ol,
  .agd-page .page-lead .richText ul {
    margin: 20px 0 0 !important;
  }
  .agd-page .smartLink {
    max-width: 380px;
  }
  .agd-page .smartLink,
  .article-page .smartLink {
    width: calc(100% - 40px);
    padding: 30px 0;
    margin: 0 auto;
  }
  .agd-page .smartLink li:first-child,
  .article-page .smartLink li:first-child {
    margin-left: 10px;
  }
  .agd-page .page-related,
  .article-listpage .page-related,
  .article-page .page-related,
  .product-page .page-related {
    padding: 45px 0 15px;
  }
  .page-related .snippetReference {
    display: block;
    width: 100%;
    float: none;
    margin: 50px 0;
  }
  .page-related .snippetReference .articleTeaser[class*="grid_"] {
    max-width: 420px;
    margin: 0 auto 30px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-content {
    padding: 20px 0 0;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-header {
    margin: 0 0 20px;
    text-align: left;
    font-size: 22px;
  }
  .page-related
    .snippetReference
    .articleTeaser
    .articleTeaser-text-description {
    margin: 0 0 20px;
    text-align: left;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-header a {
    font-size: 22px;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-link {
    width: 100%;
    position: relative;
    max-width: 100%;
    padding: 15px 20px;
  }
  .article-listpage {
    padding: 45px 0 0;
  }
  .article-listpage .article-listpage__main .articleTeaser {
    max-width: 420px;
    height: auto;
    padding-bottom: 0;
    margin: 0 auto 45px;
    background: none;
    border-radius: 0;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-image-holder {
    width: 100%;
    float: none;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-content {
    width: 100%;
    padding: 30px 20px;
    margin-top: -5px;
    background: #f5f5f5;
    border-radius: 0 0 20px 0;
    text-align: center;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-header {
    margin: 0 0 15px;
    text-align: center;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-description {
    margin: 0 0 30px;
    text-align: center;
  }
  .article-listpage
    .article-listpage__main
    .articleTeaser
    .articleTeaser-text-link {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .articleList {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 30px;
  }
  .articleList .articleList-list {
    margin-bottom: 15px;
  }
  .article-listpage__main .articleList .articleList-article,
  .related-container .articleList .articleList-article {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
    padding: 0 15px 15px;
  }
  .article-listpage__main .articleList .articleList-article .articleList-title,
  .related-container .articleList .articleList-article .articleList-title {
    font-size: 18px;
    text-align: center;
  }
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
  .article-listpage__main
    .articleList
    .articleList-article
    .articleList-description,
  .related-container
    .articleList
    .articleList-article
    .articleList-description {
    font-size: 15px;
    line-height: 1.3333;
    padding-bottom: 50px;
    text-align: center;
  }
  .article-listpage__main .articleList .articleList-article .articleList-more,
  .related-container .articleList .articleList-article .articleList-more {
    position: relative;
    bottom: 0;
    left: 0;
    float: none;
  }
  .articleList-article-wrapper {
    text-align: center;
  }
  .article-page__main {
    padding: 0;
  }
  .grid_4,
  .grid_8,
  .grid_8 .article-body.grid_7 {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article-page .article-page__main .article-body h1 {
    font-size: 22px;
  }
  .article-page .article-page__main .article-body p {
    margin: 30px 0;
  }
  .page-caring-for-your-gums
    .article-page__main
    .box
    > .component-content
    .richText {
    text-align: center;
  }
  .article-page__main .article-body {
    width: 100%;
    padding: 30px 20px 15px;
  }
  .article-page__list {
    padding: 45px 0 15px;
  }
  .progress-bar {
    padding: 20px 0 0;
  }
}
@media only screen and (max-width: 580px) {
  .agd-landing .mainpage__ght .articleTeaser {
    width: 100%;
    padding: 30px 27px;
    float: none;
  }
}
@media screen and (max-width: 560px) {
  .agd-landing .page-hero .content .richText {
    padding: 0 35px;
  }
  .agd-landing .mainpage__ght > .component-content {
    background: none !important;
  }
  .agd-landing .mainpage__ght > .component-content .content {
    max-height: 100%;
    padding: 0;
  }
  .agd-landing .mainpage__ght > .component-content .content .image {
    margin-bottom: 0;
  }
  .agd-landing .mainpage__ght .mobile-only {
    display: block;
  }
}
@media (min-width: 1440px) {
  .Header .main-nav ul li a {
    font-size: 16px;
  }
}
html {
  font-size: 16px;
}
body,
html {
  height: 100%;
}
select {
  outline: none;
}
span {
  display: inline-block;
}
button {
  text-align: center;
}
:focus {
  outline: none !important;
}
.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;
  -webkit-box-sizing: border-box;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
img {
  -ms-flex-negative: 0;
  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;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
body > .container-fluid > .row {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
}
body > .container-fluid > .row #content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.margin-bottom-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: 1%;
    top: 1%;
    width: 57%;
  }
}
.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;
  -webkit-transition: top 0.2s;
  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;
  }
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content
  p:first-child {
  min-height: 230px;
}
@media (max-width: 767px) {
  .product-teaser
    > .component-content
    > .content
    .richText
    > .component-content
    > .richText-content
    p:first-child {
    min-height: 200px;
  }
}
.product-detail__banner .flex-container > .component-content > .content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mod-touch .mega-menu {
  padding: 0 20px 100px;
}
@media only screen and (max-width: 991px) {
  .hero-banner_homepage figure img {
    left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .page-home .carousel.container.margin-bottom_50 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .ght-content-frame {
    padding: 45px 20px 85px;
  }
}
@media only screen and (max-width: 991px) {
  .questions-frame {
    height: 790px;
  }
}
@media screen and (max-width: 1000px) {
  .tab-container .navigation.component .navigation-branch.navigation-level1 {
    max-width: 84%;
  }
}
@media only screen and (max-width: 767px) {
  .journey-page .accordion .accordion-slide,
  .journey-page .journey-endstop-content,
  .journey-page .journey-endstop-header {
    max-width: 360px;
  }
}
@media only screen and (max-width: 991px) {
  .page-container > .component-content > .content {
    max-width: 700px;
  }
}
.content-text,
a,
li,
p,
p > a {
  font-size: 16px;
}
@media (max-width: 767px) {
  .content-text,
  a,
  li,
  p,
  p > a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .page-related .snippetReference .articleTeaser[class*="grid_"] {
    max-width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .block-headline p a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .page-caring-for-your-gums
    .article-page__main
    .box
    > .component-content
    .richText {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .tab-container
    .navigation.component
    .navigation-root
    .navigation-item.navigation-level1.is-active
    > .navigation-item-title {
    text-indent: -9999px;
  }
}
@media only screen and (max-width: 767px) {
  .questions-slide__headline h1,
  .questions-slide__headline h2 {
    font-size: 1.5em;
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .questions-slide[data-index="4"] img {
    width: 71%;
  }
}
@media only screen and (max-width: 767px) {
  .questions-slide[data-index="4"] p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 991px) {
  .questions-slide[data-index="1"]
    .questions-slide__btn-container
    .quiz-btn--next {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .questions-slide__btn-container .quiz-btn--next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 991px) {
  .questions-slide__btn-container .quiz-btn--next.disabled {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 521px) and (max-width: 991px) {
  .questions-slide .quiz-answers label {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 991px) {
  .page-gum-sensitivity-breath .container-article p {
    text-align: left !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-related .snippetReference .articleTeaser .articleTeaser-text-link {
    max-width: 80%;
    bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .page-related .snippetReference .articleTeaser .articleTeaser-text-content {
    padding: 20px 10px 0;
  }
}
@media only screen and (max-width: 991px) {
  .article-page__main {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .article-page__main .article-body {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .richText.background-white .richText-content {
    padding: 33px 15px 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .flex-container > .component-content > .content {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .article-page.page-container {
    padding: 0 15px 50px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText {
    padding: 90px 20px 60px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .image,
  .journey-page
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .journey-content-container
    .richText {
    width: 46%;
  }
}
@media only screen and (min-width: 768px) {
  .page-journey-of-gum-disease
    .journey-page
    .red_circles
    .accordion
    .accordion-slide
    .accordion-head
    h3 {
    left: 56%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .homepage-banner-with-text .richText {
    top: 1%;
  }
}
.hero-banner-box img {
  width: 100%;
}
.tablet-only {
  display: none;
}
@media only screen and (max-width: 992px) {
  .tablet-only {
    display: block;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .slick-prev {
    left: -23px;
  }
  .slick-next {
    right: -23px;
  }
  .page-related .container {
    max-width: 760px;
  }
  .page-related .snippetReference .articleTeaser .articleTeaser-text-content {
    padding: 20px 10px 60px;
  }
  .block-headline p a {
    font-size: 17px;
  }
  .article-page .article-page__main .article-body p a {
    font-size: 15px;
    line-height: 1.333;
  }
  .related-container .articleList-list {
    margin: 0 35px;
  }
}
@media screen and (max-width: 1000px) {
  .agd-page .page-details p a,
  .agd-page .page-lead p a {
    font-size: 16px;
    line-height: 1.56;
  }
}
@media screen and (max-width: 1000px) {
  .agd-page .page-lead p a,
  .product-page .page-lead p a {
    font-size: 22px;
    line-height: 1.3;
  }
}
.page-title {
  font-size: 35px;
}
.questions-slide[data-index="1"]
  .questions-slide__btn-container
  .quiz-btn--next {
  margin: 0 auto;
}
.questions-slide__btn-container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.questions-slide .quiz-answers--image .quizRadioImg label {
  margin-left: auto;
  margin-right: auto;
}
.submenu-products .container .box.component {
  clear: none;
}
.p-m-x-0 {
  padding-left: 0;
  padding-right: 0;
}
.parametrizedhtml.grid_4.reference-custom-article-teaser {
    width: 31.94444%;
}

.parametrizedhtml.reference-custom-article-teaser .articleTeaser .articleTeaser-image-top img {
    position: static;
    width: auto;
    transform: unset;
}

.parametrizedhtml.reference-custom-article-teaser.component[class*="grid"].alpha.first {
    margin-left: 0 !important;
}

.parametrizedhtml.reference-custom-article-teaser.component[class*="grid"].alpha {
    clear: none;
    margin-left: 2.08333% !important;
}
.parodontax-gengive-forti-protette {
  .purple {
    color: #461e9a;
  }

  .margin-top-30 {
    margin-top: 30px;
  }

  .purple.button {
    padding: 15px 30px;
    border-radius: 500px;
    font-size: 26px;
    line-height: 1em;
    text-align: center;
    color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #461e9a;
    width: fit-content;
    margin: 10px auto 0 auto;
  }

  .purple.button.white {
    color: #461e9a;
    border: 2px solid #461e9a;
    background: white;
  }

  p.purple {
    font-weight: bold;
  }

  a.articleTeaser-text-link {
    text-align: center;
    margin: 0 auto;
    background-color: #002160;
    color: white;
    display: block;
    width: fit-content;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 22px;
  }

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

  a.articleTeaser-text-link:hover {
    background-color: #461e9a;
  }

  .box.red-box-full-width {
    background-color: #ce0c2d;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    color: white;
  }

  .box.red-box-full-width .component-content {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 10px;
  }

  .product-listpage__list {
    padding-top: 0;
  }

  @media screen and (max-width: 1000px) {
    .image.desktop-only img {
      margin: 0 0 0 -630px !important;
    }
  }
}

div.video-section {
  display: flex;
  justify-content: flex-start;
}

div.video-section > div.component-content > div.content::before {
  content: "";
  display: none;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.video
  > div.component-content
  > div.video-nojs {
  display: none;
}

div.video-section > div.component-content > div.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 0;
}

div.video-section > div.component-content > div.content > a {
  display: none;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd {
  width: 48.45139%;
  height: fit-content;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.content {
  margin: 0;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.content
  > div.video.component.responsive.section.default-style.first.odd.last.col-xs-12 {
  padding: 0;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd
  div.video-video {
  border: none;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.first.odd
  video {
  border: none;
  height: 730px;
  width: 100%;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last {
  width: 47.45139%;
  height: fit-content;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.image.component.section
  > div.component-content
  > img {
  width: 440.72px;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem {
  font-family: FrutigerLTProBold, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
  letter-spacing: -0.005em !important;
  text-align: left !important;
  text-transform: none !important;
  gap: 15px;
  display: flex;
  flex-direction: column;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.image {
  margin-bottom: 0;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.image.odd {
  margin-top: 30px;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.richText.component.section
  > div.component-content
  > div.richText-content
  h3 {
  font-family: FrutigerLTProBold, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
  letter-spacing: -0.005em !important;
  text-align: left !important;
  text-transform: none !important;
  color: #06215c;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.richText.component.section
  > div.component-content
  > div.richText-content
  h4 {
  font-family: FrutigerLTProBold, sans-serif !important;
  font-size: 30px !important;
  font-weight: 400 !important;
  line-height: 36px !important;
  letter-spacing: -0.005em !important;
  text-align: left !important;
  text-transform: none !important;
  color: #06215c;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  p {
  font-family: FrutigerLTProBold, sans-serif !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
  letter-spacing: -0.005em !important;
  text-align: left !important;
  text-transform: none !important;
  color: #06215c;
}

@media (max-width: 1300px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 46.45139%;
    height: fit-content;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 580px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 48.45139%;
  }
}

@media (max-width: 1250px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 45.45139%;
    height: fit-content;
  }
}

@media (max-width: 1150px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.section
    picture
    img {
    width: 380.72px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 600px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 36px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 42.45139%;
    height: fit-content;
  }
}

@media (max-width: 1000px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 510px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.image.component.section
    > div.component-content
    > img {
    width: 360.72px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.richText.component.section
    > div.component-content
    > div.richText-content
    h3 {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 27px !important;
    font-weight: 700 !important;
    line-height: 35px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.richText.component.section
    > div.component-content
    > div.richText-content
    h4 {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 27px !important;
    font-weight: 700 !important;
    line-height: 35px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }
}

@media (max-width: 970px) {
  div.video-section > div.component-content > div.content {
    gap: 20px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.richText.component.section
    > div.component-content
    > div.richText-content
    h3 {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.richText.component.section
    > div.component-content
    > div.richText-content
    h4 {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }
}

@media (max-width: 850px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.richText.component.section
    > div.component-content
    > div.richText-content
    h3, h4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.image.odd {
    margin-top: 0px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    letter-spacing: -0.005em !important;
    text-align: left !important;
    text-transform: none !important;
  }

  div.video-section > div.component-content > div.content {
    flex-direction: column;
    margin-top: 10px;
    justify-content: flex-start;
    align-items: center;
    gap: 0px;
    margin-left: -12px;
    margin-top: 10px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 58.45139%;
    height: fit-content;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 61.45139%;
  }
}

@media (max-width: 800px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 65.45139%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 64.45139%;
    height: fit-content;
  }
}

@media (max-width: 700px) {
  div.video-section > div.component-content > div.content {
    flex-direction: column;
    margin-top: 10px;
    justify-content: flex-start;
    align-items: center;
    gap: 0px;
    margin-left: -12px;
    margin-top: -15px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 68.45139%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 68.45139%;
    height: fit-content;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem
    h4 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem
    h5 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    h4 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    p {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    p
    strong {
    font-family: FrutigerLTProBold, sans-serif !important;
    font-size: 20px !important;
    line-height: 28px !important;
  }
}

@media (max-width: 600px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 72.45139%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 71.45139%;
    height: fit-content;
  }
}

@media (max-width: 500px) {
  div.video-section > div.component-content > div.content {
    margin-top: 15px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 450px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 81.45139%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 81.45139%;
    height: fit-content;
  }
}

@media (max-width: 450px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 400px;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last
    > div.component-content
    > div.paragraphSystem
    > div.section
    picture
    img {
    width: 348.72px;
  }
}

@media (max-width: 400px) {
  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    video {
    height: 375px;
  }

  div.video-section > div.component-content > div.content {
    margin-left: 0px;
    width: 100%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd {
    width: 100%;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.even.last {
    width: 100%;
    height: fit-content;
    margin-top: 0;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem
    h4 {
    width: 89.45139%;
    margin: 0 auto;
  }

  div.video-section
    > div.component-content
    > div.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem
    h5 {
    width: 89.45139%;
    margin: 0 auto;
  }
}
.page-parodontax-gum-strengthen-and-protect {
  .page-container {
    padding: 0;
  }
}
.mainpage__carousel .carousel.carousel-hu .carousel-slides {
  height: fit-content !important;
}

.mainpage__carousel .carousel.carousel-hu .carousel-slides > li {
  height: 100% !important;
}

.mainpage__carousel .carousel.carousel-hu .carousel-nav > li.carousel-nav-prev {
  width: 22px;
  height: 37px;
  top: -8px !important;
}
.mainpage__carousel .carousel.carousel-hu .carousel-nav > li.carousel-nav-next {
  width: 22px;
  height: 37px;
  top: -8px !important;
}

.mainpage__carousel .carousel.carousel-hu .carousel-slides > li div {
  height: 100% !important;
}

.mainpage__carousel .carousel.carousel-hu .carousel-slides > li img {
  height: 100% !important;
  width: 100% !important;
}

.mainpage__carousel
  .carousel.carousel-hu
  .carousel-slides
  > li
  div.text-on-banner {
  height: 50% !important;
}
.page-parodontax-gum-strengthen-and-protect {
  .product-details-box {
    padding: 46px 15px 34px;
    margin: 0;
    background: transparent url(/content/dam/cf-consumer-healthcare/parodontax-v3/ro_RO/Parodontax-Gum-Strengthen-and-Protect/divider-shadow.png) top center / 100% 46px no-repeat;

    @media (min-width: 768px) {
      padding: 46px 28px 34px;
    }

    @media (min-width: 992px) {
      padding: 46px 52px 46px 80px;
    }

    & > .component-content > .content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 0;

      @media (min-width: 992px) {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        gap: 108px;
      }

      &:before,
      &:after,
      a {
        display: none;
      }
    }

    & > .component-content > .content > .box.first {
      width: 100%;
      margin: 0 0 36px 0;
      padding: 28px 0 0;

      @media (min-width: 992px) {
        width: 37.8%;
        padding: 35px 0 0;
        margin: 0;
      }

      & > .component-content > .content {
        display: flex;
        flex-direction: column;
        align-items: center;
      }

      .richText {

          &.first {
            margin: 0 0 16px;
          }

          &.margin-bottom_50 {
            margin: 0 0 32px;
          }
      }

      .image {
        width: 100%;
        max-width: 348px;
        height: auto;
        margin: 0 0 16px;

        @media (min-width: 992px) {
          max-width: 480px;
        }

        .component-content {
          display: flex;
          justify-content: center;
        }

        img {
          max-height: 84px;

          @media (min-width: 992px) {
            max-height: 138px;
          }
        }
      }
    }

    & > .component-content > .content > .box.last {
      width: 100%;
      margin: 0;
      padding: 0;

      .image {
        max-width: 560px;
        margin: 0 auto !important;
      }

      @media (min-width: 992px) {
        width: 63.2%;
        max-width: 680px;
        padding: 0;
        margin: 0;

        .image {
          max-width: 100%;
          margin: 0;
        }
      }
    }

    h3 {
      font-family: FrutigerLTProBold, sans-serif;
      font-size: 30px;
      line-height: 1.2;
      font-weight: 700;
      letter-spacing: -0.005em;
      color: var(--headline-color-2);
      text-transform: initial;
      text-align: center;
      margin: 0;

      @media (max-width: 991px) {
        padding-left: 25px;
        padding-right: 25px;
      }

      @media (min-width: 1200px) {
        font-size: 36px;
        line-height: 1.1;
      }
    }
  }
}
.page-parodontax-gum-strengthen-and-protect {
  --headline-color-1: #CF162D;
  --headline-color-2: #06215C;
  --headline-color-3: #1F2853;

  .page-container > .component-content > .content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
  }

  .richText .component-content {
    overflow: visible;
  }

  .richText.component,
  .richText .component-content .richText-content {
    margin: 0;
  }

  .products-box {
    padding: 0 28px 56px 28px;
    margin: 0;

    @media (min-width: 767px){
      padding: 56px 28px;
    }

    @media (min-width: 992px) {
      padding: 64px 28px;
    }

    @media (min-width: 1200px) {
      padding: 64px 50px;
    }

    & > .component-content > .content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      gap: 40px;

      @media (min-width: 768px) {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1.5%;
      }

      @media (min-width: 992px) {
        flex-wrap: nowrap;
        gap: 20px;
      }

      @media (min-width: 1200px) {
        flex-wrap: nowrap;
        gap: 40px;
      }

      &:before,
      &:after,
      a {
        display: none;
      }

      & > .box.first {
        width: 100%;
        margin: 0 0 8px;

        @media (min-width: 768px) {
          margin: 0 0 40px;
        }

        @media (min-width: 992px) {
          width: 33%;
          max-width: 380px;
          margin: 0;
          padding: 0 16px 0 0;
        }

        @media (min-width: 1200px) {
          margin: 0;
        }
      }

      h2 {
        font-family: Bliss2, sans-serif;
        font-size: 36px;
        line-height: 1.11;
        font-weight: 800;
        letter-spacing: -0.005em;
        color: var(--headline-color-1);
        text-transform: initial;
        text-align: left;
        margin: 0 0 8px 0;
      }

      h3 {
        font-family: FrutigerLTProBold, sans-serif;
        font-size: 30px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: -0.005em;
        text-align: left;
        color: var(--headline-color-2);
        text-transform: initial;
        margin: 0;

        @media (min-width: 1200px) {
          font-size: 36px;
          line-height: 1.1;
        }
      }

      & > .box:not(.first) {
        width: 100%;
        margin: 0;
        max-width: 260px;

        @media (min-width: 768px) {
          width: 30%;
          padding: 0;
        }

        @media (min-width: 992px) {
          width: 22%;
          padding: 0;
        }

        & + .box {
          margin: 0;
        }

        & > .component-content > .content {
          display: flex;
          flex-direction: column;
          margin: 0;
        }

        .image {
          margin: 0 auto 24px;
        }

        .richText {
          margin: 0;
        }

        .richText .richText-content {

          h4 {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 32px;
            line-height: 1.25;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            align-content: center;
            justify-content: center;
            min-height: 56px;
            border-radius: 30px;
            width: 100%;
            margin: 0;
            padding: 0;
            color: #ffffff;
            text-transform: uppercase;

            @media (min-width: 768px) {
              font-size: 28px;
            }

            @media (min-width: 992px) {
              font-size: 32px;
            }

            &.blue-curve {
              background: #3A8DDE;
            }

            &.grey-curve {
              background: #8A8B8C;
            }
          }
        }
      }
    }
  }

  .products-box + .box.component {
    padding: 16px 0 56px;
    margin: 0;

    @media (min-width: 768px) {
      padding: 16px 0 56px;
    }

    @media (min-width: 992px) {
      padding: 41px 0 56px;
    }

    @media (min-width: 1200px) {
      padding: 41px 100px 0 50px;
    }

    & > .component-content > .content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 0;

      @media (min-width: 992px) {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 16px;
      }

      a {
        display: none;
      }
    }

    .grid_5 {
      width: 100%;
      margin: 0 0 56px 0;
      padding: 0 28px;

      @media (min-width: 992px) {
        width: 36.3%;
        min-width: 454px;
        padding: 16px 28px 0;
        margin: 0;
      }

      @media (min-width: 1200px) {
        padding: 16px 0 0;
      }
    }

    .grid_6 {
      width: 100%;
      margin: 0;
      padding: 0 13px;

      .image {
        max-width: 560px;
        margin: 0 auto !important;
      }

      @media (min-width: 992px) {
        width: 100%;
        max-width: 780px;
        padding: 0;
        margin: 0;

        .image {
          max-width: 100%;
          margin: 0 auto 0 0 !important;
        }
      }
    }

    h4, h5 {
      font-family: Bliss2, sans-serif;
      font-size: 36px;
      line-height: 1.11;
      font-weight: 800;
      letter-spacing: -0.005em;
      color: var(--headline-color-3);
      text-transform: initial;
      text-align: left;
    }

    h4 {
      color: var(--headline-color-3);
      margin: 0 0 8px 0;
    }

    h5 {
      margin: 0;
      color: var(--headline-color-1);
    }
  }

  .box-divider {
    height: 72px;
    margin: 0;

    & > .component-content {
      height: 100%;
      background-position: center;
    }

    .component-content,
    .content,
    .rich-text,
    .richText,
    .richText-content {
      height: 100%;
    }

    .richText p {
      font-family: FrutigerLTProRoman, sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.5;
      letter-spacing: -0.005em;
      color: #ffffff;
      margin: 0;
      padding: 30px 28px 18px;

      @media (min-width: 1200px) {
        font-size: 20px;
        line-height: 1;
        padding: 30px 50px 22px;
      }
    }
  }

  .products-toothpastes {
    padding: 60px 58px;
    margin: 0;

    @media (min-width: 992px) {
      padding: 56px 0;
    }

    & > .component-content > .content {
      a {
        display: none;
      }

      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 40px;

      @media (min-width: 768px) {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 40px;
      }

      & > .richText {
        width: 100%;
        margin: 0;

        h2 {
          font-family: Bliss2, sans-serif;
          font-size: 36px;
          line-height: 1.11;
          font-weight: 800;
          letter-spacing: -0.005em;
          text-transform: uppercase;
          text-align: center;
          margin: 0;

          @media (min-width: 768px) {
            font-size: 48px;
            line-height: 1;
            margin: 0 0 24px
          }

          span:first-child {
            color: var(--headline-color-1);
          }

          span:last-child {
            color: var(--headline-color-2);
          }
        }
      }

      .grid_4 {
        width: 100%;
        margin: 0;
        max-width: 260px;

        @media (min-width: 768px) {
          width: 33%;
          padding: 0;
        }

        & > .component-content > .content {
          display: flex;
          flex-direction: column;
        }

        .richText {
          margin: 0;
        }

        .image {
          margin: 0 0 20px;
        }

        .richText .richText-content {

          p {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 32px;
            line-height: 1.25;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            align-content: center;
            justify-content: center;
            min-height: 56px;
            border-radius: 30px;
            width: 100%;
            margin: 0;
            padding: 0;
            color: #ffffff;
            text-transform: uppercase;

            @media (min-width: 992px) {
              font-size: 28px;
            }

            @media (min-width: 992px) {
              font-size: 32px;
            }

            &.blue-curve {
              background: #3A8DDE;
            }

            &.grey-curve {
              background: #8A8B8C;
            }
          }
        }
      }
    }
  }
}
.page-parodontax-gum-strengthen-and-protect {
  .tile-section {
    padding: 56px 0 64px;
    margin: 0;
    max-width: none;

    @media (min-width: 768px) {
      padding: 56px 0 64px;
    }

    @media (min-width: 992px) {
      padding: 56px 49px 64px 51px;
    }

    & > .component-content > .content {
      column-gap: 1%;
      row-gap: 10px;
      justify-content: space-between;
    }

    & > .component-content > .content:before,
    & > .component-content > .content:after,
    & > .component-content > .content > a {
      display: none;
    }

    & > .component-content > .content > .col-lg-6 {
      width: 100%;
      margin: 0;
      padding: 0;

      @media (min-width: 992px) {
        width: 49.5%;
      }

      .image {
        margin: 0;
        padding: 0;
      }

      & > .component-content > .content {
        margin: 0;

        &:before,
        &:after,
        a {
          display: none;
        }
      }

      &:nth-of-type(1) {

        & > .component-content > .content {
          padding: 56px 33px 40px;
          display: flex;
          flex-direction: column;
          justify-content: center;
          gap: 80px;

          @media (min-width: 992px) {
            padding: 36px 33px;
            gap: 40px;
          }

          @media (min-width: 1200px) {
            padding: 36px 40px;
          }

          &:before,
          &:after,
          a {
            display: none;
          }
        }

        h3 {
          font-family: Bliss2, sans-serif;
          font-size: 36px;
          line-height: 1.11;
          font-weight: 800;
          letter-spacing: -0.005em;
          color: var(--headline-color-1);
          text-transform: initial;
          text-align: center;
          margin: 0 0 16px 0;

          @media (min-width: 1200px) {
            font-size: 48px;
            line-height: 1;
          }
        }

        h4 {
          font-family: FrutigerLTProBold, sans-serif;
          font-size: 30px;
          line-height: 1.2;
          font-weight: 700;
          letter-spacing: -0.005em;
          text-align: center;
          color: var(--headline-color-2);
          text-transform: initial;
          margin: 0 0 0;
        }

        .richText p {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          gap: 40px;
          margin: 0;

          @media (min-width: 768px) {
            flex-direction: row;
          }
        }

        span {
          display: flex;
          flex-wrap: wrap;
          align-content: center;
          justify-content: center;
          width: 100%;
          max-width: 260px;
          min-height: 56px;
          font-family: FrutigerLTProBold, sans-serif;
          font-size: 32px;
          line-height: 1.25;
          font-weight: 700;
          letter-spacing: -0.005em;
          color: #ffffff;
          text-transform: uppercase;
          text-align: center;
          border-radius: 30px;
          margin: 0;
          padding: 0;

          @media (min-width: 768px) {
            font-size: 28px;
          }

          @media (min-width: 1200px) {
            font-size: 32px;
          }

          &.blue-curve {
            background: #3A8DDE;
          }

          &.grey-curve {
            background: #8A8B8C;
          }
        }

        .richText.last p {
          font-family: FrutigerLTProBold, sans-serif;
          font-size: 16px;
          line-height: 1.5;
          font-weight: 400;
          letter-spacing: -0.005em;
          color: var(--headline-color-2);
          text-align: center;
        }
      }

      &:nth-of-type(2) {
        background: #F6F7F7;

        & > .component-content {
          height: 100%;

          & > .content {
            height: 100%;
          }
        }

        & > .component-content > .content {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%;
          box-sizing: border-box;
          padding: 60px 57px;
          position: relative;
          gap: 92px;

          @media (min-width: 768px) {
            gap: 60px;
          }

          @media (min-width: 992px) {
            flex-direction: row;
            justify-content: flex-end;
          }

          &:before,
          &:after,
          a {
            display: none;
          }

          .richText {
            width: 175px;
            height: 47px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;
            background: #FFFFFF;
            cursor: pointer;
            border-radius: 30px;
            margin: 0 auto;
            box-shadow: 0 0 1px 1px #d1d1d1;
            transition: box-shadow 500ms linear;
            z-index: 5;

            @media (min-width: 768px) {
              margin: 0;
              transform: translateX(-50%);
            }

            @media (min-width: 992px) {
              position: absolute;
              left: 57px;
              bottom: auto;
              top: 60px;
              transform: translateX(0);
            }

            @media (min-width: 1200px) {
              top: auto;
              bottom: 92px;
            }

            &:hover {
              box-shadow: 0 0 10px 1px #d1d1d1;
            }

            p {
              font-family: FrutigerLTProRoman, sans-serif;
              font-size: 18px;
              font-weight: 400;
              line-height: 1.5;
              letter-spacing: -0.005em;
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              margin: 0;

              &:before {
                content: "";
                display: inline-block;
                width: 22px;
                height: 22px;
                background: transparent url(/content/dam/cf-consumer-healthcare/parodontax-v3/ro_RO/Parodontax-Gum-Strengthen-and-Protect/eye-icon.png) center / contain no-repeat;
                margin: 0 25px 0 0;
              }
            }
          }

          .image {
            max-width: 260px;

            img {
              position: relative;
              object-position: center;
              transition: all 500ms linear;
            }
          }

          .richText:hover ~ .image img {
            transform: scale(1.3);
          }
        }
      }

      &:nth-of-type(3) {
        margin: 20px 0 0;

        @media (min-width: 768px) {
          margin: 0;
        }

        & > .component-content {
          height: 100%;
          box-sizing: border-box;
          padding: 0 0 60px 0;
          position: relative;

          .component-content,
          .content,
          .image,
          picture {
            height: 100%;
          }

          .image.first img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: right center;
          }

          .image.last {
            display: block;
            width: 100%;
            height: 60px;
            position: absolute;
            right: 0;
            bottom: 0;

            img {
              height: 60px;
              width: 100%;
              object-fit: cover;
              object-position: right;
            }
          }
        }
      }

      &:nth-of-type(4) {
        background: #F6F7F7;

        & > .component-content > .content {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%;
          box-sizing: border-box;
          padding: 60px 57px;
          position: relative;
          gap: 92px;

          @media (min-width: 768px) {
            gap: 60px;
          }

          @media (min-width: 992px) {
            flex-direction: row;
            justify-content: flex-end;
          }

          &:before,
          &:after,
          a {
            display: none;
          }

          .richText {
            width: 175px;
            height: 47px;
            display: flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;
            background: #FFFFFF;
            cursor: pointer;
            border-radius: 30px;
            margin: 0 auto;
            box-shadow: 0 0 1px 1px #d1d1d1;
            transition: box-shadow 500ms linear;
            z-index: 5;

            @media (min-width: 768px) {
              margin: 0;
              transform: translateX(-50%);
            }

            @media (min-width: 992px) {
              position: absolute;
              left: 57px;
              bottom: auto;
              top: 60px;
              transform: translateX(0);
            }

            @media (min-width: 1200px) {
              top: auto;
              bottom: 92px;
            }

            &:hover {
              box-shadow: 0 0 10px 1px #d1d1d1;
            }

            p {
              font-family: FrutigerLTProRoman, sans-serif;
              font-size: 18px;
              font-weight: 400;
              line-height: 1.5;
              letter-spacing: -0.005em;
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              margin: 0;

              &:before {
                content: "";
                display: inline-block;
                width: 22px;
                height: 22px;
                background: transparent url(/content/dam/cf-consumer-healthcare/parodontax-v3/ro_RO/Parodontax-Gum-Strengthen-and-Protect/eye-icon.png) center / contain no-repeat;
                margin: 0 25px 0 0;
              }
            }
          }

          .image {
            max-width: 260px;

            img {
              position: relative;
              object-position: center;
              transition: all 500ms linear;
            }
          }

          .richText:hover ~ .image img {
            transform: scale(1.3);
          }
        }
      }

      &:nth-of-type(5) {
        & > .component-content > .content {
          &:before,
          &:after,
          a {
            display: none;
          }

          display: flex;
          flex-direction: column;
          justify-content: space-between;
        }

        .richText {
          padding: 0;
        }

        .richText .component-content {
          padding: 44px 35px 100px;

          @media (min-width: 768px) {
            padding: 80px 40px 128px;
          }

          .richText-content {
            display: flex;
            flex-direction: column;
            align-items: center;
          }

          h3 {
            font-family: Bliss2, sans-serif;
            font-size: 36px;
            line-height: 1.11;
            font-weight: 800;
            letter-spacing: -0.005em;
            color: var(--headline-color-1);
            text-transform: initial;
            text-align: center;
            margin: 0 0 16px 0;

            @media (min-width: 1200px) {
              font-size: 48px;
              line-height: 1;
            }
          }

          h4 {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 30px;
            line-height: 1.2;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            color: var(--headline-color-2);
            text-transform: initial;
            margin: 0 0 28px;
          }

          p.blue-curve {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 32px;
            line-height: 1.25;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
            align-content: center;
            justify-content: center;
            min-height: 56px;
            border-radius: 30px;
            width: 100%;
            margin: 0;
            padding: 0;
            color: #ffffff;
            text-transform: uppercase;
            max-width: 260px;
            background: #3A8DDE;

            @media (min-width: 768px) {
              font-size: 28px;
            }

            @media (min-width: 1200px) {
              font-size: 32px;
            }
          }
        }

        .component-content > .content > .box.component {
          margin: 0;

          & > .component-content > .content {
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            justify-content: space-between;
            gap: 12px;
            margin: 0;

            @media (min-width: 600px) {
              flex-direction: row;
              gap: 12px;
            }

            &:before,
            &:after,
            a {
              display: none;
            }

            .box {
              width: 100%;

              @media (min-width: 768px) {
                width: 50%;
              }

              & > .component-content > .content {
                margin: 0;

                &:before,
                &:after,
                a {
                  display: none;
                }
              }
            }
          }
        }
      }

      &:nth-of-type(6) {
        background: #F6F7F7;
        margin: 10px 0 0;

        @media (min-width: 768px) {
          margin: 0;
        }

        & > .component-content {
          height: 100%;

          & > .content {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 100%;
            box-sizing: border-box;
            padding: 20px 28px;
            position: relative;
            gap: 58px;

            @media (min-width: 768px) {
              padding: 60px 57px;
            }

            @media (min-width: 992px) {
              padding: 20px 57px;
            }

            @media (min-width: 1200px) {
              padding: 60px 57px;
            }

            &:before,
            &:after,
            a {
              display: none;
            }

            .richText {
              width: 175px;
              height: 47px;
              display: flex;
              align-items: center;
              justify-content: center;
              box-sizing: border-box;
              background: #FFFFFF;
              cursor: pointer;
              border-radius: 30px;
              margin: 0 auto;
              box-shadow: 0 0 1px 1px #d1d1d1;
              transition: box-shadow 500ms linear;
              z-index: 5;

              @media (min-width: 768px) {
                position: absolute;
                left: 50%;
                transform: translateX(-140%);
                bottom: 130px;
                margin: 0;
              }

              @media (min-width: 992px) {
                position: static;
                transform: translateX(0);
                margin: 0 auto;
              }

              @media (min-width: 1200px) {
                position: absolute;
                transform: translateX(-140%);
                bottom: 202px;
                margin: 0;
              }

              &:hover {
                box-shadow: 0 0 10px 1px #d1d1d1;
              }

              p {
                font-family: FrutigerLTProRoman, sans-serif;
                font-size: 18px;
                font-weight: 400;
                line-height: 1.5;
                letter-spacing: -0.005em;
                position: relative;
                display: flex;
                align-items: center;
                justify-content: center;
                margin: 0;

                &:before {
                  content: "";
                  display: inline-block;
                  width: 22px;
                  height: 22px;
                  background: transparent url(/content/dam/cf-consumer-healthcare/parodontax-v3/ro_RO/Parodontax-Gum-Strengthen-and-Protect/eye-icon.png) center / contain no-repeat;
                  margin: 0 25px 0 0;
                }
              }
            }

            .image {
              max-width: 520px;

              img {
                position: relative;
                object-position: center;
                transition: all 500ms linear;
              }
            }

            .richText:hover ~ .image img {
              transform: scale(1.3);
            }
          }
        }
      }

      &:nth-of-type(7) {
        & > .component-content {
          height: 100%;
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;

          & > .content {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 70px 12px 12px;
            height: 100%;
            box-sizing: border-box;

            @media (min-width: 992px) {
              padding: 80px 20px 20px;
            }
          }

          h2 {
            font-family: Bliss2, sans-serif;
            font-size: 30px;
            line-height: 1.2;
            font-weight: 800;
            letter-spacing: -0.005em;
            text-align: center;
            color: var(--headline-color-1);
            text-transform: uppercase;
            margin: 16px 0 0;

            @media (min-width: 768px) {
              font-size: 36px;
              line-height: 1.11;
            }

            @media (min-width: 1200px) {
              font-size: 48px;
              line-height: 1;
            }
          }

          h3 {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 30px;
            line-height: 1.2;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            color: var(--headline-color-2);
            text-transform: initial;
            margin: 0;

            @media (min-width: 1200px) {
              font-size: 48px;
              line-height: 1;
            }
          }

          h4 {
            font-family: FrutigerLTProBold, sans-serif;
            font-size: 20px;
            line-height: 1.4;
            font-weight: 700;
            letter-spacing: -0.005em;
            text-align: center;
            color: var(--headline-color-2);
            text-transform: initial;
            margin: 64px 0 0;

            @media (min-width: 992px) {
              margin: 32px 0 0;
            }
          }
        }
      }

      &:nth-of-type(8) {
        & > .component-content {
          height: 100%;
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;

          & > .content {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 60px 51px;
            height: 100%;
            box-sizing: border-box;

            @media (min-width: 992px) {
              padding: 41px 101px 18px;
            }
          }
        }
      }
    }
  }
}
div.box.component.section.lasting-protection {
  padding: 41px 0px 0 0px;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 622px 72px;
  gap: 0;
  margin: 0;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > a {
  display: none;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd {
  display: inline-grid;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  height: 100%;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content {
  height: 100%;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > a {
  display: none;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.even {
  display: inline-grid;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.odd.last {
  display: inline-grid;
  height: 72px;
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.first.odd.col-xs-12
  > div.component-content
  > div.richText-content
  > h2 {
  font-family: Bliss2;
  color: #1f2853;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.005em;
  text-align: left;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.first.odd.col-xs-12
  > div.component-content
  > div.richText-content
  > h2
  > span.red {
  font-family: Bliss2;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.005em;
  text-align: left;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.first.odd.col-xs-12
  > div.component-content
  > div.richText-content
  > h2
  > span.red
  > span.page-subtitle {
  font-family: Bliss2;
  font-size: 48px;
  font-weight: 800;
  line-height: 48px;
  letter-spacing: -0.005em;
  text-align: left;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.even.last
  > div.component-content
  > div.richText-content
  > p {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.005em;
  text-align: left;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.first.odd
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.first.odd.col-xs-12 {
  margin-left: 15px;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.odd.last
  > div.component-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 20px;
  color: #ffffff;
}

div.box.component.section.lasting-protection
  > div.component-content
  > div.paragraphSystem.content
  > div.box.component.section.default-style.odd.last
  > div.component-content
  > div.paragraphSystem.content
  > div.richText.component.section.default-style.first.odd.last
  > div.component-content
  > div.richText-content
  > p {
  font-family: FrutigerLTProBold, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.005em;
  text-align: left;
  color: #ffffff;
}

@media (max-width: 1327px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 565px 72px;
    gap: 0;
    margin: 0;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2 {
    font-family: Bliss2;
    font-size: 39px;
    font-weight: 800;
    line-height: 39px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2
    > span.red {
    font-family: Bliss2;
    font-size: 35px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2
    > span.red
    > span.page-subtitle {
    font-family: Bliss2;
    font-size: 35px;
    font-weight: 800;
    line-height: 35px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.even.last
    > div.component-content
    > div.richText-content
    > p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.005em;
    text-align: left;
  }
}

@media (max-width: 1290px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 548px 72px;
    gap: 0;
    margin: 0;
  }
}

@media (max-width: 1200px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 492px 72px;
    gap: 0;
    margin: 0;
  }
}

@media (max-width: 1078px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 468px 72px;
    gap: 0;
    margin: 0;
  }
}

@media (max-width: 1037px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 492px 72px;
    gap: 0;
    margin: 0;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.odd.last {
    display: inline-grid;
    height: 72px;
    grid-column-start: 1;
    grid-column-end: 3;
    width: 100%;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.even {
    display: inline-grid;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
  }
}

@media (max-width: 945px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 435px 72px;
    gap: 0;
    margin: 0;
  }
}

@media (max-width: 838px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 380px 72px;
    gap: 0;
    margin: 0;
  }
}

@media (max-width: 838px) {
  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto 72px;
    gap: 0;
    margin: 0;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd {
    display: inline-grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    height: 100%;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.even {
    margin-top: 78px;
    display: inline-grid;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.odd.last {
    display: inline-grid;
    height: 72px;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
    width: 100%;
    margin-top: -20px;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2 {
    font-family: Bliss2;
    font-size: 36px;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2
    > span.red {
    font-family: Bliss2;
    font-size: 36px;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12
    > div.component-content
    > div.richText-content
    > h2
    > span.red
    > span.page-subtitle {
    font-family: Bliss2;
    font-size: 36px;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: -0.005em;
    text-align: left;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.even.last
    > div.component-content
    > div.richText-content
    > p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.005em;
    text-align: left;
    color: #ffffff;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.odd.last
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.last
    > div.component-content
    > div.richText-content
    > p {
    font-family: FrutigerLTProBold, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.005em;
    text-align: left;
    color: #ffffff;
  }

  div.box.component.section.lasting-protection
    > div.component-content
    > div.paragraphSystem.content
    > div.box.component.section.default-style.first.odd
    > div.component-content
    > div.paragraphSystem.content
    > div.richText.component.section.default-style.first.odd.col-xs-12 {
    margin-left: 0px;
  }
}
.main-top-banner.carousel li a {
  cursor: pointer;
}

.main-top-banner .carousel-slides {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.main-top-banner .carousel-slide {
  clear: both;
  position: absolute;
  width: 100%;
}

.main-top-banner .carousel-slide .no-content,
.main-top-banner .carousel-slide .no-image {
  text-align: center;
}

.main-top-banner .carousel-slide.is-active {
  display: block;
  position: relative;
}

.main-top-banner .carousel-cover {
  max-width: 50%;
  height: auto;
  float: right;
}

.main-top-banner .carousel-slide .image-and-content {
  overflow: hidden;
}

.main-top-banner .carousel-slide .no-content .carousel-cover,
.main-top-banner .carousel-slide .no-image .carousel-content {
  float: none;
  max-width: 100%;
}

.main-top-banner .carousel-content {
  max-width: 48%;
  float: left;
  text-align: left;
  -o-transition-property: margin;
  -webkit-transition-property: margin;
  transition-property: margin;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  width: 100%;
}

.main-top-banner .carousel-nav {
  text-align: center;
  margin-top: 20px;
  overflow: hidden;
  padding: 0;
}

.main-top-banner .carousel-nav li {
  display: inline-block;
  margin: 0 30px;
}

@media only screen and (max-width: 767px) {
  .main-top-banner .carousel-nav li {
    margin: 0 15px;
  }
}

.main-top-banner .carousel-nav a {
  display: inline-block;
  border: 2px solid #656363;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: transparent;
}

.main-top-banner .carousel-nav li.is-active a {
  background: #939191;
}

.main-top-banner .carousel-nav-next,
.main-top-banner .carousel-nav-prev {
  position: absolute;
  top: 50%;
  border: none;
  width: 19px;
  height: 31px;
}

.main-top-banner .carousel-nav-next a,
.main-top-banner .carousel-nav-prev a {
  border: none;
  display: block;
  width: 100%;
  height: 100%;
}

.main-top-banner .carousel-nav-prev {
  left: 0;
}

.main-top-banner .carousel-nav-prev a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 37px;
  position: relative;
  background: url("/content/dam/cf-consumer-healthcare/parodontax-v3/pt_PT/homepage/icon-carousel-arrow-left.svg")
    50%/100% no-repeat transparent;
}

.main-top-banner .carousel-nav-next {
  right: 35px;
}

.main-top-banner .carousel-nav-next a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 37px;
  position: relative;
  background: url("/content/dam/cf-consumer-healthcare/parodontax-v3/pt_PT/homepage/icon-carousel-arrow-right.svg")
    50%/100% no-repeat transparent;
}

@media only screen and (max-width: 768px) {
  .main-top-banner .carousel-cover {
    margin: auto;
    display: block;
  }

  .main-top-banner .carousel-content,
  .main-top-banner .carousel-cover {
    max-width: 100%;
    float: none;
  }

  .main-top-banner .carousel-nav li {
    display: none;
  }

  .main-top-banner .carousel-nav .carousel-nav-next,
  .main-top-banner .carousel-nav .carousel-nav-prev {
    display: block;
  }
}

.main-top-banner
  .master
  .carousel
  .first.carousel-slide
  .desktop-banner-title
  h1 {
  text-align: center;
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  .main-top-banner
    .master
    .carousel
    .first.carousel-slide
    .desktop-banner-title
    h1 {
    text-align: right;
    font-size: 2.1875rem;
  }
  .main-top-banner .carousel-nav li {
    display: inline-block;
    margin: 0px 5px;
  }
}

.mainpage__carousel {
  padding: 0;
  margin: 0;
}

.mainpage__carousel .carousel {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background-color: transparent;
}

.mainpage__carousel .carousel .carousel-slides {
  height: auto;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .mainpage__carousel .carousel .carousel-slides {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .carousel-slides {
    height: 150vw;
  }
}

.mainpage__carousel .carousel .carousel-slides > li {
  position: relative;
  overflow: hidden;
}
.mainpage__carousel .carousel .carouselSlide.component {
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 992px) {
  .mainpage__carousel .carousel .carousel-slides > li {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.mainpage__carousel .carousel .carousel-slides > li.last .hero-button--center {
  top: 410px;
}

@media screen and (min-width: 1000px) and (max-width: 1400px) and (max-height: 800px) {
  .mainpage__carousel
    .carousel
    .carousel-slides
    > li.last
    .hero-button--center {
    top: 345px;
  }
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel
    .carousel
    .carousel-slides
    > li.last
    .hero-button--center {
    top: 280px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel
    .carousel
    .carousel-slides
    > li.last
    .hero-button--center {
    top: auto;
  }
}

.mainpage__carousel .carousel .carousel-slides > li.is-active {
  display: block !important;
}

.mainpage__carousel .carousel .carousel-slides > li:first-child .hero-cta--red {
  margin-top: 14px;
}

.mainpage__carousel .carousel .carousel-nav {
  display: none;
  position: absolute;
  width: 100%;
  margin: -10px 0 0;
  top: 50%;
  overflow: visible;
}

.mainpage__carousel
  .carousel
  .carousel-nav.carousel-nav--white
  li:not(.carousel-nav-prev):not(.carousel-nav-next)
  a {
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border: 1px solid #fff;
  border-radius: 100%;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel
    .carousel
    .carousel-nav.carousel-nav--white
    li:not(.carousel-nav-prev):not(.carousel-nav-next)
    a {
    width: 9px;
    height: 9px;
    margin: 0;
  }
}

.mainpage__carousel
  .carousel
  .carousel-nav.carousel-nav--white
  li:not(.carousel-nav-prev):not(.carousel-nav-next).is-active
  a {
  background: #fff;
}

.mainpage__carousel
  .carousel
  .carousel-nav
  li:not(.carousel-nav-prev):not(.carousel-nav-next) {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  top: 222px;
}

@media screen and (min-width: 1001px) and (max-width: 1400px) and (max-height: 800px) {
  .mainpage__carousel
    .carousel
    .carousel-nav
    li:not(.carousel-nav-prev):not(.carousel-nav-next) {
    top: 168px;
  }
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel
    .carousel
    .carousel-nav
    li:not(.carousel-nav-prev):not(.carousel-nav-next) {
    top: 190px;
  }
}

@media screen and (max-width: 768px) {
  .mainpage__carousel
    .carousel
    .carousel-nav
    li:not(.carousel-nav-prev):not(.carousel-nav-next) {
    display: inline-block;
  }
}

.mainpage__carousel
  .carousel
  .carousel-nav
  li:not(.carousel-nav-prev):not(.carousel-nav-next)
  a {
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border: 1px solid #686868;
  border-radius: 100%;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel
    .carousel
    .carousel-nav
    li:not(.carousel-nav-prev):not(.carousel-nav-next)
    a {
    width: 9px;
    height: 9px;
    margin: 0;
  }
}

.mainpage__carousel
  .carousel
  .carousel-nav
  li:not(.carousel-nav-prev):not(.carousel-nav-next).is-active
  a {
  background: #686868;
}

.mainpage__carousel .carousel .carousel-nav li.carousel-nav-next,
.mainpage__carousel .carousel .carousel-nav li.carousel-nav-prev {
  width: 22px;
  height: 37px;
  top: -8px;
}

.mainpage__carousel .carousel .carousel-nav li.carousel-nav-next a,
.mainpage__carousel .carousel .carousel-nav li.carousel-nav-prev a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.mainpage__carousel .carousel .richText {
  position: absolute;
  width: 100%;
  max-width: 960px;
  top: 50%;
  left: 50%;
  padding: 0 0 0 90px;
  margin: 0 0 0 -480px;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mainpage__carousel .carousel .richText.last {
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText.last {
    padding: 0;
    max-width: 400px;
    width: 400px;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -200px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText.last p {
    position: absolute;
    bottom: 0;
    width: 250px;
    left: 50%;
    margin: 0 auto 0 -125px;
  }
}

@media screen and (min-width: 1001px) {
  .mainpage__carousel .carousel .richText.last {
    top: 28%;
    left: 50%;
    max-width: 960px;
    padding: 0;
    margin: 0 0 0 -480px;
  }

  .mainpage__carousel .carousel .richText.last h1 {
    max-width: none;
    text-align: center;
  }
}

.mainpage__carousel .carousel .richText.last .hero-copy--blue {
  display: block;
}

.mainpage__carousel .carousel .richText.carousel-toothbrush {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 35%;
  padding: 0;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText {
    max-width: 300px;
    top: 50%;
    left: 80px;
    padding: 0 15px;
    margin: 0;
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText {
    max-width: 100%;
    top: auto;
    bottom: 55px;
    left: 0;
    padding: 0 35px;
    text-align: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 560px) {
  .mainpage__carousel .carousel .richText {
    font-size: 9px;
  }
}

.mainpage__carousel .carousel .richText .component-content {
  overflow: visible;
}

.mainpage__carousel .carousel .richText h1,
.mainpage__carousel .carousel .richText h2 {
  max-width: 400px;
  font-size: 3em;
  line-height: 1.2em;
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText h1,
  .mainpage__carousel .carousel .richText h2 {
    max-width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText h1,
  .mainpage__carousel .carousel .richText h2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 374px) {
  .mainpage__carousel .carousel .richText h1,
  .mainpage__carousel .carousel .richText h2 {
    margin-bottom: 10px;
    font-size: 3em;
  }
}

.mainpage__carousel .carousel .richText p {
  margin: 0;
  color: #001f5b;
}

.mainpage__carousel .carousel .richText .hero-cta--white {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #cf0a2c;
  background: #fff;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText .hero-cta--white {
    padding: 12px 20px;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText .hero-cta--white {
    width: 100%;
    max-width: 265px;
    padding: 15px 20px;
  }
}

.mainpage__carousel .carousel .richText .hero-cta--white:hover {
  color: #fff;
  background: #686868;
}

.mainpage__carousel .carousel .richText .hero-cta--red {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #cf0a2c;
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText .hero-cta--red {
    padding: 12px 20px;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText .hero-cta--red {
    width: 100%;
    max-width: 265px;
    padding: 15px 20px;
  }
}

@media screen and (min-width: 1001px) {
  .mainpage__carousel .carousel .richText .hero-cta--red:hover {
    color: #fff;
    background: #686868;
  }
}

.mainpage__carousel .carousel .richText .hero-cta--grey {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 500px;
  font-size: 18px;
  line-height: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #878787;
  background: -o-linear-gradient(
    top,
    #878787 0,
    #878787 50%,
    #686868 51%,
    #686868 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #878787),
    color-stop(50%, #878787),
    color-stop(51%, #686868),
    to(#686868)
  );
  background: -o-linear-gradient(
    top,
    #878787 0,
    #878787 50%,
    #686868 51%,
    #686868
  );
  background: linear-gradient(
    180deg,
    #878787,
    #878787 50%,
    #686868 51%,
    #686868
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#878787", endColorstr="#686868", GradientType=0);
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText .hero-cta--grey {
    padding: 12px 20px;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText .hero-cta--grey {
    width: 100%;
    max-width: 265px;
    padding: 15px 20px;
  }
}

@media screen and (min-width: 1001px) {
  .mainpage__carousel .carousel .richText .hero-cta--grey:hover {
    color: #fff;
    background: #686868;
    background: -o-linear-gradient(
      top,
      #686868 0,
      #686868 50%,
      #4a4a4a 51%,
      #4a4a4a 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #686868),
      color-stop(50%, #686868),
      color-stop(51%, #4a4a4a),
      to(#4a4a4a)
    );
    background: -o-linear-gradient(
      top,
      #686868 0,
      #686868 50%,
      #4a4a4a 51%,
      #4a4a4a
    );
    background: linear-gradient(
      180deg,
      #686868,
      #686868 50%,
      #4a4a4a 51%,
      #4a4a4a
    );
  }
}

.mainpage__carousel .carousel .richText.hero-button--center {
  width: 100%;
  padding: 0;
  top: auto;
  bottom: 45px;
  text-align: center;
}

@media screen and (min-width: 1001px) and (max-width: 1400px) and (max-height: 800px) {
  .mainpage__carousel .carousel .richText.hero-button--center {
    bottom: 35px;
  }
}

@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .richText.hero-button--center {
    max-width: 100%;
    left: 0;
    bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .richText.hero-button--center {
    bottom: 55px;
  }
}

.mainpage__carousel .carousel .richText.hero-button--center .hero-cta {
  display: inline-block;
}

.mainpage__carousel .carousel .image-and-content {
  position: relative;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .mainpage__carousel .carousel .image-and-content {
    position: relative;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .image-and-content {
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  .mainpage__carousel .carousel .carousel-cover {
    width: 1068px;
    max-width: 100%;
    height: 435px;
    /* left: 50%; */
    margin: 0 0 0 0px;
  }
}
/* alam | GSKBD-27249 | 16-03-23 end */

.mainpage__carousel .carousel .hero-image--mobile {
  display: none;
  width: 100%;
  margin: 0;
  line-height: 0;
}

.mainpage__carousel .carousel .hero-image--mobile img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .mainpage__carousel .carousel .hero-image--mobile {
    display: block;
  }
}

.mainpage__carousel.slider_align_btn
  .carousel-slides
  > li:first-child
  .hero-cta--red {
  margin-top: 14px;
}

@media screen and (max-width: 767px) {
  .mainpage__carousel.slider_align_btn
    .carousel-slides
    > li:first-child
    .hero-cta--red {
    position: absolute;
    top: -270px;
    left: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mainpage__carousel.slider_align_btn
    .carousel-slides
    > li:first-child
    .hero-cta--red {
    margin-top: 0;
  }
}
.mainpage__carousel .carousel-nav li:before {
  display: none;
}


/* ----Hero banner carousel styles--- */

.page-home .carousel-hero .slick-prev {
  left: 5px;
}

.page-home .carousel-hero .slick-next {
  right: 5px;
}

.page-home .carousel-hero .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  background-image: url(../../assets/chevron-red.svg);
}

.page-home .carousel-hero .carouselSlide .carousel-content .image {
  padding-left: 0;
  padding-right: 0;
}
