/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}@charset "UTF-8";

@font-face {
  font-family: BlissPro;
  src: url(../../assets/fonts/BlissPro-Heavy.woff) format("woff"), url(../../assets/fonts/BlissPro-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal
}

@font-face {
  font-family: FrutigerLTStd-Roman;
  src: url(../../assets/fonts/FrutigerLTStd-Roman.woff) format("woff"), url(../../assets/fonts/FrutigerLTStd-Roman.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal
}

.blue {
  color: #00205b
}

.red {
  color: #b71807
}

.off-white {
  color: #f2f2f2
}

.swoosh-bottom-white:before,
.swoosh-top-grey:before {
  content: "";
  background-size: 1595px;
  background-position: right -150px bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 270px;
  position: absolute;
  right: 0;
  z-index: 2;
  pointer-events: none
}

@media (max-width:991px) {

  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    background-size: 1210px;
    background-position: right -150px bottom
  }
}

@media (max-width:991px) {

  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    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: #00205b
}

a:focus,
a:hover {
  color: #b71807
}

.link {
  text-decoration: none;
  color: #00205b;
  position: relative;
  padding-right: calc(5px + 1ch)
}

.link:focus,
.link:hover {
  color: #b71807
}

.link:after {
  position: absolute;
  top: calc(50% - .5ch);
  content: "";
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: .5ch;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.page-title-big {
  font-family: BlissPro;
  font-size: 3rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: .9;
  letter-spacing: .5px;
  margin-bottom: 15px;
  color: #f2f2f2
}

@media (min-width:991px) {
  .page-title-big {
    font-size: 3.75rem
  }
}

.banner-title {
  font-family: BlissPro;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #00205b
}

@media (max-width:991px) {
  .banner-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4
  }
}

.page-title {
  font-family: 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: BlissPro;
  font-size: 21px;
  line-height: 1.05;
  letter-spacing: .5px;
  color: #0a2368
}

.content-text,
a,
li,
p,
p>a {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal
}

@media (max-width:991px) {

  .content-text,
  a,
  li,
  p,
  p>a {
    font-size: 15px
  }
}

.container-article p {
  margin-bottom: 20px
}

.slick-loading .slick-list {
  background: #fff
}

@font-face {
  font-family: slick;
  src: url(../../fonts/slick.eot);
  src: url(../../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../../fonts/slick.woff) format("woff"), url(../../fonts/slick.ttf) format("truetype"), url(../../fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal
}

.carousel-arrows-red .slick-next,
.carousel-arrows-red .slick-prev {
  background-image: url(../../assets/chevron-red.svg)
}

.slick-next,
.slick-prev {
  z-index: 999;
  position: absolute;
  display: block;
  height: 35px;
  width: 20px;
  background-image: url(../../assets/chevron-white.svg);
  background-color: 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
}

@media (max-width:991px) {

  .slick-next,
  .slick-prev {
    display: none !important
  }
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: .5
}

.slick-prev {
  left: -45px;
  -webkit-transform: translateY(-50%) scaleX(-1);
  -ms-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1)
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -45x
}

.slick-prev:before {
  content: ""
}

[dir=rtl] .slick-prev:before {
  content: ""
}

.slick-next {
  right: -45px
}

[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;
  bottom: -35px;
  list-style: none;
  display: none !important;
  text-align: center;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0
}

.slick-dots>li:only-child {
  display: none
}

@media (max-width:991px) {
  .slick-dots {
    display: block !important
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0
}

.slick-dots li,
.slick-dots li button {
  height: 15px;
  width: 15px;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 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: .5px solid #4a4a4a;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  border: none;
  background-color: #00205b;
  opacity: 1
}

.slick-dots li:before {
  display: none
}

.slick-slider {
  -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,
.slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
  display: none
}

.Footer h3,
.page-faq h3 {
  text-transform: none
}

.Footer .accordion-main-title,
.page-faq .accordion-main-title {
  padding-left: 25px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 9px 9px 0 0
}

@media (min-width:992px) {

  .Footer .accordion-main-title,
  .page-faq .accordion-main-title {
    padding-left: 40px
  }
}

.Footer .accordion-main-title h2,
.page-faq .accordion-main-title h2 {
  margin-top: 15px
}

.Footer .accordion-main-title h2 .page-title,
.page-faq .accordion-main-title h2 .page-title {
  font-size: 24px
}

.Footer .accordion-slide,
.page-faq .accordion-slide {
  margin-bottom: 0;
  padding-left: 0
}

.Footer .accordion-slide:before,
.page-faq .accordion-slide:before {
  content: none
}

.Footer .accordion-slide.is-active.last,
.page-faq .accordion-slide.is-active.last {
  margin-bottom: 20px
}

.Footer .accordion-slide.is-active .accordion-head .accordion-title:before,
.page-faq .accordion-slide.is-active .accordion-head .accordion-title:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .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 .2s ease-in-out;
  transition: all .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, .1);
  box-shadow: 0 10px 15px -5px rgba(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 .3s ease-in;
  transition: top .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: .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 .3s, -webkit-transform .3s;
  transition: top .3s, -webkit-transform .3s;
  transition: transform .3s, top .3s;
  transition: transform .3s, top .3s, -webkit-transform .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: .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, .2s, -webkit-transform;
  transition: top, .2s, -webkit-transform;
  transition: transform, top, .2s;
  transition: transform, top, .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: .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, .2s, -webkit-transform;
  transition: top, .2s, -webkit-transform;
  transition: transform, top, .2s;
  transition: transform, top, .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, .2s ease-in-out;
  transition: top, opacity, .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, .13);
  box-shadow: 0 2px 3px 0 rgba(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, .2s ease-in-out;
  transition: margin-top, opacity, .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, .2s ease-in-out;
  transition: margin-top, opacity, .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, .13);
    box-shadow: 0 2px 3px 0 rgba(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: .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, .2s, -webkit-transform;
  transition: top, .2s, -webkit-transform;
  transition: transform, top, .2s;
  transition: transform, top, .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 .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .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 + .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, .13);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
  padding: 20px 40px;
  top: 102px;
  -webkit-transition: top, opacity, .4s ease-in-out;
  transition: top, opacity, .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, .13);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100px;
  -webkit-transition: top, .2s ease-in-out;
  transition: top, .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: .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, .2s, -webkit-transform;
  transition: top, .2s, -webkit-transform;
  transition: transform, top, .2s;
  transition: transform, top, .2s, -webkit-transform
}

.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
}

.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, .07);
    box-shadow: 0 2px 4px 2px rgba(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, .07);
  box-shadow: 0 2px 4px 2px rgba(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
  }
}

@media (max-width:991px) {
  #footer:before {
    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: 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__links ul {
    display: block
  }
}

#footer .footer-utility-menu__links ul li {
  display: block;
  padding: 0 10px;
  text-align: center;
  width: 100%
}

@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: .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, .19);
  box-shadow: 0 3px 6px 0 rgba(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, color-stop(0, rgba(236, 240, 245, 0)), to(#d5dce7));
  background-image: linear-gradient(180deg, rgba(236, 240, 245, 0) 0, #d5dce7)
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background-image: url(../../assets/chevron-blue.svg)
}

.snippetReference.article-teaser>.inner,
.snippetReference.article-teaser>.inner>.component-content {
  height: 100%
}

.snippetReference.article-teaser>.inner>.component-content .image {
  height: 100%;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  overflow: hidden
}

.snippetReference.article-teaser>.inner>.component-content .image>.component-content {
  height: 100%
}

.snippetReference.article-teaser>.inner>.component-content .image>.component-content figure {
  height: 100%;
  -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%, .5);
  box-shadow: 0 2px 3px 0 hsla(0, 0%, 49%, .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, .32);
  box-shadow: 0 1px 3px 0 rgba(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, .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 img {
    display: none
  }

  .hero-banner-box.hidden-sp .image:before {
    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 .2s ease-in-out;
  transition: width .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: .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: .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, .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 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  min-height: 260px
}

@media (min-width:992px) {
  .list-country-selector {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
}

.list-country-selector>li:before {
  display: none
}

.flip-card {
  cursor: pointer
}

.flip-card img {
  width: 100%
}

.flip-card-content-active .flip-card-content-text p {
  color: #fff
}

.flip-card-content-is-hidden {
  display: none
}

.flip-card-content-text {
  position: absolute;
  padding-right: 40px;
  padding-left: 40px;
  top: 20px;
  text-align: center
}

.flip-card-content-text p {
  font-size: .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 .5s cubic-bezier(0, 1, 0, 1);
  transition: max-height .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 .5s ease-in-out;
  transition: max-height .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 .5s;
  transition: max-width .5s
}

.products-container .snippetReference.show {
  padding: 5px 15px;
  max-height: 99999px;
  max-width: 100vw;
  -webkit-transition: max-width .5s;
  transition: max-width .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::-webkit-input-placeholder {
  color: #4a4a4a;
  opacity: 1
}

.ps-widget .ps-product-finder input.ps-product-finder-textbox::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1
}

.ps-widget .ps-product-finder input.ps-product-finder-textbox:-ms-input-placeholder {
  opacity: 1
}

.ps-widget .ps-product-finder input.ps-product-finder-textbox::-ms-input-placeholder {
  color: #4a4a4a;
  opacity: 1
}

.ps-widget .ps-product-finder input.ps-product-finder-textbox::placeholder {
  color: #4a4a4a;
  opacity: 1
}

.ps-widget .ps-product-finder input.ps-product-finder-textbox:-ms-input-placeholder {
  color: #4a4a4a
}

@media (max-width:991px) {
  .ps-widget .ps-product-finder input.ps-product-finder-textbox {
    width: 100%;
    margin: 20px 0
  }
}

.ps-widget .ps-product-details-container {
  margin: 0
}

.ps-widget .ps-product-details-container .ps-product-details:hover {
  background: #f2f2f2
}

.ps-widget .ps-product-details-container .ps-product-details .ps-product-finder-reset path {
  fill: #00205b
}

.ps-widget .ps-column-headers {
  width: 33.33333333%;
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 5px
}

@media (max-width:991px) {
  .ps-widget .ps-column-headers {
    width: 100%
  }
}

.ps-widget .ps-online-sellers {
  padding: 0
}

.ps-widget .ps-footer-panel {
  padding: 22px 20px
}

.ps-map-control.ps-float-box {
  position: relative;
  -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 (min-width:992px) {
  html:lang(tr-TR) .hero-banner figure figcaption {
    padding-left: 80px
  }
}

html:lang(tr-TR) .page-title-big {
  font-size: 50px
}

@media (max-width:767px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 27px
  }
}

@media (min-width:992px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2rem
  }
}

@media (min-width:1200px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2.8rem
  }
}

html:lang(tr-TR) .shareThis .shareThis-list:before {
  content: "Payla┼Я"
}

html:lang(fi-FI) .breadcrumbs .breadcrumbs-with-separator li,
html:lang(se-SE) .breadcrumbs .breadcrumbs-with-separator li {
  white-space: normal
}

@media (min-width:768px) {
  html:lang(se-SE) .homepage-banner-with-text .richText {
    width: 47%
  }
}

@media (max-width:991px) {
  html:lang(de-DE) .carousel-tabs-container select {
    font-size: 1rem
  }
}

html:lang(de-DE) .product-filter button {
  height: auto;
  text-transform: none
}

html:lang(de-DE) .page-gum-health .carousel .slick-track>.carousel-slide {
  height: 0
}

html:lang(de-DE) .page-gum-health .carousel .slick-track>.carousel-slide.slick-active {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content
}

html:lang(de-DE) .searchResults {
  margin-bottom: 20px
}

@media (min-width:990px) {
  html:lang(de-DE) .Header {
    margin-left: 0
  }
}

html:lang(de-DE) .productimage__container--shopping {
  border-top: none !important
}

html:lang(de-DE) .reference-ellusion-buy-now-button1 {
  padding-top: 10px
}

html:lang(de-DE) .logo>.component-content>a:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

@media (min-width:990px) {

  html:lang(nl-BE) .Header,
  html:lang(nl-NL) .Header {
    margin-left: -1px
  }
}

html:lang(nl-BE) .Header .utility-menu__country>.component-content>.content>.richText ul,
html:lang(nl-NL) .Header .utility-menu__country>.component-content>.content>.richText ul {
  height: 435px
}

html:lang(nl-BE) .searchResults,
html:lang(nl-NL) .searchResults {
  margin-bottom: 20px
}

@media (min-width:992px) {

  html:lang(nl-BE) .page-home .hero-banner figure figcaption,
  html:lang(nl-NL) .page-home .hero-banner figure figcaption {
    padding-left: 40px
  }
}

html:lang(nl-BE) .page-home img,
html:lang(nl-NL) .page-home img {
  max-height: none
}

html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot {
  width: auto
}

@media (min-width:992px) {
  html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot {
    left: 0;
    right: 15%;
    text-align: right
  }
}

html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot img {
  height: 400px
}

@media (min-width:992px) {
  html:lang(nl-NL) .hero-banner-wrapper_homepage .content .packshot img {
    height: 360px;
    padding-top: 0
  }
}

@media (min-width:990px) {
  html:lang(fr-BE) .Header {
    margin-left: -1px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  html:lang(fr-BE) .page-home .hero-banner figure figcaption {
    padding-left: 126px
  }
}

@media (min-width:992px) {
  html:lang(fr-BE) .page-home .page-title-big {
    font-size: 3rem
  }
}

@media (min-width:1200px) {
  html:lang(fr-BE) .page-home .page-title-big {
    font-size: 3.75rem
  }
}

html:lang(fr-BE) .page-home img {
  max-height: none
}

html:lang(fr-BE) .searchResults {
  margin-bottom: 20px
}

@media (min-width:992px) {
  html:lang(es-ES) .Header {
    margin-left: -1px
  }
}

@media (max-width:767px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText {
    margin-top: 10px
  }
}

html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
  padding-bottom: 90px
}

@media (min-width:768px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
    padding-bottom: 50px
  }
}

@media (min-width:992px) {
  html:lang(es-ES) .countryVisible .utility-menu__country .richText ul {
    padding-bottom: 0
  }
}

@media (min-width:992px) {
  html:lang(es-ES) .hero-banner figure figcaption {
    top: 41%
  }
}

html {
  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, .13);
  box-shadow: 0 2px 3px 0 rgba(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: 5%
  }
}

.homepage-banner-with-text .richText p {
  text-align: right
}

@media only screen and (max-width:767px) {
  .homepage-banner-with-text .richText {
    position: relative;
    width: 100%;
    left: auto;
    top: auto
  }

  .homepage-banner-with-text .richText p {
    text-align: center
  }
}

.skipToMainContent {
  position: absolute;
  width: auto;
  top: -100%;
  z-index: 99;
  -webkit-transition: top .2s;
  transition: top .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
  }
}

.homepage-banner-with-text .richText.banner-text-bottom {
  position: relative;
  left: 0;
  width: 100%;
  top: 0;
  text-align: left;
  padding-top: 15px
}

.homepage-banner-with-text .richText.banner-text-bottom p {
  text-align: left
}

.product-filter .filter_type p {
  text-transform: none
}

.Header .utility-menu .gsk-logo a:hover {
  border: 1px solid rgba(0, 0, 0, 0)
}

.slick-dots {
  display: block !important
}

.logo-mob-header {
  display: none
}

.product-detail__banner .flex-container>.component-content>.content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.product-detail__banner .product-detail__variants-packshot img {
  width: 100%
}

.logo>.component-content>a:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

.carousel-products .carousel.container {
  padding-bottom: 50px
}

@media (min-width:992px) and (max-width:1200px) {
  .page-home .hero-banner figure figcaption {
    padding-left: 85px
  }

  .plp-hero-minheight {
    min-height: 380px
  }
}

@media only screen and (max-width:1180px) {
  .logo-mob-header {
    display: block
  }
}

@media (max-width:991px) {

  .slick-next,
  .slick-prev {
    display: block !important
  }

  .slick-prev {
    left: -10px
  }

  .slick-next {
    right: -10px
  }

  .page-gum-sensitivity-breath .breath-mob-img p {
    font-size: 12px
  }

  .hero-banner-box .plp-hero-minheight>.component-content {
    height: auto
  }
}


@media (min-width: 992px) { 
  .flex-dt > * > .content{
    display: flex;
  }
}.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;
}
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 {
  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 {
    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-products.page-parodontax-gum-strengthen-and-protect .video-section .video-nojs {
  display: none;
}

div.video-section
  > div.component-content
  > div.content
  > div.box.component.section.default-style.even.last
  > div.component-content
  > div.paragraphSystem
  > div.image.odd:nth-of-type(1) {
  margin-top: 0px;
}

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

.page-products.page-parodontax-gum-strengthen-and-protect .video-section .reference-videos {
  cursor: pointer;
}.page-parodontax-gum-strengthen-and-protect {
  .page-container {
    padding: 0;
  }
}
.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 (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: 56px 28px;
    margin: 0;

    @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: BlissPro, 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;
      margin: 0;

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

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

    .box.first {
      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;
      }
    }

    .box.last {
      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: BlissPro, 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 {
    margin: 0;

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

    .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;
      }
    }
  }

  .divider-bcg > .component-content {
    background-image: url('/content/dam/cf-consumer-healthcare/paradontax/hu_HU/products/divider.png');
    height: 74px;
    background-position: center;
  }

  .padding-x-15 > .component-content > .richText-content {
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

    & > .component-content > .content {
      &:before,
      &:after,
      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: BlissPro, 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);
          }
        }
      }

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

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

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

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

        .richText {
          margin: 0;
        }

        .image {
          margin: 0 0 20px;

          .middle {
            text-align: center;
          }
        }

        .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: BlissPro, 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: center;
          }

          &: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/cs_CZ/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: center;
          }

          &: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/cs_CZ/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: BlissPro, 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/cs_CZ/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: 40px 12px 40px 12px;
            height: 100%;
            box-sizing: border-box;

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

          h2 {
            font-family: BlissPro, 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: 30px;
            line-height: 1.4;
            font-weight: 800;
            letter-spacing: -0.005em;
            text-align: center;
            color: var(--headline-color-2);
            text-transform: initial;
            margin: 30px 0 0;
            padding: 0 15px;

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

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

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

      &: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;
            }
          }

          & .image {
            display: flex;
            justify-content: center;
          }
        }
      }
    }
  }
}
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: BlissPro;
  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: BlissPro;
  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: BlissPro;
  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: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  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: BlissPro;
    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: BlissPro;
    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: BlissPro;
    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: BlissPro;
    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: BlissPro;
    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: BlissPro;
    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: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    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;
  }
}
/* Styles for section partners-shop of page-parodontax-gum-strengthen-and-protect */

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .component {
  margin-bottom: 0;
}

html[lang="cs-CZ"]
.page-parodontax-gum-strengthen-and-protect
.partners-shop
.component .paragraphSystem {
  margin: 0;
}

html[lang="cs-CZ"]
.page-parodontax-gum-strengthen-and-protect
.partners-shop
.component .row {
  margin: 0;
}

html[lang="cs-CZ"] .page-parodontax-gum-strengthen-and-protect .cq-placeholder,
.new {
  height: 0;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  p
  a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 32px;
  border-radius: 100px;
  background-color: #ffffff;
  color: #000000;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  > .component-content
  > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 20px;
  row-gap: 53px;
  margin: 0;
}
html[lang="cs-CZ"] .page-parodontax-gum-strengthen-and-protect .partners-shop > .component-content > .content:before,
html[lang="cs-CZ"] .page-parodontax-gum-strengthen-and-protect .partners-shop > .component-content > .content:after,
html[lang="cs-CZ"] .page-parodontax-gum-strengthen-and-protect .partners-shop > .component-content > .content > a {
  display: none;
}


@media (min-width: 1080px) {
  html[lang="cs-CZ"]
    .page-parodontax-gum-strengthen-and-protect
    .partners-shop
    > .component-content
    > .content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 30px;
  }
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  > .component-content
  > .content
  > :not(.partners-shop-item) {
  display: none;
}

html[lang="cs-CZ"] .page-parodontax-gum-strengthen-and-protect .partners-shop {
  max-width: 1080px;
  margin: 0 auto !important;
  padding-bottom: 26px;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .new {
  height: auto !important;
  margin: 0 !important;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .partners-shop-item {
  flex: 0 1 320px;
  border: 2px solid #8a8b8c;
  border-radius: 12px;
}

html[lang="cs-CZ"]
.page-parodontax-gum-strengthen-and-protect
.partners-shop
.partners-shop-item .middle {
  text-align: center;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .partners-shop-item
  img {
  border-radius: 12px;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .partners-shop-item
  .partners-shop-link {
  margin-bottom: 0;
  background-color: #582c83;
  border-radius: 0px 0px 10px 10px;
  padding-top: 28px;
  padding-bottom: 28px;
}

html[lang="cs-CZ"]
  .page-parodontax-gum-strengthen-and-protect
  .partners-shop
  .partners-shop-item
  .partners-shop-link
  > .component-content
  > .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
:lang(cs-CZ)
  .page-products.page-parodontax-gum-strengthen-and-protect
  #footer:before {
  background: none;
}

:lang(cs-CZ) .page-products.page-parodontax-gum-strengthen-and-protect #footer {
  background-color: #ffffff;
  padding-top: 30px;
}

:lang(cs-CZ)
  .page-products.page-parodontax-gum-strengthen-and-protect
  #footer
  p {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

:lang(cs-CZ)
  .page-products.page-parodontax-gum-strengthen-and-protect
  #footer
  strong {
  font-family: FrutigerLTProBold, sans-serif !important;
}

:lang(cs-CZ)
  .page-products.page-parodontax-gum-strengthen-and-protect
  #footer
  p:not(:last-child) {
  margin-bottom: 15px;
}

:lang(cs-CZ)
  .page-products.page-parodontax-gum-strengthen-and-protect
  #footer
  p:last-child {
  padding-bottom: 60px;
}

.desktop-only {
  display: none;
}

@media (min-width: 768px) {
  .desktop-only {
    display: block;
  }
}

.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}

.image-w-100 > .component-content img{
  width: 100%;
}.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}

.page-home .carousel-arrows-red .slick-next,
.carousel-arrows-red .slick-prev {
  background-image: url(../../assets/chevron-red.svg);
}

.page-home .carousel-hero .slick-prev {
  left: 35px;
}

.page-home .carousel-hero .slick-next {
  right: 35px;
}

.page-home .carousel-hero .carouselSlide .carousel-content .image {
  padding-left: 30px;
  padding-right: 30px;
}

.image.margin-auto img{
  margin: 0 auto;
}
