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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:1;margin:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:1}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/*# sourceMappingURL=../maps/core/normalize.css.map */
.cookiePolicy-info{background-color:#fff;max-height:1000px;overflow:hidden}.cookiePolicy-info.collapsed{max-height:0}.cookiePolicy-info .cookiePolicy-inner{padding:20px 10px;width:auto;max-width:940px;margin:0 auto}.cookiePolicy-restrictive{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:1000}.cookiePolicy-restrictive.collapsed{display:none}.cookiePolicy-restrictive .cookiePolicy-inner{position:fixed;top:100px;width:700px;margin-left:-350px;left:50%;padding:1%;background-color:#fff}@media screen and (max-width:699px){.cookiePolicy-restrictive .cookiePolicy-inner{position:absolute;width:auto;margin:20px;left:0;top:0}}@media screen and (max-width:699px){.cookiePolicy-restrictive{position:absolute}}.cookiePolicy-buttons{text-align:right}
/*# sourceMappingURL=../maps/core/cookiePolicy.css.map */
.exit-notification{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.8);z-index:1000}.exit-notification.is-hidden{display:none}.exit-notification .exit-notification-inner{position:fixed;top:100px;width:700px;margin-left:-363px;left:50%;padding:1%;background-color:#fff}@media screen and (max-width:699px){.exit-notification .exit-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0}}@media screen and (max-width:699px){.exit-notification-restrictive{position:absolute}}.exit-notification-buttons{text-align:right}
/*# sourceMappingURL=../maps/core/exitNotification.css.map */
@charset "UTF-8";

@font-face {
    font-family: AmeliaRegular;
    src: url(../../fonts/amelia-rounded-regular.otf);
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: AmeliaBold;
    src: url(../../fonts/ameliarounded-bold.otf);
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: FontAwesome;
    src: url(../../assets/fonts/fontawesome-webfont.eot);
    src: url(../../assets/fonts/fontawesome-webfont.svg);
    src: url(../../assets/fonts/fontawesome-webfont.ttf);
    src: url(../../assets/fonts/fontawesome-webfont.woff);
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Helvetica Neue LT Pro;
    src: url(../../assets/fonts/HelveticaNeueLTPro-Lt.woff2) format("woff2"), url(../../assets/fonts/HelveticaNeueLTPro-Lt.woff) format("woff"), url(../../assets/fonts/HelveticaNeueLTPro-Lt.ttf) format("ttf");
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Helvetica Neue LT Pro Bold;
    src: url(../../assets/fonts/HelveticaNeueLTPro-Bd.woff2) format("woff2"), url(../../assets/fonts/HelveticaNeueLTPro-Bd.woff) format("woff"), url(../../assets/fonts/HelveticaNeueLTPro-Bd.ttf) format("ttf");
    font-style: bold;
    font-display: fallback
}

#cq-emulator-content.firefox {
    background-color: #fff !important
}

body,
html {
    width: 100%;
    font-size: 16px
}

body {
    line-height: 1;
    color: #000;
    background-color: #f0f5f5;
    font-family: AmeliaRegular;
    position: relative;
    overflow: auto
}

#wrapper,
.container {
    color: #323131;
    background-color: transparent
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #footer,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #header {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (max-width:767px) {
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #footer .footer-social {
        /* margin-top: 10px;
        margin-bottom: 40%*/
        height: 46px;
    }
}

@media (max-width:767px) {
    .layout-Teal-Master-gigya-form .footer-social {
        margin-bottom: 20%
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    font-family: AmeliaRegular;
    color: #323131;
    margin: 10px 0
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: AmeliaBold
}

p {
    font-family: AmeliaRegular;
    font-weight: 400
}

p strong {
    font-family: AmeliaBold
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.17em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: .83em
}

h6 {
    font-size: .67em
}

a {
    color: #196930;
    text-decoration: none
}

a:hover {
    color: #001489
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    overflow: visible;
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label,
select {
    cursor: pointer
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.component[class*=grid] {
    clear: none
}

.component[class*=grid].alpha {
    clear: left
}

.component-content {
    overflow: hidden;
    margin-bottom: 14px
}

.component>.component-content {
    margin-bottom: 0
}

.alert-list {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: disc
}

.alert-list li {
    padding-left: 4px
}

.alert {
    margin-bottom: 20px
}

.alert-error {
    color: #8a0808
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.is-hidden {
    display: none !important;
    visibility: hidden !important
}

.clear {
    clear: both
}

.clear,
.clearfix:after,
.clearfix:before {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after,
.clearfix:before {
    content: "\0020"
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.no-padding {
    padding: 0
}

.container-fluid>.row {
    overflow: hidden
}

@media (min-width:992px) {
    .font-d-14 {
        font-size: 14px;
    }

    .m-t-60 {
        margin-top: 3.75rem
    }

    .m-t-45 {
        margin-top: 2.8125rem
    }

    .m-t-30 {
        margin-top: 1.875rem
    }

    .m-t-20 {
        margin-top: 1.25rem
    }

    .m-t-15 {
        margin-top: .9375rem
    }

    .m-t-10 {
        margin-top: .625rem
    }

    .m-b-60 {
        margin-bottom: 3.75rem
    }

    .m-b-45 {
        margin-bottom: 2.8125rem
    }

    .m-b-30 {
        margin-bottom: 1.875rem
    }

    .m-b-20 {
        margin-bottom: 1.25rem
    }

    .m-b-15 {
        margin-bottom: .9375rem
    }

    .m-b-10 {
        margin-bottom: .625rem
    }
}

@media (max-width:991px) {
    .font-m-14 {
        font-size: 14px;
    }

    .m-t-60 {
        margin-top: 1.875rem
    }

    .m-t-45 {
        margin-top: 1.4063rem
    }

    .m-t-30 {
        margin-top: .9375rem
    }

    .m-t-20 {
        margin-top: .625rem
    }

    .m-t-15 {
        margin-top: .4688rem
    }

    .m-t-10 {
        margin-top: .3125rem
    }

    .m-b-60 {
        margin-bottom: 30px
    }

    .m-b-45 {
        margin-bottom: 1.4063rem
    }

    .m-b-30 {
        margin-bottom: .9375rem
    }

    .m-b-20 {
        margin-bottom: .625rem
    }

    .m-b-15 {
        margin-bottom: .4688rem
    }

    .m-b-10 {
        margin-bottom: .3125rem
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
        max-width: 1170px;
        margin: 0 auto;
        float: none
    }

    .hidden-lg {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .container {
        max-width: 970px;
        margin: 0 auto;
        float: none
    }

    .hidden-lg {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container {
        max-width: 750px;
        margin: 0 auto;
        float: none
    }

    .hidden-xs {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }

    .page-Denture-journeys .banner .richText {
        margin-top: 50%
    }
}

.m-l-r {
    margin-right: 25px;
    margin-left: 25px
}

@media (max-width:767px) {
    .m-l-r-mob {
        margin-right: 25px;
        margin-left: 25px
    }
}

.orange-title {
    color: #ea5514;
    font-weight: 700
}

.height-auto img {
    height: auto !important
}

.modal-static {
    display: none;
    flex-direction: column;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px
}

.modal-static--visible {
    display: flex
}

.modal-static__content {
    background-color: #fefefe;
    margin: auto;
    box-sizing: border-box;
    padding: 20px 20px 10px;
    border: 1px solid #888;
    width: 95%;
    max-height: 90vh;
    overflow: auto
}

@media (min-width:991px) {
    .modal-static__content {
        width: 60%;
        padding: 40px 40px 20px
    }
}

.modal-static__footer {
    display: flex;
    justify-content: center
}

.modal-static__button-accept {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Shape-Where-to-buy.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 45px;
    line-height: 49px;
    display: flex;
    justify-content: center;
    width: 220px;
    font-family: AmeliaBold;
    font-size: 1rem;
    cursor: pointer
}

.modal-static__button-accept:hover {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/wtb-hover.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.modal-static__button-accept p {
    margin-top: 0;
    margin-bottom: 0
}

@font-face {
    font-family: slick;
    src: slick-font-url("slick.eot");
    src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    z-index: 999;
    display: block;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 31px;
    cursor: pointer;
    color: transparent;
    background-color: transparent;
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next:after,
.slick-prev:after {
    content: "";
    display: table;
    width: 20px;
    height: 20px;
    right: 0;
    content: "\f054";
    font-size: 2rem;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #d3d3d3
}

.slick-next:focus:after,
.slick-next:hover:after,
.slick-prev:focus:after,
.slick-prev:hover:after {
    color: #196930
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: .5
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -30px;
    transform: translateY(-50%) scaleX(-1)
}

@media (max-width:1270px) {
    .slick-prev {
        left: -10px
    }
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -45x
}

.slick-prev:before,
[dir=rtl] .slick-prev:before {
    content: ""
}

.slick-next {
    right: -30px
}

@media (max-width:1270px) {
    .slick-next {
        right: -10px
    }
}

[dir=rtl] .slick-next {
    left: -45px;
    right: auto
}

.slick-next:before,
[dir=rtl] .slick-next:before {
    content: ""
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
    overflow: visible;
    padding: 0 2%
}

@media (max-width:767px) {
    .slick-dotted.slick-slider {
        margin-bottom: 35px;
        padding: 10%
    }
}

.slick-dots {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0
}

.slick-dots>li:only-child {
    display: none
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 8px;
    margin: 0 7px;
    padding: 0;
    cursor: pointer
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button {
    border: 0;
    display: block;
    width: 50px;
    height: 8px;
    line-height: 0;
    font-size: 0;
    color: #000;
    background-color: transparent;
    padding: 5px;
    cursor: pointer
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button:focus:before,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button:hover:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);
    background-position: 12% 12.29%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);
    background-position: 12% 2.29%;
    width: 50px;
    height: 8px;
    border: none;
    display: block;
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li.slick-active button:before {
    border: none;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);
    background-position: 12% 12.29%
}

@media (max-width:767px) {
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots {
        display: flex !important;
        align-items: center;
        justify-content: center
    }

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li {
        width: 30px;
        margin-right: -10px
    }

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li.slick-active {
        z-index: 99
    }

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .slick-dots li button:before {
        width: 30px
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin-bottom: 5%
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    overflow: hidden;
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@media (min-width:992px) {
    .page-home .banner>.component-content {
        height: 500px
    }
}

@media (max-width:767px) {
    .page-home .banner .richText {
        bottom: 20%
    }
}

@media (min-width:568px) and (max-width:767px) {
    .page-home .banner .richText {
        bottom: 25%
    }
}

.page-home .p-side-5 {
    padding: 0 5%
}

.page-Denture-journeys .banner .richText {
    padding: 0
}

.page-Denture-journeys .banner .richText h1 {
    padding: 7.5%;
    margin-bottom: 0
}

@media (max-width:767px) {
    .page-Denture-journeys .banner .richText h1 {
        padding: 5%
    }
}

.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p {
    margin: 0
}

.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);
    background-position: 50% 40%;
    background-size: 117%;
    padding: 18px 0 18px 26%
}

@media screen and (max-width:990px) {
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 39.8%
    }
}

@media screen and (max-width:767px) {
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 40%
    }
}

@media screen and (max-width:567px) {
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 39.8%
    }
}

@media screen and (max-width:424px) {
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 39.2%
    }
}

.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 97%;
    background-size: 119%
}

@media screen and (max-width:1199px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 98%
    }
}

@media screen and (max-width:990px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 98.3%
    }
}

@media screen and (max-width:767px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 97.1%
    }
}

@media screen and (max-width:666px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 97.8%
    }
}

@media screen and (max-width:567px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 98.4%
    }
}

@media screen and (max-width:424px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 100.5%
    }
}

@media screen and (max-width:375px) {

    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 101.5%
    }
}

.page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a {
    background-position: 50.5% 71.7% !important;
    color: #196930
}

@media (max-width:991px) {
    .page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a {
        background-position: 21.5% 19.65% !important
    }
}

.page-getting-dentures .faq .richText.btn-next .richText-content p {
    margin: 0
}

.page-getting-dentures .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);
    background-position: 50% 25.5%;
    padding: 18px 0;
    background-size: 117%
}

@media screen and (max-width:990px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25%
    }
}

@media screen and (max-width:767px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25.7%
    }
}

@media screen and (max-width:666px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25.5%
    }
}

@media screen and (max-width:567px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 24.6%
    }
}

@media screen and (max-width:424px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 24%
    }
}

@media screen and (max-width:375px) {
    .page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 23.5%
    }
}

.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 68.5%;
    background-size: 119%
}

@media screen and (max-width:1199px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 69%
    }
}

@media screen and (max-width:990px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 69%
    }
}

@media screen and (max-width:767px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 68.7%
    }
}

@media screen and (max-width:666px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

@media screen and (max-width:567px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 69.5%
    }
}

@media screen and (max-width:424px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 70%
    }
}

@media screen and (max-width:375px) {

    .page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 70.2%
    }
}

.page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a {
    background-position: 50.5% 80.35% !important;
    color: #196930
}

@media (max-width:991px) {
    .page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a {
        background-position: 21.5% 19.65% !important
    }
}

.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p {
    margin: 0
}

.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);
    background-position: 50% 54.2%;
    padding: 18px 0;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:990px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:767px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:666px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.3%
    }
}

@media screen and (max-width:567px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:424px) {
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.7%
    }
}

.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 82.7%;
    background-size: 119%
}

@media screen and (max-width:1199px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83.4%
    }
}

@media screen and (max-width:990px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83.7%
    }
}

@media screen and (max-width:767px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83%
    }
}

@media screen and (max-width:666px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 82.8%
    }
}

@media screen and (max-width:567px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 84%
    }
}

@media screen and (max-width:424px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 85%
    }
}

@media screen and (max-width:375px) {

    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,
    .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 85.9%
    }
}

.page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a {
    background-position: 50.5% 89% !important;
    color: #196930
}

@media (max-width:991px) {
    .page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a {
        background-position: 21.5% 19.65% !important
    }
}

.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a {
    background-position: 50.5% 97.65% !important;
    color: #196930
}

@media (max-width:991px) {
    .page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a {
        background-position: 21.5% 28.35% !important
    }
}

.page-things-to-ask-dentist .gray-line {
    border-left: 10px solid #ebebeb;
    border-top-left-radius: 28px
}

.page-things-to-ask-dentist .breadcrumbs {
    margin: 0 auto
}

.page-things-to-ask-dentist h1 {
    padding: 2.5% 5%;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/car-grey.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: AmeliaRegular;
    margin-left: -10px
}

.page-things-to-ask-dentist h3 {
    color: #fff;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/ask-green-shape.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 25px 25px 25px 100px
}

.page-things-to-ask-dentist h3:before {
    display: block;
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: -10px
}

.page-things-to-ask-dentist .bottom-right-border {
    display: block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/TextBox_Shape_edge_V2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%
}

.page-things-to-ask-dentist .bottom-right-border>.component-content:before {
    display: block;
    content: "";
    border-left: 10px solid #ebebeb;
    border-bottom: 10px solid #ebebeb;
    position: absolute;
    height: 50px;
    width: 100px;
    left: -10px;
    border-bottom-left-radius: 100px
}

.page-things-to-ask-dentist .bottom-right-border ul li {
    list-style-type: none
}

.page-things-to-ask-dentist .bottom-right-border ul li:before {
    display: block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/TICK.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 10px
}

.page-things-to-ask-dentist .quote p {
    padding: 0 50px;
    color: #196930
}

.page-things-to-ask-dentist .quote p:after,
.page-things-to-ask-dentist .quote p:before {
    display: inline-block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/quote-up.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 10px;
    margin-right: 10px
}

.page-things-to-ask-dentist .quote p:after {
    display: inline-block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/quote-down.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 0;
    margin-left: 10px
}

.page-things-to-ask-dentist .ask-1 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question1_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-2 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question2_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-3 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question3_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-4 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question4_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-5 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question5_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-6 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question6_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-7 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question7_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-8 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question8_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist .ask-9 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question9_icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.page-things-to-ask-dentist h3 {
    color: #fff !important
}

.page-products #content p {
    line-height: 1.3
}

.page-products .product-back>.component-content {
    background-repeat: no-repeat;
    background-size: 100%
}

@media (min-width:768px) {
    .page-products .product-back h1 {
        margin-top: 55%
    }
}

.page-products .product-back .top-banner {
    padding: 0 30px
}

@media (max-width:767px) {
    .page-products .product-back {
        background-color: #fff
    }

    .page-products .product-back .image.m-t-30,
    .page-products .product-back .m-t-60 {
        margin-top: 35%
    }
}

.page-products .faq .richText .richText-content p {
    height: 50px
}

.page-products .product-banner {
    margin-bottom: 5%
}

.page-products .product-banner>.component-content {
    background-repeat: no-repeat;
    background-size: 100%
}

.page-products .product-banner .silver-image .component-content:after {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/video-white.png)
}

.page-products .product-banner .richText,
.page-products .product-banner .top-banner {
    padding: 0 30px
}

.page-products.page-polident-cushion-and-comfort .silver-header-border h3,
.page-products.page-polident-cushion-comfort .silver-header-border h3 {
    background-image: url(../../assets/img/silver_underline_border.png);
    background-position-y: 73%;
    padding-bottom: 7px;
    margin-top: -10px;
    background-repeat: no-repeat;
    padding-right: 20px;
    background-size: 100% 60%;
    display: inline-block;
    padding-top: 8px
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .page-frequently-asked-questions .accordion .accordion-head:after,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .page-frequently-asked-questions .accordion .accordion-slide.is-active .accordion-head:after {
    right: 0
}

.page-frequently-asked-questions h1,
.page-frequently-asked-questions h2 {
    text-transform: none;
    padding-left: 2.5%;
    font-size: 2rem
}

.page-frequently-asked-questions h3 {
    font-size: 1.375rem
}

.page-frequently-asked-questions .accordion {
    background-image: none;
    padding-bottom: 5%
}

.page-frequently-asked-questions .accordion:before {
    display: none
}

.page-frequently-asked-questions .accordion .accordion-container {
    margin: 0;
    padding: 0
}

.page-frequently-asked-questions .accordion .accordion-content {
    padding: 0 2%
}

.page-frequently-asked-questions .accordion .accordion-content p {
    margin-top: 0
}

.page-frequently-asked-questions .accordion .silver-banner {
    margin-bottom: 2%
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .page-frequently-asked-questions .image img {
        width: 100%
    }
}

.page-full-dentures h1,
.page-full-dentures h2 {
    font-size: 2.5rem;
    text-transform: uppercase;
}

.page-full-dentures h3 {
    font-size: 1.5625rem;
}

@media (max-width: 991px) {

    .page-full-dentures h1,
    .page-full-dentures h2 {
        font-size: 1.875rem;
    }

    .page-full-dentures h3 {
        font-size: 1.5625rem;
    }
}


.page-real-stories h2 {
    font-size: 1.5625rem;
    font-family: AmeliaRegular
}

.page-real-stories .video-filter {
    border: 1px solid #196930;
    border-radius: 25px;
    margin-bottom: 10px;
    cursor: pointer
}

.page-real-stories .video-filter p {
    font-size: .75rem;
    color: #196930;
    text-align: center
}

.page-real-stories .video-filter.selected {
    background-color: #196930
}

.page-real-stories .video-filter.selected p {
    color: #fff
}

.page-real-stories .article-category,
.page-real-stories .chatter-share {
    display: none
}

.page-real-stories .chatter-halfwidth {
    background: #fff;
    box-shadow: 0 0 15px 0 #eee;
    margin: 15px 0 0
}

.page-real-stories .chatter-title {
    border-bottom: 1px solid #d8d8d8;
    margin: 10px 27px 0;
    min-height: 70px;
    padding-bottom: 15px
}

.page-real-stories .article-title a {
    text-transform: none
}

.page-real-stories .article-title a:hover {
    color: #196930
}

.page-real-stories .filter-is-active .no-show {
    display: none
}

.page-real-stories .stories-search {
    text-align: center
}

.page-real-stories .stories-search input {
    width: 30%;
    background-size: 100% 100%
}

@media (min-width:768px) and (max-width:991px) {
    .page-real-stories .stories-search input {
        width: 45%
    }
}

@media (max-width:767px) {
    .page-real-stories .stories-search input {
        width: 90%
    }
}

@media screen and (min-width:667px) and (max-width:767px) {
    .page-real-stories .stories-search input {
        width: 50%
    }
}

.page-real-stories .stories-title h1:before {
    content: " ";
    display: table;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/real_stories_logo.png);
    position: relative
}

.page-real-stories .chatter-video:after {
    content: " ";
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/frame-banner.png);
    background-position: 50%;
    background-size: 105% 105%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    pointer-events: none;
    display: flex;
    flex: 1
}

.page-real-stories .reference-cb-full-video .chatter-video:after {
    background-size: 105% 115%
}

.page-real-stories .reference-cb-full-video,
.page-real-stories .reference-cb-half-video {
    padding: 0
}

.page-real-stories .richtext-show-filters {
    cursor: pointer
}

.page-quiz h2,
.page-quiz h3 {
    text-transform: none
}

.page-search-results #content .searchBox {
    text-align: center
}

.page-search-results #content .searchBox input {
    width: 14.5%
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .page-search-results #content .searchBox input {
        width: 14%
    }
}

@media (max-width:991px) {
    .page-search-results #content .searchBox input {
        width: 19%
    }
}

@media (max-width:767px) {
    .page-search-results #content .searchBox input {
        width: 26%
    }
}

@media (max-width:500px) {
    .page-search-results #content .searchBox input {
        width: 45%;
        padding-left: 10%
    }
}

.page-search-results .searchResults-title {
    font-family: Ameliaregular !important
}

.page-search-results .searchResults-result {
    border-bottom: none
}

.page-search-results .searchResults-term {
    display: none
}

.page-search-results h4 {
    color: #001489 !important;
    font-size: 1.125rem;
    font-family: AmeliaBold
}

.page-search-results #content .searchBox .button {
    right: 44%;
    width: 3%
}

@media (max-width:1199px) {
    .page-search-results #content .searchBox .button {
        right: 43%
    }
}

@media (max-width:991px) {
    .page-search-results #content .searchBox .button {
        width: 4%;
        right: 41%
    }
}

@media (max-width:767px) {
    .page-search-results #content .searchBox .button {
        right: 38%;
        top: 7px;
        width: 5%
    }
}

@media (max-width:500px) {
    .page-search-results #content .searchBox .button {
        right: 32%
    }
}

.page-where-to-buy .breadcrumbs {
    margin: 0 auto
}

.page-where-to-buy .where-to-buy-box .image {
    padding: 5%;
    border-bottom: 1px solid #196930;
    margin-bottom: 10px
}

.page-where-to-buy .where-to-buy-box a:after {
    width: 20px;
    height: 20px;
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    position: absolute;
    font-weight: 400;
    right: 0
}

.layout-Teal-Master .container-fluid>.row h2,
.layout-Teal-Master h1,
.layout-Teal-Master h2,
.layout-Teal-Master h3,
.layout-Teal-Master h4,
.layout-Teal-Master h5,
.layout-Teal-Master h6 {
    color: #001489
}

:lang(sr-RS).layout-Teal-Master #footer {
    /* padding-bottom: 0 */
    padding-bottom: calc(15vh + 5px) !important;
}

.layout-Teal-Master .banner h1 {
    color: #00a3ad
}

.layout-Teal-Master a {
    color: #001489;
    text-decoration: none
}

.layout-Teal-Master .navigation-item.navigation-level1.has-children.is-open>a,
.layout-Teal-Master .searchResults,
.layout-Teal-Master .searchResults-description,
.layout-Teal-Master .searchResults-title a,
.layout-Teal-Master a:hover {
    color: #001489
}

.layout-Teal-Master .denture-journey .richText-content ul li a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/journey_sprite.png)
}

.layout-Teal-Master .denture-journey .richText-content ul li a:focus,
.layout-Teal-Master .denture-journey .richText-content ul li a:hover {
    color: #001489
}

.layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);
    background-position: 50% 40%;
    padding: 18px 0;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 40%
    }
}

@media screen and (max-width:991px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 39.8%
    }
}

@media screen and (max-width:767px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 40%
    }
}

@media screen and (max-width:567px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 39.8%
    }
}

@media screen and (max-width:424px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 39.5%
    }
}

@media screen and (max-width:375px) {
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        background-position: 50% 39.3%
    }
}

.layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
.layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 97%;
    background-size: 117%
}

@media screen and (max-width:1199px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 98%
    }
}

@media screen and (max-width:991px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 98.5%
    }
}

@media screen and (max-width:767px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 97%
    }
}

@media screen and (max-width:666px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 97.8%
    }
}

@media screen and (max-width:567px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 98.3%
    }
}

@media screen and (max-width:424px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 100.6%
    }
}

@media screen and (max-width:375px) {

    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 101.7%
    }
}

.layout-Teal-Master.page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a {
    color: #001489
}

.layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);
    background-position: 50% 25.5%;
    padding: 18px 0;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25.3%
    }
}

@media screen and (max-width:767px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25.5%
    }
}

@media screen and (max-width:666px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 25.3%
    }
}

@media screen and (max-width:567px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 24.8%
    }
}

@media screen and (max-width:424px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 24%
    }
}

@media screen and (max-width:375px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 23.7%
    }
}

.layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 68.5%;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 69%
    }
}

@media screen and (max-width:991px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 69.2%
    }
}

@media screen and (max-width:767px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 68.5%
    }
}

@media screen and (max-width:666px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 68.9%
    }
}

@media screen and (max-width:567px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 69.2%
    }
}

@media screen and (max-width:424px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 70%
    }
}

@media screen and (max-width:375px) {
    .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 70.5%
    }
}

.layout-Teal-Master.page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a {
    color: #001489
}

.layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);
    background-position: 50% 54%;
    padding: 18px 0;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:991px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:767px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.5%
    }
}

@media screen and (max-width:666px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.3%
    }
}

@media screen and (max-width:567px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-size: 115%;
        background-position: 50% 54.6%
    }
}

@media screen and (max-width:424px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.8%
    }
}

@media screen and (max-width:375px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a {
        background-position: 50% 54.8%
    }
}

.layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
    background-position: 50% 82.5%;
    background-size: 117%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83.5%
    }
}

@media screen and (max-width:991px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 84%
    }
}

@media screen and (max-width:767px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83%
    }
}

@media screen and (max-width:666px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 83.5%
    }
}

@media screen and (max-width:567px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 84%
    }
}

@media screen and (max-width:424px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 85.3%
    }
}

@media screen and (max-width:375px) {
    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover {
        background-position: 50% 86%
    }
}

.layout-Teal-Master.page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a,
.layout-Teal-Master.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a {
    color: #001489
}

.layout-Teal-Master.page-things-to-ask-dentist h3 {
    color: #fff;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/ask-teal-shape.png);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.layout-Teal-Master.page-things-to-ask-dentist .bottom-right-border {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Text-box_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 100%
}

.layout-Teal-Master.page-things-to-ask-dentist .bottom-right-border ul li {
    list-style-type: none
}

.layout-Teal-Master.page-things-to-ask-dentist .bottom-right-border ul li:before {
    display: block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Tick.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .quote p {
    padding: 0 50px;
    color: #001489
}

.layout-Teal-Master.page-things-to-ask-dentist .quote p:after,
.layout-Teal-Master.page-things-to-ask-dentist .quote p:before {
    display: inline-block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Quotation-Mark-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 10px;
    margin-right: 10px
}

.layout-Teal-Master.page-things-to-ask-dentist .quote p:after {
    display: inline-block;
    content: "";
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Quotation-Mark-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 0;
    margin-left: 10px
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-1 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-1-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-2 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-2-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-3 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-3-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-4 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-4-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-5 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-5-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-6 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-6-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-7 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-7-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-8 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-8-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-things-to-ask-dentist .ask-9 h3:before {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-9-Icone.png);
    background-repeat: no-repeat;
    background-size: contain
}

.layout-Teal-Master.page-where-to-buy .where-to-buy-box .image {
    border-bottom: 1px solid #001489
}

.layout-Teal-Master.page-real-stories .video-filter {
    border: 1px solid #001489
}

.layout-Teal-Master.page-real-stories .video-filter p {
    color: #001489
}

.layout-Teal-Master.page-real-stories .video-filter.selected {
    background-color: #001489
}

.layout-Teal-Master.page-real-stories .video-filter.selected p {
    color: #fff
}

.layout-Teal-Master.page-real-stories .article-title a:hover {
    color: #001489
}

.layout-Teal-Master .accordion:before {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_big_teal.png)
}

.layout-Teal-Master .accordion-head {
    color: #001489
}

.layout-Teal-Master .accordion-head,
.layout-Teal-Master .accordion-slide.is-active .accordion-content-wrapper {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_thin_teal.png)
}

.layout-Teal-Master .accordion-slide.is-active>.accordion-head {
    color: #001489
}

.layout-Teal-Master .slick-dots li.slick-active button:before,
.layout-Teal-Master .slick-dots li button:focus:before,
.layout-Teal-Master .slick-dots li button:hover:before {
    background-position: 12% 12.33%
}

.layout-Teal-Master .slick-next:focus:after,
.layout-Teal-Master .slick-next:hover:after,
.layout-Teal-Master .slick-prev:focus:after,
.layout-Teal-Master .slick-prev:hover:after {
    color: #001489
}

.layout-Teal-Master .searchBox:focus input,
.layout-Teal-Master .searchBox:hover input {
    background-position: 68% 21%
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .layout-Teal-Master .searchBox input {
        background-position: 68% 3%
    }

    .layout-Teal-Master .searchBox input:focus,
    .layout-Teal-Master .searchBox input:hover {
        background-position: 68% 21%
    }
}

@media screen and (min-width:1200px) {
    .layout-Teal-Master #content .searchBox input {
        width: 15%
    }
}

@media screen and (min-width:992px) {
    .layout-Teal-Master #content .searchBox input {
        width: 14%
    }
}

.layout-Teal-Master .faq .richText .richText-content p a {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);
    background-position: 50% 14%;
    background-size: 115%
}

@media screen and (max-width:1199px) {
    .layout-Teal-Master .faq .richText .richText-content p a {
        background-position: 50% 13.8%
    }
}

.layout-Teal-Master .faq .richText .richText-content p a:focus,
.layout-Teal-Master .faq .richText .richText-content p a:hover {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);
    background-position: 50% 3%;
    background-size: 115%;
    color: #fff
}

@media screen and (max-width:1199px) {

    .layout-Teal-Master .faq .richText .richText-content p a:focus,
    .layout-Teal-Master .faq .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

@media screen and (max-width:991px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 13.5%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% 2.3%
    }
}

@media screen and (max-width:767px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 14%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media screen and (max-width:666px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 13.8%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% 2.8%
    }
}

@media screen and (max-width:567px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 13.2%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% 2.3%
    }
}

@media screen and (max-width:424px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 12.7%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% 1%
    }
}

@media screen and (max-width:375px) {

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a {
        background-position: 50% 12.3%
    }

    .layout-Teal-Master.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-getting-dentures .faq .richText .richText-content p a:hover,
    .layout-Teal-Master.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover {
        background-position: 50% .5%
    }
}

@media (min-width:1200px) {
    .layout-Teal-Master.page-products .faq .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .layout-Teal-Master.page-products .faq .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media (max-width:767px) {
    .layout-Teal-Master.page-products .faq .richText .richText-content p a {
        margin: 1% 25%
    }
}

@media (max-width:667px) {
    .layout-Teal-Master.page-products .faq .richText .richText-content p a {
        margin: 1% 15%
    }
}

@media (min-width:768px) {

    .layout-Teal-Master.page-products .faq .richText .richText-content p a:focus,
    .layout-Teal-Master.page-products .faq .richText .richText-content p a:hover {
        background-position: 50% 1.5%
    }
}

@media (min-width:1200px) {

    .layout-Teal-Master.page-products .faq .richText .richText-content p a:focus,
    .layout-Teal-Master.page-products .faq .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

.layout-Teal-Master #content .top-banner>.component-content:before {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_big_teal.png)
}

.layout-Teal-Master .header-box .component-content {
    background-size: 110% 100% !important
}

@media screen and (min-width:768px) {
    .layout-Teal-Master .header-box .component-content {
        background-size: 110% !important;
        background-position: 100% 34%;
    }
}

.layout-Teal-Master .header-box:after {
    background-color: #001d96
}

@media (max-width:767px) {
    .layout-Teal-Master .header-box>.component-content {
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip-Nav.png) !important
    }

    .layout-Teal-Master .navigation-root.is-open>.navigation-level1 {
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png) !important
    }

    .layout-Teal-Master .navigation-root.is-open>.navigation-item .navigation-item-title {
        color: #001489 !important
    }

    .layout-Teal-Master :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-level2 a {
        margin-left: 18px
    }

    .layout-Teal-Master #footer .footer-banner>.component-content {
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip.png) !important
    }

    .layout-Teal-Master .logo-box .image {
        margin-left: 10%
    }
}

.layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a {
    background-size: 115%
}

@media (max-width:667px) and (min-width:610px) {
    .layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a {
        margin: 1% 15%;
        background-position: 50% 14%
    }
}

@media (max-width:609px) and (min-width:667px) {
    .layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a {
        margin: 1% 15%;
        background-position: 50% 13.5%
    }
}

.layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:focus,
.layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:hover {
    background-size: 115%;
    color: #fff
}

@media (max-width:667px) and (min-width:510px) {

    .layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:focus,
    .layout-Teal-Master.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:hover {
        margin: 1% 15%
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .btn-show p a {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Shape-Where-to-buy.svg)
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .btn-show p a:focus,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .btn-show p a:hover {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/wtb-hover.png)
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet .box>.component-content .content:after {
    background-position: 50% 97.2%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet .image {
    padding: 3px
}

@media (min-width:768px) and (max-width:991px) {
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet .image {
        padding: 2px
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet:focus .box.component>.component-content .content:after,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet:hover .box.component>.component-content .content:after {
    background-position: 50% 66%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet:focus .richText p a,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet:hover .richText p a {
    color: #fff
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet.hoverLink .box>.component-content .content:after {
    background-position: 50% 66%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .journey-snippet.hoverLink .richText a {
    color: #fff
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master #footer .footer-banner>.component-content {
    background-size: 100% 125% !important
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master #footer .footer-social .content {
    /* display: flex;*/
    justify-content: center
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .homepage-product h3 {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .homepage-product .product-after .paragraphSystem:after {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-silver.png);
    background-position: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .homepage-product .product-after.hoverLink .paragraphSystem:after,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .homepage-product .product-after:focus .paragraphSystem:after,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .homepage-product .product-after:hover .paragraphSystem:after {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-teal.png)
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference .richText p a {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference .box.first:after {
    background-position: 49.4% 97.5%;
    background-size: 127%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference:focus .box.first:after,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference:hover .box.first:after {
    background-position: 49.4% 46.67%;
    background-size: 127%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference:focus .richText p a,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference:hover .richText p a {
    color: #fff
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .carousel .snippetReference.hoverLink .box.first:after {
    background-position: 49.4% 46.67%;
    background-size: 127%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a {
    background-position: 14% 68.17%
}

@media screen and (max-width:1199px) {

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a {
        background-position: 23% 68.17%
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a:focus,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a:hover,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:focus,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:hover {
    background-position: 14% 30.3%
}

@media screen and (max-width:1199px) {

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a:focus,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .coupon p a:hover,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:focus,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:hover {
        background-position: 23% 30.3%
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a {
    background-position: 30% 77.63%
}

@media screen and (max-width:1199px) {
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a {
        background-position: 38% 77.63%
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:focus,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:hover {
    background-position: 30% 96.6%
}

@media screen and (max-width:1199px) {

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:focus,
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .wtb p a:hover {
        background-position: 38% 96.6%
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-mobile-menu {
    display: none;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png)
}

@media only screen and (max-width:767px) {
    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-mobile-menu {
        display: block;
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png);
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: contain;
        background-position: 50%
    }

    :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-mobile-menu.close {
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Exit.png)
    }
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 90%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1.has-children:hover>a {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1:hover {
    background-color: #ebebeb
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1:hover a {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1.navigation-item:hover>.navigation-level2 {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);
    background-position: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    top: auto
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1>.navigation-item-title:hover {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1.has-active-child>.navigation-item-title,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .layout-Teal-Master .navigation-item.navigation-level1.is-active>.navigation-item-title {
    text-decoration: none;
    color: #001489
}

:lang(tr-TR) body #footer .richText ul li a,
:lang(tr-TR) body #header .navigation-item .navigation-item-title,
:lang(tr-TR) body .banner .richText h1,
:lang(tr-TR) body .blue-bold,
:lang(tr-TR) body .btn-show p a,
:lang(tr-TR) body .coupon p a,
:lang(tr-TR) body .denture-journey .richText-content ul li a,
:lang(tr-TR) body .faq .richText .richText-content p a,
:lang(tr-TR) body .green-bold,
:lang(tr-TR) body .homepage-product .product-after .richText p a,
:lang(tr-TR) body .journey-snippet .richText p a,
:lang(tr-TR) body .related-heading h3,
:lang(tr-TR) body .teal-bold,
:lang(tr-TR) body .top-banner h3,
:lang(tr-TR) body .wtb p a,
:lang(tr-TR) body a strong,
:lang(tr-TR) body h1 strong,
:lang(tr-TR) body h2 strong,
:lang(tr-TR) body h3 strong,
:lang(tr-TR) body h4 strong,
:lang(tr-TR) body h5 strong,
:lang(tr-TR) body h6 strong,
:lang(tr-TR) body li strong,
:lang(tr-TR) body p strong,
:lang(tr-TR) body strong {
    font-family: Helvetica Neue LT Pro Bold
}

:lang(tr-TR) body a,
:lang(tr-TR) body h1,
:lang(tr-TR) body h2,
:lang(tr-TR) body h3,
:lang(tr-TR) body h4,
:lang(tr-TR) body h5,
:lang(tr-TR) body h6,
:lang(tr-TR) body li,
:lang(tr-TR) body p {
    font-family: Helvetica Neue LT Pro
}

:lang(tr-TR) .layout-Teal-Master .products-fulldentures .products-heading h2,
:lang(tr-TR) .layout-Teal-Master .products-proguard .products-heading h2 {
    color: #fff
}

:lang(tr-TR) .layout-Teal-Master .product-lines-fulldentures .image .component-content a img {
    height: auto
}

:lang(tr-TR) .layout-Teal-Master .related-heading h3 {
    color: #001489
}

:lang(tr-TR) .layout-Teal-Master .related .image .component-content a img {
    width: 99%
}

:lang(tr-TR) .layout-Teal-Master .articles .snippetReference .box.component:hover .richText-content p a,
:lang(tr-TR) .layout-Teal-Master .related .snippetReference .box.component:hover .richText-content p a {
    color: #009fdf
}

:lang(tr-TR) .layout-Teal-Master .articles .snippetReference .box.component,
:lang(tr-TR) .layout-Teal-Master .related .snippetReference .box.component {
    background: none;
    width: auto;
    height: auto
}

:lang(tr-TR) .layout-Teal-Master .related .snippetReference:hover .image .component-content a img {
    width: 99%
}

:lang(tr-TR) .template-Polident-template-new .journey-snippet .image {
    padding: 3px 1px 0
}

:lang(tr-TR) .template-Polident-template-new .btn-show.richText p a {
    height: 51px
}

:lang(tr-TR) .template-Polident-template-new .btn-show.richText p a:hover {
    background-size: auto
}

:lang(tr-TR) .product-lines .product-after .component-content .paragraphSystem .richText a {
    font-size: 1rem
}

@media (min-width:768px) {
    :lang(tr-TR) .product-lines .product-after .component-content .paragraphSystem .richText a {
        font-size: 1.25rem
    }
}

:lang(tr-TR) .page-search-results #content .searchBox input {
    padding-right: 70px;
    width: 125px
}

:lang(tr-TR) .page-polident-max-seal .journey-snippet .richText .component-content p a {
    line-height: 1
}

@media screen and (max-width:767px) {
    :lang(tr-TR) .page-polident-max-seal .journey-snippet .richText .component-content p a {
        font-size: .75rem;
        padding: 0 5px
    }
}

@media screen and (max-width:567px) {
    :lang(tr-TR) .page-polident-max-seal .journey-snippet .richText .component-content p a {
        font-size: .95rem
    }
}

:lang(tr-TR) #footer .footer-disclaimer p {
    color: #001489
}

:lang(tr-TR) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(tr-TR) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(tr-TR) .container-fluid>.row #footer {
    margin-top: auto
}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 25px
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button {
        margin-top: 17px
    }
}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content {
    width: 457px;
    height: 60px
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content {
        width: 350px;
        height: 46px
    }
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content {
        width: 273px;
        height: 36px
    }

}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content .richText-content {
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content .richText-content p a:focus,
:lang(tr-TR) .layout-Teal-Master .faq .denture-faq-button .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 4px 0 25px
}

:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 457px;
    height: 94px
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 350px;
        height: 74px
    }
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 10% 0 32%
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding-right: 1%
    }
}

:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {

    :lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(tr-TR) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 97%
    }
}

:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 4px 0 25px
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next {
        margin-top: 2px
    }
}

:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
    width: 457px;
    height: 90px
}

@media (max-width:1199px) {
    :lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
        height: 85px
    }
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
        width: 350px;
        height: 70px
    }
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 57px
    }
}

:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 2% 27%
}

@media (max-width:1199px) {
    :lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 6% 2% 34%
    }
}

:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(tr-TR) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.8%
}

:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 4px 0 25px
}

:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 457px;
    height: 90px
}

@media (max-width:1199px) {
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
        height: 85px
    }
}

@media (max-width:991px) {
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 350px;
        height: 70px
    }
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 57px
    }
}

:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 2% 32%
}

@media (max-width:1199px) {
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 6% 2% 37%
    }
}

@media (max-width:425px) {
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        background-position: 50% 54.6%
    }
}

:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 83%
}

@media (max-width:425px) {

    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(tr-TR) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 83.4%
    }
}

:lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText,
:lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText {
    margin: 25px 0;
    display: flex;
    justify-content: center;
    align-content: center
}

:lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content,
:lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content {
    width: 350px;
    height: 47px
}

@media (max-width:1199px) {

    :lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content,
    :lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content {
        height: 50px
    }
}

@media (max-width:991px) {

    :lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content,
    :lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content {
        width: 227px;
        height: 38px
    }
}

@media (max-width:767px) {

    :lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content,
    :lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content {
        width: 350px;
        height: 43px
    }
}

@media (max-width:424px) {

    :lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content,
    :lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content {
        width: 300px;
        height: 36px
    }
}

:lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content .richText-content,
:lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content .richText-content {
    height: 100%;
    width: 100%
}

:lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content p,
:lang(tr-TR) .layout-Teal-Master.page-products-new .buy_box.richText .component-content p a,
:lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content p,
:lang(tr-TR) .layout-Teal-Master.page-products-new .faq_box.richText .component-content p a {
    height: 100%
}

:lang(tr-TR) .layout-Teal-Master.page-products-new .polident-white-box>.component-content {
    background-repeat: no-repeat;
    background-size: 100%
}

@media (min-width:768px) {
    :lang(tr-TR) .layout-Teal-Master.page-polident-cushion-and-comfort .content-column {
        margin-top: 37%
    }
}

:lang(tr-TR) .journey-snippet:focus .box>.component-content .content:after,
:lang(tr-TR) .journey-snippet:hover .box>.component-content .content:after {
    background-size: 124.3% 500%
}

:lang(tr-TR) .journey-snippet .richText p a {
    font-size: 1.125rem
}

@media (max-width:767px) {

    :lang(tr-TR) .footer-social>.component-content>.content,
    :lang(tr-TR) .shareThis .shareThis-list {
        display: flex;
        justify-content: center
    }

    :lang(tr-TR) body:not(.template-Polident-template-new) #footer .footer-banner>.component-content {
        height: 1070px
    }
}

@media (max-width:991px) {
    :lang(tr-TR) #header .searchBox {
        display: none
    }
}

:lang(tr-TR) .searchBox input:focus,
:lang(tr-TR) .searchBox input:hover {
    background-position: 68% 21%
}

:lang(tr-TR) .layout-Teal-Master.page-home .main-banner-buttons .button-hex-inverted {
    transform: scale(1.05)
}

:lang(tr-TR) .layout-Teal-Master.page-home .main-banner-buttons .button-hex-inverted a {
    font-size: 1rem
}

:lang(tr-TR) .layout-Teal-Master.page-removables .heading-underline h1 {
    font-size: 2.25rem
}

:lang(tr-TR) .layout-Teal-Master.page-removables .types-description-text h2 {
    text-transform: inherit;
    font-size: 1.5em
}

:lang(tr-TR) .layout-Teal-Master.page-removables .types-description-text h3 {
    text-transform: inherit;
    font-size: 1.17em
}

:lang(tr-TR) .layout-Teal-Master.page-removables .types-description-text a {
    color: #009fdf;
    font-weight: 700;
    text-decoration: underline
}

:lang(tr-TR) .layout-Teal-Master.page-removables .types-description-text .selection-bold {
    font-weight: bolder
}

:lang(tr-TR) .layout-Teal-Master.page-removables .related-heading h3 {
    color: #009fdf
}

:lang(tr-TR) .layout-Teal-Master.page-removables ul li {
    color: #323131
}

:lang(tr-TR) .layout-Teal-Master.page-removables .type-description a {
    color: #323131;
    font-size: 1.17rem
}

:lang(tr-TR) .page-getting-a-removable-appliance.layout-Teal-Master .articles .snippetReference .box.component,
:lang(tr-TR) .page-getting-a-removable-appliance.layout-Teal-Master .related .snippetReference .box.component,
:lang(tr-TR) .page-living-with-a-removable-appliance.layout-Teal-Master .articles .snippetReference .box.component,
:lang(tr-TR) .page-living-with-a-removable-appliance.layout-Teal-Master .related .snippetReference .box.component {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Pro-guard_Image-Sprites_Cards.png) no-repeat;
    background-position: 3.1% 45%;
    background-color: #fff;
    height: 251px;
    width: 291px
}

:lang(tr-TR) .page-getting-a-removable-appliance.layout-Teal-Master .articles .snippetReference .box.component:hover,
:lang(tr-TR) .page-getting-a-removable-appliance.layout-Teal-Master .related .snippetReference .box.component:hover,
:lang(tr-TR) .page-living-with-a-removable-appliance.layout-Teal-Master .articles .snippetReference .box.component:hover,
:lang(tr-TR) .page-living-with-a-removable-appliance.layout-Teal-Master .related .snippetReference .box.component:hover {
    background-position: 3.1% .8%
}

:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .journey-snippet .box>.component-content .content:after {
    background: none
}

:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .related-heading h3 {
    color: #009fdf
}

:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .articles .snippetReference .box.component,
:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .related .snippetReference .box.component {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Pro-guard_Image-Sprites_Cards.png) no-repeat;
    background-position: 3.1% 45%;
    background-color: #fff;
    height: 251px;
    width: 291px
}

:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .articles .snippetReference .box.component:hover,
:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .related .snippetReference .box.component:hover {
    background-position: 3.1% .8%
}

:lang(tr-TR) .page-proguard-and-retainer-anti-bacterial-daily-cleanser.layout-Teal-Master .related .image .component-content a img {
    margin-top: 3px
}

@media (min-width:992px) {
    :lang(tr-TR) .template-proguard .header-mainhub.header ul.navigation-branch.navigation-level1>.is-open.page-full-dentures .navigation-branch.navigation-level2 {
        background-position: 48.6%
    }

    :lang(tr-TR) .template-proguard .header-mainhub.header ul.navigation-branch.navigation-level1>.is-open.page-full-dentures .navigation-branch.navigation-level2:after {
        top: 0
    }

    :lang(tr-TR) .template-proguard .header-mainhub.header ul.navigation-branch.navigation-level1>.is-open.page-full-dentures .navigation-branch.navigation-level2:before {
        top: 0;
        left: calc(431px - 50vw)
    }

    :lang(tr-TR) .page-full-dentures.navigation-level1>.navigation-level2 {
        height: 56px
    }

    :lang(tr-TR) .page-full-dentures.navigation-level1>.navigation-level2:after,
    :lang(tr-TR) .page-full-dentures.navigation-level1>.navigation-level2:before {
        top: 0 !important
    }

    :lang(tr-TR) .template-main-hub .carousel .snippetReference .image .component-content,
    :lang(tr-TR) .template-Polident-template-new .carousel .snippetReference .image .component-content,
    :lang(tr-TR) .template-proguard .carousel .snippetReference .image .component-content {
        padding-top: 0;
        margin-bottom: 0
    }

    :lang(tr-TR) .template-main-hub .carousel .snippetReference .richText a,
    :lang(tr-TR) .template-Polident-template-new .carousel .snippetReference .richText a,
    :lang(tr-TR) .template-proguard .carousel .snippetReference .richText a {
        font-size: 1rem;
        padding: 10px
    }

    :lang(tr-TR) .template-main-hub .denture-journey .richText-content ul li a,
    :lang(tr-TR) .template-Polident-template-new .denture-journey .richText-content ul li a,
    :lang(tr-TR) .template-proguard .denture-journey .richText-content ul li a {
        width: 50%;
        padding-left: 50%
    }

    :lang(tr-TR) .template-main-hub .denture-journey .richText-content ul li:nth-of-type(2) a,
    :lang(tr-TR) .template-Polident-template-new .denture-journey .richText-content ul li:nth-of-type(2) a,
    :lang(tr-TR) .template-proguard .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 45%;
        padding-left: 55%
    }

    :lang(tr-TR) .template-main-hub .denture-journey .richText-content ul li:last-of-type a,
    :lang(tr-TR) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a,
    :lang(tr-TR) .template-proguard .denture-journey .richText-content ul li:last-of-type a {
        width: 39%;
        padding-left: 60%
    }

    :lang(tr-TR) .footer-disclaimer p {
        margin: 5px
    }

    :lang(tr-TR) body:not(.template-Polident-template-new).template-proguard #footer .footer-links>.component-content>.content.paragraphSystem {
        display: flex;
        align-items: center
    }

    :lang(tr-TR) body:not(.template-Polident-template-new).template-proguard #footer .footer-social .footer-disclaimer p {
        line-height: 13px
    }

    :lang(tr-TR) .banner .richText {
        margin-top: 3%
    }
}

:lang(en-MY) td,
:lang(en-MY) tr {
    color: #666
}

:lang(en-MY) h1,
:lang(en-MY) h2 {
    font-family: AmeliaBold
}

:lang(en-MY) h2 {
    font-size: 1.5em;
    text-transform: none
}

:lang(en-MY) .template-main-hub li {
    color: #666
}

:lang(en-MY) .template-main-hub h1,
:lang(en-MY) .template-main-hub h2,
:lang(en-MY) .template-main-hub h3,
:lang(en-MY) .template-main-hub h4 {
    font-family: AmeliaBold
}

:lang(en-MY) .template-Polident-template-new h4 {
    font-family: AmeliaBold;
    color: #001489 !important
}

:lang(en-MY) .template-Polident-template-new li {
    color: #666
}

:lang(en-MY) .template-Polident-template-new .homepage-product h3 {
    color: #196930 !important
}

@media (min-width:992px) {
    :lang(en-MY) .template-Polident-template-new .page-products:not(.page-polgrip-free):not(.page-polident-overnight-whitening):not(.page-polident-3-minute-anti-bacterial-denture-cleanser):not(.page-super-polgrip-ultra-fresh) .faq .richText:not(.btn-next) .richText-content p a {
        background-position: 50% 13.7%
    }

    :lang(en-MY) .template-Polident-template-new .page-products:not(.page-polgrip-free):not(.page-polident-overnight-whitening):not(.page-polident-3-minute-anti-bacterial-denture-cleanser):not(.page-super-polgrip-ultra-fresh) .faq .richText:not(.btn-next) .richText-content p a:hover {
        background-position: 50% 2.4%
    }

    :lang(en-MY) .template-Polident-template-new.page-products:not(.page-polgrip-free):not(.page-polident-overnight-whitening):not(.page-polident-3-minute-anti-bacterial-denture-cleanser):not(.page-super-polgrip-ultra-fresh) .faq:not(.faq-button) .richText .richText-content p {
        height: 70px
    }

    :lang(en-MY) .template-Polident-template-new.page-products:not(.page-polgrip-free):not(.page-polident-overnight-whitening):not(.page-polident-3-minute-anti-bacterial-denture-cleanser):not(.page-super-polgrip-ultra-fresh) .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.2% !important
    }

    :lang(en-MY) .template-Polident-template-new.page-products:not(.page-polgrip-free):not(.page-polident-overnight-whitening):not(.page-polident-3-minute-anti-bacterial-denture-cleanser):not(.page-super-polgrip-ultra-fresh) .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 96.6% !important
    }
}

:lang(en-MY) .template-Polident-template-new .journey-snippet .box>.component-content .content:after {
    background: url(../../assets/img/sprite_snippet.png) !important;
    background-position: 50% 3.4% !important;
    background-size: 122.19% 500% !important
}

:lang(en-MY) .template-Polident-template-new .journey-snippet .box>.component-content .content a {
    color: #196930 !important
}

:lang(en-MY) .template-Polident-template-new .journey-snippet .box>.component-content .content .image {
    padding-top: 2px
}

:lang(en-MY) .template-Polident-template-new .journey-snippet .box>.component-content .content:hover:after {
    background: url(../../assets/img/sprite_snippet.png) !important;
    background-position: 50% 34.7% !important;
    background-size: 122% 500% !important
}

:lang(en-MY) .template-Polident-template-new .journey-snippet .box>.component-content .content:hover a {
    color: #fff !important
}

:lang(en-MY) .template-proguard h1 {
    font-family: AmeliaBold;
    font-size: 2.25rem;
    line-height: 36px;
    margin-top: .67em !important;
    margin-bottom: .67em !important
}

:lang(en-MY) .template-proguard .h1-styles {
    font-family: AmeliaBold
}

:lang(en-MY) .template-proguard h3 {
    font-family: AmeliaBold;
    font-size: 1.17em;
    text-transform: none
}

:lang(en-MY) .template-proguard h4,
:lang(en-MY) .template-proguard li,
:lang(en-MY) .template-proguard p {
    color: #323131
}

:lang(en-MY) .template-proguard .faq-heading h2 {
    font-size: 2.25rem
}

:lang(en-MY) .template-proguard .main-banner-text>.component-content {
    margin-top: 107px
}

:lang(en-MY) .template-proguard .accordion-slide.is-active .accordion-head:after,
:lang(en-MY) .template-proguard .accordion-slide.is-active .accordion-head:before,
:lang(en-MY) .template-proguard .accordion-slide.is-active .accordion-title-text {
    color: #001489 !important
}

:lang(en-MY) .template-proguard .accordion-title-text {
    font-size: 1.125rem;
    line-height: 24px
}

:lang(en-MY) .template-proguard .accordion-head:after,
:lang(en-MY) .template-proguard .accordion-head:before,
:lang(en-MY) .template-proguard .accordion-title-text {
    color: #009fdf
}

:lang(en-MY) .template-proguard .accordion-head h3 {
    text-align: left !important
}

:lang(en-MY) .template-proguard .product-lines-heading h3 {
    font-size: 2.25rem;
    margin-top: 1em;
    margin-bottom: 1em
}

:lang(en-MY) .template-proguard .howto-block .howto-heading h3 {
    font-size: 1.75rem;
    line-height: 36px;
    color: #001489
}

:lang(en-MY) .template-proguard .types-description-text a {
    color: #009fdf;
    font-weight: 700;
    text-decoration: underline
}

:lang(en-MY) .template-proguard .breadcrumbs-without-separator li {
    font-size: .9rem;
    margin-right: 20px !important;
    padding-right: 25px !important
}

:lang(en-MY) .template-proguard .breadcrumbs-without-separator li:before {
    color: transparent;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Right-icon.png) no-repeat;
    background-size: contain;
    top: 3px !important
}

:lang(en-MY) .template-proguard .main-banner-article .bg-image-article>.component-content img {
    display: block
}

@media (min-width:992px) {
    :lang(en-MY) .template-proguard #footer .footer-group {
        width: 50% !important
    }
}

:lang(en-MY) .template-proguard #footer .footer-links {
    line-height: 23px;
    top: 22px !important
}

:lang(en-MY) .template-proguard .shareThis-list {
    display: flex;
    justify-content: center
}

:lang(en-MY) .template-proguard .journey-snippet .box>.component-content .content:hover a {
    color: #009fdf !important
}

:lang(en-MY) .template-main-hub h3 {
    font-family: AmeliaBold
}

:lang(en-MY) .template-main-hub h2 {
    text-transform: none
}

:lang(en-MY) .template-main-hub .breadcrumbs-list li a {
    color: #001489 !important
}

:lang(en-MY) .template-main-hub .h1-styles {
    font-size: 2.25rem;
    letter-spacing: .23px;
    line-height: .89;
    margin-top: .69em;
    margin-bottom: .69em;
    font-family: AmeliaBold
}

:lang(en-MY) .template-main-hub .products-fulldentures .products-heading h2,
:lang(en-MY) .template-main-hub .products-proguard .products-heading h2 {
    font-size: 1.5em
}

:lang(en-MY) .heading-text p {
    line-height: 27px;
    text-align: center !important
}

:lang(en-MY) .banner>.component-content {
    background-size: cover
}

:lang(en-MY) .footer-social .component-content>.content {
    display: flex;
    justify-content: center
}

@media (min-width:992px) {
    :lang(en-MY) .footer-social .component-content>.content {
        justify-content: flex-end
    }
}

:lang(en-MY) body.template-proguard {
    font-family: AmeliaRegular;
    height: 100%;
    line-height: 28px
}

:lang(en-MY) .header ul.navigation-branch.navigation-level1>.is-current-page.page-full-dentures .navigation-branch.navigation-level2,
:lang(en-MY) .header ul.navigation-branch.navigation-level1>.is-open.page-full-dentures .navigation-branch.navigation-level2 {
    height: 56px;
    background-image: url(https://i-preview-cf65ch.gskstatic.com/content/dam/cf-consumer-healthcare/denture-appliance-care/en_MY/Util/NAV_bar_background.png?auto=format) !important;
    background-size: 130% 100% !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important
}

:lang(en-MY) .header ul.navigation-branch.navigation-level1>.is-current-page.page-full-dentures .navigation-branch.navigation-level2:after,
:lang(en-MY) .header ul.navigation-branch.navigation-level1>.is-open.page-full-dentures .navigation-branch.navigation-level2:after {
    content: "";
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_R_20x75.png) !important;
    top: 0 !important
}

:lang(en-MY) .is-background-hidden .navigation-level2 {
    background: none !important
}

:lang(en-MY) .is-background-hidden .navigation-level2:after,
:lang(en-MY) .is-background-hidden .navigation-level2:before {
    display: none
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next),
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 50px
}

@media (max-width:425px) {

    :lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(ms-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(zh-MY) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {

    :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content,
    :lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 37%
}

@media (max-width:767px) {

    :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a,
    :lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 2% 0 37%
    }

    @supports (-webkit-hyphens:none) {

        :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a,
        :lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
            padding: 0 8% 0 40%
        }
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {

    :lang(ms-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p,
    :lang(zh-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p {
        line-height: 20px
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p a,
:lang(zh-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p a {
    padding: 0 5%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next,
:lang(zh-MY) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {

    :lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content,
    :lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

:lang(ms-MY) .page-getting-dentures .journey-snippet .richText p a,
:lang(zh-MY) .page-getting-dentures .journey-snippet .richText p a {
    padding: 0 1%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 71px
}

@media (max-width:425px) {

    :lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content,
    :lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 38%
}

@media (max-width:424px) {

    :lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a,
    :lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 3% 0 35%
    }
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

:lang(ms-MY) .page-adjusting-to-dentures .journey-snippet .richText p a,
:lang(zh-MY) .page-adjusting-to-dentures .journey-snippet .richText p a {
    padding: 0
}

@media (max-width:767px) {

    :lang(ms-MY) .page-products .faq .component-content .content,
    :lang(zh-MY) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText,
:lang(zh-MY) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {

    :lang(ms-MY) .page-products .faq .component-content .content .richText,
    :lang(zh-MY) .page-products .faq .component-content .content .richText {
        height: 48px
    }
}

@media (max-width:991px) {

    :lang(ms-MY) .page-products .faq .component-content .content .richText,
    :lang(zh-MY) .page-products .faq .component-content .content .richText {
        height: 38px
    }

    @supports (-webkit-hyphens:none) {

        :lang(ms-MY) .page-products .faq .component-content .content .richText,
        :lang(zh-MY) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {

    :lang(ms-MY) .page-products .faq .component-content .content .richText,
    :lang(zh-MY) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {

    :lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
    :lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {

    :lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
    :lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(zh-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

:lang(ms-MY) .page-how-to-care-for-retainer-aligner-nightguard .type-description a,
:lang(ms-MY) .page-how-to-care-for-retainer-aligner-nightguard .type-description a:hover,
:lang(zh-MY) .page-how-to-care-for-retainer-aligner-nightguard .type-description a,
:lang(zh-MY) .page-how-to-care-for-retainer-aligner-nightguard .type-description a:hover {
    color: #323131
}

:lang(ms-MY) .button-box .btn-show.btn-icon p {
    margin-left: 70px
}

:lang(ms-MY) .button-box .btn-show.btn-icon p a,
:lang(ms-MY) .carousel .snippetReference .richText p a {
    font-size: 1rem
}

:lang(ms-MY) body:not(.template-Polident-template-new) #footer .footer-links ul li a {
    line-height: 1.2
}

:lang(ms-MY) body:not(.template-Polident-template-new) #footer .footer-links ul {
    margin-top: 10px
}

:lang(ms-MY) .banner .richText {
    margin-top: 5%
}

@media (min-width:768px) and (max-width:991px) {
    :lang(ms-MY) .denture-journey>.component-content {
        width: 750px;
        margin: 0 auto
    }
}

:lang(ms-MY) .denture-journey .richText-content ul {
    height: 80px
}

@media (max-width:1199px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:last-of-type a {
        width: 45%;
        padding-left: 55%
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:last-of-type a {
        width: 85%;
        padding-left: 15%
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:last-of-type a {
        width: 70%;
        padding-left: 25%;
        padding-right: 5%
    }
}

:lang(ms-MY) .page-proguard-anti-bacterial-daily-cleanser .journey-snippet .richText p a {
    line-height: 20px;
    font-size: 1rem
}

:lang(ms-MY) .button-hex {
    width: 222px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Button_Select-what-you-wear_Hover_219x25.png) no-repeat;
    background-position: 50%;
    background-size: 95% 26px
}

:lang(ms-MY) .button-hex:hover {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Button_Select-what-you-wear_219x25.png);
    background-repeat: no-repeat
}

:lang(ms-MY) .slick-next:hover:after,
:lang(ms-MY) .slick-prev:hover:after {
    color: #001489
}

:lang(zh-MY) .page-removables #footer .richText ul {
    padding-top: 10px
}

:lang(zh-MY) .page-removables .snippetReference .richText p a {
    line-height: 22px
}

:lang(ms-MY) .btn-show a {
    font-size: .875rem
}

:lang(ms-MY) .footer-social .component-content>.content {
    display: flex;
    justify-content: flex-end
}

@media (max-width:1199px) {
    :lang(ms-MY) .footer-social .component-content>.content {
        justify-content: center
    }
}

@supports (-webkit-hyphens:none) {
    :lang(ms-MY) #footer .richText ul li {
        padding: 7px 25px
    }

    :lang(ms-MY) #footer .footer-social {
        margin-bottom: 47%
    }
}

:lang(ms-MY) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(ms-MY) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(ms-MY) .container-fluid>.row #footer {
    margin-top: auto;
    padding-bottom: 0
}

:lang(ms-MY) .logo-box {
    padding-left: 0
}

@media (max-width:767px) {
    :lang(ms-MY) .logo-box .image {
        display: flex;
        margin-left: 13%
    }
}

:lang(ms-MY) .breadcrumbs-list {
    padding-bottom: 5px
}

:lang(ms-MY) .faq .richText .richText-content p a {
    font-size: .775rem
}

:lang(ms-MY) .banner>.component-content {
    background-position-x: 75%
}

:lang(ms-MY) .banner-image-center>.component-content {
    background-position-x: 65%
}

@media (min-width:1200px) {
    :lang(ms-MY) .richText-font p {
        font-size: 1.1rem
    }
}

@media (min-width:767px) {
    :lang(ms-MY) .faq .richText .richText-content p a {
        font-size: .775rem
    }

    :lang(ms-MY) .journey-snippet .image a {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }

    :lang(ms-MY) .banner>.component-content {
        background-position-x: 75%
    }

    :lang(ms-MY) .banner-image-center>.component-content {
        background-position-x: 65%
    }
}

:lang(ms-MY) .navigation ul.navigation-level2 {
    right: 0
}

@media (min-width:992px) {
    :lang(ms-MY) .faq .richText .richText-content p a {
        font-size: 1.125rem
    }

    :lang(ms-MY) .journey-snippet .image a img {
        width: 100%;
        margin-bottom: 0;
        padding-top: 0
    }

    :lang(ms-MY) .journey-snippet .richText p {
        line-height: 1.25rem
    }

    :lang(ms-MY) .banner>.component-content {
        background-position-x: 80%
    }
}

@media (max-width:767px) and (min-width:576px) {
    :lang(ms-MY) .product-image {
        width: 100%
    }

    :lang(ms-MY) .product-image .component-content {
        display: flex;
        justify-content: center
    }

    :lang(ms-MY) .product-image .component-content .box {
        width: 50%
    }
}

@media (max-width:1199px) {
    :lang(ms-MY) .denture-journey .richText-content ul li a {
        line-height: 1.2;
        font-size: .82rem
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .denture-journey .richText-content ul li a {
        display: flex;
        justify-content: center
    }
}

@media (max-width:575px) {
    :lang(ms-MY) .denture-journey .richText-content ul li a {
        font-size: .6rem
    }
}

:lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
    padding-left: 45%;
    width: 55%
}

@media (max-width:1199px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
        width: 45%;
        padding-right: 10%
    }

    @supports (-webkit-hyphens:none) {
        :lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
            padding-left: 42%;
            width: 58%;
            padding-right: 0;
            padding-bottom: 2%
        }
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
        background-size: 195% 1750px
    }
}

@media (max-width:575px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:first-of-type a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

:lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
    padding-left: 51%;
    width: 49%
}

@media (max-width:1199px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 42%;
        padding-left: 53%;
        padding-right: 5%
    }

    @supports (-webkit-hyphens:none) {
        :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
            padding-bottom: 2%
        }
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    @supports (-webkit-hyphens:none) {
        :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
            padding-left: 10%;
            padding-right: 10%;
            width: 80%
        }
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
        background-size: 195% 1750px;
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:575px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 70%;
        padding-left: 15%;
        padding-right: 15%
    }
}

:lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
    padding-left: 50%;
    width: 50%
}

@media (max-width:1199px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 40%;
        padding-right: 10%
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 80%;
        padding-left: 10%
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
        background-size: 195% 1750px
    }
}

@media (max-width:575px) {
    :lang(ms-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 70%;
        padding-left: 15%;
        padding-right: 15%
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .page-products .journey-snippet p {
        min-height: 75px
    }
}

:lang(ms-MY) .page-products .journey-snippet p a {
    padding: 0 2%
}

@media (min-width:992px) {
    :lang(ms-MY) .page-products .journey-snippet p a {
        line-height: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(ms-MY) .page-products .journey-snippet p a {
        font-size: 1rem
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .page-products .journey-snippet p a {
        line-height: 20px;
        font-size: .8rem
    }
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next),
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:425px) {

    :lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(ms-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(ms-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {
    :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 37%
}

@media (max-width:767px) {
    :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 2% 0 37%
    }

    @supports (-webkit-hyphens:none) {
        :lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
            padding: 0 8% 0 40%
        }
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {
    :lang(ms-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p {
        line-height: 20px
    }
}

:lang(ms-MY) .page-preparing-for-tooth-loss .journey-snippet .richText p a {
    padding: 0 5%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

:lang(ms-MY) .page-getting-dentures .journey-snippet .richText p a {
    padding: 0 1%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 25px
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 71px
}

@media (max-width:425px) {
    :lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 38%
}

@media (max-width:424px) {
    :lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 3% 0 35%
    }
}

:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ms-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

:lang(ms-MY) .page-adjusting-to-dentures .journey-snippet .richText p a {
    padding: 0
}

@media (max-width:767px) {
    :lang(ms-MY) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {
    :lang(ms-MY) .page-products .faq .component-content .content .richText {
        height: 41px
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .page-products .faq .component-content .content .richText {
        height: 35px
    }

    @supports (-webkit-hyphens:none) {
        :lang(ms-MY) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {
    :lang(ms-MY) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {
    :lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {
    :lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(ms-MY) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

:lang(ms-MY) .wtb p a {
    font-size: 15px
}

:lang(ms-MY) .silver-banner .text-banner {
    margin-top: 7%
}

:lang(ms-MY) .vertical-alignment .content {
    display: flex;
    align-items: center
}

:lang(ms-MY) .vertical-alignment .content .custom-select {
    width: 50px;
    text-transform: uppercase;
    font-family: Gotham SSm A, Gotham SSm B, sans-serif
}

:lang(zh-MY) p {
    line-height: 23px
}

:lang(zh-MY) .btn-show a {
    font-size: .875rem
}

:lang(zh-MY) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(zh-MY) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(zh-MY) .container-fluid>.row #footer {
    margin-top: auto;
    padding-bottom: 0
}

:lang(zh-MY) .logo-box {
    padding-left: 0
}

@media (min-width:768px) {
    :lang(zh-MY) .navigation .navigation-branch.navigation-level2 {
        min-width: 167px;
        right: 0
    }
}

:lang(zh-MY) .homepage-product .product-after .richText p,
:lang(zh-MY) .search-results h4 {
    margin-top: 3px
}

:lang(zh-MY) .footer-social .component-content>.content {
    display: flex;
    justify-content: flex-end
}

@media (max-width:1199px) {
    :lang(zh-MY) .footer-social .component-content>.content {
        justify-content: center
    }
}

:lang(zh-MY) .breadcrumbs-list {
    padding-bottom: 5px
}

:lang(zh-MY) .banner>.component-content {
    background-position-x: 75%
}

:lang(zh-MY) .banner-image-center>.component-content {
    background-position-x: 65%
}

@media (max-width:991px) {
    :lang(zh-MY) .denture-journey .richText-content ul li a {
        width: 100%;
        padding-left: 0;
        justify-content: center
    }
}

@media (max-width:424px) {
    :lang(zh-MY) .denture-journey .component-content .richText-content ul li a {
        background-size: 195% 1750px
    }
}

@media (max-width:767px) {
    :lang(zh-MY) #footer .footer-social {
        margin-bottom: 50%
    }
}

@media (min-width:768px) {
    :lang(zh-MY) .breadcrumbs-list {
        padding-bottom: 5px
    }

    :lang(zh-MY) .journey-snippet .image a {
        display: flex;
        justify-content: center;
        align-items: flex-start
    }

    :lang(zh-MY) .banner>.component-content {
        background-position-x: 75%
    }

    :lang(zh-MY) .banner-image-center>.component-content {
        background-position-x: 65%
    }
}

@media (min-width:992px) {
    :lang(zh-MY) .breadcrumbs-list {
        padding-bottom: 0
    }

    :lang(zh-MY) .faq .richText .richText-content p a {
        font-size: 1.125rem
    }

    :lang(zh-MY) .journey-snippet .image a img {
        width: 100%;
        margin-bottom: 0;
        padding-top: 0
    }

    :lang(zh-MY) .denture-journey .richText-content ul li a {
        width: 55%;
        padding-left: 45%
    }

    :lang(zh-MY) .journey-snippet .richText p {
        line-height: 1.25rem
    }

    :lang(zh-MY) .banner>.component-content {
        background-position-x: 80%
    }
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next),
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:425px) {

    :lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(zh-MY) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(zh-MY) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 70px
}

@media (max-width:425px) {
    :lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 24%
}

:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.7%;
    background-size: 115%
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 70px
}

@media (max-width:425px) {
    :lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 27%
}

:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.4%;
    background-size: 115%
}

@media (max-width:424px) {

    :lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(zh-MY) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.7%
    }
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 70px
}

@media (max-width:425px) {
    :lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-MY) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.5%;
    background-size: 115%
}

@media (min-width:992px) {
    :lang(zh-MY) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 46%;
        padding-left: 54%
    }

    :lang(zh-MY) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 47%;
        padding-left: 53%
    }
}

:lang(zh-MY) .vertical-alignment .content {
    display: flex;
    align-items: center
}

:lang(zh-MY) .vertical-alignment .content .custom-select {
    width: 50px;
    text-transform: uppercase;
    font-family: Gotham SSm A, Gotham SSm B, sans-serif
}

:lang(es-AR) body .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(es-AR) body .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(es-AR) body .container-fluid>.row #footer {
    margin-top: auto
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(es-AR) .header-logo .free-sample {
        padding: 0
    }
}

:lang(es-AR) .header-logo .free-sample p a {
    background-position: 38% 77.65%
}

:lang(es-AR) .header-logo .free-sample p a:focus,
:lang(es-AR) .header-logo .free-sample p a:hover {
    background-position: 40% 96.65%;
    color: #fff
}

:lang(es-AR) .layout-Teal-Master .coupon p a,
:lang(es-AR) .layout-Teal-Master .wtb p a {
    font-size: 1rem
}

@media (max-width:1199px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li a {
        font-size: .725rem
    }
}

@media (max-width:424px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li a {
        font-size: .65rem;
        background-size: 195% 1750px
    }
}

:lang(es-AR) .denture-journey .component-content .richText-content ul li:first-of-type a {
    width: 55%;
    padding-left: 45%
}

@media (max-width:991px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:first-of-type a {
        width: 70%;
        padding-left: 15%;
        padding-right: 15%
    }
}

@media (max-width:424px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:first-of-type a {
        width: 84%;
        padding-left: 8%;
        padding-right: 8%
    }
}

:lang(es-AR) .denture-journey .component-content .richText-content ul li:nth-of-type(2) a {
    width: 42%;
    padding-left: 53%;
    padding-right: 5%
}

@media (max-width:991px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:nth-of-type(2) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

:lang(es-AR) .denture-journey .component-content .richText-content ul li:nth-of-type(3) a {
    width: 51%;
    padding-left: 49%
}

@media (max-width:991px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:nth-of-type(3) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:424px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:nth-of-type(3) a {
        width: 87%;
        padding-left: 6%;
        padding-right: 8%
    }
}

:lang(es-AR) .denture-journey .component-content .richText-content ul li:last-of-type a {
    width: 42%;
    padding-left: 58%
}

@media (max-width:991px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:last-of-type a {
        width: 90%;
        padding-left: 10%
    }
}

@media (max-width:768px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:last-of-type a {
        width: 85%;
        padding-left: 15%
    }
}

@media (max-width:424px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:last-of-type a {
        width: 86%;
        padding-left: 10%;
        padding-right: 4%
    }
}

@media (min-width:1200px) {
    :lang(es-AR) .denture-journey .component-content .richText-content ul li:last-of-type a:hover {
        background-position: 44.5% 97.65%
    }
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next),
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:425px) {

    :lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-AR) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-AR) .page-keep-your-removable-appliances-clean .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {
    :lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 8% 0 37%
}

:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.7%
}

@media (max-width:767px) {

    :lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

@media (max-width:424px) {

    :lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-AR) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 97.2%
    }
}

:lang(es-AR) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 10px 0 25px
}

@media (max-width:1199px) {
    :lang(es-AR) .page-getting-dentures .faq .btn-next {
        margin: 12px 0 25px
    }
}

:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {
    :lang(es-AR) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

@media (max-width:991px) {
    :lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 7% 0 36%
    }
}

@media (max-width:424px) {
    :lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        background-position: 50% 25.7%
    }
}

:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.45%
}

@media (max-width:767px) {

    :lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-AR) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 74px
}

@media (max-width:425px) {
    :lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 3% 0 37%
}

:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.8%
}

@media (max-width:767px) {

    :lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-AR) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:1199px) {
    :lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content {
        height: 38px
    }
}

@media (max-width:991px) {
    :lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content {
        height: 29px
    }
}

@media (max-width:767px) {
    :lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(es-AR) .page-products:not(.page-polident-cushion-and-comfort) .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 32px
}

@media (max-width:1199px) {
    :lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 27px
    }
}

@media (max-width:991px) {
    :lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 39px
    }
}

@media (max-width:767px) {
    :lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(es-AR) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

@media (max-width:424px) {
    :lang(es-AR) .page-adjusting-to-dentures .banner>.component-content {
        background-position-x: 60%
    }
}

:lang(es-AR) .page-products .breadcrumbs {
    z-index: 1
}

:lang(es-AR) .navigation-item.navigation-level2 .navigation-item-title {
    margin-right: 3rem
}

@media (max-width:767px) {
    :lang(es-AR) .navigation-item.navigation-level2 .navigation-item-title {
        white-space: pre-wrap
    }
}

@media (min-width:767px) {
    :lang(es-AR) .navigation-item.navigation-level1.page-denture-journey {
        width: 36%
    }

    :lang(es-AR) .navigation-item.navigation-level1.page-keep-your-removable-appliances-clean {
        width: 30%
    }

    :lang(es-AR) .navigation-item.navigation-level1.page-frequently-asked-questions {
        width: 24%
    }

    :lang(es-AR) .navigation-item.navigation-level1.page-products {
        width: 25%
    }
}

@media (min-width:767px) and (max-width:992px) {
    :lang(es-AR) .navigation-item.navigation-level1.page-denture-journey.is-open .navigation-level2 {
        transform: translateX(10%);
        background-position-x: -20%
    }
}

@media (min-width:768px) and (max-width:991px) {
    :lang(es-AR) .navigation-item.navigation-level1>.navigation-item-title {
        font-size: .75rem
    }
}

:lang(es-AR) .error-message {
    position: absolute;
    color: red;
    margin-top: 10px;
    display: none
}

:lang(es-AR) .error-message.is-visible {
    display: block
}

:lang(es-AR) .searchBox input::-ms-clear {
    display: none
}

:lang(es-AR) .searchBox input:focus,
:lang(es-AR) .searchBox input:hover {
    background-position: 68% 3%
}

@media screen and (min-width:768px) and (max-width:1024px) {

    :lang(es-AR) .searchBox input:focus,
    :lang(es-AR) .searchBox input:hover {
        background-position: 68% 3%
    }
}

:lang(es-AR) .searchBox:focus input,
:lang(es-AR) .searchBox:hover input {
    background-position: 68% 21%
}

:lang(es-AR) .carousel .snippetReference .richText .richText-content {
    width: 100%
}


:lang(es-AR) .journey-snippet .richText p a {
    height: 1px
}

:lang(es-AR) .accordion-slide.is-active>.accordion-content-wrapper {
    top: 10px
}

:lang(es-AR) .polident-cleaning-range-snippet .richText {
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

:lang(es-AR) .article-line-height .richText .richText-content p a {
    line-height: 1.175
}

:lang(es-AR) .product-after .richText .richText-content p {
    text-align: center
}

:lang(es-AR) .layout-Teal-Master.page-things-to-ask-dentist .things-to-ask-h3 h3 {
    padding: 8px 0;
    background: none;
    color: #001489 !important;
    font-weight: 700;
    font-size: 1.5625rem
}

:lang(es-AR) .layout-Teal-Master .page-products .navigation-item {
    background-size: 95%
}

@media screen and (max-width:1200px) and (min-width:993px) {
    :lang(es-AR) .page-home .carousel .snippetReference .richText {
        transform: translateY(10px)
    }
}

@media screen and (min-width:768px) {
    :lang(es-AR) .page-products.page-denture-cleansers .journey-snippet .richText {
        height: auto
    }
}

@media screen and (max-width:767px) {
    :lang(es-AR) .page-products.page-denture-cleansers .journey-snippet .richText p a {
        font-size: .825rem
    }
}

@media screen and (min-width:993px) {
    :lang(es-AR) .page-products.page-denture-cleansers .journey-snippet .richText p a {
        font-size: 1rem
    }
}

:lang(es-AR) .gigya-raas {
    margin-top: -5px
}

:lang(es-AR) .gigya-raas .gigya-control.with-divider {
    display: none
}

:lang(es-AR) .gigya-raas .gigya-screen-content {
    background-color: #c8eaf4
}

:lang(es-AR) .gigya-raas .gigya-screen.portrait {
    width: auto;
    padding-left: 40px;
    padding-right: 40px
}

@media screen and (min-width:993px) {
    :lang(es-AR) .gigya-raas .gigya-screen.portrait {
        width: 500px;
        padding-left: 68px;
        padding-right: 68px
    }
}

:lang(es-AR) .gigya-raas .gigya-input-text {
    border: 1px solid #3f89c8
}

:lang(es-AR) .gigya-raas .gigya-input-submit {
    background-color: #3f89c8;
    border-radius: 5px
}

:lang(es-AR) .gigya-raas .gigya-input-submit:hover {
    background-color: #009fdf
}

:lang(it-IT) body.page-contact-us .container-fluid,
:lang(it-IT) body.page-search-results .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(it-IT) body.page-contact-us .container-fluid>.row,
:lang(it-IT) body.page-search-results .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(it-IT) body.page-contact-us .container-fluid>.row #footer,
:lang(it-IT) body.page-search-results .container-fluid>.row #footer {
    margin-top: auto
}

@supports (-webkit-hyphens:none) {
    :lang(it-IT) .breadcrumbs-list {
        min-height: 20px
    }
}

@supports (-webkit-hyphens:none) {
    :lang(it-IT) .denture-journey .richText-content ul li {
        height: 70px
    }

    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) {
        height: 74px
    }

    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) {
        height: 67px
    }
}

@media (min-width:991px) and (max-width:1199px) {
    :lang(it-IT) .denture-journey .richText-content ul li a {
        line-height: 15px
    }
}

:lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
    width: 51%;
    padding-left: 49%
}

@media (max-width:1199px) {
    :lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
        width: 54%;
        padding-left: 46%
    }
}

@media (max-width:991px) {
    :lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
        width: 92%;
        padding-left: 3%
    }
}

@media (max-width:767px) {
    :lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
        width: 90%;
        padding-left: 6%
    }
}

@media (max-width:424px) {
    :lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        background-size: 215px 1750px
    }
}

@media (max-width:375px) {
    :lang(it-IT) .denture-journey .richText-content ul li:first-of-type a {
        background-size: 200px 1750px
    }
}

:lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
    width: 43%;
    padding-left: 57%
}

@media (max-width:1199px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 50%;
        padding-left: 50%
    }
}

@media (max-width:991px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 100%;
        padding-left: 0
    }
}

@media (max-width:767px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 72%;
        padding-left: 24%
    }
}

@media (max-width:424px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 94%;
        padding-left: 6%;
        padding-right: 0;
        background-size: 215px 1750px
    }
}

@media (max-width:375px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        background-size: 200px 1750px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 50%;
        padding-left: 50%
    }
}

@media (max-width:767px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 72%;
        padding-left: 23%
    }
}

@media (max-width:424px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 92%;
        padding-left: 8%;
        padding-right: 0;
        background-size: 215px 1750px
    }
}

@media (max-width:375px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        background-size: 200px 1750px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 43%;
        padding-left: 57%
    }
}

@media (max-width:767px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 69%;
        padding-left: 27%
    }
}

@media (max-width:424px) {
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 76%;
        padding-left: 14%;
        background-position: 21.5% 2.3%
    }

    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) a:focus,
    :lang(it-IT) .denture-journey .richText-content ul li:nth-of-type(4) a:hover {
        background-position: 21.5% 28.25%
    }
}

@media (max-width:991px) {
    :lang(it-IT) .page-home .banner .richText {
        margin-top: 3%
    }
}

@media (max-width:1199px) {
    :lang(it-IT) .page-home .btn-show p a {
        width: 100%
    }
}

@media (max-width:375px) {
    :lang(it-IT) .journey-snippet .component-content .image a {
        display: block
    }
}

@media (max-width:767px) {
    @supports (-webkit-hyphens:none) {
        :lang(it-IT) .richText .richText-content p a {
            padding-bottom: 3px
        }
    }
}

:lang(it-IT) .homepage-product .product-after .richText {
    margin-top: 0
}

:lang(it-IT) .homepage-product .product-after .richText p {
    margin: 0 2% 2%
}

@media (max-width:1024px) {
    :lang(it-IT) .homepage-product .product-after .richText p {
        margin: 0 2% 1%
    }
}

@media (max-width:767px) {
    :lang(it-IT) .homepage-product .product-after .richText p {
        margin: 0 2% 2.3%
    }
}

@media (max-width:424px) {
    :lang(it-IT) .homepage-product .product-after .richText p {
        margin: 0 2% 1.3%
    }
}

@media (max-width:767px) and (min-width:568px) {
    :lang(it-IT) .reference-our-products1 {
        margin-left: 25%
    }
}

@media (max-width:767px) {
    :lang(it-IT) .reference-our-products1 .richText {
        margin-bottom: 6px
    }
}

:lang(it-IT) .shareThis {
    margin-left: 0
}

:lang(it-IT) .shareThis-list {
    display: flex;
    justify-content: center
}

:lang(it-IT) .page-denture-journey .banner .richText,
:lang(it-IT) .page-products .banner .richText {
    min-width: 255px
}

:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next),
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin: 25px 0
}

:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {

    :lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    height: 100%
}

:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(it-IT) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(it-IT) .page-products .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

@media (min-width:768px) {
    @supports (-webkit-hyphens:none) {
        :lang(it-IT) .layout-Teal-Master .btn-show p a {
            padding-bottom: 3px
        }
    }
}

:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(it-IT) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.7%
}

:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.7%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 27%
}

:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(it-IT) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(it-IT) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.7%
}

:lang(it-IT) .page-frequently-asked-questions ol {
    padding-top: 0
}

:lang(it-IT) .page-polident-cushion-and-comfort .polident-white-box .box:nth-child(3):not(.faq) {
    margin-top: 20%
}

:lang(it-IT) .page-polident-cushion-and-comfort .polident-white-box .richText:nth-child(4):before {
    content: "";
    display: block;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_big_teal.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
    width: 100%;
    height: 20px;
    transform: scale(-1);
    margin-bottom: 2.5%
}

@media (max-width:767px) {
    :lang(it-IT) .page-polident-cushion-and-comfort .polident-white-box .richText:nth-child(4):before {
        background-size: 100%
    }
}

:lang(it-IT) .searchBox input:focus,
:lang(it-IT) .searchBox input:hover {
    background-position: 68% 21%
}

@media screen and (max-width:991px) {
    :lang(it-IT) .denture-journey .richText-content ul li a {
        width: 85%;
        padding-left: 10%;
        padding-right: 5%
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    :lang(it-IT) .journey-snippet .richText p a {
        font-size: .75rem
    }
}

@media screen and (max-width:767px) {
    :lang(it-IT) .navigation-item.navigation-level2 {
        padding-right: 40px
    }

    :lang(it-IT) .navigation-item.navigation-level2 .navigation-item-title {
        display: block;
        white-space: normal
    }

    :lang(it-IT) .denture-journey .richText-content ul li a {
        font-size: .625rem
    }
}

:lang(en-PH) .page-frequently-asked-questions .header-logo .image img {
    width: auto
}

:lang(en-PH) .searchBox input[type=text]::-ms-clear,
:lang(en-PH) .searchBox input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

:lang(en-PH) #footer .footer-banner>.component-content {
    background-size: 100% 125%;
    background-position: 100% 100%
}

:lang(en-PH) .journey-snippet .richText p a {
    line-height: 1.2rem;
    height: 1px
}

@media (max-width:767px) {
    :lang(en-PH) .banner>.component-content {
        background-position-x: 45%
    }
}

:lang(en-PH) .searchBox input:focus,
:lang(en-PH) .searchBox input:hover {
    background-position: 68% 21%
}

:lang(en-PH) .page-frequently-asked-questions .richText ol {
    padding: 0
}

:lang(en-PH) .page-about-us .container-fluid,
:lang(en-PH) .page-about-us .container-fluid>.row,
:lang(en-PH) .page-contact-us .container-fluid,
:lang(en-PH) .page-contact-us .container-fluid>.row,
:lang(en-PH) .page-error-handler .container-fluid,
:lang(en-PH) .page-error-handler .container-fluid>.row,
:lang(en-PH) .page-search-results .container-fluid,
:lang(en-PH) .page-search-results .container-fluid>.row {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

@media (max-width:424px) {

    :lang(en-PH) .page-about-us .container-fluid>.row #content,
    :lang(en-PH) .page-contact-us .container-fluid>.row #content,
    :lang(en-PH) .page-error-handler .container-fluid>.row #content,
    :lang(en-PH) .page-search-results .container-fluid>.row #content {
        min-height: 30vh
    }
}

:lang(en-PH) .page-about-us .container-fluid>.row #footer,
:lang(en-PH) .page-contact-us .container-fluid>.row #footer,
:lang(en-PH) .page-error-handler .container-fluid>.row #footer,
:lang(en-PH) .page-search-results .container-fluid>.row #footer {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: auto
}

:lang(en-PH) .breadcrumbs-list {
    padding: 5px 0
}

:lang(en-PH) iframe {
    width: 100%
}

@media (min-width:768px) and (max-width:991px) {
    :lang(en-PH) #content .richText .richText-content ul li a {
        padding-left: 0;
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    :lang(en-PH) .btn-show p a {
        width: 24%
    }

    :lang(en-PH) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        width: 24%;
        font-size: 1rem
    }
}

@media (min-width:1200px) {

    :lang(en-PH) .page-adjusting-to-dentures #content .faq .faq_btn .richText-content p a,
    :lang(en-PH) .page-getting-dentures #content .faq .faq_btn .richText-content p a,
    :lang(en-PH) .page-life-with-dentures #content .faq .faq_btn .richText-content p a,
    :lang(en-PH) .page-preparing-for-tooth-loss #content .faq .faq_btn .richText-content p a {
        background-position: 50% 14%
    }

    :lang(en-PH) .page-adjusting-to-dentures #content .faq .faq_btn .richText-content p a:hover,
    :lang(en-PH) .page-getting-dentures #content .faq .faq_btn .richText-content p a:hover,
    :lang(en-PH) .page-life-with-dentures #content .faq .faq_btn .richText-content p a:hover,
    :lang(en-PH) .page-preparing-for-tooth-loss #content .faq .faq_btn .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media (min-width:768px) and (max-width:1024px) {

    :lang(en-PH) .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a,
    :lang(en-PH) .page-getting-dentures .faq .richText.btn-next .richText-content p a,
    :lang(en-PH) .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a {
        padding-right: 30px
    }
}

:lang(zh-TW) body {
    line-height: 1.3
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:425px) {
    :lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(zh-TW) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {
    :lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 31%
}

:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.7%
}

@media (max-width:767px) {

    :lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(zh-TW) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@media (max-width:767px) {

    :lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(zh-TW) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 10px 0 25px
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 74px
}

@media (max-width:425px) {
    :lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.9%
}

@media (max-width:767px) {

    :lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(zh-TW) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:1199px) {
    :lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 35px
    }
}

@media (max-width:991px) {
    :lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 27px
    }
}

@media (max-width:767px) {
    :lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(zh-TW) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(zh-TW) .page-products .reference-cleansers-product-video iframe {
    padding-left: 1px
}

@media (max-width:991px) and (min-width:768px) {
    :lang(zh-TW) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 23px
    }
}

@media (max-width:991px) and (min-width:768px) {
    :lang(zh-TW) .page-denture-journey .banner .richText {
        width: auto
    }
}

:lang(zh-TW) .journey-snippet .richText p {
    padding-top: 0
}

@media (max-width:991px) and (min-width:768px) {
    :lang(zh-TW) .journey-snippet .richText p {
        min-height: 48px
    }
}

:lang(zh-TW) .container-fluid>.row {
    display: flex;
    min-height: 100vh;
    flex-direction: column
}

:lang(zh-TW) .slick-next,
:lang(zh-TW) .slick-prev {
    height: 100%
}

:lang(zh-TW) .header-logo .logo-box img {
    padding-left: 15px
}

:lang(zh-TW) .header-logo .col-sm-offset-2 {
    margin-left: 0
}

:lang(zh-TW) .homepage-product .product-after .richText .component-content {
    overflow: visible
}

@media (max-width:991px) and (min-width:768px) {
    :lang(zh-TW) .homepage-product .product-after .richText p {
        margin: 0 0 1.5%
    }
}

@media screen and (min-width:992px) {
    :lang(zh-TW) .homepage-product .product-after .richText p {
        padding-top: 0
    }
}

:lang(zh-TW) .breadcrumbs-list {
    overflow: visible
}

:lang(zh-TW) .journey-snippet .richText p a {
    line-height: 1.5rem
}

@media (max-width:991px) and (min-width:768px) {
    :lang(zh-TW) .carousel .snippetReference .richText p {
        padding: 5px 0;
        font-size: .875rem
    }
}

@media screen and (min-width:992px) {
    :lang(zh-TW) .carousel .snippetReference .richText p {
        width: 100%;
        flex-direction: column;
        padding: 0 0 5%
    }
}

:lang(zh-TW) .carousel .snippetReference .richText>.component-content {
    overflow: visible
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    :lang(zh-TW) .carousel .snippetReference .richText>.component-content .richText-content {
        width: 100%
    }

    :lang(zh-TW) .carousel .snippetReference .richText>.component-content .richText-content p {
        display: flex;
        justify-content: center
    }
}

:lang(zh-TW) .carousel .snippetReference .image .component-content {
    margin-top: 10px
}

:lang(zh-TW) .denture-journey .richText-content ul li a {
    min-height: 1px
}

@media (max-width:991px) {
    :lang(zh-TW) .denture-journey .richText-content ul li a {
        width: 100%;
        padding-left: 0;
        justify-content: center
    }
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(zh-TW) .denture-journey .richText-content ul li:first-child a {
        width: 52%;
        padding-left: 48%
    }

    :lang(zh-TW) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 44%;
        padding-left: 56%
    }

    :lang(zh-TW) .denture-journey .richText-content ul li:last-of-type a {
        width: 43%;
        padding-left: 58%
    }
}

@media (min-width:1200px) {
    :lang(zh-TW) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 42%;
        padding-left: 58%
    }
}

:lang(zh-TW) #footer {
    padding-bottom: 0;
    margin-top: auto
}

@media screen and (max-width:767px) {
    :lang(zh-TW) #footer .footer-logo {
        margin-bottom: 50%;
        margin-top: 10%
    }

    :lang(zh-TW) #footer p {
        font-size: .78125rem
    }

    :lang(zh-TW) #footer .footer-logo .image {
        width: 100%
    }

    :lang(zh-TW) #footer .shareThis .shareThis-list {
        display: flex;
        justify-content: space-evenly
    }

    .shareThis {
        padding: 0 1.5rem;
    }
}

@media screen and (max-width:676px) {
    :lang(zh-TW) .header-logo .content.paragraphSystem {
        display: flex;
        justify-content: space-between
    }

    :lang(zh-TW) .header-logo .content.paragraphSystem .logo-box {
        width: 33%;
        order: -1
    }

    :lang(zh-TW) .header-logo .content.paragraphSystem .logo-box .image {
        position: absolute;
        left: 10px
    }

    :lang(zh-TW) .header-logo .content.paragraphSystem .last {
        order: 2
    }
}

@media screen and (max-width:676px) {
    :lang(zh-TW) .banner .richText {
        width: auto
    }
}

:lang(zh-TW) .header-buttons .coupon {
    width: 42%
}

:lang(zh-TW) .header-buttons .coupon p a {
    background-position: 30% 58.7%
}

@media screen and (max-width:1199px) {
    :lang(zh-TW) .header-buttons .coupon p a {
        background-position: 38% 58.7%
    }
}

:lang(zh-TW) .header-buttons .coupon p a:hover {
    background-position: 30% 87.1%
}

@media screen and (max-width:1199px) {
    :lang(zh-TW) .header-buttons .coupon p a:hover {
        background-position: 38% 87.1%
    }
}

:lang(zh-TW) .header-buttons .coupon p a,
:lang(zh-TW) .header-buttons .wtb p a {
    height: 40px;
    background-position-y: 59%
}

:lang(zh-TW) .header-buttons .coupon p a:hover,
:lang(zh-TW) .header-buttons .wtb p a:hover {
    background-position-y: 87.6%
}

@media screen and (max-width:767px) {
    :lang(zh-TW) .page-preparing-for-tooth-loss .banner .component-content {
        background-position-x: 75%
    }
}

@media screen and (max-width:767px) {
    :lang(zh-TW) .page-getting-dentures .banner .component-content {
        background-position-x: 30%
    }
}

:lang(zh-TW) .page-frequently-asked-questions .accordion-slide.is-active .accordion-head {
    margin-bottom: 10px
}

:lang(zh-TW) .page-frequently-asked-questions .accordion-slide .accordion-head {
    margin-top: 5px;
    margin-bottom: 5px
}

@media screen and (max-width:767px) {
    :lang(zh-TW) .page-life-with-dentures .banner .component-content {
        background-position-x: 70%
    }
}

:lang(zh-TW) .journey-snippet .box>.component-content .content:after {
    background-position: 50% 3.45%
}

@media screen and (max-width:767px) {
    :lang(zh-TW) .page-home .carousel .snippetReference .box.first:after {
        background-position-y: 71.3%
    }
}

@media screen and (max-width:500px) {
    :lang(zh-TW) .page-home .carousel .snippetReference .box.first:after {
        background-position-y: 72%
    }
}

@media screen and (min-width:768px) {
    :lang(zh-TW) .text-center .content {
        height: 210px
    }

    :lang(zh-TW) .text-center .content .richText {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

:lang(es-ES) .container-fluid {
    min-height: 100vh
}

:lang(es-ES) .container-fluid,
:lang(es-ES) .container-fluid>.row {
    display: flex;
    flex-direction: column
}

:lang(es-ES) .container-fluid>.row #footer {
    margin-top: auto
}

@media (min-width:993px) {
    :lang(es-ES) .denture-journey .richText-content ul li a {
        font-size: .75rem
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 45%;
        padding-left: 55%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 53%;
        padding-left: 47%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:last-of-type a {
        width: 40%;
        padding-left: 60%
    }
}

@media (min-width:1200px) {
    :lang(es-ES) .denture-journey .richText-content ul li:first-of-type a {
        width: 45%;
        padding-left: 50%;
        padding-right: 5%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 45%;
        padding-left: 55%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 39%;
        padding-left: 50%;
        padding-right: 11%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:last-of-type a {
        width: 42%;
        padding-left: 58%
    }
}

@media (max-width:993px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-ES) .denture-journey .richText-content ul li a {
            height: 72px
        }
    }

    :lang(es-ES) .denture-journey .richText-content ul li:first-of-type a,
    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 93%;
        padding-right: 3%;
        padding-left: 3%
    }

    :lang(es-ES) .denture-journey .richText-content ul li:last-of-type a,
    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 85%;
        padding-left: 10%;
        padding-right: 5%
    }
}

@media (max-width:424px) {
    :lang(es-ES) .denture-journey .richText-content ul li a {
        font-size: .53rem
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(2) a {
        line-height: 13px
    }

    :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(3) a {
        line-height: 16px;
        width: 84%;
        padding-left: 11%;
        padding-right: 8%
    }
}

@supports (-webkit-hyphens:none) {
    @media (min-width:1024px) and (orientation:landscape) {
        :lang(es-ES) .denture-journey .richText-content ul li a {
            height: 60px;
            font-size: .65rem
        }

        :lang(es-ES) .denture-journey .richText-content ul li:first-of-type a,
        :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(2) a {
            width: 50%;
            padding-left: 50%
        }

        :lang(es-ES) .denture-journey .richText-content ul li:nth-of-type(3) a {
            width: 52%;
            padding-left: 48%
        }
    }
}

:lang(es-ES) .page-polident-max-seal .snippetReference .richText .richText-content p a {
    line-height: 1rem
}

:lang(es-ES) .page-quiz .back:before {
    content: "\f053";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-decoration: inherit;
    font-size: 24px;
    position: inherit
}

:lang(es-ES) .page-quiz h1 {
    color: #001489;
    font-weight: 700
}

:lang(es-ES) .page-quiz .carousel-inner {
    min-height: 300px
}

:lang(es-ES) .page-quiz .breadcrumbs a {
    text-decoration: none;
    color: #001489
}

:lang(es-ES) .page-quiz .carousel-item:not(.result) a {
    padding-top: 9px
}

:lang(es-ES) .page-quiz .carousel-item:not(.result) .back {
    position: relative;
    color: #00a3ad !important;
    padding-left: 5px;
    padding-top: 5px;
    height: 32px
}

:lang(es-ES) .page-quiz .carousel-item:not(.result) a {
    text-decoration: none
}

:lang(es-ES) .page-quiz .carousel-item:not(.result) .d-flex .d-flex:not(.full) {
    width: 50%
}

:lang(es-ES) .page-quiz .corega-content p:nth-of-type(2) {
    display: flex;
    flex-direction: row-reverse
}

:lang(es-ES) .page-quiz .corega-content .second-container {
    flex-direction: row-reverse !important;
    margin-top: 30px
}

@media (min-width:768px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-ES) .btn-show p a {
            line-height: 44px;
            width: 31%
        }
    }
}

@media (max-width:567px) {
    :lang(es-ES) .page-denture-journey .journey-snippet .image {
        padding: 4px 4px 0
    }
}

@media (max-width:1199px) {
    :lang(es-ES) .page-denture-journey .journey-snippet .image {
        padding-bottom: 0
    }
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next),
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next),
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {

    :lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content,
    :lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    height: 100%
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-ES) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(es-ES) .page-cuidamos-lo-que-importa .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-ES) .page-full-dentures .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-position: 50% 14.2%
}

:lang(es-ES) .page-products .howto-block p {
    color: #323131
}

:lang(es-ES) .page-products .faq .component-content .richText {
    margin: 25px 0;
    display: flex;
    justify-content: center;
    align-content: center
}

:lang(es-ES) .page-products .faq .component-content .richText .component-content {
    height: 45px;
    width: 350px
}

@media (max-width:1199px) {
    :lang(es-ES) .page-products .faq .component-content .richText .component-content {
        height: 39px
    }
}

@media (max-width:991px) {
    :lang(es-ES) .page-products .faq .component-content .richText .component-content {
        height: 33px
    }
}

@media (max-width:767px) {
    :lang(es-ES) .page-products .faq .component-content .richText .component-content {
        height: 45px
    }
}

@media (max-width:424px) {
    :lang(es-ES) .page-products .faq .component-content .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-ES) .page-products .faq .component-content .richText .component-content .richText-content {
    height: 100%;
    width: 100%
}

:lang(es-ES) .page-products .faq .component-content .richText .component-content p {
    height: 100%
}

:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {

    :lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-ES) .layout-Teal-Master.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 97%
    }
}

:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 27%
}

:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-ES) .layout-Teal-Master.page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 14px 0 25px
}

:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.3%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-ES) .layout-Teal-Master.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.5%
}

:lang(es-ES) .searchBox input:focus,
:lang(es-ES) .searchBox input:hover {
    background-position: 68% 21%
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    :lang(es-ES) .page-cuidamos-lo-que-importa .reference-silbo-video video {
        margin-bottom: 17px
    }
}

@media (max-width:567px) {
    :lang(es-ES) .page-adjusting-to-dentures .silver-banner .richText {
        width: 93%
    }
}

:lang(es-ES) .page-polident-cushion-and-comfort .step-box {
    min-height: 210px
}

:lang(es-ES) h1,
:lang(es-ES) h2,
:lang(es-ES) h3 {
    padding-top: 8px
}

:lang(es-ES) .page-polident-3-minute-anti-bacterial-denture-cleanser .faq:not(.faq-button) .richText .richText-content p a,
:lang(es-ES) .page-products.page-polident-cushion-comfort .faq:not(.faq-button) .richText .richText-content p a {
    height: 68%
}

@media (max-width:1199px) {

    :lang(es-ES) .page-polident-3-minute-anti-bacterial-denture-cleanser .faq:not(.faq-button) .richText .richText-content p a,
    :lang(es-ES) .page-products.page-polident-cushion-comfort .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 14.2%
    }
}

@media (min-width:767px) and (max-width:991px) {

    :lang(es-ES) .page-polident-3-minute-anti-bacterial-denture-cleanser .faq:not(.faq-button) .richText .richText-content p a,
    :lang(es-ES) .page-products.page-polident-cushion-comfort .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 14% !important
    }
}

@media (max-width:767px) {

    :lang(es-ES) .page-polident-3-minute-anti-bacterial-denture-cleanser .faq:not(.faq-button) .richText .richText-content p a,
    :lang(es-ES) .page-products.page-polident-cushion-comfort .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.9%
    }
}

@media (max-width:425px) {

    :lang(es-ES) .page-polident-3-minute-anti-bacterial-denture-cleanser .faq:not(.faq-button) .richText .richText-content p a,
    :lang(es-ES) .page-products.page-polident-cushion-comfort .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 14.2% !important
    }
}

:lang(es-CO) h1,
:lang(es-CO) h2,
:lang(es-CO) h3,
:lang(es-CO) h4,
:lang(es-CO) h5,
:lang(es-CO) h6 {
    padding-top: 7px
}

:lang(es-CO) .banner .richText {
    margin-top: 5%
}

@supports (-webkit-hyphens:none) {
    :lang(es-CO) .page-home .product-after img {
        min-height: 1px
    }
}

@media (min-width:992px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-CO) .navigation-level1.navigation-root {
            margin-left: 10%
        }
    }
}

@media (min-width:768px) {
    :lang(es-CO) .navigation-level1.navigation-root>.navigation-item {
        flex-basis: 25%;
        padding: 0 5px
    }
}

@media (min-width:992px) {
    :lang(es-CO) .navigation-level1.navigation-root>.navigation-item {
        flex: 0 1 22%
    }
}

:lang(es-CO) .navigation-level1.navigation-root>.navigation-item>.navigation-item-title {
    padding: 0 4px
}

@media (min-width:768px) {
    :lang(es-CO) .navigation-level1.navigation-root>.navigation-item>.navigation-item-title {
        font-size: .875rem
    }
}

@media (min-width:992px) {
    :lang(es-CO) .navigation-level1.navigation-root>.navigation-item>.navigation-item-title {
        font-size: 1rem
    }
}

:lang(es-CO) .navigation-level1.navigation-root>.navigation-item>.navigation-item-title>.navigation-item-decoration {
    padding-left: 8px
}

:lang(es-CO) .navigation-level1.navigation-root .navigation-level2.navigation-root {
    right: 0
}

@media (min-width:768px) {
    :lang(es-CO) .navigation-level1.navigation-root .navigation-level2.navigation-root .navigation-level2.navigation-item {
        width: 278px
    }
}

:lang(es-CO) .navigation-level1.navigation-root .navigation-level2.navigation-root .navigation-level2.navigation-item .navigation-item-title {
    white-space: normal
}

@media (max-width:767px) {
    :lang(es-CO) .navigation-level1.navigation-root .navigation-level2.navigation-root .navigation-level2.navigation-item .navigation-item-title {
        display: flex;
        text-overflow: clip
    }
}

@media (max-width:991px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

:lang(es-CO) .denture-journey.richText .richText-content ul li a {
    line-height: 1.2
}

@media (max-width:1199px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li a {
        font-size: .72rem
    }
}

@media (max-width:575px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li a {
        background-size: 195% 1750px;
        font-size: .6rem
    }
}

:lang(es-CO) .denture-journey.richText .richText-content ul li:first-of-type a {
    padding-left: 43%;
    width: 57%
}

@media (max-width:1199px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-CO) .denture-journey.richText .richText-content ul li:first-of-type a {
            padding-right: 5%;
            width: 52%
        }
    }
}

@media (max-width:991px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li:first-of-type a {
        padding-right: 10%;
        width: 80%;
        padding-left: 10%
    }
}

:lang(es-CO) .denture-journey.richText .richText-content ul li:nth-of-type(2) a {
    width: 46%;
    padding-left: 54%
}

@media (max-width:991px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li:nth-of-type(2) a {
        padding-right: 10%;
        width: 80%;
        padding-left: 10%
    }
}

:lang(es-CO) .denture-journey.richText .richText-content ul li:nth-of-type(3) a {
    padding-left: 49%;
    width: 43%;
    padding-right: 8%
}

@media (max-width:1199px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-CO) .denture-journey.richText .richText-content ul li:nth-of-type(3) a {
            padding-left: 50%;
            padding-right: 0;
            width: 50%
        }
    }
}

@media (max-width:991px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li:nth-of-type(3) a {
        padding-left: 10%;
        padding-right: 10%;
        width: 80%
    }
}

@media (max-width:991px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li:last-of-type a {
        padding-right: 5%;
        width: 85%
    }
}

@media (min-width:992px) {
    :lang(es-CO) .denture-journey.richText .richText-content ul li:last-of-type a:hover {
        background-position: 44.5% 97.65%
    }
}

@media (min-width:992px) {
    :lang(es-CO) .btn-show p a {
        width: 27%;
        line-height: 55px;
        height: 52px
    }
}

@supports (-webkit-hyphens:none) {
    @media (max-width:1199px) {
        :lang(es-CO) .btn-show p a {
            line-height: 50px
        }
    }

    @media (max-width:991px) {
        :lang(es-CO) .btn-show p a {
            line-height: 43px
        }
    }
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next),
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
    width: 380px;
    height: 52px
}

@media (max-width:991px) and (min-width:768px) {

    :lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
        height: 46px
    }
}

@media (max-width:425px) {

    :lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {

    :lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-CO) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-CO) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

@media (max-width:991px) {
    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next {
        margin: 8px 0 25px
    }
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 380px;
    height: 79px
}

@media (max-width:425px) {
    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 1px 7% 0 37%
}

@media (max-width:991px) {
    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 2% 0 34%
    }
}

@media (max-width:767px) {
    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 6% 0 39%
    }
}

:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:991px) and (min-width:768px) {

    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-CO) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 97.3%
    }
}

:lang(es-CO) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

@media (max-width:991px) {
    :lang(es-CO) .page-getting-dentures .faq .btn-next {
        margin: 9px 0 25px
    }
}

@supports (-webkit-hyphens:none) {
    :lang(es-CO) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content {
    width: 380px;
    height: 77px
}

@media (max-width:425px) {
    :lang(es-CO) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 7% 4px 34%
}

@media (max-width:991px) {
    :lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-top: 0
    }
}

@supports (-webkit-hyphens:none) {
    :lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.7%
}

@supports (-webkit-hyphens:none) {

    :lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-CO) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

:lang(es-CO) .page-getting-dentures .journey-snippet .richText p a {
    padding: 0 7%
}

@supports (-webkit-hyphens:none) {
    @media (min-width:768px) {
        :lang(es-CO) .page-getting-dentures .journey-snippet .richText p a {
            font-size: .65rem;
            padding: 0 4%
        }
    }
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 5px 0 21px
}

@supports (-webkit-hyphens:none) {
    :lang(es-CO) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 380px;
    height: 77px
}

@media (max-width:425px) {
    :lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 1.5% 7% 0 38%
}

@media (max-width:424px) {
    :lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 4px 5% 0 35%
    }
}

:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CO) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.8%
}

@media (max-width:767px) {
    :lang(es-CO) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(es-CO) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {
    :lang(es-CO) .page-products .faq .component-content .content .richText {
        height: 41px
    }
}

@media (max-width:991px) {
    :lang(es-CO) .page-products .faq .component-content .content .richText {
        height: 35px
    }

    @supports (-webkit-hyphens:none) {
        :lang(es-CO) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {
    :lang(es-CO) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content,
:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {
    :lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {
    :lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(es-CO) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

@media (max-width:992px) {
    :lang(es-CO) .page-things-to-ask-dentist .quote p {
        padding-left: 58px;
        padding-right: 15px
    }
}

@media (min-width:768px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-CO) .product-after image {
            max-height: 205px
        }
    }
}

:lang(es-CL) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(es-CL) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(es-CL) .container-fluid>.row #footer {
    margin-top: auto
}

@media (min-width:768px) {
    :lang(es-CL) .Header .searchBox .button {
        left: 150px
    }
}

:lang(es-CL) .searchBox .component-content .form-search {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);
    width: 188px;
    background-position: 68% 3%;
    margin: auto;
    text-align: left
}

:lang(es-CL) .searchBox .component-content .form-search input {
    background: none;
    width: 69% !important;
    padding-left: 6px
}

:lang(es-CL) .searchBox .component-content .form-search input ::-moz-placeholder {
    left: 0
}

:lang(es-CL) .searchBox .component-content .form-search input :-ms-input-placeholder {
    left: 0
}

:lang(es-CL) .searchBox .component-content .form-search input ::placeholder {
    left: 0
}

:lang(es-CL) .searchBox .component-content .form-search:focus,
:lang(es-CL) .searchBox .component-content .form-search:hover {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);
    background-position: 68% 21%
}

@media (min-width:768px) and (max-width:991px) {
    :lang(es-CL) li.navigation-item.navigation-level1 {
        padding: 0 18px
    }

    :lang(es-CL) li.navigation-item.navigation-level1 .navigation-item-title {
        line-height: 1
    }
}

@media (max-width:991px) and (min-width:768px) {
    :lang(es-CL) li.navigation-item.navigation-level1 a {
        font-size: .85rem;
        line-height: 1.1
    }
}

@media (min-width:768px) {
    :lang(es-CL) .navigation-item ul.navigation-branch.navigation-level2 {
        right: 0
    }
}

:lang(es-CL) .navigation-item ul.navigation-branch.navigation-level2 li {
    width: 300px
}

:lang(es-CL) .navigation-item ul.navigation-branch.navigation-level2 li a {
    white-space: pre-wrap
}

@media (max-width:1199px) {
    @supports (-webkit-hyphens:none) {
        :lang(es-CL) .container .denture-journey .richText-content ul li a {
            line-height: 1
        }
    }
}

@media (max-width:991px) {
    :lang(es-CL) .container .denture-journey .richText-content ul li a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        justify-content: center
    }

    @supports (-webkit-hyphens:none) {
        :lang(es-CL) .container .denture-journey .richText-content ul li a {
            width: 80%;
            padding-left: 10%;
            padding-right: 10%
        }
    }
}

@media (max-width:767px) {
    :lang(es-CL) .container .denture-journey .richText-content ul li a {
        background-size: 195% 1750px;
        padding-left: 10%;
        padding-right: 10%;
        width: 80%
    }
}

@media (max-width:575px) {
    :lang(es-CL) .container .denture-journey .richText-content ul li a {
        font-size: .65rem
    }
}

@media (max-width:450px) {
    :lang(es-CL) .container .denture-journey .richText-content ul li a {
        font-size: .5rem;
        line-height: 1.5
    }
}

:lang(es-CL) .denture-journey .richText-content li:first-of-type a {
    padding-left: 45%;
    width: 55%;
    font-size: .8rem
}

@media (min-width:992px) {
    :lang(es-CL) .denture-journey .richText-content li:nth-of-type(2) a {
        width: 49%;
        padding-left: 51%;
        font-size: .8rem
    }

    @supports (-webkit-hyphens:none) {
        :lang(es-CL) .denture-journey .richText-content li:nth-of-type(2) a {
            width: 41%;
            padding-right: 5%;
            padding-left: 55%
        }
    }
}

@media (min-width:1200px) {
    :lang(es-CL) .denture-journey .richText-content li:nth-of-type(2) a {
        width: 50%;
        padding-left: 50%
    }
}

@media (min-width:992px) {
    :lang(es-CL) .denture-journey .richText-content li:nth-of-type(3) a {
        padding-left: 48%;
        padding-right: 5%;
        width: 47%;
        font-size: .8rem
    }
}

@media (min-width:992px) {
    :lang(es-CL) .denture-journey .richText-content li:last-of-type a {
        padding-left: 57%;
        width: 43%;
        font-size: .8rem
    }
}

:lang(es-CL) .breadcrumbs .breadcrumbs-list li {
    padding-bottom: 5px
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next),
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next),
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {

    :lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content,
    :lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {

    :lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-CL) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-CL) .page-keep-your-removable-appliances-clean .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(es-CL) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 8% 0 37%
}

@media (max-width:991px) {
    :lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 38%
    }
}

:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CL) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(es-CL) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

@supports (-webkit-hyphens:none) {
    :lang(es-CL) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(es-CL) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

@supports (-webkit-hyphens:none) {
    :lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@supports (-webkit-hyphens:none) {

    :lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(es-CL) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

@media (max-width:767px) {
    :lang(es-CL) .page-adjusting-to-dentures .silver-banner>.component-content {
        background-position: 57% 0
    }
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 21px
}

@supports (-webkit-hyphens:none) {
    :lang(es-CL) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 2% 0 36%
}

@media (max-width:424px) {
    :lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 40%
    }
}

:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(es-CL) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

:lang(es-CL) .page-products .journey-snippet .richText a {
    line-height: 1;
    padding: 0 7px
}

@media (max-width:767px) {
    :lang(es-CL) .page-products .journey-snippet .richText a {
        font-size: .75rem;
        padding-top: 20px;
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    :lang(es-CL) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(es-CL) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {
    :lang(es-CL) .page-products .faq .component-content .content .richText {
        height: 41px
    }
}

@media (max-width:991px) {
    :lang(es-CL) .page-products .faq .component-content .content .richText {
        height: 35px
    }

    @supports (-webkit-hyphens:none) {
        :lang(es-CL) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {
    :lang(es-CL) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content,
:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {
    :lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {
    :lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(es-CL) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

@media (max-width:767px) {
    :lang(es-CL) .page-keep-your-removable-appliances-clean .flex-reverse-mobile .content {
        display: flex;
        flex-direction: column-reverse
    }
}

@media (max-width:767px) {
    :lang(es-CL) .page-keep-your-removable-appliances-clean .journey-snippet .richText a {
        font-size: .85rem
    }
}

:lang(es-CL) .page-frequently-asked-questions .snippetReference .image {
    padding: 3px
}

@media (max-width:767px) {
    :lang(es-CL) .shareThis .shareThis-list {
        display: flex;
        justify-content: center
    }
}

:lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
    background-position-y: 14%
}

@media screen and (max-width:1200px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position-y: 13.6%
    }
}

@media screen and (max-width:767px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-size: 350px;
        margin: 0 calc(50vw - 175px);
        background-repeat: repeat-y;
        background-position-y: 13%
    }
}

:lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
    background-position-y: 3%
}

@media screen and (max-width:1200px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position-y: 2.4%
    }
}

@media screen and (max-width:767px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-size: 350px;
        background-position-y: 1.5%
    }
}

:lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a {
    background-position-y: 25.9%
}

@media screen and (max-width:1200px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a {
        background-position-y: 25.4%
    }
}

@media screen and (max-width:992px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a {
        background-position-y: 25%
    }
}

@media screen and (max-width:767px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a {
        background-size: 350px;
        margin: 0 calc(50vw - 175px);
        background-repeat: repeat-y;
        background-position-y: 24.6%
    }
}

:lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a:hover {
    background-position-y: 68.8%
}

@media screen and (max-width:1200px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a:hover {
        background-position-y: 69%
    }
}

@media screen and (max-width:767px) {
    :lang(en-SG) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a:hover {
        background-position-y: 69.7%
    }
}

:lang(en-SG) .navigation-branch.navigation-level2 {
    right: 0
}

:lang(pt-br) .denture-journey .richText-content ul li a {
    width: 46%;
    padding-left: 41%;
    padding-right: 12%;
    line-height: 1rem
}

@media screen and (max-width:1199px) {
    :lang(pt-br) .denture-journey .richText-content ul li a {
        padding-right: 0;
        font-size: .75rem
    }
}

@media screen and (max-width:992px) {
    :lang(pt-br) .denture-journey .richText-content ul li a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

:lang(pt-br) .denture-journey .richText-content ul li:first-of-type a {
    padding-left: 41%;
    padding-right: 12%
}

@media screen and (max-width:992px) {
    :lang(pt-br) .denture-journey .richText-content ul li:first-of-type a {
        padding-left: 10%;
        padding-right: 10%
    }
}

:lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(2) a {
    width: 46%;
    padding-left: 41%;
    padding-right: 12%
}

@media screen and (max-width:1199px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 48%;
        padding-left: 52%
    }
}

@media screen and (max-width:992px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (orientation:landscape) and (max-width:1199px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(2) a {
        padding-right: 0;
        width: 52%;
        padding-left: 48%
    }
}

@media (orientation:landscape) and (max-width:767px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 92%;
        padding-left: 8%
    }
}

@media screen and (max-width:1199) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 50%;
        padding-left: 50%
    }
}

@media screen and (max-width:992px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

:lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(4) a {
    width: 46%;
    padding-left: 41%;
    padding-right: 12%
}

@media screen and (max-width:1199px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 45%;
        padding-left: 55%
    }
}

@media screen and (max-width:992px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (orientation:landscape) and (max-width:1199px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 42%;
        padding-left: 57%
    }
}

@media (orientation:landscape) and (max-width:767px) {
    :lang(pt-br) .denture-journey .richText-content ul li:nth-of-type(4) a {
        width: 75%;
        padding-left: 15%
    }
}

:lang(pt-br) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
    background-position-y: 14%
}

:lang(pt-br) .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
    background-position-y: 3%
}

:lang(pt-br) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a {
    background-position-y: 25.5%
}

:lang(pt-br) .page-denture-journey .faq:not(.faq-button) .richText.btn-next .richText-content p a:hover {
    background-position-y: 68.5%
}

:lang(pt-br) .journey-snippet .richText p a {
    line-height: 1.325rem
}

:lang(pt-br) .carousel .snippetReference .richText .component-content {
    overflow: visible
}

:lang(pt-br) #quiz-carousel .question-text,
:lang(pt-br) .carousel .snippetReference .richText .component-content .richText-content {
    width: 100%
}

@media (orientation:landscape) and (min-width:767px) {
    :lang(pt-br) .homepage-product .product-after .richText p a {
        font-size: 1.3rem
    }
}

@media (orientation:landscape) and (min-width:767px) {
    :lang(pt-br) .carousel.homepage .snippetReference .image {
        padding-left: 10px;
        padding-right: 10px
    }

    :lang(pt-br) .carousel.homepage .snippetReference .box.first:after {
        background-position: 49.4% 98.5%
    }
}

@media (orientation:landscape) and (min-width:767px) {
    :lang(pt-br) .navigation-line ul li a {
        min-height: 60px
    }
}

@media (max-width:992px) {
    :lang(pt-br) .breadcrumbs-list {
        padding-bottom: 5px
    }

    :lang(pt-br) .page-your-first-week-with-dentures p {
        line-height: 1.4rem
    }
}

@media (max-width:767px) {
    :lang(pt-br) .shareThis-list {
        display: flex;
        justify-content: center;
        align-items: center
    }

    :lang(pt-br) .page-denture-adhesives .breadcrumbs-list {
        padding-bottom: 5px
    }

    :lang(pt-br) .footer-social>.component-content>.paragraphSystem {
        margin: 0 !important;
        display: flex;
        justify-content: center
    }
}

@media (max-width:767px) and (orientation:landscape) {
    :lang(pt-br) .footer-social>.component-content>.paragraphSystem .image {
        width: 25%
    }
}

@media (max-width:767px) {
    :lang(pt-br) .navigation-line .richText-content ul li a {
        line-height: 15px
    }
}

@media (max-width:767px) and (orientation:landscape) {
    :lang(pt-br) .denture-cleanser-image {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width:767px) {
    :lang(pt-br) #footer .richText-content ul li {
        margin: 0
    }
}

@media (min-width:992px) {
    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li a {
        background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/Util/journey_sprite_new.png);
        background-size: 125%;
        width: 47% !important;
        padding-left: 41% !important;
        padding-right: 12% !important
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li a:focus,
    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li a:hover {
        color: #001489
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:first-child a {
        background-position: 50.5% 37%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:first-child a:hover {
        background-position: 50.5% 71.7%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(2) a {
        background-position: 50.5% 45.7%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(2) a:hover {
        background-position: 50.5% 80.35%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(3) a {
        background-position: 50.5% 54.5%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(3) a:hover {
        background-position: 50.5% 89%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(4) a {
        background-position: 50.5% 63%
    }

    :lang(pt-br) .layout-Teal-Master .denture-journey .richText-content ul li:nth-child(4) a:hover {
        background-position: 50.5% 97.65%
    }
}

:lang(pt-PT) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(pt-PT) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(pt-PT) .container-fluid>.row #footer {
    margin-top: auto
}

@media (min-width:768px) {
    :lang(pt-PT) .navigation-item ul.navigation-level2 {
        right: 0
    }
}

:lang(pt-PT) .navigation-item ul.navigation-level2 li {
    width: 300px
}

:lang(pt-PT) .navigation-item ul.navigation-level2 li a {
    white-space: break-spaces
}

@media (min-width:992px) {
    :lang(pt-PT) .page-home .silver-banner .content .richText {
        margin-top: 5%
    }
}

:lang(pt-PT) .page-home .homepage-product .product-after .richText p a {
    font-size: 1rem
}

@media (max-width:1199px) {
    :lang(pt-PT) .page-home .homepage-product .product-after .richText p a {
        font-size: .8rem
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .page-home .homepage-product .product-after .richText p a {
        font-size: .9rem
    }
}

@media (max-width:1199px) {
    :lang(pt-PT) .denture-journey .richText-content ul li a {
        font-size: .75rem
    }
}

@media (max-width:575px) {
    :lang(pt-PT) .denture-journey .richText-content ul li a {
        line-height: 1
    }
}

:lang(pt-PT) .denture-journey .richText-content ul li:first-of-type a {
    width: 54%;
    padding-left: 46%
}

@media (max-width:1199px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:first-of-type a {
        width: 56%;
        padding-left: 44%
    }
}

@media (max-width:991px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:first-of-type a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:first-of-type a {
        background-size: 195% 1750px
    }
}

:lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(2) a {
    width: 49%;
    padding-left: 51%
}

@media (max-width:1199px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 50%;
        padding-left: 50%
    }
}

@media (max-width:991px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(2) a {
        background-size: 195% 1750px
    }
}

@media (max-width:1199px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 47%;
        padding-left: 53%
    }
}

@media (max-width:991px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:nth-of-type(3) a {
        background-size: 195% 1750px
    }
}

:lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a {
    width: 45%;
    padding-left: 55%;
    background-position-x: 57.5%
}

:lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a:active,
:lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a:hover {
    background-position-x: 57.5%
}

@media (max-width:1199px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a {
        width: 46%;
        padding-left: 54%
    }
}

@media (max-width:991px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        background-position-x: 21.5%
    }

    :lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a:active,
    :lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a:hover {
        background-position-x: 21.5%
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .denture-journey .richText-content ul li:last-of-type a {
        background-size: 195% 1750px
    }
}

:lang(pt-PT) .page-denture-journey .journey-snippet .richText a {
    line-height: 1.2
}

@media (max-width:767px) {
    :lang(pt-PT) .page-denture-journey .journey-snippet .richText a {
        font-size: 1rem
    }
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {
    :lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {
    :lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(pt-PT) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 5% 0 38%
}

:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(pt-PT) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

@supports (-webkit-hyphens:none) {
    :lang(pt-PT) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 71px
}

@media (max-width:425px) {
    :lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

@supports (-webkit-hyphens:none) {
    :lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@supports (-webkit-hyphens:none) {

    :lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(pt-PT) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 21px
}

@supports (-webkit-hyphens:none) {
    :lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 5% 0 36%
}

@media (max-width:424px) {
    :lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 40%
    }
}

:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(pt-PT) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 32px
}

@media (max-width:1199px) {
    :lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 27px
    }
}

@media (max-width:991px) {
    :lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 39px
    }
}

@media (max-width:767px) {
    :lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(pt-PT) .page-polident-cushion-and-comfort .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(pt-PT) .page-things-to-ask-dentist .quote p:after {
    margin-right: -40px
}

:lang(pt-PT) .page-polident-max-seal .content .journey-snippet .image {
    padding-bottom: 0
}

:lang(pt-PT) .page-polident-max-seal .content .journey-snippet .richText a {
    line-height: 1.1;
    font-size: .9rem;
    padding: 0 7px 5px
}

:lang(ar-EG) body {
    direction: rtl
}

@media (max-width:767px) {
    :lang(ar-EG) .footer-banner .richText {
        display: flex;
        justify-content: center
    }
}

:lang(ar-EG) .btn-next,
:lang(ar-EG) .denture-journey,
:lang(ar-EG) .footer-banner,
:lang(ar-EG) .header-box,
:lang(ar-EG) .searchBox {
    direction: ltr
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 450px;
    height: 60px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 350px;
        height: 55px
    }
}

@media (max-width:991px) {
    :lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(ar-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 25px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next {
        margin-top: 12px
    }
}

@media (max-width:991px) {
    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next {
        margin-top: 10px
    }
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 450px;
    height: 94px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 350px;
        height: 77px
    }
}

@media (max-width:425px) {
    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 31%
}

:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {

    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ar-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 25px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

@media (max-width:991px) {
    :lang(ar-EG) .page-getting-dentures .faq .btn-next {
        margin-top: 10px
    }
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content {
    width: 450px;
    height: 94px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content {
        width: 350px;
        height: 77px
    }
}

@media (max-width:425px) {
    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 2% 0 34%
}

@media (max-width:991px) {
    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 4px
    }
}

:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@media (max-width:991px) {

    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 69%;
        background-size: 115%
    }
}

@media (max-width:424px) {

    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ar-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.9%
    }
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 25px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 12px
    }
}

@media (max-width:991px) {
    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 10px
    }
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 450px;
    height: 94px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 350px;
        height: 77px
    }
}

@media (max-width:425px) {
    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.5%
}

@media (max-width:767px) {

    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ar-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 42px
    }
}

@media (max-width:991px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 31px
    }
}

@media (max-width:767px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@media (max-width:1199px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
        font-size: .875rem
    }

    @supports (-webkit-hyphens:none) {
        :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
            padding-bottom: 4%
        }
    }
}

@media (max-width:991px) and (min-width:768px) {
    :lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
        font-size: .75rem
    }
}

:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(ar-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 48px
}

@media (max-width:991px) {
    :lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {
        :lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a {
            background-position: 50% 14.1%
        }
    }
}

:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-EG) .page-denture-journey .faq:not(.faq-button) .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 72px
}

@media (max-width:425px) {
    :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 31%
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {
        :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
            padding: 0 0 1.5% 31%
        }
    }
}

:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

@media (max-width:767px) {

    :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {

        :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
        :lang(en-EG) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
            background-position: 50% 97.3%
        }
    }
}

:lang(en-EG) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 2% 0 34%
}

@media (max-width:991px) {
    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 4px
    }
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {
        :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
            padding: 0 0 3% 31%
        }
    }
}

:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@media (max-width:991px) {

    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.65%;
        background-size: 115%
    }
}

@media (max-width:424px) {

    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.9%
    }

    @supports (-webkit-hyphens:none) {

        :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
        :lang(en-EG) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
            background-position: 50% 69.1%
        }
    }
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 10px 0 25px
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 74px
}

@media (max-width:425px) {
    :lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 32%
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {
        :lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
            padding: 0 0 1% 31%
        }
    }
}

:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.9%
}

@media (max-width:767px) {

    :lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-EG) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content {
    width: 350px;
    height: 45px
}

@media (max-width:1199px) {
    :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 42px
    }
}

@media (max-width:991px) {
    :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 31px
    }
}

@media (max-width:767px) {
    :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        height: 45px
    }
}

@media (max-width:425px) {
    :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content {
    height: 100%
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@media (max-width:991px) and (min-width:768px) {
    :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
        font-size: .75rem
    }
}

@supports (-webkit-hyphens:none) {
    @media (max-width:424px) {
        :lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a {
            background-position: 50% 14.1%
        }
    }
}

:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:focus,
:lang(en-EG) .page-products .faq:not(.faq-button) .richText .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(en-EG) .breadcrumbs-without-separator li {
    margin-bottom: 3px
}

:lang(en-EG) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(en-EG) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(en-EG) .container-fluid>.row #footer {
    margin-top: auto
}

@media (min-width:768px) and (max-width:1024px) {
    :lang(en-EG) .header-box .home-logo {
        padding-right: 45px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    :lang(en-EG) .header-box .home-logo {
        padding-left: 40px;
        padding-right: 0
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    :lang(en-EG) .faq .richText .richText-content p a {
        font-size: 1rem
    }
}

@media (max-width:424px) {
    :lang(en-EG) .homepage-product .product-after .richText p {
        margin-bottom: 2%
    }
}

@media (max-width:767px) and (min-width:568px) {
    :lang(en-EG) .journey-snippet-single-prod {
        width: 100%
    }

    :lang(en-EG) .journey-snippet-single-prod .inner>.component-content {
        display: flex;
        justify-content: center
    }

    :lang(en-EG) .journey-snippet-single-prod .box.component {
        width: 50%
    }

    :lang(en-EG) .journey-snippet-single-prod .box.component .richText a {
        padding-top: 3%
    }
}

@media (max-width:767px) {
    :lang(en-EG) .denture-journey .component-content .richText-content ul li a {
        background-size: 195% 1750px;
        width: 100%;
        padding-left: 0
    }

    :lang(en-EG) .denture-journey .component-content .richText-content ul li:first-child a {
        padding: 0 2%;
        width: 96%
    }

    :lang(en-EG) .denture-journey .component-content .richText-content ul li:nth-of-type(3) a {
        width: 84%;
        padding: 0 8%
    }

    :lang(en-EG) .page-products .journey-snippet p {
        align-items: flex-start
    }

    :lang(en-EG) .page-products .journey-snippet p a {
        font-size: .75rem
    }

    @supports (-webkit-hyphens:none) {
        :lang(en-EG) .btn-show p a {
            line-height: 43px
        }
    }
}

@media (max-width:991px) {
    :lang(en-EG) .denture-journey .richText-content ul li a {
        padding-left: 0;
        width: 100%;
        justify-content: center
    }
}

@media (min-width:768px) and (max-width:991px) {
    :lang(en-EG) .navigation-branch .navigation-level1.is-open ul {
        right: 0
    }
}

@media (max-width:1199px) and (min-width:991px) {
    :lang(en-EG) .page-products.page-polident-3-minute-anti-bacterial-denture-cleanser .journey-snippet p a {
        padding: 0 5%;
        font-size: .875rem;
        line-height: 20px
    }
}

@media (max-width:1199px) {
    :lang(en-EG) .page-products .journey-snippet p a {
        padding: 0 7%
    }
}

@media (min-width:768px) {
    :lang(en-EG) .navigation-item.has-children>.navigation-item-title .navigation-item-decoration {
        height: 30px;
        width: 30px;
        padding-left: 0
    }

    :lang(en-EG) .navigation-item.has-children>.navigation-item-title .navigation-item-decoration:after {
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        height: auto
    }
}

:lang(en-AU) .header-buttons .wtb,
:lang(en-NZ) .header-buttons .wtb {
    width: 100%
}

:lang(en-AU) .header-buttons .wtb p a,
:lang(en-NZ) .header-buttons .wtb p a {
    background-repeat: no-repeat
}

@media (min-width:992px) {

    :lang(en-AU) .header-buttons .wtb,
    :lang(en-NZ) .header-buttons .wtb {
        width: 41%
    }
}

:lang(en-AU) .slick-arrow,
:lang(en-NZ) .slick-arrow {
    height: auto
}

:lang(en-AU) .page-home .banner .richText,
:lang(en-NZ) .page-home .banner .richText {
    margin-top: 5%
}

:lang(en-AU) .carousel .snippetReference .image,
:lang(en-NZ) .carousel .snippetReference .image {
    padding-top: 10px
}

@media (min-width:992px) {

    :lang(en-AU) .carousel .snippetReference .image,
    :lang(en-NZ) .carousel .snippetReference .image {
        min-height: 202px
    }
}

:lang(en-AU) .carousel .snippetReference .box.first:after,
:lang(en-NZ) .carousel .snippetReference .box.first:after {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/carouselSnippet.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important
}

:lang(en-AU) .carousel .snippetReference:focus .box.first:after,
:lang(en-AU) .carousel .snippetReference:hover .box.first:after,
:lang(en-NZ) .carousel .snippetReference:focus .box.first:after,
:lang(en-NZ) .carousel .snippetReference:hover .box.first:after {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/carouselSnippetHover.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next),
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next),
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next),
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {

    :lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content,
    :lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {

    :lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-AU) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-AU) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-NZ) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-NZ) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 70px
}

@media (max-width:425px) {

    :lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content,
    :lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 33%
}

@media (max-width:991px) {

    :lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a,
    :lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 38%
    }
}

:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-AU) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-NZ) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(en-AU) .page-getting-dentures .faq .btn-next,
:lang(en-NZ) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

@supports (-webkit-hyphens:none) {

    :lang(en-AU) .page-getting-dentures .faq .btn-next,
    :lang(en-NZ) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {

    :lang(en-AU) .page-getting-dentures .faq .btn-next .component-content,
    :lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

@supports (-webkit-hyphens:none) {

    :lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a,
    :lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@supports (-webkit-hyphens:none) {

    :lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-AU) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover,
    :lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-NZ) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 21px
}

@supports (-webkit-hyphens:none) {

    :lang(en-AU) .page-adjusting-to-dentures .faq .btn-next,
    :lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {

    :lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content,
    :lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 5% 0 36%
}

@media (max-width:424px) {

    :lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a,
    :lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 40%
    }
}

:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-AU) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-NZ) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

@media (max-width:767px) {

    :lang(en-AU) .page-products .faq .component-content .content,
    :lang(en-NZ) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(en-AU) .page-products .faq .component-content .content .richText,
:lang(en-NZ) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {

    :lang(en-AU) .page-products .faq .component-content .content .richText,
    :lang(en-NZ) .page-products .faq .component-content .content .richText {
        height: 41px
    }
}

@media (max-width:991px) {

    :lang(en-AU) .page-products .faq .component-content .content .richText,
    :lang(en-NZ) .page-products .faq .component-content .content .richText {
        height: 35px
    }

    @supports (-webkit-hyphens:none) {

        :lang(en-AU) .page-products .faq .component-content .content .richText,
        :lang(en-NZ) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {

    :lang(en-AU) .page-products .faq .component-content .content .richText,
    :lang(en-NZ) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content,
:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {

    :lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
    :lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {

    :lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a,
    :lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(en-AU) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(en-NZ) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

@media (min-width:768px) {

    :lang(en-AU) .navigation-item ul.navigation-level2,
    :lang(en-NZ) .navigation-item ul.navigation-level2 {
        right: 0
    }
}

:lang(en-AU) li.navigation-item.navigation-level1:active>a,
:lang(en-AU) li.navigation-item.navigation-level1:hover>a,
:lang(en-AU) li.navigation-item.navigation-level2:active>a,
:lang(en-AU) li.navigation-item.navigation-level2:hover>a,
:lang(en-NZ) li.navigation-item.navigation-level1:active>a,
:lang(en-NZ) li.navigation-item.navigation-level1:hover>a,
:lang(en-NZ) li.navigation-item.navigation-level2:active>a,
:lang(en-NZ) li.navigation-item.navigation-level2:hover>a {
    color: #001489
}

@media (min-width:992px) {

    :lang(en-AU) .denture-journey .richText-content ul li:nth-of-type(2) a,
    :lang(en-NZ) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 51%;
        padding-left: 49%
    }

    @supports (-webkit-hyphens:none) {

        :lang(en-AU) .denture-journey .richText-content ul li:nth-of-type(2) a,
        :lang(en-NZ) .denture-journey .richText-content ul li:nth-of-type(2) a {
            width: 41%;
            padding-right: 5%;
            padding-left: 55%
        }
    }
}

@media (min-width:1200px) {

    :lang(en-AU) .denture-journey .richText-content ul li:nth-of-type(2) a,
    :lang(en-NZ) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 48%;
        padding-left: 52%
    }
}

@media (min-width:992px) {

    :lang(en-AU) .denture-journey .richText-content ul li:nth-of-type(3) a,
    :lang(en-NZ) .denture-journey .richText-content ul li:nth-of-type(3) a {
        padding-right: 5%;
        padding-left: 51%;
        width: 44%
    }
}

@media (min-width:992px) {

    :lang(en-AU) .denture-journey .richText-content ul li:last-of-type a,
    :lang(en-NZ) .denture-journey .richText-content ul li:last-of-type a {
        padding-left: 57%;
        width: 43%
    }
}

@media (max-width:1199px) {
    @supports (-webkit-hyphens:none) {

        :lang(en-AU) .container .denture-journey .richText-content ul li a,
        :lang(en-NZ) .container .denture-journey .richText-content ul li a {
            line-height: 1
        }
    }
}

@media (max-width:991px) {

    :lang(en-AU) .container .denture-journey .richText-content ul li a,
    :lang(en-NZ) .container .denture-journey .richText-content ul li a {
        width: 100%;
        padding-left: 0;
        justify-content: center
    }

    @supports (-webkit-hyphens:none) {

        :lang(en-AU) .container .denture-journey .richText-content ul li a,
        :lang(en-NZ) .container .denture-journey .richText-content ul li a {
            width: 80%;
            padding-left: 10%;
            padding-right: 10%
        }
    }
}

@media (max-width:767px) {

    :lang(en-AU) .container .denture-journey .richText-content ul li a,
    :lang(en-NZ) .container .denture-journey .richText-content ul li a {
        background-size: 195% 1750px;
        padding-left: 10%;
        padding-right: 10%;
        width: 80%
    }
}

@media (max-width:575px) {

    :lang(en-AU) .container .denture-journey .richText-content ul li a,
    :lang(en-NZ) .container .denture-journey .richText-content ul li a {
        font-size: .65rem
    }
}

:lang(en-AU) .breadcrumbs .breadcrumbs-list li,
:lang(en-NZ) .breadcrumbs .breadcrumbs-list li {
    padding-bottom: 5px
}

@media (min-width:768px) {
    @supports (-webkit-hyphens:none) {

        :lang(en-AU) .product-after image,
        :lang(en-NZ) .product-after image {
            max-height: 205px
        }
    }
}

:lang(en-AU) #footer,
:lang(en-NZ) #footer {
    padding-bottom: 0
}

@media (max-width:767px) {

    :lang(en-AU) #footer .footer-social,
    :lang(en-NZ) #footer .footer-social {
        margin-bottom: 55%
    }
}

:lang(en-AU) .footer-group .richText p,
:lang(en-NZ) .footer-group .richText p {
    color: #fff
}

@media (max-width:767px) {

    :lang(en-AU) .footer-social>.component-content>.content,
    :lang(en-NZ) .footer-social>.component-content>.content {
        display: flex;
        justify-content: center
    }
}

:lang(en-AU) .searchResults-result,
:lang(en-NZ) .searchResults-result {
    padding-left: 0
}

:lang(en-AU) .searchResults-result .searchResults-description,
:lang(en-AU) .searchResults-result .searchResults-title,
:lang(en-NZ) .searchResults-result .searchResults-description,
:lang(en-NZ) .searchResults-result .searchResults-title {
    margin-left: 0
}

:lang(en-AU) .table-content-txt,
:lang(en-NZ) .table-content-txt {
    width: 37px;
    margin: auto;
    font-size: 0;
    display: flex
}

:lang(en-AU) .table-content-txt:after,
:lang(en-NZ) .table-content-txt:after {
    content: "";
    height: 39px;
    width: 100%;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/en_NZ/desktop/icons_sprite.png) no-repeat;
    background-position: 0 75.3%
}

:lang(en-AU) .table tr:nth-child(odd),
:lang(en-NZ) .table tr:nth-child(odd) {
    background: #fff
}

:lang(en-AU) .table a,
:lang(en-NZ) .table a {
    font-size: 1.5rem
}

@media (max-width:767px) {

    :lang(en-AU) .table a,
    :lang(en-NZ) .table a {
        font-size: 1rem
    }
}

:lang(en-AU) .table td,
:lang(en-NZ) .table td {
    font-size: 1.3rem
}

@media (max-width:767px) {

    :lang(en-AU) .table td,
    :lang(en-NZ) .table td {
        font-size: 1rem
    }
}

@media (min-width:768px) {

    :lang(en-AU) .video-container>.component-content>.content,
    :lang(en-NZ) .video-container>.component-content>.content {
        display: flex;
        justify-content: space-evenly
    }

    :lang(en-AU) .video-container>.component-content>.content .parametrizedhtml,
    :lang(en-NZ) .video-container>.component-content>.content .parametrizedhtml {
        width: 32%
    }
}

:lang(en-AU) .search-icon-mobile,
:lang(en-NZ) .search-icon-mobile {
    position: absolute;
    top: 190%;
    right: 40%;
    z-index: 1;
    width: 40px;
    height: 30px;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {

    :lang(en-AU) .search-icon-mobile,
    :lang(en-NZ) .search-icon-mobile {
        display: none
    }
}

@media (max-width:768px) {

    :lang(en-AU) #header .searchBox,
    :lang(en-NZ) #header .searchBox {
        display: none !important
    }
}

:lang(en-AU) .page-search-mobile #content .searchBox,
:lang(en-NZ) .page-search-mobile #content .searchBox {
    text-align: center
}

:lang(en-AU) .page-search-mobile #content .searchBox input,
:lang(en-NZ) .page-search-mobile #content .searchBox input {
    width: 14.5%
}

@media screen and (min-width:992px) and (max-width:1199px) {

    :lang(en-AU) .page-search-mobile #content .searchBox input,
    :lang(en-NZ) .page-search-mobile #content .searchBox input {
        width: 14%
    }
}

@media (max-width:991px) {

    :lang(en-AU) .page-search-mobile #content .searchBox input,
    :lang(en-NZ) .page-search-mobile #content .searchBox input {
        width: 19%
    }
}

@media (max-width:767px) {

    :lang(en-AU) .page-search-mobile #content .searchBox input,
    :lang(en-NZ) .page-search-mobile #content .searchBox input {
        width: 26%
    }
}

@media (max-width:500px) {

    :lang(en-AU) .page-search-mobile #content .searchBox input,
    :lang(en-NZ) .page-search-mobile #content .searchBox input {
        width: 45%;
        padding-left: 10%
    }
}

:lang(en-AU) .page-search-mobile #content .searchBox button,
:lang(en-NZ) .page-search-mobile #content .searchBox button {
    right: 33%;
    top: 7px;
    width: 5%
}

:lang(en-IN) .header-logo .searchBox .component-content .form-search .button {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    left: 73%
}

@media (max-width:767px) {
    :lang(en-IN) .header-logo .searchBox .component-content .form-search .button {
        left: 0
    }
}

:lang(en-IN) .searchBox .component-content .form-search {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);
    width: 188px;
    background-position: 68% 3%;
    margin: auto;
    text-align: left;
    position: relative
}

:lang(en-IN) .searchBox .component-content .form-search input {
    background: none;
    width: 69% !important;
    padding-left: 6px
}

:lang(en-IN) .searchBox .component-content .form-search input ::-moz-placeholder {
    left: 0
}

:lang(en-IN) .searchBox .component-content .form-search input :-ms-input-placeholder {
    left: 0
}

:lang(en-IN) .searchBox .component-content .form-search input ::placeholder {
    left: 0
}

:lang(en-IN) .searchBox .component-content .form-search:focus,
:lang(en-IN) .searchBox .component-content .form-search:hover {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);
    background-position: 68% 21%
}

@media (max-width:767px) {
    :lang(en-IN) .page-search-results #content .searchBox input {
        padding-left: 2%
    }
}

:lang(en-IN) .page-search-results #content .searchBox .button {
    position: absolute;
    height: 25px;
    width: 25px;
    top: 4px;
    right: 14%
}

:lang(en-IN) .products-box>.component-content .content.paragraphSystem {
    display: flex;
    justify-content: center
}

:lang(en-IN) .products-box>.component-content .content.paragraphSystem .product-after>.component-content .content.paragraphSystem {
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width:1199px) {
    :lang(en-IN) .navigation-level1>.navigation-level2.navigation-root {
        display: none !important
    }

    :lang(en-IN) .navigation-level1.is-open:hover>.navigation-level2.navigation-root {
        display: block !important
    }

    :lang(en-IN) .navigation-level1.is-open:hover>.navigation-level2.navigation-root>.navigation-level2 {
        display: block
    }
}

:lang(en-IN) .searchBox input:focus,
:lang(en-IN) .searchBox input:hover {
    background-position: 68% 21%
}

:lang(en-IN) .btn-show p {
    height: 46px
}

:lang(en-IN) .breadcrumbs-list li {
    margin-bottom: 5px
}

@media (max-width:767px) {
    :lang(en-IN) .page-home .banner>.component-content {
        background-position: 30% 0
    }
}

@media (min-width:568px) and (max-width:767px) {
    :lang(en-IN) .journey-snippet-center {
        margin-left: 25%
    }
}

@media (max-width:767px) {
    :lang(en-IN) .journey-snippet {
        margin-left: auto;
        margin-right: auto
    }
}

:lang(en-IN) .journey-snippet .richText p a {
    line-height: 1.5rem;
    padding: 0 2%
}

:lang(en-IN) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(en-IN) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(en-IN) .container-fluid>.row #footer {
    margin-top: auto
}

@media screen and (min-width:568px) and (max-width:767px) {
    :lang(en-IN) .page-products .journey-snippet {
        margin: 0 25%
    }
}

@media (max-width:767px) {
    :lang(en-IN) .denture-journey .component-content .richText-content ul li a {
        background-size: 195% 1750px;
        width: 80%;
        padding: 0 10%;
        font-size: .65rem;
        line-height: 1
    }

    @supports (-webkit-hyphens:none) {
        :lang(en-IN) .denture-journey .component-content .richText-content ul li a {
            font-size: .6rem
        }
    }

    :lang(en-IN) .denture-journey .component-content .richText-content ul li:last-child a {
        width: 85%;
        padding-left: 10%;
        padding-right: 5%
    }

    :lang(en-IN) .faq .richText .richText-content p a {
        margin: 1% 10%
    }

    :lang(en-IN) .img-max-height-35-sp img {
        max-height: 35px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    :lang(en-IN) .navigation-branch .navigation-level1.is-open ul {
        right: 0
    }
}

@media screen and (max-width:992px) {
    :lang(en-IN) .denture-journey .richText-content ul li a {
        padding-left: 0;
        width: 100%;
        justify-content: center
    }
}

@media screen and (min-width:992px) {
    :lang(en-IN) .denture-journey .richText-content ul li a {
        font-size: .85rem;
        line-height: 1
    }

    :lang(en-IN) .denture-journey .richText-content ul li:first-of-type a {
        width: 52%;
        padding-left: 48%
    }

    :lang(en-IN) .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 42%;
        padding-left: 58%
    }

    :lang(en-IN) .denture-journey .richText-content ul li:last-of-type a {
        width: 44%;
        padding-left: 56%
    }

    :lang(en-IN) .denture-journey .richText-content ul li:last-of-type a:hover {
        background-position-x: 43.5%
    }
}

@media screen and (min-width:1200px) {
    :lang(en-IN) .denture-journey .richText-content ul li a {
        font-size: 1rem
    }
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content {
    width: 350px;
    height: 46px
}

@media (max-width:425px) {
    :lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {
    :lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(en-IN) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

@media (max-width:767px) {
    :lang(en-IN) .page-preparing-for-tooth-loss .banner .component-content {
        background-size: 225%;
        background-position-x: 30%
    }
}

:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content,
:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    height: 100%
}

:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40.2%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 8% 0 37%
}

@media (max-width:991px) {
    :lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 38%
    }
}

:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-IN) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(en-IN) .page-getting-dentures .banner .component-content {
    background-position-x: 100%
}

:lang(en-IN) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

@supports (-webkit-hyphens:none) {
    :lang(en-IN) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 69px
}

@media (max-width:425px) {
    :lang(en-IN) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 6% 0 34%
}

@supports (-webkit-hyphens:none) {
    :lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@supports (-webkit-hyphens:none) {

    :lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(en-IN) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 21px
}

@supports (-webkit-hyphens:none) {
    :lang(en-IN) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 350px;
    height: 73px
}

@media (max-width:425px) {
    :lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 3% 0 36%
}

@media (max-width:424px) {
    :lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 40%
    }
}

:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(en-IN) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

@supports (-webkit-hyphens:none) {
    :lang(en-IN) .page-polgrip-free .faq .richText:not(.faq-button) .component-content .richText-content p a {
        font-size: 1rem
    }
}

:lang(id-ID) .container-fluid {
    display: flex;
    flex-direction: column
}

:lang(id-ID) .container-fluid>.row {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

:lang(id-ID) .container-fluid>.row #footer {
    margin-top: auto;
    padding-bottom: 0
}

@media (max-width:767px) {
    :lang(id-ID) .home-page-banner>.component-content {
        background-position: 15% 75%
    }
}

:lang(id-ID) .navigation-branch.navigation-level2 {
    right: 0
}

@media (max-width:767px) {
    :lang(id-ID) .navigation-branch.navigation-level2 .has-active-child.navigation-item .navigation-item-title {
        white-space: normal
    }
}

:lang(id-ID) .breadcrumbs-list li {
    margin-bottom: 3px
}

:lang(id-ID) .denture-journey .component-content .richText-content ul li a {
    line-height: 1.1
}

@media (max-width:991px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li a {
        width: 80%;
        justify-content: center;
        padding-left: 12%;
        padding-right: 8%;
        font-size: .6rem
    }
}

@media (max-width:767px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li a {
        background-size: 195% 1750px
    }
}

@media (min-width:992px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li:first-of-type a {
        width: 51%;
        padding-left: 44%;
        padding-right: 5%
    }
}

@media (min-width:992px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li:nth-of-type(2) a {
        width: 44%;
        padding-left: 51%;
        padding-right: 5%
    }
}

@media (min-width:992px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li:nth-of-type(3) a {
        width: 45%;
        padding-left: 50%;
        padding-right: 5%
    }
}

@media (min-width:992px) {
    :lang(id-ID) .denture-journey .component-content .richText-content ul li:last-of-type a {
        width: 42%;
        padding-left: 58%
    }

    :lang(id-ID) .denture-journey .component-content .richText-content ul li:last-of-type a:focus,
    :lang(id-ID) .denture-journey .component-content .richText-content ul li:last-of-type a:hover {
        background-position: 45% 97.65%
    }
}

:lang(id-ID) .btn-show p a {
    height: 57px;
    width: 350px;
    line-height: 60px
}

@media (max-width:991px) {
    @supports (-webkit-hyphens:none) {
        :lang(id-ID) .btn-show p a {
            font-size: .9rem
        }
    }
}

@media (max-width:767px) {
    :lang(id-ID) .carousel .carouselSlide .carousel-content>.content {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media (max-width:767px) {
    :lang(id-ID) .carousel .carouselSlide .snippetReference {
        width: 293px;
        height: 255px
    }
}

@media (max-width:767px) {
    :lang(id-ID) .carousel .carouselSlide .snippetReference .box.first:after {
        background-position: 50% 72.8%
    }
}

@media (min-width:992px) {
    :lang(id-ID) .carousel .carouselSlide .snippetReference .box.first:after {
        background-position: 50% 72.56%
    }
}

@media (min-width:1200px) {
    :lang(id-ID) .carousel .carouselSlide .snippetReference .box.first:after {
        background-position: 50% 72.26%
    }
}

@media (max-width:767px) {

    :lang(id-ID) .carousel .carouselSlide .snippetReference:focus .box.first:after,
    :lang(id-ID) .carousel .carouselSlide .snippetReference:hover .box.first:after {
        background-position: 50% 21.5%
    }
}

@media (min-width:768px) {

    :lang(id-ID) .carousel .carouselSlide .snippetReference:focus .box.first:after,
    :lang(id-ID) .carousel .carouselSlide .snippetReference:hover .box.first:after {
        background-position: 50% 21.27%
    }
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next),
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
    width: 360px;
    height: 46px
}

@media (max-width:425px) {

    :lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content,
    :lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content {
        width: 273px;
        height: 36px
    }
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content {
    height: 100%
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

@supports (-webkit-hyphens:none) {

    :lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a,
    :lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a {
        background-position: 50% 14.1%
    }
}

:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(id-ID) .page-denture-journey .faq .richText:not(.btn-next) .component-content .richText-content p a:hover,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:focus,
:lang(id-ID) .page-polident-cushion-and-comfort .faq .richText:not(.btn-next) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 11px 0 25px
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 360px;
    height: 73px
}

@media (max-width:425px) {
    :lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 4% 0 37%
}

@media (max-width:991px) {
    :lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
        padding: 0 7% 0 40%
    }
}

:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
:lang(id-ID) .page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(id-ID) .page-getting-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 13px 0 25px
}

@supports (-webkit-hyphens:none) {
    :lang(id-ID) .page-getting-dentures .faq .btn-next {
        margin-top: 12px
    }
}

:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content {
    width: 360px;
    height: 73px
}

@media (max-width:425px) {
    :lang(id-ID) .page-getting-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.9%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0 7% 0 35%
}

@supports (-webkit-hyphens:none) {
    :lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a {
        padding-bottom: 7px
    }
}

:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.35%
}

@supports (-webkit-hyphens:none) {

    :lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(id-ID) .page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
        background-position: 50% 68.8%
    }
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 7px 0 21px
}

@supports (-webkit-hyphens:none) {
    :lang(id-ID) .page-adjusting-to-dentures .faq .btn-next {
        margin-top: 9px
    }
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content {
    width: 360px;
    height: 73px
}

@media (max-width:425px) {
    :lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content {
        width: 273px;
        height: 59px
    }
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54.1%;
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 2px 5% 0 36%
}

@media (max-width:424px) {
    :lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
        padding: 0 5% 0 40%
    }
}

:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(id-ID) .page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.6%
}

@media (max-width:767px) {
    :lang(id-ID) .page-products .faq .component-content .content {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

:lang(id-ID) .page-products .faq .component-content .content .richText {
    height: 49px
}

@media (max-width:1199px) {
    :lang(id-ID) .page-products .faq .component-content .content .richText {
        height: 41px
    }
}

@media (max-width:991px) {
    :lang(id-ID) .page-products .faq .component-content .content .richText {
        height: 35px
    }

    @supports (-webkit-hyphens:none) {
        :lang(id-ID) .page-products .faq .component-content .content .richText {
            height: 29px
        }
    }
}

@media (max-width:767px) {
    :lang(id-ID) .page-products .faq .component-content .content .richText {
        height: 50px;
        width: 365px;
        margin-bottom: 15px
    }
}

:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content,
:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content,
:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p {
    height: 100%
}

:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

@media (max-width:1199px) {
    :lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .95rem
    }
}

@media (max-width:991px) {
    :lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a {
        font-size: .75rem;
        background-size: 115%
    }
}

:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:focus,
:lang(id-ID) .page-products .faq .component-content .content .richText>.component-content>.richText-content p a:hover {
    background-position: 50% 3%
}

:lang(id-ID) .page-products .journey-snippet .richText a {
    padding: 0 2%
}

:lang(id-ID) .page-denture-journey img {
    -webkit-clip-path: polygon(5% 0, 98% 0, 100% 2%, 100% 100%, 0 100%, 0 4%);
    clip-path: polygon(5% 0, 98% 0, 100% 2%, 100% 100%, 0 100%, 0 4%)
}

:lang(id-ID) .homepage-product .image img {
    border-top-left-radius: 0;
    -webkit-clip-path: polygon(5% 0, 98% 0, 100% 0, 100% 100%, 0 100%, 0 7%);
    clip-path: polygon(5% 0, 98% 0, 100% 0, 100% 100%, 0 100%, 0 7%)
}

:lang(id-ID) .footer-group .shareThis .shareThis-list {
    display: flex;
    justify-content: center
}

@media (max-width:767px) {

    :lang(ja-JP) .font-size-24 h1,
    :lang(ja-JP) .font-size-24 h2 {
        font-size: 1.5rem !important
    }
}

:lang(ja-JP) .hidden {
    display: none !important
}

@-webkit-keyframes show {
    0% {
        opacity: .2;
        padding: 0;
        height: 0
    }

    to {
        opacity: 1;
        height: 100%
    }
}

@keyframes show {
    0% {
        opacity: .2;
        padding: 0;
        height: 0
    }

    to {
        opacity: 1;
        height: 100%
    }
}

@-webkit-keyframes opacity {
    0% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

:lang(ja-JP) .width-100 img {
    width: 100%
}

:lang(ja-JP) .video-aspect-16-9>.component-content {
    padding-top: 56.25%;
    width: 100%;
    position: relative
}

:lang(ja-JP) .video-aspect-16-9>.component-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

:lang(ja-JP) .flex-center {
    display: flex;
    justify-content: center
}

:lang(ja-JP) .flex-wrap-center>.component-content>.content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

:lang(ja-JP) .green-snippets.product-lines .product-after {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Select-a-product-line_Card.png) no-repeat;
    background-size: 99% 99%
}

:lang(ja-JP) .green-snippets.product-lines .product-after .richText a {
    font-family: AmeliaBold;
    color: #fff
}

:lang(ja-JP) .green-snippets.product-lines .product-after:focus,
:lang(ja-JP) .green-snippets.product-lines .product-after:hover {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Select-a-product-line_Card_Hover.png) no-repeat;
    background-size: 99% 99%
}

:lang(ja-JP) .bg-white {
    background: #fff !important;

}

:lang(ja-JP) .upper-green-line {
    padding-top: 30px
}

:lang(ja-JP) .upper-green-line:before {
    content: "";
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-curved-separator.svg) no-repeat;
    background-size: 100% 10%;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 16px
}

:lang(ja-JP) .opened {
    transform: rotate(180deg)
}

:lang(ja-JP) .show-hide-btn img {
    transition: .5s ease-in-out
}

:lang(ja-JP) .container-fluid>.row {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

:lang(ja-JP) #footer {
    margin-top: auto
}

:lang(ja-JP) .Header>.inner>.component-content {
    margin-bottom: 0
}

@media (max-width:991px) {
    :lang(ja-JP) .navigation-upper .navigation-header {
        margin-bottom: -1px !important;
        margin-top: 0 !important
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .logo-box .image {
    padding: 0 5px
}

@media (max-width:767px) {
    :lang(ja-JP) .navigation-upper .navigation-header .logo-box .image img {
        max-height: 18px
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .header-buttons:not(.wear-button) .button-hex p {
    font-size: .72rem
}

:lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button {
    background-color: #001489;
    border-radius: 10px 10px 0 0;
    color: #fff;
    -webkit-animation: opacity .9s ease-in-out;
    animation: opacity .9s ease-in-out;
    border: 5px solid #fff;
    border-bottom: 0;
    border-top: 0
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button {
        padding: 0 18px;
        margin: 0;
        border: 0
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex {
    height: 35px;
    width: 200px;
    background-position: 8.5% 35.95%;
    background-size: 900px 1450px;
    margin-left: 0
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex {
        background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png) no-repeat;
        height: 27px;
        background-position: 8.8% 35.95%;
        background-size: 965px 1450px;
        width: 208px
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex a {
    color: #fff
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex a {
        color: #001489
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex:after {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    top: 8px;
    right: 22px;
    transform: rotate(-135deg);
    transition: transform .15s ease-out
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .bg-blue.wear-button .component-content .nav-button.button-hex:after {
        top: 12px;
        right: 11px;
        border: solid #001489;
        border-width: 0 3px 3px 0
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button {
    justify-content: center;
    padding: 0 14px
}

@media (max-width:991px) {
    :lang(ja-JP) .navigation-upper .navigation-header .wear-button {
        display: flex;
        padding: 0
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button>.component-content>.content {
    align-items: center
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button {
    display: block;
    background-size: 180px;
    width: 180px
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button {
        margin-top: 8px;
        background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png) no-repeat;
        width: 208px;
        background-size: 208px 25px
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button:hover {
    background-position: 0 0
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button p {
    padding-left: 20px;
    padding-right: 28px
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button p {
        padding-left: 0;
        line-height: 27px;
        padding-right: 13px
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button p a {
    color: #fff
}

@media (max-width:991px) {
    :lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button p a {
        font-size: 1rem
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 3px;
    top: 0;
    right: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    bottom: 8px;
    margin: auto;
    transition: transform .15s ease-out
}

@media (min-width:992px) {
    :lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button:after {
        top: 1px;
        bottom: 12px;
        right: 11px
    }
}

@media (max-width:767px) {
    :lang(ja-JP) .navigation-upper .navigation-header .header-search {
        padding: 0
    }
}

:lang(ja-JP) .navigation-upper .navigation-header .logo-box>.component-content {
    height: auto
}

:lang(ja-JP) .navigation.header .nav-button {
    display: none
}

:lang(ja-JP) .mobile-navigation,
:lang(ja-JP) .mobile-navigation ul.navigation-level1 {
    padding: 0
}

:lang(ja-JP) .mobile-navigation ul.navigation-level1>.navigation-level1:first-of-type {
    padding-top: 15px
}

:lang(ja-JP) .mobile-navigation ul.navigation-level1 .navigation-item.is-active ul.navigation-level2 {
    width: 100vw;
    margin-top: 16px;
    background: #fafafa;
    box-shadow: inset 0 10px 10px rgba(0, 0, 0, .1), inset 0 -10px 10px rgba(0, 0, 0, .15)
}

:lang(ja-JP) .mobile-navigation ul.navigation-level1 .navigation-item.navigation-level1:after {
    z-index: 15;
    background-size: 100% 100%;
    height: 15px;
    top: 55px
}

:lang(ja-JP) .mobile-navigation ul.navigation-level1 .navigation-item.is-active ul.navigation-level2 .navigation-item.navigation-level2 {
    background-color: transparent
}

:lang(ja-JP) .wear-navigation {
    z-index: 2;
    background-color: #001489;
    padding: 2% 15%;
    -webkit-animation: show .9s ease-in-out;
    animation: show .9s ease-in-out;
    margin-top: -1px
}

:lang(ja-JP) .wear-navigation .wear-navigation-item a {
    color: #fff
}

:lang(ja-JP) .wear-navigation .wear-navigation-item {
    text-align: center
}

:lang(ja-JP) .wear-navigation .wear-navigation-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 15px;
    top: 70%;
    left: 0;
    background: "/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg"no-repeat;
    background-size: 100%
}

@media (min-width:992px) {
    :lang(ja-JP) .wear-navigation .wear-navigation-item:after {
        content: none
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .wear-navigation .wear-navigation-item:nth-last-of-type(2) {
        border-left: 1px solid hsla(0, 0%, 100%, .5);
        border-right: 1px solid hsla(0, 0%, 100%, .5)
    }
}

@media (max-width:767px) {
    :lang(ja-JP) #header .searchBox {
        top: 118%;
        right: -20px;
        transition: right .5s ease-in-out
    }
}

:lang(ja-JP) #header .searchBox .search-query {
    display: block
}

@media (max-width:767px) {
    :lang(ja-JP) #header .searchBox.is-active {
        right: 185px;
        top: 118%
    }

    :lang(ja-JP) #header .searchBox.is-active .search-query {
        display: block;
        background: none;
        border: 2px solid #666;
        border-radius: 200px 200px 200px;
        padding: 0 0 0 15px;
        background: #f0f5f5
    }

    :lang(ja-JP) #header .searchBox.is-active .button {
        left: 175px
    }
}

:lang(ja-JP) .navigation-main .mobile-search {
    right: 6px;
    width: 25px
}

@media (min-width:768px) {
    :lang(ja-JP) .navigation-main .mobile-search {
        display: none
    }
}

:lang(ja-JP) .navigation-main .mobile-search img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    height: 22px
}

:lang(ja-JP) .navigation-level1>a>.navigation-item-decoration:after {
    transition: transform .15s ease-out
}

:lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover {
    position: relative;
    background-color: #001489
}

:lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover>a {
    color: #fff
}

:lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover>a .navigation-item-decoration:after {
    border-style: solid;
    border-color: #fff
}

@media (min-width:768px) {
    :lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover .navigation-root.navigation-branch.navigation-level2 {
        display: flex;
        flex-wrap: wrap;
        width: 300px;
        left: -20px;
        height: auto;
        margin: 0;
        background-color: #fff;
        border: 1px solid grey;
        -webkit-clip-path: polygon(0 15px, 15px 0, 100% 0, 100% 0, 100% calc(100% - 17px), calc(100% - 17px) 100%, 0 100%, 0 100%);
        clip-path: polygon(0 15px, 15px 0, 100% 0, 100% 0, 100% calc(100% - 17px), calc(100% - 17px) 100%, 0 100%, 0 100%);
        border-radius: 0 5px;
        background-image: none
    }

    :lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover .navigation-root.navigation-branch.navigation-level2:before {
        content: "";
        display: block;
        position: absolute;
        top: -4px;
        left: 5px;
        border: solid grey;
        border-width: 0 1px 0 0;
        height: 24px;
        transform: rotate(45deg);
        background-image: none;
        width: auto
    }

    :lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover .navigation-root.navigation-branch.navigation-level2:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -5px;
        right: 8px;
        border: solid grey;
        border-width: 0 1px 0 0;
        height: 24px;
        transform: rotate(45deg);
        background: none;
        width: auto;
        top: auto
    }

    :lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover .navigation-root.navigation-branch.navigation-level2 .navigation-item {
        width: 100%;
        padding: 8px 32px 8px 40px;
        margin-left: 0;
        background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/atom-line-grey-DT.png);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 80% 15%
    }

    :lang(ja-JP) .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.has-children:hover .navigation-root.navigation-branch.navigation-level2 .navigation-item a {
        color: #001489
    }
}

:lang(ja-JP) .wtb-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 0 10px 1px #000;
    transform: translate(-50%, -50%);
    width: 80%
}

@media (min-width:992px) {
    :lang(ja-JP) .wtb-popup {
        width: 50%
    }
}

:lang(ja-JP) .wtb-popup .image {
    display: flex;
    justify-content: center;
    padding-top: 1%
}

@media (min-width:992px) {
    :lang(ja-JP) .wtb-popup .image {
        padding-top: 2%
    }
}

:lang(ja-JP) .wtb-popup .image img {
    border: 1px solid grey
}

@media (min-width:992px) {
    :lang(ja-JP) .wtb-popup .image img {
        padding: 0 10px
    }
}

@media (max-width:767px) {
    :lang(ja-JP) .wtb-popup .image img {
        max-width: 70%
    }
}

:lang(ja-JP) .wtb-popup .wtb-richtext {
    margin: 5px 0
}

:lang(ja-JP) .wtb-popup .wtb-richtext>.component-content {
    height: auto;
    width: auto
}

:lang(ja-JP) .wtb-popup .wtb-richtext>.component-content>.richText-content p {
    height: auto;
    font-size: 1rem;
    line-height: 1.5 !important;
    margin: 0
}

:lang(ja-JP) .wtb-popup.is-opened {
    display: block
}

:lang(ja-JP) .template-main-hub .navigation-main .mobile-search {
    background: none
}

:lang(ja-JP) .template-main-hub #header .searchBox.is-active .button {
    width: 21px;
    border-radius: 0;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Magnifying-glass-icon-blue.png)
}

:lang(ja-JP) .template-main-hub .carousel-heading-text h1,
:lang(ja-JP) .template-main-hub .carousel-heading-text h2 {
    padding-top: 8px
}

:lang(ja-JP) .template-main-hub .carousel .snippetReference .richText a {
    padding-top: 5px;
    padding-right: 25px
}

@media (min-width:768px) and (max-width:1199px) {
    :lang(ja-JP) .template-main-hub .product-lines .product-after {
        width: 42%;
        height: 40vw
    }
}

@media (min-width:992px) and (max-width:1199px) {
    :lang(ja-JP) .template-main-hub .product-lines .product-after {
        height: 45vw
    }
}

:lang(ja-JP) .template-propartials h1,
:lang(ja-JP) .template-propartials h2,
:lang(ja-JP) .template-propartials h3,
:lang(ja-JP) .template-propartials h4,
:lang(ja-JP) .template-propartials h5 {
    padding-top: 8px;
    color: #001489
}

:lang(ja-JP) .template-propartials .logo-box a img {
    transform: none
}

:lang(ja-JP) .template-propartials #header .searchBox.is-active {
    top: 135%
}

:lang(ja-JP) .template-propartials #header .searchBox.is-active .button {
    width: 20px;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Magnifying-glass-icon-blue.png)
}

:lang(ja-JP) .template-propartials .navigation-main {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Nav-bar_DT.png) no-repeat 50%;
    height: 80px;
    background-size: 92% 50%;
    background-position-x: 90%;
    margin-bottom: 0
}

@media (min-width:992px) {
    :lang(ja-JP) .template-propartials .navigation-main {
        background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/nav%20bar%20partials.png) no-repeat 50%;
        height: 74px;
        background-size: 100%
    }
}

:lang(ja-JP) .template-propartials .navigation-main:after,
:lang(ja-JP) .template-propartials .navigation-main:before {
    content: none
}

:lang(ja-JP) .template-propartials .navigation-main .mobile-search {
    background: none
}

:lang(ja-JP) .template-propartials .navigation-main .home-logo {
    flex-basis: 15%
}

@media (max-width:991px) {
    :lang(ja-JP) .template-propartials .navigation-main .home-logo {
        background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Nav-bar_Home-icon_SP.png) no-repeat;
        height: 100%;
        background-position: 50%;
        background-size: 54px
    }
}

:lang(ja-JP) .template-propartials .navigation-main .home-logo>.component-content {
    padding: 0;
    height: 100%
}

@media (min-width:992px) {
    :lang(ja-JP) .template-propartials .navigation-main .home-logo>.component-content {
        justify-content: flex-start;
        padding-left: 12%
    }
}

:lang(ja-JP) .template-propartials .navigation-main .home-logo>.component-content a {
    width: 100%;
    justify-content: center;
    align-items: center
}

@media (min-width:992px) {
    :lang(ja-JP) .template-propartials .navigation-main .home-logo>.component-content a {
        width: auto
    }
}

:lang(ja-JP) .template-propartials .navigation-main .navigation-mobile-menu {
    left: 17%
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 {
    height: 49px !important;
    position: relative;
    top: 1px
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:not(.has-children) {
    height: 100%
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:not(.has-children) .navigation-item-title {
    display: flex;
    align-items: center;
    height: 100%
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1.is-open,
:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:hover {
    height: 100%;
    background-color: #e5f5f6
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1.is-open .navigation-item-title,
:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:hover .navigation-item-title {
    color: #001489
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1.is-open .navigation-item-title .navigation-item-decoration:after,
:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:hover .navigation-item-title .navigation-item-decoration:after {
    border-color: #001489;
    bottom: 0
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1.is-open .navigation-level2.navigation-item,
:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1:hover .navigation-level2.navigation-item {
    padding-right: 30px;
    background-size: 85% 6% !important
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title {
    color: #fff
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:hover {
    color: #001489
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title:hover .navigation-item-decoration:after {
    border-color: #001489
}

:lang(ja-JP) .template-propartials .navigation-main .paragraphSystem .navigation.header.initialized .navigation-root.navigation-level1 .navigation-level1 .navigation-item-title .navigation-item-decoration:after {
    border-color: #fff;
    bottom: 10px
}

:lang(ja-JP) .template-propartials .navigation-shadow p {
    background: none
}

:lang(ja-JP) .template-propartials .carousel-slides .snippetReference .box.component {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Carousel-card.png) 50%/contain no-repeat
}

:lang(ja-JP) .template-propartials .carousel-slides .snippetReference .box.component .richText>.component-content .richText-content p a {
    color: #00a3ad;
    font-family: AmeliaRegular
}

:lang(ja-JP) .template-propartials .carousel-slides .snippetReference .box.component:hover {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Carousel-card_Hover.png) 50%/contain no-repeat
}

:lang(ja-JP) .template-propartials .carousel-slides .snippetReference .box.component:hover .richText>.component-content .richText-content p a {
    color: #fff
}

:lang(ja-JP) .template-propartials .carousel-slides .slick-list {
    margin-bottom: 25px
}

@media (min-width:767px) {

    :lang(ja-JP) .template-propartials .slick-next:after,
    :lang(ja-JP) .template-propartials .slick-next:focus:after,
    :lang(ja-JP) .template-propartials .slick-next:hover:after,
    :lang(ja-JP) .template-propartials .slick-prev:after,
    :lang(ja-JP) .template-propartials .slick-prev:focus:after,
    :lang(ja-JP) .template-propartials .slick-prev:hover:after {
        color: #00a3ad
    }
}

:lang(ja-JP) .template-propartials .slick-dots li button {
    border: 1px solid #00a3ad
}

:lang(ja-JP) .template-propartials .slick-dots li.slick-active button {
    background: #00a3ad
}

:lang(ja-JP) .template-propartials .article-border {
    padding: 0
}

:lang(ja-JP) .template-propartials .article-border>.component-content:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Main-image-holder.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 9
}

@media (min-width:768px) {
    .template-propartials .article-border>.component-content:before {
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Main-image-holder.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 9
    }
}

:lang(ja-JP) .template-propartials .article-border>.component-content img {
    width: 100%
}

:lang(ja-JP) .template-propartials .homepage-product .product-after .paragraphSystem:after,
:lang(ja-JP) .template-propartials .journey-snippet .box>.component-content .content:after {
    content: none
}

:lang(ja-JP) .template-propartials .articles .image,
:lang(ja-JP) .template-propartials .articles .image .component-content,
:lang(ja-JP) .template-propartials .related .image,
:lang(ja-JP) .template-propartials .related .image .component-content {
    padding: 1px 2px
}

:lang(ja-JP) .template-propartials .articles .image .component-content img,
:lang(ja-JP) .template-propartials .articles .image img,
:lang(ja-JP) .template-propartials .related .image .component-content img,
:lang(ja-JP) .template-propartials .related .image img {
    width: 100%;
    margin-bottom: 3px
}

:lang(ja-JP) .template-propartials .related .snippetReference .box.component {
    background-position: 3.6% 45.8%
}

:lang(ja-JP) .template-propartials .related .snippetReference .box.component .richText>.component-content .richText-content p a {
    color: #00a3ad
}

:lang(ja-JP) .template-propartials .related .snippetReference .box.component:hover {
    background-position: 3.6% 98.7%
}

:lang(ja-JP) .template-propartials .related .snippetReference .box.component:hover .richText>.component-content .richText-content p a {
    color: #fff
}

@media (max-width:767px) {
    :lang(ja-JP) .template-propartials .product-buy-now.first {
        margin-bottom: 15px
    }
}

:lang(ja-JP) .template-propartials .product-buy-now>.component-content a {
    padding: 12px 24px
}

:lang(ja-JP) .template-propartials .product-lines .product-after .component-content .paragraphSystem .image {
    padding: 0
}

@media (max-width:767px) {
    :lang(ja-JP) .template-propartials .product-lines .product-after .component-content .richText a {
        padding: 8px 0 0 18px;
        font-size: .8rem
    }
}

:lang(ja-JP) .template-propartials.page-progourd-anti-bacterial-daily-cleanser .product-image>.component-content {
    align-items: flex-start
}

:lang(ja-JP) .template-propartials #footer .footer-links ul li a {
    font-family: AmeliaRegular !important
}

:lang(ja-JP) .template-propartials .footer-banner>.component-content>.content {
    align-items: flex-end !important
}

:lang(ja-JP) .template-propartials .footer-banner>.component-content>.content>.container {
    margin-bottom: 8%
}

@media (min-width:768px) {
    :lang(ja-JP) .template-propartials .footer-banner>.component-content>.content>.container {
        margin-bottom: 1%;
        margin-left: 10%
    }
}

:lang(ja-JP) .template-proguard .articles .image,
:lang(ja-JP) .template-proguard .articles .image .component-content,
:lang(ja-JP) .template-proguard .related .image,
:lang(ja-JP) .template-proguard .related .image .component-content {
    padding: 0
}

:lang(ja-JP) .template-proguard .articles .snippetReference .box.component,
:lang(ja-JP) .template-proguard .related .snippetReference .box.component {
    background-position: 3.1% .8%
}

:lang(ja-JP) .template-proguard .articles .snippetReference .box.component:hover,
:lang(ja-JP) .template-proguard .related .snippetReference .box.component:hover {
    background-position: 3.1% 45%
}

:lang(ja-JP) .template-proguard .articles .snippetReference .box.component:hover .richText>.component-content .richText-content p a,
:lang(ja-JP) .template-proguard .related .snippetReference .box.component:hover .richText>.component-content .richText-content p a {
    color: #fff
}

:lang(ja-JP) .template-proguard .articles .snippetReference .box.component .richText>.component-content .richText-content p a,
:lang(ja-JP) .template-proguard .related .snippetReference .box.component .richText>.component-content .richText-content p a {
    color: #009fdf
}

:lang(ja-JP) .template-Polident-template-new .wtb a {
    color: #196930
}

:lang(ja-JP) .template-Polident-template-new .navigation-main {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/nav-bg.png) no-repeat;
    background-position: 10%
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new .navigation-main {
        background-position: 50%;
        height: 56px
    }

    :lang(ja-JP) .template-Polident-template-new .navigation-main:before {
        content: "";
        height: 56px;
        background: #fff
    }

    :lang(ja-JP) .template-Polident-template-new .navigation-main:after {
        content: "";
        height: 56px;
        background: #006c28
    }
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .navigation-mobile-menu,
:lang(ja-JP) .template-Polident-template-new .navigation-main .navigation-mobile-menu:after,
:lang(ja-JP) .template-Polident-template-new .navigation-main .navigation-mobile-menu:before {
    background: #196930
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .navigation-mobile-menu.is-active {
    background: transparent
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .mobile-search {
    background: none
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1 {
    display: flex;
    justify-content: space-between
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:not(.has-children) {
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:not(.has-children)>.navigation-item-title {
    display: flex;
    align-items: center;
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item>.navigation-item-title {
    color: #fff;
    font-size: .825rem
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item>.navigation-item-title .navigation-item-decoration:after {
    border-style: solid;
    border-color: #fff
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.is-open,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.nav-hover,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:hover {
    background-color: #fff
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.is-open .navigation-item-title,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.nav-hover .navigation-item-title,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:hover .navigation-item-title {
    color: #196930 !important
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.is-open .navigation-item-title .navigation-item-decoration:after,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.nav-hover .navigation-item-title .navigation-item-decoration:after,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:hover .navigation-item-title .navigation-item-decoration:after {
    border-color: #196930
}

:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.is-open .navigation-level2 .navigation-item-title,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item.nav-hover .navigation-level2 .navigation-item-title,
:lang(ja-JP) .template-Polident-template-new .navigation-main .paragraphSystem .navigation.header.initialized ul.navigation-branch.navigation-level1>.navigation-item:hover .navigation-level2 .navigation-item-title {
    font-weight: 600
}

:lang(ja-JP) .template-Polident-template-new .carousel .carousel-slides {
    margin-bottom: 0
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .carousel .carousel-slides {
        padding: 0
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide {
    height: auto
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide {
        padding: 0
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-dotted.slick-slider {
    margin-top: 0;
    padding: 0
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-prev {
    transform: translateY(-15px) scaleX(-1)
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-next {
    transform: translate(4px, -15px)
}

@media (min-width:768px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-prev {
        transform: translate(8px, -15px) scaleX(-1)
    }

    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-next {
        transform: translateY(-15px)
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-prev {
        transform: translate(0) scaleX(-1)
    }

    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-next {
        transform: translate(8px)
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-dots {
    display: none !important
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide {
    align-self: center
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .carouselSlide {
        padding: 0
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .slides-item12 img {
    -o-object-position: 5px;
    object-position: 5px
}

@media (min-width:767px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .slides-item12 img {
        -o-object-position: 15px;
        object-position: 15px
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .silver-banner:after {
    background-size: 101% 115%;
    background-position: 100%;
    width: 102%
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .silver-banner:after {
        width: 99%
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .carousel-slide .image {
        padding: 0
    }
}

:lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-track {
    display: flex
}

:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full-Dentures_Image-Sprites_Cards.png) no-repeat;
    background-position: 3.63% 38.99%
}

:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component:focus,
:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component:hover,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component:focus,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component:hover,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component:focus,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component:hover {
    background-position: 3.63% 43.96%
}

:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component:focus .richText a,
:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component:hover .richText a,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component:focus .richText a,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component:hover .richText a,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component:focus .richText a,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component:hover .richText a {
    color: #fff
}

:lang(ja-JP) .template-Polident-template-new .articles .snippetReference .box.component .richText a,
:lang(ja-JP) .template-Polident-template-new .products .snippetReference .box.component .richText a,
:lang(ja-JP) .template-Polident-template-new .related .snippetReference .box.component .richText a {
    color: #196930
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .journey-snippet .image {
        padding-top: 1px
    }
}

:lang(ja-JP) .template-Polident-template-new .journey-snippet .box>.component-content .content:after {
    content: none
}

:lang(ja-JP) .template-Polident-template-new .banner .richText {
    margin-top: 25%
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a {
        background-position: 54.5% 97.65%
    }
}

@media (min-width:992px) {

    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a,
    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:nth-of-type(2) a {
        width: 55%;
        padding-left: 45%
    }

    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a {
        background-position: 54.5% 63%
    }

    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a:active,
    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a:focus,
    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul li:last-of-type a:hover {
        background-position: 54.5% 97.65%
    }
}

:lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul a {
    width: 65%;
    padding-left: 35%;
    justify-content: center
}

@media (max-width:991px) {
    :lang(ja-JP) .template-Polident-template-new .denture-journey .richText-content ul a {
        background-size: 195% 1750px;
        width: 80%;
        padding: 0 10%;
        display: flex
    }
}

:lang(ja-JP) .template-Polident-template-new .navigation-upper p {
    padding-top: 0
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content {
    width: 273px;
    height: 36px
}

@media (min-width:768px) {
    :lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content {
        width: 350px;
        height: 45px
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content {
        width: 382px;
        height: 49px
    }
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content .richText-content {
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.2%
}

:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content .richText-content p a:focus,
:lang(ja-JP) .template-Polident-template-new:not(.page-products) .faq .richText:not(.btn-next):not(.wtb-richtext) .component-content .richText-content p a:hover {
    background-position: 50% 3.2%
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next {
    display: flex;
    justify-content: center;
    margin: 9px 0 25px
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content {
    width: 273px;
    height: 59px
}

@media (min-width:768px) {

    :lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content,
    :lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content,
    :lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content {
        width: 382px;
        height: 78px
    }
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content {
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-size: 115%;
    height: 100%;
    margin: 0;
    padding: 0
}

@media (max-width:767px) {

    :lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover,
    :lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover,
    :lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:focus,
    :lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
        background-size: 115%
    }
}

:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 40%
}

:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a.focus,
:lang(ja-JP) .template-Polident-template-new.page-preparing-for-tooth-loss .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 96.8%
}

:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 25.6%
}

:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ja-JP) .template-Polident-template-new.page-getting-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 68.4%
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a {
    background-position: 50% 54%
}

:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:focus,
:lang(ja-JP) .template-Polident-template-new.page-adjusting-to-dentures .faq .btn-next .component-content .richText-content p a:hover {
    background-position: 50% 82.4%
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content {
    width: 273px;
    height: 36px
}

@media (min-width:768px) {
    :lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content {
        width: 220px;
        height: 30px
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content {
        width: 360px;
        height: 49px
    }
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content .richText-content {
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content .richText-content p {
    padding-top: 0;
    height: 100%
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content .richText-content p a {
    background-size: 115%;
    margin: 0;
    height: 100%;
    background-position: 50% 14.1%
}

:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content .richText-content p a:focus,
:lang(ja-JP) .template-Polident-template-new.page-products .faq .richText:not(.wtb-richtext) .component-content .richText-content p a:hover {
    background-position: 50% 3.1%
}

:lang(ja-JP) .template-Polident-template-new.page-products .container .richText li {
    color: #196930
}

@media (max-width:767px) {
    :lang(ja-JP) .template-Polident-template-new .footer-social {
        padding-bottom: 30%
    }

    :lang(ja-JP) .template-Polident-template-new .shareThis-list {
        display: flex;
        justify-content: center
    }
}

:lang(ja-JP) .template-dental-labo .teal-color {
    color: #00a0af;
    padding-top: 9px
}

:lang(ja-JP) .template-dental-labo .teal-link {
    color: #00a0af;
    display: inline-block
}

:lang(ja-JP) .template-dental-labo .teal-link:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400
}

:lang(ja-JP) .template-dental-labo .width-250 {
    width: 250px !important
}

:lang(ja-JP) .template-dental-labo #content {
    background: #f0f5f5
}

:lang(ja-JP) .template-dental-labo .Header {
    background-color: #f0f5f5
}

:lang(ja-JP) .template-dental-labo .navigation-main,
:lang(ja-JP) .template-dental-labo .navigation-main:after,
:lang(ja-JP) .template-dental-labo .navigation-main:before {
    background: #f0f5f5
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .navigation-main {
        margin-right: 0;
        width: 358px
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .navigation-main .home-logo {
        display: none
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .navigation-main.is-active {
        z-index: 5;
        background: rgba(0, 53, 149, .8)
    }
}

:lang(ja-JP) .template-dental-labo .navigation-main.is-active .navigation-mobile-menu:after,
:lang(ja-JP) .template-dental-labo .navigation-main.is-active .navigation-mobile-menu:before {
    background: #fff
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .navigation-main.is-active .home-logo {
        display: block
    }
}

:lang(ja-JP) .template-dental-labo .navigation-mobile-menu {
    right: 3%;
    left: auto
}

:lang(ja-JP) .template-dental-labo .mobile-navigation {
    width: 358px;
    min-height: auto;
    position: absolute;
    top: 0;
    background: rgba(0, 53, 149, .8);
    right: -15px;
    z-index: 1;
    padding-top: 120px
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-level1 {
    padding-left: 15px
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-level1>.navigation-level1:after {
    content: none
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .header-buttons {
    display: none
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-item-title {
    color: #fff !important
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-root.navigation-level1>.navigation-level1 {
    height: 100%
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-root.navigation-level1>.navigation-level1>.navigation-item-title:after,
:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-root.navigation-level1>.navigation-level1>.navigation-item-title:before {
    content: none
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-root.navigation-level1>.navigation-level1 .navigation-root.navigation-level2 {
    position: relative;
    background-color: transparent;
    display: block;
    width: 100%;
    left: 0;
    background: none;
    top: 0;
    padding-bottom: 0
}

:lang(ja-JP) .template-dental-labo .mobile-navigation .navigation-root.navigation-level1>.navigation-level1 .navigation-root.navigation-level2>.navigation-level2 {
    margin-left: 30px;
    padding-right: 15px
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .mobile-search {
        display: none !important
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root {
        box-shadow: -10px 10px 15px 0 rgba(0, 0, 0, .4);
        width: 200px !important;
        border: none !important;
        -webkit-clip-path: none !important;
        clip-path: none !important
    }

    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root:after,
    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root:before {
        content: none !important
    }

    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root>.navigation-level2 {
        padding: 20px 32px 20px 40px !important;
        background-image: none !important;
        border-bottom: 1px solid #737779
    }

    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root>.navigation-level2>.navigation-item-title {
        color: #00a0af !important
    }

    :lang(ja-JP) .template-dental-labo .navigation .has-children:hover>.navigation-root>.navigation-level2>.navigation-item-title .navigation-item-decoration:after {
        content: none !important
    }
}

:lang(ja-JP) .template-dental-labo .homepage-banner {
    margin-bottom: 30px !important
}

:lang(ja-JP) .template-dental-labo .top-bottom-border {
    display: flex;
    justify-content: center;
    position: relative
}

@media (min-width:768px) {
    :lang(ja-JP) .template-dental-labo .top-bottom-border:before {
        content: " ";
        display: flex;
        border-bottom: 5px solid #003595;
        position: absolute;
        width: 95%
    }

    :lang(ja-JP) .template-dental-labo .top-bottom-border:after {
        content: " ";
        display: flex;
        position: absolute;
        width: 100%;
        height: 5px;
        bottom: 0;
        background: linear-gradient(90deg, #f0f5f5 3%, #00a0af 0 97%, #f0f5f5 97% 100%)
    }
}

:lang(ja-JP) .template-dental-labo .top-bottom-border img {
    margin: 40px auto
}

@media (max-width:767px) {
    :lang(ja-JP) .template-dental-labo .top-bottom-border:after {
        content: " ";
        display: flex;
        position: absolute;
        width: 100%;
        height: 5px;
        bottom: 0;
        background: #f0f5f5
    }
}

:lang(ja-JP) .template-dental-labo .top-bottom-border #imgId {
    width: 100%
}

:lang(ja-JP) .template-dental-labo .top-bottom-border iframe {
    margin: 40px auto;
    width: 100%
}

@media (min-width:992px) {
    :lang(ja-JP) .template-dental-labo .top-bottom-border iframe {
        width: 940px
    }
}

:lang(ja-JP) .template-dental-labo .blue-top-border>.component-content {
    border-top: 5px solid #003595;
    padding: 35px;
    border-radius: 5px
}

:lang(ja-JP) .template-dental-labo .teal-bottom-border>.component-content {
    border-bottom: 5px solid #00a0af;
    border-radius: 5px;
    padding: 35px
}

:lang(ja-JP) .template-dental-labo .teal-bottom-border-image>.component-content {
    border-bottom: 5px solid #00a0af;
    border-radius: 5px;
    margin-bottom: 12px
}

:lang(ja-JP) .template-dental-labo .oval-top-border {
    border-radius: 0 60px 60px 60px;
    background: #00a0af;
    height: 70px;
    display: flex;
    align-items: center
}

:lang(ja-JP) .template-dental-labo .oval-top-border h2 {
    font-size: 2rem;
    color: #fff
}

:lang(ja-JP) .template-dental-labo .ultrasonic-white-box {
    border-radius: 0 60px 60px 60px
}

:lang(ja-JP) .template-dental-labo .smooth-corners img {
    border-radius: 0 25px 25px 25px
}

:lang(ja-JP) .template-dental-labo .description-article>.component-content>.content {
    display: flex
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo .description-article>.component-content>.content {
        flex-direction: column
    }

    :lang(ja-JP) .template-dental-labo .description-article>.component-content>.content .image,
    :lang(ja-JP) .template-dental-labo .description-article>.component-content>.content .richText {
        display: flex;
        justify-content: center
    }

    :lang(ja-JP) .template-dental-labo .description-article>.component-content>.content .richText.first {
        order: 1
    }
}

:lang(ja-JP) .template-dental-labo .description-article .richText.last {
    align-self: flex-end
}

:lang(ja-JP) .template-dental-labo .homepage-acc h4 {
    font-size: 1.225rem;
    color: #737779
}

:lang(ja-JP) .template-dental-labo .image-border img {
    border: 2px solid transparent
}

:lang(ja-JP) .template-dental-labo .image-border:hover img {
    border: 2px solid #00a0af
}

:lang(ja-JP) .template-dental-labo .article-snippets>.component-content>.content {
    display: flex;
    padding: 0 15px
}

@media (max-width:767px) {
    :lang(ja-JP) .template-dental-labo .article-snippets>.component-content>.content {
        flex-wrap: wrap
    }
}

:lang(ja-JP) .template-dental-labo .article-snippets>.component-content>.content>a {
    display: none
}

@media (min-width:768px) {
    :lang(ja-JP) .template-dental-labo .article-snippets>.component-content>.content .snippetReference:nth-of-type(2n) {
        margin-left: 1%
    }
}

:lang(ja-JP) .template-dental-labo .article-snippet-box>.component-content>.content,
:lang(ja-JP) .template-dental-labo .tips-article-box>.component-content>.content {
    display: flex;
    flex-wrap: wrap
}

:lang(ja-JP) .template-dental-labo .article-snippet-no-padding .box {
    padding: 0
}

:lang(ja-JP) .template-dental-labo .article-propartials {
    border-bottom: 5px solid transparent
}

:lang(ja-JP) .template-dental-labo .article-propartials:hover {
    border-bottom: 5px solid #00a0af
}

:lang(ja-JP) .template-dental-labo .article-propartials .image {
    width: 100%;
    padding: 0
}

:lang(ja-JP) .template-dental-labo .article-propartials .image img {
    width: 100%
}

:lang(ja-JP) .template-dental-labo .article-propartials .richText h3 {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    color: #737779;
    text-align: center
}

:lang(ja-JP) .template-dental-labo .article-propartials .richText p {
    font-size: .875rem;
    letter-spacing: 3px
}

:lang(ja-JP) .template-dental-labo .article-propartials>.inner>.component-content {
    margin-bottom: 0
}

:lang(ja-JP) .template-dental-labo .article-propartials .link {
    color: #00a0af
}

:lang(ja-JP) .template-dental-labo .article-propartials .link:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    padding-left: 15px
}

:lang(ja-JP) .template-dental-labo .white-partials-box>.component-content>.content {
    display: flex
}

@media (max-width:767px) {
    :lang(ja-JP) .template-dental-labo .white-partials-box>.component-content>.content {
        flex-wrap: wrap
    }
}

:lang(ja-JP) .template-dental-labo .product-snippet-box1>.component-content>.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

:lang(ja-JP) .template-dental-labo .product-snippet-box1 .product-snippet2 {
    display: flex
}

:lang(ja-JP) .template-dental-labo .product-snippet-box1 .product-snippet2>.component-content>.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%
}

:lang(ja-JP) .template-dental-labo .product-snippet-box1 .product-snippet2>.component-content>.content .image {
    display: flex;
    justify-content: center
}

:lang(ja-JP) .template-dental-labo .product-snippet1:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    position: absolute;
    top: 55%;
    right: -20px;
    font-size: 2rem;
    color: #00a0af
}

:lang(ja-JP) .template-dental-labo .product-snippet-box2 {
    display: flex
}

:lang(ja-JP) .template-dental-labo .product-snippet-box2>.component-content>.content {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center
}

:lang(ja-JP) .template-dental-labo .product-snippet-box2 .image,
:lang(ja-JP) .template-dental-labo .product-snippet-box2 .richText.last {
    margin-top: auto
}

@media (min-width:768px) {
    :lang(ja-JP) .template-dental-labo .product-snippet-box2 {
        margin-left: 1%
    }
}

:lang(ja-JP) .template-dental-labo .facts-accordion .richText.header {
    background-color: #00a0af
}

:lang(ja-JP) .template-dental-labo .facts-accordion .richText.header p {
    color: #fff;
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo .facts-accordion .richText.body p {
    color: #000;
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion:before {
    content: none
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-slide {
    background: none;
    margin-bottom: 0
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-slide .accordion-head {
    background-color: #00a0af;
    height: 45px;
    background-image: none;
    display: block
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-slide .accordion-head:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    display: flex;
    justify-content: center;
    color: #fff;
    transition: .5s ease-in-out;
    background-color: transparent;
    transform: rotate(180deg);
    font-size: 1.5rem
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-slide .accordion-head:before {
    content: none
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-slide.is-active .accordion-head:after {
    transform: rotate(0deg)
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion .accordion-content-wrapper {
    margin-bottom: 0;
    background-image: none
}

:lang(ja-JP) .template-dental-labo.page-step1 .accordion li {
    color: #666
}

:lang(ja-JP) .template-dental-labo.page-step2 .homepage-acc>.component-content {
    background-repeat: no-repeat
}

:lang(ja-JP) .template-dental-labo.page-step2 .homepage-acc .image {
    margin-top: 7.75rem
}

:lang(ja-JP) .template-dental-labo.page-step2 .homepage-acc .richText {
    margin-bottom: 7.75rem
}

:lang(ja-JP) .template-dental-labo.page-step2 li {
    color: #666
}

:lang(ja-JP) .template-dental-labo.page-step2 li::marker {
    color: red;
    font-size: 1.5rem
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion {
    margin-top: 30px
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion:before {
    content: none
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide {
    border: 0 solid #707070;
    border-radius: 60px;
    background: #fff
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide.is-active {
    border: 5px solid #707070
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide.is-active .accordion-content-wrapper {
    margin: 0 30px 30px
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide.is-active .accordion-head {
    margin-bottom: 15px
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide.is-active .accordion-head:after {
    transform: rotate(0deg)
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide .accordion-head {
    background: #00a0af;
    border-radius: 0 60px 60px 60px;
    padding-bottom: 30px;
    margin: -5px -15px 0
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide .accordion-head:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    color: #fff;
    transition: .5s ease-in-out;
    background-color: transparent;
    transform: rotate(180deg);
    font-size: 1.5rem;
    position: absolute;
    right: 5%;
    top: 30%
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide .accordion-head .accordion-title-text {
    color: #fff;
    font-size: 1.5rem
}

@media (min-width:992px) {
    :lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-slide .accordion-head .accordion-title-text {
        font-size: 2rem
    }
}

:lang(ja-JP) .template-dental-labo.page-ultrasonic-cleansing-bath .accordion .accordion-content-wrapper {
    margin: 0;
    background-image: none
}

:lang(ja-JP) .template-dental-labo.page-faq .search-box {
    margin-bottom: 30px !important;
    margin-top: 15px !important;
    padding: 0 30px !important
}

:lang(ja-JP) .template-dental-labo.page-faq .search-box .form-search {
    display: flex;
    justify-content: center
}

:lang(ja-JP) .template-dental-labo.page-faq .search-box .searchBox label {
    border: 2px solid #00a0af;
    border-radius: 0 200px 200px 200px;
    width: 100%
}

:lang(ja-JP) .template-dental-labo.page-faq .search-box .searchBox label input {
    background: none;
    width: 90%;
    padding: 0 0 0 5px
}

:lang(ja-JP) .template-dental-labo.page-faq .search-box button {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Magnifying-glass-icon-blue.png) no-repeat;
    display: flex;
    width: 20px;
    right: 5%;
    top: 18%;
    border-radius: 0
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-result:nth-of-type(odd) {
    background-color: #ebebeb
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-title {
    margin-left: 20px
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-title a {
    color: #00a0af
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-description {
    color: #000;
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-pagination-item {
    background: #ebebeb;
    padding: 5px 20px
}

:lang(ja-JP) .template-dental-labo.page-faq .searchResults-pagination-item a {
    color: #000
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-slide {
    background: none;
    margin-bottom: 0;
    padding: 0
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-slide.is-active .accordion-head:before {
    transform: rotate(180deg)
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-head {
    padding-bottom: 20px;
    background-color: #00a0af;
    display: flex;
    align-items: center
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-head span {
    color: #fff !important;
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-head:before {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    position: absolute;
    right: 5%;
    color: #fff;
    transition: .5s ease-in-out
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-content-wrapper {
    background-color: #fff;
    margin: 0 0 30px;
    overflow-y: scroll;
    scrollbar-width: none
}

:lang(ja-JP) .template-dental-labo.page-faq .accordion-content-wrapper::-webkit-scrollbar {
    width: 0
}

:lang(ja-JP) .template-dental-labo.page-faq .question {
    padding: 15px 30px
}

:lang(ja-JP) .template-dental-labo.page-faq .question>.component-content {
    border-bottom: 2px solid #00a0af
}

:lang(ja-JP) .template-dental-labo.page-faq .question p {
    color: #00a0af;
    padding-right: 25px
}

:lang(ja-JP) .template-dental-labo.page-faq .question p:before {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    position: absolute;
    right: 5%;
    transition: .5s ease-in-out
}

:lang(ja-JP) .template-dental-labo.page-faq .question.is-open p:before {
    transform: rotate(180deg)
}

:lang(ja-JP) .template-dental-labo.page-faq .answer {
    padding: 0 45px;
    display: none
}

:lang(ja-JP) .template-dental-labo.page-faq .answer p {
    margin: 10px 0
}

:lang(ja-JP) .template-dental-labo .footer>.inner>.component-content {
    margin-bottom: 0
}

:lang(ja-JP) .template-dental-labo #footer {
    background: #f0f5f5
}

:lang(ja-JP) .template-dental-labo #footer .richText {
    padding: 0
}

:lang(ja-JP) .template-dental-labo #footer .footer-banner .container>.component-content>.content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column
}

:lang(ja-JP) .template-dental-labo #footer .footer-social {
    background: #00a0af;
    border-radius: 0 1.875rem 0 0
}

:lang(ja-JP) .template-dental-labo #footer .footer-social>.component-content>.content {
    display: flex;
    justify-content: center;
    align-items: center
}

:lang(ja-JP) .template-dental-labo #footer .footer-social .richText {
    flex: 1 0 60%
}

:lang(ja-JP) .template-dental-labo #footer .footer-social .image {
    display: flex;
    justify-content: flex-start
}

:lang(ja-JP) .template-dental-labo #footer .footer-links {
    background: #fff;
    padding-top: 15px
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-links {
        position: static
    }
}

:lang(ja-JP) .template-dental-labo #footer .footer-links .richText ul {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-links .richText ul {
        flex-direction: column
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-links .richText ul {
        padding-right: 10%
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-links .richText ul li {
        padding: 7px 0
    }
}

:lang(ja-JP) .template-dental-labo #footer .footer-links .richText ul a {
    color: #00a0af
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-links .image {
        position: absolute;
        bottom: 0;
        transform: translateX(25px);
        z-index: 1;
        display: flex;
        justify-content: center
    }
}

:lang(ja-JP) .template-dental-labo #footer .footer-description {
    background: #fff
}

@media (max-width:991px) {
    :lang(ja-JP) .template-dental-labo #footer .footer-description {
        padding-bottom: 40px
    }
}

:lang(ja-JP) .template-dental-labo #footer .footer-description p {
    color: #737779
}

:lang(ja-JP) .template-dental-labo .tips-text-box>.component-content {
    box-shadow: 2px 8px 6px hsla(0, 0%, 72.9%, .25);
    padding: 0 15%
}

:lang(ja-JP) .template-dental-labo .tips-text-box p {
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo .tips-text-box li {
    color: #737779;
    font-weight: 700
}

:lang(ja-JP) .template-dental-labo .tips-text-box li::marker {
    color: #e1251b;
    font-size: 1.5rem
}

:lang(ja-JP) .template-dental-labo .box-shadow {
    box-shadow: 2px 8px 6px 0 hsla(0, 0%, 72.9%, .25)
}

:lang(ja-JP) .template-dental-labo .teal-button {
    background: #0691c5;
    width: 200px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.125rem;
    display: inline-block;
    padding: .9375rem;
    border-radius: 0 1.875rem 1.875rem 1.875rem;
    margin: 15px auto
}

:lang(ja-JP) .template-dental-labo .teal-button a {
    color: #fff;
    padding-right: 10px
}

:lang(ja-JP) .template-dental-labo .teal-button:after {
    content: "\";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: 400;
    color: #fff
}

:lang(ja-JP) .template-dental-labo .product-box .richText-content {
    display: flex;
    flex-direction: column
}

:lang(ja-JP) .page-landing-page .navigation-main {
    margin-bottom: 0
}

:lang(ja-JP) .page-landing-page #content {
    padding-top: 50px;
    background: linear-gradient(#f0f5f5, #f1f5f6)
}

:lang(ja-JP) .page-landing-page #content>.row {
    width: 940px;
    margin: 0 auto
}

@media (max-width:992px) {
    :lang(ja-JP) .page-landing-page #content>.row {
        width: 100%
    }
}

:lang(ja-JP) .page-landing-page #footer {
    background: linear-gradient(#f0f5f5, #f1f5f6)
}

:lang(ja-JP) .page-landing-page .section-one>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-three>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-two>.component-content>.content {
    max-width: 456px;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

@media (min-width:992px) {

    :lang(ja-JP) .page-landing-page .section-one>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-three>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-two>.component-content>.content {
        max-width: none
    }
}

:lang(ja-JP) .page-landing-page .section-one .image-and-text,
:lang(ja-JP) .page-landing-page .section-three .image-and-text,
:lang(ja-JP) .page-landing-page .section-two .image-and-text {
    margin: 25px 0
}

:lang(ja-JP) .page-landing-page .section-one .image-and-text>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-three .image-and-text>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-two .image-and-text>.component-content>.content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin: 0
}

@media (min-width:992px) {

    :lang(ja-JP) .page-landing-page .section-one .image-and-text>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-three .image-and-text>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-two .image-and-text>.component-content>.content {
        flex-direction: row !important;
        justify-content: space-between;
        align-items: center
    }
}

:lang(ja-JP) .page-landing-page .section-one .image-and-text>.component-content>.content>a,
:lang(ja-JP) .page-landing-page .section-three .image-and-text>.component-content>.content>a,
:lang(ja-JP) .page-landing-page .section-two .image-and-text>.component-content>.content>a {
    display: none
}

:lang(ja-JP) .page-landing-page .section-one .image-and-text>.component-content>.content .image,
:lang(ja-JP) .page-landing-page .section-one .image-and-text>.component-content>.content .richText,
:lang(ja-JP) .page-landing-page .section-three .image-and-text>.component-content>.content .image,
:lang(ja-JP) .page-landing-page .section-three .image-and-text>.component-content>.content .richText,
:lang(ja-JP) .page-landing-page .section-two .image-and-text>.component-content>.content .image,
:lang(ja-JP) .page-landing-page .section-two .image-and-text>.component-content>.content .richText {
    flex-basis: 45%
}

:lang(ja-JP) .page-landing-page .section-one .btn-container>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-three .btn-container>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-two .btn-container>.component-content>.content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0
}

@media (min-width:992px) {

    :lang(ja-JP) .page-landing-page .section-one .btn-container>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-three .btn-container>.component-content>.content,
    :lang(ja-JP) .page-landing-page .section-two .btn-container>.component-content>.content {
        flex-direction: row
    }
}

@media (min-width:992px) {

    :lang(ja-JP) .page-landing-page .first-image-box,
    :lang(ja-JP) .page-landing-page .second-image-box {
        flex-basis: 45%
    }
}

:lang(ja-JP) .page-landing-page .section-one .richText.first p {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    font-weight: 700
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .section-one .richText.first p {
        text-align: center
    }
}

:lang(ja-JP) .page-landing-page .section-one .image-and-text .richText p {
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 500
}

:lang(ja-JP) .page-landing-page .bottom-subtitle p {
    font-size: 20px;
    line-height: 1.5
}

:lang(ja-JP) .page-landing-page .section-two .richText p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600
}

:lang(ja-JP) .page-landing-page .section-two .image-and-text .richText p {
    font-size: 18px;
    line-height: 1.5
}

:lang(ja-JP) .page-landing-page .section-two .image-and-text .richText ul li {
    padding: 0;
    list-style-type: disc;
    margin-left: 15px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500
}

:lang(ja-JP) .page-landing-page .bg-light-green,
:lang(ja-JP) .page-landing-page .bg-white,
:lang(ja-JP) .page-landing-page .green-title {
    margin-bottom: 0
}

:lang(ja-JP) .page-landing-page .landing-banner {
    margin-bottom: 25px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .landing-banner {
        padding: 0 40px;
        margin-bottom: 50px
    }
}

:lang(ja-JP) .page-landing-page .landing-banner figure {
    position: relative
}

:lang(ja-JP) .page-landing-page .landing-banner figure figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    width: 100%
}

:lang(ja-JP) .page-landing-page .landing-banner figure figcaption h1 {
    color: #1c2d58;
    font-size: 20px;
    font-weight: 600
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .landing-banner figure figcaption h1 {
        font-size: 35px;
        line-height: 1.5
    }
}

:lang(ja-JP) .page-landing-page .bg-light-green .btn-container,
:lang(ja-JP) .page-landing-page .bg-white .btn-container {
    margin-bottom: 40px
}

:lang(ja-JP) .page-landing-page .bg-light-green .btn-container .blue-btn,
:lang(ja-JP) .page-landing-page .bg-white .btn-container .blue-btn {
    background-color: #1c2d58;
    border-radius: 50px;
    color: #fff;
    width: 100%;
    margin-bottom: 25px
}

:lang(ja-JP) .page-landing-page .bg-light-green .btn-container .blue-btn:hover a,
:lang(ja-JP) .page-landing-page .bg-white .btn-container .blue-btn:hover a {
    color: #737779
}

@media (min-width:992px) {

    :lang(ja-JP) .page-landing-page .bg-light-green .btn-container .blue-btn,
    :lang(ja-JP) .page-landing-page .bg-white .btn-container .blue-btn {
        margin: 10px 25px
    }
}

:lang(ja-JP) .page-landing-page .bg-light-green .btn-container .blue-btn p,
:lang(ja-JP) .page-landing-page .bg-white .btn-container .blue-btn p {
    margin: 0;
    padding: 20px;
    color: #fff;
    font-size: 20px
}

:lang(ja-JP) .page-landing-page .step-box-one {
    position: relative
}

:lang(ja-JP) .page-landing-page .step-box-one:after,
:lang(ja-JP) .page-landing-page .step-box-one:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #00b900;
    margin: 50px 0
}

:lang(ja-JP) .page-landing-page .step-box .component-content>.content {
    margin: 0
}

:lang(ja-JP) .page-landing-page .step-box p {
    color: #1c2d58;
    font-size: 18px;
    line-height: 36px;
    font-weight: 600
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .step-box p {
        font-size: 20px;
        line-height: 36px
    }
}

:lang(ja-JP) .page-landing-page .step-box .image {
    padding: 20px 0
}

:lang(ja-JP) .page-landing-page .step-box .richText-content {
    text-align: center
}

:lang(ja-JP) .page-landing-page .step-box .green-subtitle {
    color: #00b900;
    border: 2px solid #00b900;
    display: inline-block;
    padding: 3px 10px
}

:lang(ja-JP) .page-landing-page .green-btn {
    background-color: #00b900;
    border-radius: 50px;
    color: #fff;
    margin: 10px auto;
    max-width: 400px;
    width: 100%
}

:lang(ja-JP) .page-landing-page .green-btn p {
    margin: 0;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 36px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .green-btn p {
        font-size: 20px;
        line-height: 36px
    }
}

:lang(ja-JP) .page-landing-page .green-checkbox {
    color: #1c2d58;
    font-size: 30px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .green-checkbox {
        font-size: 40px
    }
}

:lang(ja-JP) .page-landing-page .bg-light-green {
    background-color: #f2faf5
}

:lang(ja-JP) .page-landing-page .bg-light-green li,
:lang(ja-JP) .page-landing-page .bg-light-green p {
    color: #1c2d58;
    font-weight: 600
}

:lang(ja-JP) .page-landing-page .bg-white {
    background-color: #fff
}

:lang(ja-JP) .page-landing-page .bg-white li,
:lang(ja-JP) .page-landing-page .bg-white p {
    color: #1c2d58
}

:lang(ja-JP) .page-landing-page .green-title {
    background-color: #029a44;
    color: #fff;
    padding: 25px 20px 20px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .green-title {
        padding-bottom: 20px;
        padding-top: 25px
    }
}

:lang(ja-JP) .page-landing-page .green-title p {
    font-size: 22px;
    line-height: 40px;
    margin: 0;
    word-break: keep-all;
    color: #fff;
    font-weight: 700
}

:lang(ja-JP) .page-landing-page .padding-rt-lf {
    padding: 0 15px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .padding-rt-lf {
        padding: 0 45px
    }
}

:lang(ja-JP) .page-landing-page .section-three {
    padding-bottom: 50px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .section-three {
        padding-bottom: 50px
    }
}

:lang(ja-JP) .page-landing-page .section-three .component-content>.content {
    margin: 0 auto
}

:lang(ja-JP) .page-landing-page .section-three .green-subtitle {
    color: #00b900 !important;
    border: 2px solid #00b900;
    padding: 3px 10px;
    display: inline-block
}

:lang(ja-JP) .page-landing-page .section-three .green-subtitle p {
    color: #00b900 !important;
    margin: 0
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .section-three .green-subtitle-big {
        align-self: center
    }
}

:lang(ja-JP) .page-landing-page .section-three p {
    font-size: 18px;
    line-height: 1.5
}

:lang(ja-JP) .page-landing-page .section-three .imagepart-one>.component-content>.content {
    flex-direction: column-reverse
}

:lang(ja-JP) .page-landing-page .section-three .imagepart-two .richText ul li {
    padding: 0;
    list-style-type: disc;
    margin-left: 15px;
    font-size: 18px;
    line-height: 1.5
}

:lang(ja-JP) .page-landing-page .section-three .imagepart-three>.component-content>.content {
    align-items: flex-start
}

:lang(ja-JP) .page-landing-page .section-three .imagepart-five>.component-content>.content,
:lang(ja-JP) .page-landing-page .section-three .imagepart-four>.component-content>.content {
    flex-direction: column-reverse;
    align-items: flex-start
}

:lang(ja-JP) .page-landing-page .section-three .title-with-lines {
    position: relative;
    max-width: 300px;
    margin: 20px auto !important
}

:lang(ja-JP) .page-landing-page .section-three .title-with-lines>.component-content {
    margin: 0 20px
}

:lang(ja-JP) .page-landing-page .section-three .title-with-lines:before {
    content: "";
    height: 40px;
    width: 2px;
    background-color: #1c2d58;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(-25deg) translateY(-50%)
}

:lang(ja-JP) .page-landing-page .section-three .title-with-lines:after {
    content: "";
    height: 40px;
    width: 2px;
    background-color: #1c2d58;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(25deg) translateY(-50%)
}

:lang(ja-JP) .page-landing-page .image-description p,
:lang(ja-JP) .page-landing-page .image-description sup {
    font-size: 15px !important
}

:lang(ja-JP) .page-landing-page .gradient-green {
    max-width: 456px;
    margin: 0 auto !important;
    background: linear-gradient(0deg, #fff, #b7d6c4)
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green {
        max-width: none;
        margin: 50px 45px !important
    }
}

:lang(ja-JP) .page-landing-page .gradient-green .component {
    margin-bottom: 0
}

:lang(ja-JP) .page-landing-page .gradient-green .component-content>.content {
    margin: 0
}

:lang(ja-JP) .page-landing-page .gradient-green .title-with-lines {
    margin: 35px auto !important;
    position: relative;
    max-width: 456px
}

:lang(ja-JP) .page-landing-page .gradient-green .title-with-lines:before {
    content: "";
    height: 90px;
    width: 2px;
    background-color: #1c2d58;
    display: block;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: rotate(-25deg) translateY(-50%)
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green .title-with-lines:before {
        left: 125px
    }
}

:lang(ja-JP) .page-landing-page .gradient-green .title-with-lines:after {
    content: "";
    height: 90px;
    width: 2px;
    background-color: #1c2d58;
    display: block;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: rotate(25deg) translateY(-50%)
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green .title-with-lines:after {
        right: 125px
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green .title-with-lines {
        max-width: none
    }
}

:lang(ja-JP) .page-landing-page .gradient-green .title-with-lines p {
    color: #1c2d58;
    font-size: 18px;
    line-height: 30px;
    margin: 0 45px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green .title-with-lines p {
        font-size: 20px;
        line-height: 40px
    }
}

:lang(ja-JP) .page-landing-page .gradient-green-container>.component-content>.content {
    display: flex;
    flex-direction: column;
    align-items: center
}

:lang(ja-JP) .page-landing-page .gradient-green-container>.component-content>.content a {
    display: none
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green-container>.component-content>.content {
        flex-direction: row;
        justify-content: space-around;
        align-items: start
    }
}

:lang(ja-JP) .page-landing-page .gradient-green .img-container {
    margin-left: 20px !important
}

:lang(ja-JP) .page-landing-page .gradient-green .img-container .content {
    display: flex;
    flex-direction: column
}

:lang(ja-JP) .page-landing-page .gradient-green p {
    color: #1c2d58;
    font-size: 15px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    font-weight: 600
}

:lang(ja-JP) .page-landing-page .gradient-green .img-box .image:first-of-type {
    flex-basis: 30%
}

:lang(ja-JP) .page-landing-page .gradient-green .img-box a {
    display: none
}

:lang(ja-JP) .page-landing-page .gradient-green .img-box .paragraphSystem {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

:lang(ja-JP) .page-landing-page .gradient-green .image-comment {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 20px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-landing-page .gradient-green .image-comment {
        margin-top: 0
    }
}

:lang(ja-JP) .page-landing-page .gradient-green .image-comment figure {
    position: relative
}

:lang(ja-JP) .page-landing-page .gradient-green .image-comment figure figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center
}

:lang(ja-JP) .silver-banner-text {
    position: absolute;
    margin-top: 16%;
    right: 9%;
    padding: 2%;
    background: #fff;
    opacity: .8;
    border-radius: 25px 0 25px 25px
}

:lang(ja-JP) .silver-banner-text-blue {
    position: absolute;
    margin-top: 13%;
    left: 5%;
    background: #003495;
    border-radius: 0 25px 25px 25px
}

:lang(ja-JP) .silver-banner-text-blue h3 {
    color: #fff;
    font-size: 1.3rem
}

:lang(ja-JP) .silver-banner-text-blue p {
    color: #fff;
    font-size: .9rem
}

:lang(ja-JP) .page-new-landing-page .Header {
    padding: 0
}

:lang(ja-JP) .page-new-landing-page .green-header {
    color: #009a44;
    font-weight: 600
}

:lang(ja-JP) .page-new-landing-page .navigation-main {
    margin-bottom: 0
}

:lang(ja-JP) .page-new-landing-page #content {
    background: linear-gradient(#f0f5f5, #f1f5f6);
    padding-top: 50px
}

:lang(ja-JP) .page-new-landing-page #content p {
    font-family: AmeliaRegular !important;
    font-weight: 600
}

:lang(ja-JP) .page-new-landing-page #content li {
    font-family: AmeliaRegular !important;
    color: #333;
    font-weight: 500
}

@media (max-width:991px) {
    :lang(ja-JP) .page-new-landing-page #content {
        padding-left: 0;
        padding-right: 0
    }
}

:lang(ja-JP) .page-new-landing-page #content>.row {
    width: 940px;
    margin: 0 auto
}

@media (max-width:992px) {
    :lang(ja-JP) .page-new-landing-page #content>.row {
        width: 100%
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .page-new-landing-page #content .layout-inner>div {
        padding: 0
    }
}

:lang(ja-JP) .page-new-landing-page #footer {
    background: linear-gradient(#f0f5f5, #f1f5f6)
}

:lang(ja-JP) .page-new-landing-page .paragraphSystem {
    margin: 0
}

:lang(ja-JP) .page-new-landing-page .banner-title span {
    font-family: AmeliaRegular !important
}

:lang(ja-JP) .page-new-landing-page .bg-white .promo-white-box .grey-box-text p,
:lang(ja-JP) .page-new-landing-page .bg-white .promo-white-box .snippet-btn p,
:lang(ja-JP) .page-new-landing-page .snippet-box .grey-box-text p,
:lang(ja-JP) .page-new-landing-page .snippet-box .snippet-btn p {
    font-size: 14px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .bg-white .promo-white-box .snippet-title h4,
:lang(ja-JP) .page-new-landing-page .bg-white .promo-white-box .toothpaste-title p,
:lang(ja-JP) .page-new-landing-page .snippet-box .snippet-title h4,
:lang(ja-JP) .page-new-landing-page .snippet-box .toothpaste-title p {
    font-size: 17px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .first-article-box h2,
:lang(ja-JP) .page-new-landing-page .second-article-box h2 {
    font-size: 30px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .first-article-box p,
:lang(ja-JP) .page-new-landing-page .second-article-box p {
    font-size: 17px;
    line-height: 1.8
}

:lang(ja-JP) .page-new-landing-page .box-to-left h2,
:lang(ja-JP) .page-new-landing-page .box-to-right h2 {
    font-size: 45px
}

:lang(ja-JP) .page-new-landing-page .box-to-left h3,
:lang(ja-JP) .page-new-landing-page .box-to-right h3 {
    font-size: 20px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .box-to-left p,
:lang(ja-JP) .page-new-landing-page .box-to-right p {
    font-size: 17px;
    line-height: 1.8
}

:lang(ja-JP) .page-new-landing-page .richText sup {
    font-size: 12px
}

:lang(ja-JP) .page-new-landing-page .video-box p {
    font-size: 17px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .snippet-box-title h1 {
    font-size: 30px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .promo-white-box {
    margin-bottom: 20px;
    box-shadow: 0 0 15px 0 #eee
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-title p {
    font-size: 14px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-title h3 {
    font-size: 20px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box .snippet-btn p {
    font-size: 17px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .button-to-top p {
    font-size: 14px;
    line-height: 1.4
}

:lang(ja-JP) .page-new-landing-page .white-box {
    background-color: #fff
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .product-box {
        text-align: center
    }

    :lang(ja-JP) .page-new-landing-page .product-box>.component-content>.content.paragraphSystem {
        display: flex;
        margin-left: 20px;
        margin-right: 20px
    }

    :lang(ja-JP) .page-new-landing-page .product-box>.component-content>.content.paragraphSystem>a {
        display: none
    }
}

:lang(ja-JP) .page-new-landing-page .product-box .promo-white-box {
    width: 94% !important;
    margin-left: auto !important;
    margin-right: auto !important
}

:lang(ja-JP) .page-new-landing-page .product-box .promo-white-box>.component-content>.content.paragraphSystem {
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box>.component-content>.content {
        justify-content: space-around
    }
}

:lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-image {
    flex-basis: 30%
}

:lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box {
    flex-basis: 60%
}

:lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-title {
    margin-bottom: 20px
}

@media (min-width:767px) {

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-image,
    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box {
        flex-basis: 45%
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box {
        width: 32% !important;
        padding: 30px 15px 0;
        box-sizing: border-box
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box>.component-content {
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box>.component-content>.content.paragraphSystem {
        height: 100%;
        display: flex;
        flex-direction: column
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-image {
        flex-basis: 43%
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box {
        width: 100%;
        flex-basis: 100%
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box>.component-content {
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box>.component-content>.content.paragraphSystem {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box .toothpaste-text-box>.component-content>.content.paragraphSystem>a {
        display: none
    }
}

@media (min-width:992px) and (-ms-high-contrast:none),
screen and (min-width:992px) and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .product-box .promo-white-box>.component-content>.content {
        justify-content: center
    }
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .video-box {
        width: 80%;
        margin: 0 auto
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .video-box {
        width: 100%
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box>.component-content>.content.paragraphSystem {
        display: flex;
        justify-content: space-evenly
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box>.component-content>.content.paragraphSystem>a {
        display: none
    }
}

@media (min-width:992px) and (-ms-high-contrast:none),
screen and (min-width:992px) and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box>.component-content>.content {
        justify-content: space-around
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box .box {
        flex-basis: 45%
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box .box>.component-content {
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box .box>.component-content>.content.paragraphSystem {
        height: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: column
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box .box>.component-content>.content.paragraphSystem>a {
        display: none
    }

    :lang(ja-JP) .page-new-landing-page .video-box .video-inner-box .box .parametrizedhtml {
        margin-top: auto
    }
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .video {
        width: 70%;
        margin: 0 auto
    }

    :lang(ja-JP) .page-new-landing-page .video iframe {
        height: 370px
    }
}

:lang(ja-JP) .page-new-landing-page .first-article-box .image {
    position: relative;
    z-index: 5;
    margin-right: 15px
}

:lang(ja-JP) .page-new-landing-page .first-article-box .richText {
    position: relative;
    z-index: 6;
    margin-top: -100px
}

:lang(ja-JP) .page-new-landing-page .first-article-box .richText h2 {
    width: 80%;
    margin: 0;
    padding: 5px 25px;
    background-color: #fff
}

:lang(ja-JP) .page-new-landing-page .first-article-box .richText ul {
    background-color: #fff;
    margin: 0;
    padding: 0 25px 0 50px
}

:lang(ja-JP) .page-new-landing-page .first-article-box .richText ul li {
    list-style-type: disc;
    padding: 10px 0
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .first-article-box>.component-content>.content.paragraphSystem {
        display: flex
    }

    :lang(ja-JP) .page-new-landing-page .first-article-box .image {
        flex-basis: 50%
    }

    :lang(ja-JP) .page-new-landing-page .first-article-box .richText {
        flex-basis: 50%;
        margin-top: 0
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .first-article-box>.component-content>.content.paragraphSystem {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

    :lang(ja-JP) .page-new-landing-page .first-article-box .image {
        flex-basis: 55%
    }

    :lang(ja-JP) .page-new-landing-page .first-article-box .richText {
        flex-basis: 45%;
        margin-left: -10%
    }
}

:lang(ja-JP) .page-new-landing-page .second-article-box>.component-content>.content.paragraphSystem {
    display: flex;
    flex-direction: column-reverse
}

:lang(ja-JP) .page-new-landing-page .second-article-box .image {
    position: relative;
    z-index: 5;
    margin-left: 15px
}

:lang(ja-JP) .page-new-landing-page .second-article-box .richText {
    position: relative;
    z-index: 6;
    margin-top: -100px
}

:lang(ja-JP) .page-new-landing-page .second-article-box .richText h2 {
    width: 80%;
    padding: 5px 25px;
    background-color: #fff;
    margin: 0 0 0 auto
}

:lang(ja-JP) .page-new-landing-page .second-article-box .richText p {
    background-color: #fff;
    margin: 0;
    padding: 10px 25px
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .second-article-box>.component-content>.content.paragraphSystem {
        display: flex;
        flex-direction: row
    }

    :lang(ja-JP) .page-new-landing-page .second-article-box .image {
        flex-basis: 50%
    }

    :lang(ja-JP) .page-new-landing-page .second-article-box .richText {
        flex-basis: 50%;
        margin-top: 0
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .second-article-box>.component-content>.content.paragraphSystem {
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    :lang(ja-JP) .page-new-landing-page .second-article-box .image {
        flex-basis: 55%
    }

    :lang(ja-JP) .page-new-landing-page .second-article-box .richText {
        flex-basis: 45%;
        margin-right: -10%
    }

    :lang(ja-JP) .page-new-landing-page .second-article-box .richText h2 {
        width: 100%
    }
}

:lang(ja-JP) .page-new-landing-page .box-to-left {
    position: relative;
    margin-bottom: 40px
}

:lang(ja-JP) .page-new-landing-page .box-to-left:hover .richText h2 {
    border-bottom: 10px solid #fff100
}

:lang(ja-JP) .page-new-landing-page .box-to-left .image {
    margin-right: 25px
}

:lang(ja-JP) .page-new-landing-page .box-to-left .richText h2 {
    color: #ea5514;
    position: absolute;
    top: 30%;
    right: 10px;
    border-bottom: 10px solid transparent
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .box-to-left>.component-content>.content.paragraphSystem {
        display: flex
    }

    :lang(ja-JP) .page-new-landing-page .box-to-left .image,
    :lang(ja-JP) .page-new-landing-page .box-to-left .richText {
        flex-basis: 50%
    }

    :lang(ja-JP) .page-new-landing-page .box-to-left .richText {
        margin-top: 80px
    }

    :lang(ja-JP) .page-new-landing-page .box-to-left .richText h2 {
        padding-top: 10px;
        left: 42%;
        top: 0;
        text-align: right;
        width: 21%
    }

    :lang(ja-JP) .page-new-landing-page .box-to-left .image {
        margin-right: 0
    }
}

:lang(ja-JP) .page-new-landing-page .box-to-right {
    position: relative;
    margin-bottom: 40px
}

:lang(ja-JP) .page-new-landing-page .box-to-right:hover .richText h2 {
    border-bottom: 10px solid #fff100
}

:lang(ja-JP) .page-new-landing-page .box-to-right .image {
    margin-left: 25px
}

:lang(ja-JP) .page-new-landing-page .box-to-right .richText h2 {
    color: #ea5514;
    position: absolute;
    bottom: 30%;
    left: 10px;
    border-bottom: 10px solid transparent
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .box-to-right>.component-content>.content.paragraphSystem {
        display: flex
    }

    :lang(ja-JP) .page-new-landing-page .box-to-right .image,
    :lang(ja-JP) .page-new-landing-page .box-to-right .richText {
        flex-basis: 50%
    }

    :lang(ja-JP) .page-new-landing-page .box-to-right .richText {
        margin-top: 80px
    }

    :lang(ja-JP) .page-new-landing-page .box-to-right .richText h2 {
        padding-top: 10px;
        left: 33%;
        top: 0;
        bottom: auto;
        width: 25%
    }

    :lang(ja-JP) .page-new-landing-page .box-to-right .image {
        margin-left: 0
    }
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box {
    text-align: center;
    width: 94% !important;
    margin-left: auto !important;
    margin-right: auto !important
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box>.component-content>.content.paragraphSystem {
    margin: 30px 15px 0
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-text-box>.component-content>.content.paragraphSystem {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-image {
        margin-left: 25px;
        margin-right: 25px
    }
}

:lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-title {
    width: 100%;
    margin-bottom: 20px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box {
        text-align: left
    }

    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box>.component-content>.content.paragraphSystem {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin: 0
    }
}

@media (min-width:992px) and (-ms-high-contrast:none),
screen and (min-width:992px) and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box>.component-content>.content {
        justify-content: space-around
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-image {
        flex-basis: 55%;
        margin: 0 0 20px
    }

    :lang(ja-JP) .page-new-landing-page .toothpaste-white-box .toothpaste-text-box {
        flex-basis: 35%
    }
}

:lang(ja-JP) .page-new-landing-page .snippet-box-title {
    text-align: left;
    margin-top: 50px;
    margin-bottom: 25px
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .snippet-box-title {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 40px
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-box-title {
        width: 100%
    }
}

:lang(ja-JP) .page-new-landing-page .snippet-article {
    margin: 0 20px 10px;
    border: 1px solid #006835
}

:lang(ja-JP) .page-new-landing-page .snippet-article>.component-content>.content.paragraphSystem {
    display: flex;
    flex-wrap: wrap
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-image {
    flex-basis: 35%;
    margin: 0;
    border-right: 1px solid #006835;
    box-sizing: border-box
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-image .component-content {
    display: flex;
    height: 100%
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-image .component-content img {
    -o-object-fit: cover;
    object-fit: cover
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-text-box {
    flex-basis: 65%;
    margin: 0;
    box-sizing: border-box;
    padding: 15px
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-grey-box {
    background-color: #e8ebe9;
    flex-basis: 100%;
    margin-bottom: 0;
    border-top: 1px solid #006835
}

:lang(ja-JP) .page-new-landing-page .snippet-article .snippet-grey-box .richText {
    margin-bottom: 0
}

:lang(ja-JP) .page-new-landing-page .snippet-article .grey-box-text {
    padding: 0 15px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .snippet-article .snippet-text-box {
        flex-basis: auto;
        width: 64%
    }

    :lang(ja-JP) .page-new-landing-page .snippet-article .snippet-image img {
        width: 100%
    }
}

:lang(ja-JP) .page-new-landing-page .snippet-box {
    position: relative
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .snippet-box>.component-content {
        width: 85%;
        margin: 0 auto
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .snippet-box>.component-content {
        width: 100%
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box>.component-content>.content.paragraphSystem {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-article {
        flex-basis: 30%;
        margin: 0 5px;
        position: relative
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-article>.component-content {
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-article>.component-content>.content.paragraphSystem {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        flex-wrap: nowrap
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-image {
        border: none;
        border-bottom: 1px solid #006835
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-grey-box {
        border-radius: 5px;
        position: absolute;
        top: 48%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        border: 1px solid #006835
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-text-box {
        margin-top: 40px;
        text-align: center;
        width: 100%
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-text-box>.component-content {
        height: 100%
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-text-box>.component-content>.content.paragraphSystem {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column
    }

    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-text-box>.component-content>.content.paragraphSystem>a {
        display: none
    }
}

@media (min-width:992px) and (-ms-high-contrast:none),
screen and (min-width:992px) and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .snippet-box .snippet-image {
        flex-basis: auto;
        width: 100%;
        height: 100%
    }
}

:lang(ja-JP) .page-new-landing-page .snippet-btn {
    width: 100%;
    position: relative;
    margin-top: auto
}

:lang(ja-JP) .page-new-landing-page .snippet-btn:hover:before {
    height: 3px;
    background-color: #006835
}

:lang(ja-JP) .page-new-landing-page .snippet-btn:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0
}

:lang(ja-JP) .page-new-landing-page .snippet-btn:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    border-left: 10px solid #006835;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

:lang(ja-JP) .page-new-landing-page .button-to-top {
    background-color: #e8ebe9;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin: 70px auto 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

:lang(ja-JP) .page-new-landing-page .button-to-top:hover {
    background-color: #006835
}

:lang(ja-JP) .page-new-landing-page .button-to-top:hover .green-header {
    color: #fff
}

:lang(ja-JP) .page-new-landing-page .button-to-top:before {
    content: "";
    position: absolute;
    bottom: 135px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #006835
}

@media (min-width:992px) and (-ms-high-contrast:none),
screen and (min-width:992px) and (-ms-high-contrast:active) {
    :lang(ja-JP) .page-new-landing-page .button-to-top {
        margin: 70px 0 30px
    }
}

:lang(ja-JP) .page-new-landing-page .banner-main-box {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px
}

:lang(ja-JP) .page-new-landing-page .banner-main-box>.component-content>.content.paragraphSystem {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

:lang(ja-JP) .page-new-landing-page .banner-main-box>.component-content>.content.paragraphSystem>a {
    display: none
}

:lang(ja-JP) .page-new-landing-page .banner-main-box .banner-title p {
    border-bottom: 5px solid transparent;
    display: inline-block
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-main-box .banner-title p {
        border-bottom-width: 10px
    }
}

:lang(ja-JP) .page-new-landing-page .banner-main-box:hover .banner-title p {
    border-bottom: 5px solid #fff100
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-main-box:hover .banner-title p {
        border-bottom-width: 10px
    }
}

:lang(ja-JP) .page-new-landing-page .banner-left-box,
:lang(ja-JP) .page-new-landing-page .banner-right-box {
    flex-basis: 49%;
    margin-bottom: 0
}

:lang(ja-JP) .page-new-landing-page .left-box-image-first,
:lang(ja-JP) .page-new-landing-page .left-box-image-second {
    overflow: hidden;
    height: 40vw;
    margin-bottom: 0
}

:lang(ja-JP) .page-new-landing-page .left-box-image-first img,
:lang(ja-JP) .page-new-landing-page .left-box-image-second img {
    margin-top: -20px
}

@media (min-width:767px) {

    :lang(ja-JP) .page-new-landing-page .left-box-image-first img,
    :lang(ja-JP) .page-new-landing-page .left-box-image-second img {
        margin-top: -40px
    }
}

:lang(ja-JP) .page-new-landing-page .left-box-image-first,
:lang(ja-JP) .page-new-landing-page .left-box-image-second,
:lang(ja-JP) .page-new-landing-page .right-box-image-first {
    -webkit-animation: imagesMove 3s 2s both;
    animation: imagesMove 3s 2s both;
    position: relative
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .left-box-image-first {
        -webkit-animation: middleImageMove 3s 2s both;
        animation: middleImageMove 3s 2s both
    }
}

:lang(ja-JP) .page-new-landing-page .banner-title {
    position: relative;
    -webkit-animation: textMove 3s forwards;
    animation: textMove 3s forwards
}

:lang(ja-JP) .page-new-landing-page .banner-title .richText {
    margin: 0
}

:lang(ja-JP) .page-new-landing-page .banner-title .richText p {
    font-size: 1rem;
    margin: 5px 0 5px 10px
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .banner-title .richText p {
        line-height: 1;
        font-size: 3rem
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-title .richText p {
        margin: 0 0 0 10px
    }
}

:lang(ja-JP) .page-new-landing-page .banner-toothpaste-image {
    position: absolute;
    z-index: 5;
    width: 60%;
    top: 64%;
    left: 65%;
    transform: translate(-50%, -50%);
    -webkit-animation: toothpasteMoveMobile 3s forwards;
    animation: toothpasteMoveMobile 3s forwards
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-toothpaste-image {
        -webkit-animation: toothpasteMoveDesktop 3s forwards;
        animation: toothpasteMoveDesktop 3s forwards
    }
}

:lang(ja-JP) .page-new-landing-page .banner-middle-text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110%;
    position: absolute;
    z-index: 3;
    background-color: #fff;
    top: 54%;
    left: -5%;
    transform: translateY(-50%) rotate(-7deg);
    height: 10%;
    -webkit-animation: middleTextMoveMbbile 3s forwards;
    animation: middleTextMoveMbbile 3s forwards
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-middle-text {
        -webkit-animation: middleTextMoveDesktop 3s forwards;
        animation: middleTextMoveDesktop 3s forwards
    }
}

:lang(ja-JP) .page-new-landing-page .banner-middle-text p {
    text-align: center;
    font-size: .875rem
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .banner-middle-text p {
        font-size: 2rem
    }
}

:lang(ja-JP) .page-new-landing-page .mobile-text {
    margin: 55% 0 10px;
    position: relative;
    -webkit-animation: textMove 3s forwards;
    animation: textMove 3s forwards
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .mobile-text {
        display: none
    }
}

:lang(ja-JP) .page-new-landing-page .mobile-text ul {
    margin: 0 5px 0 20px;
    padding: 0
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .mobile-text ul {
        margin: 0 10px 0 25px
    }
}

:lang(ja-JP) .page-new-landing-page .mobile-text ul li {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    font-size: .875rem;
    color: #333
}

:lang(ja-JP) .page-new-landing-page .mobile-text ul li::marker {
    font-size: 1.2rem
}

@media (min-width:767px) {
    :lang(ja-JP) .page-new-landing-page .mobile-text ul li {
        font-size: 1.2rem;
        line-height: 1.5
    }

    :lang(ja-JP) .page-new-landing-page .mobile-text ul li::marker {
        font-size: 1.2rem;
        line-height: 1.5
    }
}

:lang(ja-JP) .page-new-landing-page .desktop-text {
    display: none
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .desktop-text {
        display: block;
        text-align: right;
        margin-top: 25px
    }

    :lang(ja-JP) .page-new-landing-page .desktop-text p {
        font-family: Noto Sans JP;
        font-weight: 600;
        font-size: .875rem
    }
}

:lang(ja-JP) .page-new-landing-page .scroll-indicator {
    display: none
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .scroll-indicator {
        display: block;
        transform: rotate(-90deg);
        position: absolute;
        left: 5px;
        bottom: 30px;
        z-index: 5
    }

    :lang(ja-JP) .page-new-landing-page .scroll-indicator:before {
        content: "";
        width: 40px;
        height: 2px;
        background-color: #ccc;
        top: 50%;
        left: -45px;
        display: block;
        position: absolute
    }

    :lang(ja-JP) .page-new-landing-page .scroll-indicator p {
        text-transform: uppercase
    }
}

@media (min-width:992px) {
    :lang(ja-JP) .page-new-landing-page .banner-left-box {
        margin-left: 70px
    }

    :lang(ja-JP) .page-new-landing-page .banner-right-box {
        margin-right: 25px
    }

    :lang(ja-JP) .page-new-landing-page .image-container>.component-content>.content.paragraphSystem {
        display: flex;
        flex-direction: row-reverse
    }

    :lang(ja-JP) .page-new-landing-page .left-box-image-first,
    :lang(ja-JP) .page-new-landing-page .left-box-image-second {
        overflow: auto;
        height: auto
    }

    :lang(ja-JP) .page-new-landing-page .left-box-image-first img,
    :lang(ja-JP) .page-new-landing-page .left-box-image-second img {
        margin-top: 0
    }

    :lang(ja-JP) .page-new-landing-page .left-box-image-first {
        position: absolute;
        z-index: 9;
        width: 18%;
        left: 32%;
        top: 26%
    }

    :lang(ja-JP) .page-new-landing-page .left-box-image-second {
        margin-right: 165px
    }

    :lang(ja-JP) .page-new-landing-page .banner-middle-text {
        top: 82%;
        left: 0;
        width: 65%;
        justify-content: center
    }

    :lang(ja-JP) .page-new-landing-page .banner-middle-text p {
        font-size: 1.25rem;
        margin-left: 30px
    }

    :lang(ja-JP) .page-new-landing-page .banner-toothpaste-image {
        width: 42%;
        top: 76%;
        left: 78%
    }
}

@-webkit-keyframes textMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes textMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes toothpasteMoveMobile {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 65%;
        opacity: 1
    }
}

@keyframes toothpasteMoveMobile {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 65%;
        opacity: 1
    }
}

@-webkit-keyframes toothpasteMoveDesktop {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 78%;
        opacity: 1
    }
}

@keyframes toothpasteMoveDesktop {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 78%;
        opacity: 1
    }
}

@-webkit-keyframes middleTextMoveMobile {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: -5%;
        opacity: 1
    }
}

@keyframes middleTextMoveMobile {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: -5%;
        opacity: 1
    }
}

@-webkit-keyframes middleTextMoveDesktop {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes middleTextMoveDesktop {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes imagesMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes imagesMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes middleImageMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 34%;
        opacity: 1
    }
}

@keyframes middleImageMove {
    0% {
        left: 100%;
        opacity: 0
    }

    to {
        left: 34%;
        opacity: 1
    }
}

@media screen and (max-width: 767px) {
    .main-banner .main-banner-content .banner-images.bg-image img {
        transform: translateX(calc(100vw - 487px)) !important;
        min-width: 491px;
        height: 77%;
    }
}

/*# sourceMappingURL=../maps/core/main.css.map */
/*START ultrasonic-cleansing-bath css*/
.denture-banner-container .image.component.section img {
    border-radius: 0 30px 30px 30px;
}

.denture-tile .richText.component.section.container.oval-top-border h2 {
    margin-left: 45px;
    margin-top: 10px;
    font-size: 32px !important;
}

.image.component.section.denture-icon img {
    position: relative;
    bottom: 80px;
    left: 20px;
}

.richText.component.section.denture-checkmark-header .richText-content {
    display: flex;
    align-items: center;
}

.richText.component.section.denture-checkmark-header {
    background: #e5f5f6;
    margin-top: 1% !important;
    margin-bottom: 1% !important;
    height: 64px !important;
    position: relative;
    right: 16% !important;
    border-radius: 0 60px 60px 60px;
}

.denture-tile .box.component.section.bg-white {
    overflow: hidden;
    bottom: 35px;
    margin-bottom: 1%;
}

.image.component.section.denture-recommend-image {
    right: 16% !important;
}

.box.component.section.bg-white.container.denture-tile {
    margin-top: 5% !important;
}

.box.component.section.container.denture-banner-container {
    margin-top: 2%;
    margin-bottom: 7%;
}

img.checkmark-icon {
    width: 32px !important;
    padding: 12px !important;
}

.richText.component.section.denture-checkmark-header .richText-content p {
    margin: 0 !important;
    padding-top: 0 !important;
}

:lang(ja-JP) .template-dental-labo .teal-color {
    font-size: 24px !important;
}

.richText.component.section.checkmark-asterisk-line {
    position: relative;
    right: 17.5%;
    bottom: 20px;
}

.richText.component.section.bg-oval-blue {
    background: #001489;
}

.denture-ultrasonic-cleaning-container .richText.component.section.bg-oval-blue {
    background: #001489;
    z-index: 99;
}

.box.component.section.denture-mechanism-cube {
    background: #e5f5f6;
    width: 25%;
    padding: 22px 0;
    border-radius: 0 30px 30px 30px;
}

.box.component.section.container.denture-purchase-inline {
    margin-bottom: 45px;
}

.denture-purchase-inline .box.component.section:nth-child(2),
.denture-purchase-inline .box.component.section:nth-child(3) {
    border-right: 1px solid #ccc;
}

.richText.component.section.denture-purchase-inline-text {
    margin-top: 10px;
    margin-bottom: 15px;
}

.box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
    margin-top: 6% !important;
}

.box.component.section.bg-white.denture-cleaning-agent-container {
    margin-bottom: 0;
    bottom: 58px;
}

.box.component.section.denture-mechanism-cubes-container .paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText p {
    font-weight: 800;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2rem !important;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h3 {
    text-align: center;
    margin-bottom: 0;
}

.box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h4 {
    font-size: 14px !important;
    text-align: center;
}

.denture-mechanism-cubes-container .box.component.section:nth-child(3),
.denture-mechanism-cubes-container .box.component.section:nth-child(5) {
    padding-left: 35px;
    padding-right: 35px;
}

.box.component.section.denture-mechanism-cube:nth-child(4) {
    padding-top: 38px;
    padding-bottom: 58px;
}

.denture-mechanism-video-container {
    padding: 6% 4% 8% 4%;
}

.box.component.section.denture-mechanism-cubes-container {
    padding-left: 5%;
    padding-right: 5%;
}

.denture-mechanism-main-image img {
    height: 175px;
}

.image.component.section.denture-mechanism-main-image {
    margin-top: 2%;
    margin-bottom: 3%;
}

.image.component.section.denture-purchase-blocks-image img {
    background: #fff;
    border-radius: 0px 30px 30px;
}

.box.component.section.container.denture-purchase-blocks .paragraphSystem .richText {
    margin-bottom: 2%;
}

.box.component.section.container.denture-purchase-blocks {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 8%;
}

.box.component.section.container.denture-purchase-blocks .paragraphSystem .richText h2 {
    font-size: 30px !important;
}

.box.component.section.ultrasonic-cleaning-text-container {
    z-index: 99;
    margin-left: 7%;
    margin-top: 6%;
    width: 50%;
}

.box.component.section.container.denture-tile.denture-ultrasonic-cleaning-container {
    margin-top: 5% !important;
    margin-bottom: 18%;
}

.image.component.section.bg-image.ultrasonic-cleaning-image {
    padding: 0;
    position: absolute;
    margin-bottom: 53px;
    top: 0px;
}

.box.component.section.ultrasonic-cleaning-text-container p:nth-child(1) {
    font-size: 50px !important;
    line-height: 65px !important;
    font-weight: 500;
    margin: 0 0 10px 0 !important;
    color: #001489;
}

.box.component.section.ultrasonic-cleaning-text-container p:nth-child(2) {
    margin: 0 !important;
    display: inline-block !important;
    line-height: 0 !important;
}

.box.component.section.denture-mechanism-cube:nth-child(6) {
    padding-top: 38px;
    padding-bottom: 38px;
}

.richText.component.section.denture-mechanism-title-container {
    bottom: 35px;
}

.denture-ultrasonic-cleaning-container .image.component.section.denture-icon img {
    position: relative;
    bottom: 80px;
    left: 20px;
    z-index: 99;
}

.richText.component.section.denture-mechanism-title-container h3 {
    font-size: 36px !important;
    font-weight: 500;
}

.denture-how-to-use-image-container {
    padding-left: 4%;
    padding-right: 4%;
    bottom: 35px;
}

.richText.component.section.denture-purchase-inline-text h3 {
    color: #666;
}

.image.component.section.denture-each-part-img-container {
    bottom: 35px;
}

.box.component.section.bg-white.denture-cleaning-agent-container p:nth-child(2) {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 0;
    color: #001489;
}

.box.component.section.bg-white.denture-cleaning-agent-container p:nth-child(3) {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #001489;
}

.box.component.section.bg-white.denture-cleaning-agent-container p:nth-child(4) {
    font-size: 14px;
    margin-top: 5px;
}

.box.component.section.container.denture-agent-purchase-blocks {
    padding: 6% 0;
}

.box.component.section.container.denture-agent-purchase-blocks .richText.component.section {
    margin-bottom: 1%;
}

.box.component.section.container.denture-agent-purchase-blocks .richText.component.section h2 {
    font-size: 30px !important;
}

.box.component.section.ultrasonic-cleaning-text-container p:nth-child(1) strong {
    background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
}

.richText.component.section.denture-mechanism-title-container h3 strong {
    background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
}

span.denture-d-block {
    display: block !important;
}





@media (max-width:767px) {
    .Content.paragraphSystem {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .image.component.section.denture-icon,
    .image.component.section.denture-recommend-image,
    .image.component.section.bg-image.ultrasonic-cleaning-image {
        display: none !important;
    }

    .richText.component.section.denture-checkmark-header {
        margin: 1% !important;
        right: 0% !important;
        display: flex;
        align-items: center;
        border-radius: 0 15px 15px 15px !important;
    }

    .denture-tile .box.component.section {
        bottom: 0 !important;
        padding: 0 22px;
    }

    :lang(ja-JP) .template-dental-labo .oval-top-border {
        border-radius: 0 15px 15px 15px !important;
        justify-content: center !important;
    }

    .denture-tile .richText.component.section.container.oval-top-border h2 {
        margin-left: 0 !important;
        font-size: 18px !important;
    }

    img.checkmark-icon {
        width: 28px !important;
        margin-top: 10px !important;
        padding: 0 !important;
    }

    .richText.component.section.denture-checkmark-header p:nth-child(2) {
        font-size: 18px !important;
        padding-left: 12px !important;
        margin-bottom: 0;
    }

    .richText.component.section.checkmark-asterisk-line {
        right: 1.5% !important;
        bottom: 10px !important;
    }

    .box.component.section.container.denture-tile.denture-ultrasonic-cleaning-container {
        background: #fff !important;
    }

    .image.component.section.bg-image.ultrasonic-cleaning-image-mobile {
        padding: 0;
        position: relative;
        margin-bottom: 0 !important;
        bottom: 0;
    }

    .denture-how-to-use-image-container {
        padding: 4% 4% !important;
        bottom: 0;
    }

    .image.component.section.denture-each-part-img-container {
        bottom: 0;
        padding: 6% 0% 8% 0%;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
        margin-top: 6% !important;
        width: 50% !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(3) {
        width: 50% !important;
        margin-top: 7%;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1),
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) {
        font-size: 22px !important;
        line-height: 1rem !important;
        font-weight: 500;
        text-align: center !important;
        padding: 0% 2%;
        color: #001489;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1) strong,
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) strong {
        background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(3) {
        font-size: 16px;
        font-weight: 500;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile {
        padding-bottom: 35px !important;
    }

    .box.component.section.denture-ultrasonic-banner-mobile {
        margin-bottom: 10%;
    }

    .box.component.section.container.denture-purchase-blocks-mobile {
        margin-bottom: 10%;
    }

    .richText.component.section.denture-mechanism-title-container h3 {
        font-size: 20px !important;
        line-height: 2.2rem;
        text-align: center;
        font-weight: 500;
        padding: 8% 0 0 0 !important;
    }

    .richText.component.section.denture-mechanism-title-container {
        bottom: 0;
        padding: 8% 0;
    }

    .box.component.section.denture-mechanism-cube {
        width: 100% !important;
    }

    .denture-mechanism-cubes-container .box.component.section:nth-child(3) img,
    .denture-mechanism-cubes-container .box.component.section:nth-child(5) img {
        height: 50px !important;
        padding: 5% !important;
    }

    .denture-mechanism-cubes-container .box.component.section:nth-child(3),
    .denture-mechanism-cubes-container .box.component.section:nth-child(5) {
        transform: rotate(90deg);
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem {
        flex-direction: column !important;
    }

    .box.component.section.container.denture-purchase-inline {
        margin-bottom: 20px;
        width: 90% !important;
        padding: 0 10%;
    }

    .richText.component.section.denture-purchase-inline-text h3 {
        color: #001489;
        text-align: center !important;
        font-size: 22px !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText p {
        line-height: 1.2rem !important;
        font-size: 12px !important;
    }

    .denture-purchase-inline .box.component.section:nth-child(2),
    .denture-purchase-inline .box.component.section:nth-child(3) {
        border-bottom: 1px solid #ccc !important;
        border-right: none !important;
    }

    .denture-tile .box.component.section.bg-white {
        margin-top: 4%;
        background: none !important;
        margin-bottom: 0 !important;
    }

    :lang(ja-JP) .template-dental-labo .ultrasonic-white-box {
        border-radius: 0 30px 30px 30px !important;
    }

    .denture-mechanism-main-image img {
        margin-bottom: 8%;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h3 {
        font-size: 20px !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h4 {
        font-size: 16px !important;
    }

    .denture-mechanism-video-container {
        padding: 6% 3% 4% 3% !important;
    }

    .richText.component.section.denture-purchase-text-last-mobile {
        padding: 6% 8% 4% 8% !important;
    }

    .richText.component.section.denture-purchase-text-last-mobile h2 {
        font-size: 14px !important;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile {
        margin-bottom: 10% !important;
    }

    .box.component.section.denture-mechanism-cube:nth-child(4) {
        padding-top: 24px !important;
        padding-bottom: 38px !important;
    }

    .box.component.section.denture-mechanism-cube:nth-child(6) {
        padding-top: 20px !important;
        padding-bottom: 26px !important;
    }



    .richText.component.section.denture-mechanism-title-container h3 strong span {
        background: linear-gradient(to bottom, #fff 70%, rgb(255, 198, 220, 1) 30%);
    }

}

@media (min-width:768px) and (max-width:991px) {
    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h3 {
        font-size: 35px !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h4 {
        font-size: 22px !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem {
        flex-direction: column !important;
    }

    .box.component.section.denture-mechanism-cube {
        width: 100% !important;
    }

    .box.component.section.container.denture-purchase-blocks-mobile .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.container.denture-purchase-blocks-mobile {
        margin-bottom: 8% !important;
    }

    .box.component.section.bg-white.denture-ultrasonic-banner-mobile {
        margin-bottom: 5% !important;
    }

    .denture-tile .richText.component.section.container.oval-top-border h2 {
        margin-left: 135px !important;
    }

    .image.component.section.denture-recommend-image,
    .richText.component.section.denture-checkmark-header,
    .richText.component.section.checkmark-asterisk-line {
        right: 0 !important;
    }

    .richText.component.section.checkmark-asterisk-line {
        bottom: 0 !important;
    }

    .image.component.section.bg-image.ultrasonic-cleaning-image,
    .box.component.section.ultrasonic-cleaning-text-container {
        display: none !important;
    }

    .box.component.section.container.denture-tile.denture-ultrasonic-cleaning-container {
        background: #fff !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1),
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) {
        font-size: 33px !important;
        line-height: 1rem !important;
        font-weight: 500 !important;
        text-align: center !important;
        padding: 0% 2% !important;
        color: #001489 !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1) strong,
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) strong {
        background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(3) {
        font-size: 26px !important;
        font-weight: 500 !important;
    }

    .richText.component.section.denture-purchase-inline-text h3 {
        color: #001489;
        text-align: center !important;
        font-size: 40px !important;
    }

    .box.component.section.container.denture-purchase-inline {
        margin-bottom: 35px !important;
    }

    .box.component.section.container.denture-purchase-inline .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
        margin-top: 6% !important;
        width: 50% !important;
        left: 20% !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(3) {
        width: 50% !important;
        margin-top: 7%;
    }

    .richText.component.section.denture-purchase-text-last-mobile {
        padding: 6% 8% 4% 8% !important;
    }

    .richText.component.section.denture-purchase-text-last-mobile h2 {
        font-size: 28px !important;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile {
        margin-bottom: 6%;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile .paragraphSystem.content {
        display: flex;
    }

    .denture-mechanism-cubes-container .box.component.section:nth-child(3),
    .denture-mechanism-cubes-container .box.component.section:nth-child(5) {
        width: 12% !important;
        padding: 4% !important;
        transform: rotate(90deg);
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText .richText-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText p {
        margin-left: 0 !important;
        font-size: 22px !important;
        line-height: 2.2rem !important;
    }

    .box.component.section.denture-mechanism-cube:nth-child(4) {
        padding-top: 62px;
        padding-bottom: 84px;
    }

    .image.component.section.denture-mechanism-main-image {
        margin-bottom: 5% !important;
    }
}

@media (min-width:1024px) and (min-height:768px) {
    .box.component.section.container.denture-purchase-blocks-mobile .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.container.denture-purchase-blocks-mobile {
        margin-bottom: 8% !important;
    }

    .box.component.section.bg-white.denture-ultrasonic-banner-mobile {
        margin-bottom: 5% !important;
    }

    .denture-tile .richText.component.section.container.oval-top-border h2 {
        margin-left: 135px !important;
    }

    .image.component.section.denture-recommend-image,
    .richText.component.section.denture-checkmark-header,
    .richText.component.section.checkmark-asterisk-line {
        right: 0 !important;
    }

    .richText.component.section.checkmark-asterisk-line {
        bottom: 0 !important;
    }

    .box.component.section.container.denture-tile.denture-ultrasonic-cleaning-container {
        background: #fff !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1),
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) {
        font-size: 33px !important;
        line-height: 1rem !important;
        font-weight: 500 !important;
        text-align: center !important;
        padding: 0% 2% !important;
        color: #001489 !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1) strong,
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) strong {
        background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(3) {
        font-size: 26px !important;
        font-weight: 500 !important;
    }

    .richText.component.section.denture-purchase-inline-text h3 {
        color: #001489;
        text-align: center !important;
        font-size: 40px !important;
    }

    .box.component.section.container.denture-purchase-inline {
        margin-bottom: 35px !important;
    }

    .box.component.section.container.denture-purchase-inline .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
        margin-top: 6% !important;
        width: 50% !important;
        left: 25% !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(3) {
        width: 50% !important;
        margin-top: 7%;
        left: 10%;
    }

    .richText.component.section.denture-purchase-text-last-mobile {
        padding: 6% 8% 4% 8% !important;
    }

    .richText.component.section.denture-purchase-text-last-mobile h2 {
        font-size: 30px !important;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile {
        margin-bottom: 6%;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile .paragraphSystem.content {
        display: flex;
    }

    .denture-mechanism-cubes-container .box.component.section:nth-child(3),
    .denture-mechanism-cubes-container .box.component.section:nth-child(5) {
        width: 12% !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText .richText-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText p {
        margin-left: 0 !important;
    }

    .box.component.section.denture-mechanism-cube:nth-child(4) {
        padding-top: 38px;
        padding-bottom: 58px;
    }

    .box.component.section.denture-mechanism-cube:nth-child(6) {
        padding-top: 38px;
        padding-bottom: 38px;
    }

    .image.component.section.denture-mechanism-main-image {
        margin-bottom: 5% !important;
    }

    .box.component.section.container.denture-purchase-blocks .box.component.section {
        width: 33.33% !important;
    }

    .denture-purchase-inline .box.component.section:nth-child(2),
    .denture-purchase-inline .box.component.section:nth-child(3),
    .denture-purchase-inline .box.component.section:nth-child(4) {
        width: 33.33% !important;
    }

    .box.component.section.container.denture-agent-purchase-blocks .box.component.section {
        width: 33.33% !important;
    }

    .box.component.section.ultrasonic-cleaning-text-container {
        margin-top: 3% !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText h3 {
        font-size: 22px !important;
    }

    .box.component.section.ultrasonic-cleaning-text-container p:nth-child(1) {
        font-size: 42px !important;
    }
}

@media (min-width: 1180px) and (min-height: 820px) {
    .box.component.section.denture-mechanism-cube:nth-child(4) {
        padding-top: 33px;
        padding-bottom: 64px;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(3) {
        width: 50% !important;
        margin-top: 7%;
        left: 10%;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
        margin-top: 6% !important;
        width: 50% !important;
        left: 25% !important;
    }

    .box.component.section.ultrasonic-cleaning-text-container p:nth-child(1) {
        font-size: 50px !important;
    }
}

@media (device-width:1138px) and (device-height:712px) {
    .box.component.section.container.denture-purchase-blocks-mobile .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.container.denture-purchase-blocks-mobile {
        margin-bottom: 8% !important;
    }

    .box.component.section.bg-white.denture-ultrasonic-banner-mobile {
        margin-bottom: 5% !important;
    }

    .denture-tile .richText.component.section.container.oval-top-border h2 {
        margin-left: 135px !important;
    }

    .image.component.section.denture-recommend-image,
    .richText.component.section.denture-checkmark-header,
    .richText.component.section.checkmark-asterisk-line {
        right: 0 !important;
    }

    .richText.component.section.checkmark-asterisk-line {
        bottom: 0 !important;
    }

    .box.component.section.container.denture-tile.denture-ultrasonic-cleaning-container {
        background: #fff !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1),
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) {
        font-size: 33px !important;
        line-height: 1rem !important;
        font-weight: 500 !important;
        text-align: center !important;
        padding: 0% 2% !important;
        color: #001489 !important;
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(1) strong,
    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(2) strong {
        background: linear-gradient(to bottom, #fff 60%, rgb(255, 198, 220, 1) 40%);
    }

    .richText.component.section.hidden-lg.ultrasonic-cleaning-text-mobile p:nth-child(3) {
        font-size: 26px !important;
        font-weight: 500 !important;
    }

    .richText.component.section.denture-purchase-inline-text h3 {
        color: #001489;
        text-align: center !important;
        font-size: 40px !important;
    }

    .box.component.section.container.denture-purchase-inline {
        margin-bottom: 35px !important;
    }

    .box.component.section.container.denture-purchase-inline .paragraphSystem.content {
        display: flex !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(2) {
        margin-top: 6% !important;
        width: 50% !important;
        left: 25% !important;
    }

    .box.component.section.bg-white.denture-cleaning-agent-container .component-content .image:nth-child(3) {
        width: 50% !important;
        margin-top: 7%;
        left: 10%;
    }

    .richText.component.section.denture-purchase-text-last-mobile {
        padding: 6% 8% 4% 8% !important;
    }

    .richText.component.section.denture-purchase-text-last-mobile h2 {
        font-size: 30px !important;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile {
        margin-bottom: 6%;
    }

    .box.component.section.container.denture-purchase-blocks-last-mobile .paragraphSystem.content {
        display: flex;
    }

    .denture-mechanism-cubes-container .box.component.section:nth-child(3),
    .denture-mechanism-cubes-container .box.component.section:nth-child(5) {
        width: 12% !important;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText .richText-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .box.component.section.denture-mechanism-cubes-container .paragraphSystem .richText p {
        margin-left: 0 !important;
    }

    .box.component.section.denture-mechanism-cube:nth-child(4) {
        padding-top: 33px;
        padding-bottom: 64px;
    }

    .image.component.section.denture-mechanism-main-image {
        margin-bottom: 5% !important;
    }

    .box.component.section.container.denture-purchase-blocks .box.component.section {
        width: 33.33% !important;
    }

    .denture-purchase-inline .box.component.section:nth-child(2),
    .denture-purchase-inline .box.component.section:nth-child(3),
    .denture-purchase-inline .box.component.section:nth-child(4) {
        width: 33.33% !important;
    }

    .box.component.section.container.denture-agent-purchase-blocks .box.component.section {
        width: 33.33% !important;
    }
}

.top-banner>.component-content:before {
    content: "";
    display: table;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_big_green.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
    width: 100%;
    height: 20px;
    transform: scale(-1);
    margin-bottom: 2.5%;
}

html[lang="en-US"] .visually-hidden {
    display: none;
}

html[lang="en-US"] .types-description-text ul li {
    list-style-type: disc;
}

/* ja_JP -- poligrip_education START */
html[lang="ja-JP"] .page-poligrip_education .gradient-green-strap {
    background: transparent linear-gradient(90deg, #3BBF32 0%, #108F3C 51%, #00643A 100%) 0% 0% no-repeat padding-box;
}

html[lang="ja-JP"] .page-poligrip_education .gradient-green-strap .richText .richText-content h2 {
    color: #fff;
    padding: 50px 0;
    margin-bottom: 0;
}

html[lang="ja-JP"] .page-poligrip_education .troubles-container {
    max-width: 940px;
    margin: 0 auto;
    padding: 3% 0;
}

html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText {
    position: absolute;
    top: 5%;
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText p {
    font-weight: 700;
    display: inline-block;
    line-height: 1.4;
    color: #395353;
}

@media(max-width:992px) {
    .blue-border-shade-mob {
        background: linear-gradient(to bottom, transparent 0%, transparent 50%, #a8dfed 50%, #a8dfed 100%);
    }
}

.blue-border-shade {
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #a8dfed 50%, #a8dfed 100%);
}

.yellow-border-shade {
    background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fff100 60%, #fff100 100%);
}

.text-green {
    color: #196930;
}

.grey-block-one .text-green {
    font-weight: 700;
}

.d-block {
    display: block;
}

html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .image {
    padding: 0 25px;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-one,
html[lang="ja-JP"] .page-poligrip_education .doctor-section-two,
html[lang="ja-JP"] .page-poligrip_education .doctor-section-three {
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/yellow-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.box.component.section.effect-box .richText p {
    color: #196930;
}

.box.component.section.effect-box .richText h3 {
    display: inline-block;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
    z-index: 1;
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
    display: inline-block;
    background: #fff100;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
    display: inline-block;
    background: #fff100;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
    z-index: 1;
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
    text-align: right;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) {
    padding: 10px 10px 10px 38px;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(3) {
    padding: 46px 64px 10px 50px;
    z-index: 2;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) {
    top: 134px;
    z-index: 1;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
    font-weight: 600;
    color: #EA5514;
    text-align: center;
}


html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(4) {
    text-align: right;
    left: 17%;
    bottom: 20px;
}

html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
    z-index: 0;
}

html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
    z-index: 0;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block {
    background-color: #F0F5F5;
    float: inherit;
}



html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h4 {
    font-size: 1.2rem;
    color: #196930;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(5) {
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .red-border p,
html[lang="ja-JP"] .page-poligrip_education .grey-border p,
html[lang="ja-JP"] .page-poligrip_education .orange-border p,
html[lang="ja-JP"] .page-poligrip_education .blue-border p {
    padding: 6%;
    font-weight: 700;
    margin-top: 0;
    border-radius: 5px;
    background: #fff;
}

html[lang="ja-JP"] .page-poligrip_education .red-border p {
    border: 3px #FF6666 solid;
    color: #FF6666;
}

html[lang="ja-JP"] .page-poligrip_education .orange-border p {
    border: 3px #F08616 solid;
    color: #F08616;
}

html[lang="ja-JP"] .page-poligrip_education .blue-border p {
    border: 3px #518BDB solid;
    color: #518BDB;
}

html[lang="ja-JP"] .page-poligrip_education .grey-border p {
    border: 3px #6A96A8 solid;
    color: #6A96A8;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-two .box {
    padding-right: 2px;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container {
    padding: 40px 15px 40px 18px;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card {
    background: #f0f5f5;
    text-align: center;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card .richText h3 {
    font-size: 30px;
    padding: 40px 14px 0 14px;
}

html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card .richText p {
    margin-top: 0;
    font-size: 14px;
}

html[lang="ja-JP"] .page-poligrip_education .richText.green-button-border {
    text-align: center;
    padding-bottom: 25px;
}

html[lang="ja-JP"] .richText.green-button-border p {
    font-weight: 700;
    color: #196930;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border {
    padding-bottom: 0;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border {
    padding-bottom: 0;
}

html[lang="ja-JP"] .page-poligrip_education .intage-sri {
    float: inherit;
    line-height: 0.5;
    padding: 15px 0;
}

html[lang="ja-JP"] .page-poligrip_education .intage-sri p {
    font-size: 14px;
}

html[lang="ja-JP"] .packshots-container {
    text-align: center;
    left: 50%;
    transform: translate(-50%);
}

html[lang="ja-JP"] .packshots-container .packshot-box .image {
    width: 65%;
    left: 50%;
    transform: translate(-50%);
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box {
    border: 8px solid #f0f5f5;
    width: 48%;
    margin: 0 9px;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box {
    border: 8px solid #f0f5f5;
    width: 31.6%;
    padding-top: 35px;
    margin: 0 8px;
}

html[lang="ja-JP"] .reference-links ul li {
    color: #666;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText:nth-child(3) p {
    min-height: 56px;
    color: #196930;
    line-height: 1.5;
    font-weight: 700;
}

html[lang="ja-JP"] .reference-links {
    left: 50%;
    transform: translate(-50%);
    padding: 22px 0 30px 0;
}

html[lang="ja-JP"] .reference-links ul {
    margin-left: 0;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2),
html[lang="ja-JP"] .packshots-container .box:nth-child(3),
html[lang="ja-JP"] .packshots-container .box:nth-child(4) {
    padding: 15px 0;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText:nth-child(2) p {
    color: #EA5514;
    font-weight: 700;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText:nth-child(4) p {
    color: #196930;
    line-height: 1.5;
    font-weight: 700;
}

html[lang="ja-JP"] .page-poligrip_education .four-effects-container {
    float: inherit;
    left: 2%;
    top: -35px;
}

.box.four-effects-container .box .image {
    width: 20%;
    padding: 0 20px;
}

.desktop-visible-only {
    display: block;
}

.mobile-visible-only {
    display: none;
}

html[lang="ja-JP"] .page-poligrip_education .four-effects-container>.component-content>.paragraphSystem.content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.box.component.section.effect-box {
    width: 40%;
    padding: 20px;
}

.box.component.section.effect-box .richText p {
    margin: 0;
}

.box.section.effect-box>.component-content>.paragraphSystem {
    display: flex;
    align-items: center;
}

hr.green-short-bottom-border {
    box-sizing: content-box;
    height: 4px;
    width: 5%;
    background: #00643A;
}

.ABOUT-TRANQUILIZER hr.green-short-bottom-border {
    margin-top: 1.5%;
    margin-bottom: 1.5%;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content {
    height: 70px;
    width: 100%;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content {
    height: 50px;
    width: 100%;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content {
    height: 50px;
    width: 100%;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content .richText-content,
html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content .richText-content,
html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content .richText-content {
    height: 100%;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content .richText-content p {
    background-size: 88% !important;
    margin: 0;
    text-align: center;
    padding-top: 18px;
    width: 100%;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/button-with-border.png);
    height: 100%;
    background-position: 50% 14.6%;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content .richText-content p a {
    /* //Rohit Singh//
    changed BG-size from 115% to 110% as it's not showing properly*/
    background-size: 110% !important;
    margin: 0;
    text-align: center;
    padding: 15px 36px 10px 36px;
    width: 100%;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/button-with-border.png);
    height: 100%;
    background-position: 50% 14.2%;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content .richText-content p {
    background-size: 88% !important;
    margin: 0;
    text-align: center;
    padding-top: 12px;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/button-with-border.png);
    height: 100%;
    background-position: 50% 14.6%;
}

html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content .richText-content p a:hover {
    background-position: 50% 3.2%;
    color: #fff;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content .richText-content p:hover {
    background-position: 50% 3.2%;
    color: #fff;
}

html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content .richText-content p:hover {
    background-position: 50% 3.2%;
    color: #fff;
}

/* about_poligrip css (changes by Rohit) START */
/* Rohit Singh */
.hide--sect {
    visibility: hidden;
    height: 1px;
}

/* First section css starts */
.hero-img .hero-img-desktop .component-content.left {
    display: none;
    justify-content: center;
}

.hero-img .hero-img-desktop img {
    width: 90%;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(199, 208, 234, 1) 100%);
}

.hero-img .hero-img-mobile .component-content.left {
    display: flex;
    justify-content: center;
    width: 100%;
}

.hero-img .hero-img-mobile img {
    width: 90%;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(199, 208, 234, 1) 100%);
}

@media (min-width: 992px) {
    .hero-img .hero-img-mobile .component-content.left {
        display: none;
    }

    .hero-img .hero-img-desktop .component-content.left {
        display: flex;
    }
}

/* /-First section css Ends */


/* Second section css starts */
.tranquilizer--sect {
    margin: 30px 0px;
}

.tranquilizer--sect .paragraphSystem.content {
    display: flex;
    margin: 0px;
    justify-content: center;
}

.tranquilizer--sect .paragraphSystem.content .box {
    display: flex;
    align-items: center;
}

.tranquilizer--sect .paragraphSystem.content .box.first.odd {
    background-color: #DBF0D5;
    border-radius: 4px;
    padding: 0px 5px;
    margin-right: 10px;
}

.tranquilizer--sect .paragraphSystem.content .image img {
    width: 11px;
    margin-top: 6px;
    margin-right: 5px;
}

.tranquilizer--sect .paragraphSystem.content .image img {
    width: 11px;
    margin-top: 6px;
    margin-right: 5px;
}

.tranquilizer--sect .paragraphSystem.content .image.last img {
    width: 14px;
    margin-top: 6px;
    margin-left: 5px;
}

.tranquilizer--sect .paragraphSystem.content .richText .richText-content p {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #196930;
}

.tranquilizer--sect .paragraphSystem.content .box.last .richText .richText-content p {
    text-decoration: underline;
}

/* /-Second section css ends */


/* Third section css starts */
.feature--sect.col-xs-12.col-lg-12 {
    background: #F0F5F5;
    padding: 50px 15px;
}

.feature--sect>.component-content>.paragraphSystem.content {
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.feature--sect>.component-content>.paragraphSystem.content .flex-col-6 {
    width: 40%;
    margin: 10px;
}

@media (min-width:992px) {
    .feature--sect>.component-content>.paragraphSystem.content .flex-col-6 {
        width: auto;
        margin: 0px
    }

    .feature--sect>.component-content>.paragraphSystem.content {
        gap: 1.5rem;
        justify-content: center;
    }
}

.feature--sect .paragraphSystem.content .box.component .paragraphSystem.content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    border: 2px solid #009A44;
    padding: 5px 20px;
    background: white;
}

.feature--sect .paragraphSystem.content .box.component .paragraphSystem.content .richText-content p {
    margin: 0;
    color: #027139;
    font-weight: bold;
}

@media (max-width:450px) {
    .feature--sect .paragraphSystem.content .box.component .paragraphSystem.content {
        padding: 5px 5px;
    }

    .feature--sect .paragraphSystem.content .box.component .paragraphSystem.content .richText-content p {
        font-size: 0.85rem;
    }
}

@media (max-width:600px) {
    .feature--sect.col-xs-12.col-lg-12 {
        padding: 25px 15px;
    }

    .feature--sect .paragraphSystem.content .box.component .paragraphSystem.content .richText-content p {
        font-size: 0.9rem;
    }

    .feature--sect>.component-content>.paragraphSystem.content {
        justify-content: center;
    }
}

.feature--sect .paragraphSystem.content .box.component .paragraphSystem.content .image img {
    width: 10px;
}

/* /-Third section css ends */

/* Fourth section css starts */
.page-about_poligrip .section.green-title {
    background: linear-gradient(90deg, rgba(41, 180, 55, 1) 0%, rgba(0, 116, 60, 1) 100%);
    color: white;
    padding: 27px 15px;
}

.page-about_poligrip .section.green-title .richText-content {
    text-align: center;
}

.page-about_poligrip .section.green-title h2 {
    color: white;
    font-size: 1.3rem;
}

@media (min-width:500px) {
    .page-about_poligrip .section.green-title h2 {
        font-size: 1.7rem;
    }
}

@media (min-width:600px) {
    .page-about_poligrip .section.green-title h2 {
        font-size: 2rem;
    }
}

@media (min-width:992px) {
    .page-about_poligrip .section.green-title h2 {
        font-size: 2.2rem;
    }
}

/* /-Fourth section css ends */

/* Fifth section css starts */
.card--sect {
    width: 75%;
    margin: 0 auto;
    padding: 50px;
    display: flex;
    text-align: center;
}

@media (max-width:992px) {
    .card--sect {
        width: auto;
        padding: 15px;
        display: flex;
    }

    .card--sect .flex-parent>.component-content>.paragraphSystem {
        display: flex;
        align-items: center;
    }

    .card--sect .flex-parent {
        margin-bottom: 15px
    }

    .card--sect .flex-parent .richtext_copy_copy,
    .card--sect .flex-parent .richtext_copy {
        padding-left: 0px
    }

    .card--sect .flex-parent .richtext_copy_copy p,
    .card--sect .flex-parent .richtext_copy p {
        text-align: left;
    }
}


/* /-Fifth section css ends */

/* Sixth section css starts */
.yellow-bg--sect {
    background-color: #faf8d5;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 60px 0px;
}

.yellow-bg--sect:before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid white;
}

.yellow-bg--sect .paragraphSystem.content {
    display: flex;
    margin: 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0rem 1.5rem;
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p {
    color: #027139;
    font-weight: bold;
    font-size: 1.5rem;
    margin: 0;
}

@media (max-width:600px) {
    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p {
        font-size: 1rem;
    }
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2):before {
    content: '';
    position: absolute;
    width: 382px;
    height: 25%;
    background-color: #fff100;
    bottom: 0;
    z-index: -1;
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span {
    position: relative;
    z-index: 1;
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:before {
    content: "";
    height: 38px;
    width: 3px;
    background-color: #027139;
    display: block;
    position: absolute;
    bottom: .3px;
    left: -25px;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:after {
    content: "";
    height: 38px;
    width: 3px;
    background-color: #027139;
    display: block;
    position: absolute;
    bottom: -3px;
    right: -25px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
}

@media (max-width:600px) {
    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2):before {
        content: '';
        width: 255px;
    }

    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:before {
        content: "";
        height: 25px;
    }

    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:after {
        content: "";
        height: 25px;
    }
}

@media (max-width:400px) {
    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) {
        font-size: 14px;
    }

    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:before {
        height: 23px;
        left: -20px;
    }

    .yellow-bg--sect .paragraphSystem.content .richText .richText-content p:nth-child(2) span:after {
        height: 23px;
        right: -20px;
    }
}

.yellow-bg--sect .paragraphSystem.content .image .left {
    text-align: center;
    padding: 10px;
}

/* /-Sixth section css ends */

/* Seventh section css starts */
.yellow-bg--sect2 {
    background-color: #faf8d5;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 60px 0px;
}

.yellow-bg--sect2>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 15px;
    margin-right: 15px;
}

.yellow-bg--sect2 .first-image-box {
    background-image: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/white-square-bg-11.png');
    background-size: cover;
    background-position: top center;
}

.yellow-bg--sect2 .second-image-box {
    background-image: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/white-square-bg-22.png');
    background-size: cover;
    background-position: top center;
}

.yellow-bg--sect2 .third-image-box {
    background-image: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/white-square-bg-22.png');
    background-size: cover;
    background-position: top center;
}

.yellow-bg--sect2 .third-image-box .main-box {
    padding: 20px 30px
}

.yellow-bg--sect2 .third-image-box .product-title p {
    color: #196930 !important;
    font-size: 1.5rem !important;
}

.yellow-bg--sect2 .third-image-box .title-with-lines h3 {
    color: #196930 !important;
    font-size: 1.2rem !important;
    text-decoration: none;
    padding-bottom: 7px;
    border-bottom: 2px solid #009A44;
}

.yellow-bg--sect2 .third-image-box .title-with-lines p {
    color: #666 !important;
    font-size: 1rem !important;
    text-align: left !important;
    font-weight: normal !important;
    line-height: 1.5
}

.yellow-bg--sect2 .third-image-box .title-with-lines h3+p {
    margin-bottom: 0px !important;
}

.yellow-bg--sect2 .third-image-box .title-with-lines h3+p+p {
    margin-top: 0px !important;
    padding-top: 2px !important;
}

.yellow-bg--sect2 .box.component.margin-bottom-35-dt {
    margin-bottom: 45px;
    position: relative;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content {
    position: relative;
}


.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image {
    position: relative;
    z-index: 0;
    padding: 0px;
}

@media only screen and (max-width: 1199px) {

    .yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content .imagepart-one .image .component-content {
        text-align: left;
        margin-left: 20%;
        width: 35px;
    }

    .yellow-bg--sect2 .imagepart-one img {
        transform: rotate(90deg)
    }
}

@media (min-width: 1200px) {
    .yellow-bg--sect2 .tip-image img {
        margin-top: 130px
    }
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image .component-content {
    width: 65%;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText {
    position: relative;
    z-index: 1;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.m-b-45 p {
    line-height: 1.5;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.m-b-45 p span {
    position: relative;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.m-b-45 p span:first-child {
    text-decoration: underline;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.m-b-45 p span:nth-child(2) {
    color: white;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.m-b-45 p span:nth-child(2):before {
    content: '';
    width: 100%;
    height: 125%;
    background-color: #009A44;
    position: absolute;
    z-index: -1;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title {
    position: absolute;
    z-index: 1;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.position--abs {
    position: absolute;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText .richText-content p {
    color: #009A44;
    font-weight: bold;
    font-size: 1rem;
}

.yellow-bg--sect2 .box.main-box .component-content .paragraphSystem.content .richText .richText-content p span {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #fff100 100%, #fff100 100%);
    font-weight: bold;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p {
    color: #666;
    font-weight: bold;
    margin: 10px 0px;
    font-size: 1rem;
    margin-bottom: 25px;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p span {
    background: linear-gradient(to bottom, transparent 0%, transparent 70%, #fff100 100%, #fff100 100%);
    font-weight: bold;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p strong {
    display: block;
    font-weight: 400;
}

@media(max-width:557px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p {
        font-size: 15px;
    }
}

@media(max-width:992px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p strong {
        display: block;
        line-height: 1.5;
    }

    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText+.image+.richText .richText-content p span {
        line-height: 1.5;
    }
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image+.richText+.image {
    position: relative;
    z-index: 1;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image+.richText+.image .component-content {
    width: auto;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image+.richText+.image img {
    width: 69px;
    margin-top: -8px;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image+.richText+.image+.richText .richText-content p {
    color: #666;
    font-weight: normal;
    font-size: 1rem;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content .image .component-content {
    width: 100%;
    text-align: center;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .image.flex-center .component-content {
    width: 100%;
    text-align: center;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 15px;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem {
    display: flex;
    flex-wrap: wrap;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem .threeStepText {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem .threeStepText p {
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

.yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem .threeStepText p:not(:first-child) {
    padding: 0;
}

.yellow-bg--sect2 .box.component.flex-parent+.richText.m-b-45 p {
    line-height: 1.5;
    color: #666 !important;
}

.yellow-bg--sect2 .box.component.flex-parent+.richText.m-b-45 p span:first-child {
    text-decoration: none !important;
}

.yellow-bg--sect2 .box.component.flex-parent+.richText.m-b-45 p a span:first-child {
    text-decoration: underline !important;
}

@media (max-width:767px) {
    .yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content {
        padding: 0px;
    }

    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title {
        top: 6%;
    }

    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title p {
        font-size: 0.9rem;
        margin: 0;
    }

    .yellow-bg--sect2 .box.component.flex-parent+.richText.m-b-45 p>span:first-child {
        display: block;
    }

}

@media (max-width:650px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title {
        top: 5%;
    }
}

@media (max-width:480px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title p {
        font-size: 0.8rem;
    }

    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title {
        top: 3%;
    }

    .yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem .threeStepText p {
        line-height: 1.2;
        font-size: 11px;
    }


}

@media (max-width:400px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title p {
        font-size: 0.7rem;
    }

    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .richText.snippet-title {
        top: 1%;
        left: 2%;
    }
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .flex-parent .box .paragraphSystem.content .threeStepText {
    position: relative;
    bottom: 0;
    text-align: center;
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .flex-parent .box .paragraphSystem.content .threeStepText p {
    margin: 0
}

.yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .flex-parent .box .paragraphSystem.content .threeStepText .richText-content p {
    color: #666;
}

/* /-Seventh section css ends */

/* Eight section css starts */
.feature-card--sect {
    padding: 30px 0px;
}

.feature-card--sect>.component-content>.paragraphSystem {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.feature-card--sect .richText.flex-center p {
    margin: 0px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5;
}

@media (max-width:500px) {
    .feature-card--sect .richText.flex-center p {
        padding: 0 15px;
        font-size: 15px;
    }
}

.feature-card--sect .richText.flex-center p:nth-child(3) {
    margin: 15px 0px;
}

.feature-card--sect .richText.flex-center p:nth-child(3) span {
    position: relative
}

.feature-card--sect .richText.flex-center p:nth-child(3) span:first-child {
    text-decoration: underline;
}

.feature-card--sect .richText.flex-center p:nth-child(3) span:nth-child(2) {
    color: white
}

.feature-card--sect .richText.flex-center p:nth-child(3) span:nth-child(2):before {
    content: '';
    width: 100%;
    height: 125%;
    background-color: #009A44;
    position: absolute;
    z-index: -1;
}

.feature-card--sect .richText.flex-center p:nth-child(3)>span:first-child {
    text-decoration: none;
}

@media (max-width:768px) {
    .feature-card--sect .richText.flex-center p:nth-child(3)>span {
        display: block
    }
}

.feature-card--sect .banner-main-box {
    margin-top: 22px;
}

.feature-card--sect .banner-main-box>.component-content {
    display: flex;
    justify-content: center;
    margin: 0;
}

.feature-card--sect .banner-main-box>.component-content>.paragraphSystem.content>.richText {
    background-color: #009A44;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.feature-card--sect .banner-main-box>.component-content>.paragraphSystem.content>.richText .richText-content h3 {
    color: white;
    margin-top: 8px;
}

.feature-card--sect .imagepart-one {
    background-color: #f0f5f5;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.feature-card--sect .imagepart-one .image.first .component-content {
    padding: 25px;
}

@media (max-width:992px) {
    .feature-card--sect .imagepart-one .image.first .component-content img {
        margin-top: 25px;
    }
}

.feature-card--sect .imagepart-one .richText .richText-content p {
    color: #EB1515;
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 0px
}

.feature-card--sect .imagepart-one .richText .richText-content p:nth-child(2) {
    margin-top: 5px;
}

.feature-card--sect .imagepart-one .richText .richText-content ul li {
    margin-bottom: 10px;
    color: #666666;
    font-weight: bold;
    padding-left: 0;
    margin-left: 4px;
}

@media (max-width:767px) {
    .feature-card--sect .imagepart-one .richText .richText-content p {
        text-align: center;
    }

    .feature-card--sect .imagepart-one .richText .richText-content ul li {
        padding-right: 20px;
        margin-left: 20px;
        line-height: 1.4;
    }
}

.feature-card--sect .product-banner {
    margin-top: 40px;
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0 auto;
    width: 100%;
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content>.box.even.col-lg-1>.component-content {
    margin-top: 0px;
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content>.box.even.col-lg-1>.component-content img {
    width: 40px;
    transform: rotate(90deg);
}

@media (min-width: 768px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content>.box.even.col-lg-1>.component-content img {
        width: 65px !important;
    }
}

@media (min-width: 1100px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content>.box.even.col-lg-1>.component-content img {
        width: 65px !important;
        transform: rotate(0deg) !important;
        margin-top: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content>.box.even.col-lg-1 .component-content {
        text-align: left;
        margin-left: 45px;
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem {
    position: relative;
}

@media (max-width:992px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem {
        display: flex;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.line-height-1-5 {
        display: flex;
        align-items: center;
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
    position: absolute;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 15px;
    }

    .feature-card--sect .col-smex-12 .image img {
        width: 100%
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
    margin: 13px 0px;
    color: green;
    font-weight: bold;
}

@media (max-width:992px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        font-size: 2rem;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 3%;
    }
}

@media (max-width:768px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        font-size: 2rem;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 2%;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        margin: 10px 0px !important;
    }
}

@media (max-width:600px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        font-size: 0.9rem;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 2%;
    }
}

@media (max-width:500px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        font-size: 0.8rem;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 0%;
    }
}

@media (max-width:400px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first p {
        font-size: 0.8rem;
    }

    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.first {
        top: 0%;
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.last {
    margin: 0;
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.last p,
.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.product-title p {
    margin: 0;
    text-align: center;
    font-weight: bold;
    color: #666;
}

.line-height-1-5 {
    line-height: 1.5;
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.line-height-1-5 p {
    font-weight: 400;
}

@media (max-width:768px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.line-height-1-5 p {
        text-align: left !important;
    }
}

@media (max-width:400px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.line-height-1-5 p {
        font-size: 0.9rem;
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.product-title {
    position: absolute;
    bottom: 20px;
    font-size: 0.9rem;
    left: 0;
}

@media (min-width:992px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.product-title {
        bottom: 130px;
    }
}

.feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.product-title p {
    font-size: 0.9rem;
}

@media(max-width:500px) {
    .feature-card--sect .product-banner>.component-content>.paragraphSystem.content .box.odd>.component-content>.paragraphSystem>.richText.product-title p {
        font-size: 0.8rem;
    }
}

/* /-Eight section css ends */
.curve--cards {
    display: flex;
    margin: 0 auto;
    float: none;
    justify-content: center;
    padding-top: 40px;
}

.curve--cards>.component-content {
    width: 100%;
    background-color: #F0F5F5;
    border-radius: 10px;
    padding: 20px 15px;
}

.curve--cards>.component-content .richText ul {
    margin-right: 15px;
}

@media (min-width:991px) {
    .curve--cards>.component-content {
        width: 55%;
        padding: 20px 60px;
    }
}

.curve--cards .component-content .richText.first .richText-content p {
    text-align: center;
    color: #009A44;
    font-weight: bold;
}

.curve--cards .component-content .richText.first .richText-content ul li {
    color: #666;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.8;
}

.page-about_poligrip .green-title.step-description .richText-content p {
    text-align: center;
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
}

.page-about_poligrip .video-box {
    position: relative;
    z-index: 1;
}

.page-about_poligrip .video-box>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;

}

.page-about_poligrip .video-box>.component-content>.paragraphSystem .parametrizedhtml iframe {
    height: 450px;
    margin: 40px 0px;
}

@media (max-width:550px) {
    .page-about_poligrip .video-box>.component-content>.paragraphSystem .parametrizedhtml iframe {
        height: 218px;
        margin: 40px 0px;
    }
}

.page-about_poligrip .section.green-title p {
    color: white;
    font-size: 1.5rem;
    margin: 0;
    font-weight: 700;
}

html[lang="ja-JP"] .bob-sect {
    padding: 22px 0 30px 0;
    left: 50%;
    transform: translate(-50%);
}

.bob-sect>.component-content>.paragraphSystem {
    background-color: #F0F5F5;
    border-radius: 10px;
    padding: 20px 60px;
    color: #009A44;
}

.bob-sect>.component-content>.paragraphSystem>.richText {
    margin-bottom: 25px;
    padding: 0;
}

.bob-sect .component-content p {
    color: #009A44;
    font-weight: bold;
}

.bob-sect .flex-col-6>.component-content>.paragraphSystem {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}

.bob-sect .flex-col-6>.component-content>.paragraphSystem {
    display: flex;
    flex-direction: row-reverse;
}

.bob-sect .flex-col-6>.component-content>.paragraphSystem {
    display: flex;
    flex-direction: row-reverse;
}

.bob-sect .flex-col-6>.component-content>.paragraphSystem>.image img {
    transform: rotate(180deg);
    width: 14px;
    margin-right: 8px;
}

.bob-sect .flex-col-6 p {
    font-size: 0.9rem;
    text-decoration: underline;
}

@media (min-width:992px) {

    .page-about_poligrip .packshots-container>.component-content>.paragraphSystem,
    .page-about_poligrip .reference-links>.component-content>.richText-content,
    .page-about_poligrip .bob-sect>.component-content>.paragraphSystem {
        width: 940px;
        margin: 0 auto;
    }

    .bob-sect .component-content p {
        margin: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .col-smex-12.col-sm-6 {
        width: 100%;
    }

    .col-smex-6.col-sm-12 {
        width: 50%;
    }
}


/* about_poligrip css (changes by Rohit) END */


/* MEDIA MAX 767 */
@media (max-width:767px) {
    .d-block-mb {
        display: block;
    }

    .box.four-effects-container .box:nth-child(5) .richText {
        padding: 0 32px 10px 0px;
    }

    .box.component.section.effect-box {
        width: auto;
        padding: 20px 40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-effects-container>.component-content>.paragraphSystem.content {
        padding-top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-effects-container {
        left: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .gradient-green-strap .richText .richText-content h2 {
        font-size: 20px;
        line-height: 1.3;
        padding: 20px 0px;
    }

    html[lang="ja-JP"] .page-poligrip_education .red-border p,
    html[lang="ja-JP"] .page-poligrip_education .grey-border p,
    html[lang="ja-JP"] .page-poligrip_education .orange-border p,
    html[lang="ja-JP"] .page-poligrip_education .blue-border p {
        font-size: 14px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText p {
        line-height: 1.2;
        letter-spacing: 1px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
        padding-bottom: 5px;
    }

    .box.component.section.effect-box .richText p {
        font-size: 15px;
    }

    .promo-white-box .paragraphSystem {
        display: flex;
        flex-direction: row-reverse;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content .richText-content p a {
        background-size: 106% !important;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content .richText-content p {
        padding-top: 14px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .image:nth-child(3) {
        position: relative;
        right: 45px;
        top: 22px;
        padding: 0 5px;
    }

    html[lang="ja-JP"] .reference-links ul li {
        font-size: 14px;
        line-height: 1.4;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText {
        top: 24%;
        left: 14%;
        z-index: 1;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText p {
        font-size: 15px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .image:nth-child(4) {
        padding: 8px 46px;
        width: 78%;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) {
        left: 45px;
        top: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 78px;
        line-height: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
        padding-bottom: 5px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 0;
        bottom: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 12px;
    }

    html[lang="ja-JP"] .box.videos-section-blue .paragraphSystem {
        width: 100% !important;
        margin: 0 auto;
        padding-bottom: 160px !important;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) {
        left: 45px;
        top: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 78px;
        line-height: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 0;
        bottom: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 11px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) {
        left: 45px;
        top: 0;
        padding: 0px 23px 0px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 80px;
        line-height: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 20px;
        bottom: 35px;
    }

    html[lang="ja-JP"] .page-poligrip_education .intage-sri p {
        font-size: 14px;
        line-height: 1.5;
    }

    html[lang="ja-JP"] .page-poligrip_education .intage-sri {
        float: inherit;
        width: 75%;
        left: 7%;
        padding: 15px 0;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box {
        border: 8px solid #f0f5f5;
        margin: 15px 0;
        width: 100%;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box {
        width: 100%;
        margin: 15px 0;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border {
        padding-bottom: 0;
        top: 0;
    }

    html[lang="ja-JP"] .packshots-container {
        padding: 0 68px;
    }

    html[lang="ja-JP"] .page-about_poligrip .packshots-container {
        padding: 0 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .image {
        padding: 0px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .image img {
        padding: 20px 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three {
        background-position: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(3) {
        padding: 26px 110px 20px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
        top: -40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
        top: -40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(3) {
        padding: 26px 90px 20px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(3) {
        padding: 26px 80px 20px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) {
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h2 {
        font-size: 2.2rem;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(5) {
        padding: 0 0;
        line-height: 1.5;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(5) p {
        font-size: 14px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .box.grey-block-two {
        background: #fff;
        left: 50%;
        transform: translate(-50%);
        padding-right: 22px;
        margin-top: 2%;
        margin-bottom: 5%;
        text-align: center;
        padding-left: 10px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block {
        background-color: #F0F5F5;
        padding: 0 28px;
        float: inherit;
        width: 85%;
        left: 50%;
        transform: translate(-50%);
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three {
        margin: 0 48px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card {
        margin: 15px 0;
    }

    .ABOUT-TRANQUILIZER hr.green-short-bottom-border {
        margin-top: 5.5%;
        border: 0;
        margin-bottom: 5.5%;
    }

    hr.green-short-bottom-border {
        width: 18%;
    }

    html[lang="ja-JP"] .packshots-container .packshot-box .image {
        width: 60%;
    }

    html[lang="ja-JP"] .packshots-container .packshot-box .image img {
        width: 100%;
    }

    html[lang="ja-JP"] .box.videos-section-blue {
        top: 150px;
        padding: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .d-block-mb {
        display: block;
    }

    .box.four-effects-container .box:nth-child(5) .richText {
        padding: 0 32px 10px 0px;
    }

    .box.component.section.effect-box {
        width: 40%;
        padding: 20px 40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-effects-container>.component-content>.paragraphSystem.content {
        padding-top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-effects-container {
        left: 0;
        float: inline-start;
    }

    html[lang="ja-JP"] .page-poligrip_education .gradient-green-strap .richText .richText-content h2 {
        font-size: 34px;
        line-height: 1.3;
        padding: 20px 0px;
    }

    html[lang="ja-JP"] .page-poligrip_education .red-border p,
    html[lang="ja-JP"] .page-poligrip_education .grey-border p,
    html[lang="ja-JP"] .page-poligrip_education .orange-border p,
    html[lang="ja-JP"] .page-poligrip_education .blue-border p {
        font-size: 26px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText p {
        line-height: 1;
    }

    .box.component.section.effect-box .richText p {
        font-size: 16px;
    }

    .promo-white-box .paragraphSystem {
        display: flex;
        flex-direction: row-reverse;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content .richText-content p a {
        background-size: 106% !important;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content .richText-content p {
        padding-top: 30px;
        font-size: 28px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText:nth-child(2) p {
        font-size: 32px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText:nth-child(4) p {
        font-size: 24px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border .component-content {
        height: 100px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .image:nth-child(3) {
        position: relative;
        right: 45px;
        top: 110px;
        padding: 0 5px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText {
        top: 36%;
        left: 21%;
        z-index: 1;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .richText p {
        font-size: 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .troubles-container .trouble .image:nth-child(4) {
        padding: 8px 46px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) {
        left: 45px;
        top: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 68px;
        line-height: 0.5;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 0;
        bottom: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 26px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) {
        left: 45px;
        top: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 68px;
        line-height: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 0;
        bottom: 12px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 26px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 11px;
        font-weight: 600;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) {
        left: 64px;
        top: 10px;
        padding: 0px 23px 0px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 138px;
        line-height: 0.8;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 20px;
        bottom: 35px;
    }

    html[lang="ja-JP"] .page-poligrip_education .intage-sri p {
        font-size: 15px;
        line-height: 1.5;
    }

    html[lang="ja-JP"] .packshots-container .packshot-box .image {
        width: 60%;
    }

    html[lang="ja-JP"] .packshots-container .packshot-box .image img {
        width: 100%;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText:nth-child(3) p {
        font-size: 24px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content {
        height: 100px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content .richText-content p {
        padding-top: 28px;
        font-size: 28px;
    }

    html[lang="ja-JP"] .page-poligrip_education .intage-sri {
        float: inherit;
        width: 75%;
        left: 0;
        padding: 15px 0;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box {
        border: 8px solid #f0f5f5;
        margin: 15px 13px;
        width: 96%;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box {
        width: 96%;
        margin: 15px;
    }

    html[lang="ja-JP"] .packshots-container .box:nth-child(2) .packshot-box .richText.green-button-border {
        padding-bottom: 0;
        top: 0;
    }

    html[lang="ja-JP"] .packshots-container {
        padding: 0 68px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .image {
        padding: 0px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .image img {
        padding: 20px 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(4) p {
        font-size: 26px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three {
        background-position: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(3) {
        padding: 30px 138px 0px 115px;
    }

    html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
        top: -40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
        top: -40px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(3) {
        padding: 26px 90px 20px 30px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(3) {
        padding: 52px 148px 0px 60px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) {
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h2 {
        font-size: 2.2rem;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(5) {
        padding: 0 0;
        line-height: 1.5;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(5) p {
        font-size: 34px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .box.grey-block-two {
        background: #fff;
        left: 50%;
        transform: translate(-50%);
        padding-right: 22px;
        margin-top: 2%;
        margin-bottom: 5%;
        text-align: center;
        padding-left: 10px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block {
        background-color: #F0F5F5;
        padding: 0 28px;
        float: inherit;
        width: 85%;
        left: 50%;
        transform: translate(-50%);
        margin: 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three {
        margin: 0 48px;
    }

    .ABOUT-TRANQUILIZER hr.green-short-bottom-border {
        margin-top: 4.5%;
        border: 0;
        margin-bottom: 4.5%;
    }

    hr.green-short-bottom-border {
        width: 10%;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) {
        padding: 10px 10px 10px 168px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 159px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 26px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 20%;
        top: 0px;
    }

    html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
        top: -76px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .image {
        padding: 50px 0 0 0;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) {
        padding: 0px 10px 10px 100px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 185px;
        right: 4px;
        line-height: 0.5;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 30px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        left: 16%;
        top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(3) {
        padding: 45px 140px 0px 50px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .image {
        padding-top: 50px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
        top: -72px;
    }

    .w-940 {
        width: auto;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .image {
        padding: 40px 40px 0 40px;
        width: 70%;
        left: 50%;
        transform: translate(-50%);
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) {
        top: 44px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h2 {
        font-size: 3.2rem;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .box.grey-block-two {
        background: #fff;
        left: 50%;
        width: 85%;
        transform: translate(-50%);
        padding-right: 65px;
        margin-top: 2%;
        margin-bottom: 5%;
        text-align: center;
        padding-left: 58px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card {
        margin: 24px 18px;
        width: 95%;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card .richText h3 {
        font-size: 58px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card .richText p {
        font-size: 26px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(1) {
        font-size: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
        font-size: 32px;
    }
}

@media (max-width:991px) {
    .desktop-visible-only {
        display: none;
    }

    .mobile-visible-only {
        display: block;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .image.mobile-visible-only {
        padding-top: 25px;
    }
}

@media (min-width:992px) {
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .box.component.section.bg-white.promo-white-box.trouble {
        width: 33%;
        display: inline-block;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) {
        padding: 58px 10px 10px 100px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 142px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 30px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 10%;
        top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(3) {
        padding: 32px 106px 10px 46px;
    }

    html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
        top: -76px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) {
        padding: 0px 10px 10px 100px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 148px;
        right: 4px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 30px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        left: 5%;
        top: 35px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(3) {
        padding: 45px 92px 10px 4px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
        top: -72px;
    }

    .w-940 {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .image {
        padding: 40px 40px 0 40px;
        width: 70%;
        left: 50%;
        transform: translate(-50%);
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) {
        padding: 0;
        left: 0;
        top: 0;
        text-align: center;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h2 {
        font-size: 3.2rem;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .box.grey-block-two {
        background: #fff;
        left: 50%;
        width: 85%;
        transform: translate(-50%);
        padding-right: 65px;
        margin-top: 2%;
        margin-bottom: 5%;
        text-align: center;
        padding-left: 58px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card {
        margin: 0px 10px;
        width: 31.1%;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(1) {
        font-size: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
        font-size: 32px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two,
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three {
        background-position: center;
    }
}

@media (min-width:1200px) {
    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) {
        padding: 10px 10px 10px 168px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 159px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 35px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        text-align: right;
        left: 16%;
        top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-one .box.video-box .box:nth-child(3) {
        padding: 32px 106px 10px 46px;
    }

    html[lang="ja-JP"] .page-poligrip_education .chewing-text-container {
        top: -76px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) {
        padding: 0px 10px 10px 100px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) {
        top: 178px;
        right: 4px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(2) h2 {
        font-size: 30px;
        font-weight: 600;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(2) .richText:nth-child(4) {
        left: 16%;
        top: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-two .box.video-box .box:nth-child(3) {
        padding: 45px 92px 10px 4px;
    }

    html[lang="ja-JP"] .page-poligrip_education .four-tranquilizers-strap {
        top: -72px;
    }

    .w-940 {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .image {
        padding: 40px 40px 0 40px;
        width: 50%;
        left: 0;
        transform: none;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) {
        padding: 40px 85px 40px 0px;
        left: -40px;
        top: 44px;
        text-align: left;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .grey-block-one .richText:nth-child(4) h2 {
        font-size: 3.2rem;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block .box.grey-block-two {
        background: #fff;
        left: 50%;
        width: 85%;
        transform: translate(-50%);
        padding-right: 65px;
        margin-top: 2%;
        margin-bottom: 5%;
        text-align: center;
        padding-left: 58px;
    }

    html[lang="ja-JP"] .page-poligrip_education .grey-block-three .grey-cards-container .grey-block-card {
        margin: 0px 10px;
        width: 31.1%;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box {
        width: 940px;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(1) {
        font-size: 20px;
    }

    html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .box.video-box .box:nth-child(2) .richText:nth-child(2) h2:nth-child(2) {
        font-size: 32px;
    }
}

/* ==================alam css file==================== */

html[lang="ja-JP"] .carousel.remove-arrow .slick-arrow {
    display: none;
}

html[lang="ja-JP"] .box.background-white {
    background: white;
    padding-top: 3rem;
    margin: 0 27px;
    width: 95%;
    border-radius: 0 0 20px 20px;
}

html[lang="ja-JP"] .box.cust-width {
    width: 95%;
    margin: 0 27px;
    padding: 0;
}

html[lang="ja-JP"] .box.background-gray {
    background: #f7f4f4;
}

html[lang="ja-JP"] .cust-text-color {
    color: #40adcc;
}

html[lang="ja-JP"] .box.custom-head {
    position: relative;
    bottom: -15px;
    z-index: 9;
}

html[lang="ja-JP"] .custom-head .imageCompatibleMarkup {
    position: absolute;
    bottom: 51px;
    left: 6%;
    z-index: 1;
}

html[lang="ja-JP"] .box.custom-head .imageCompatibleMarkup img {
    position: absolute;
    width: 55px;
}

html[lang="ja-JP"] .box.custom-head .richText {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 50px 50px;
    background: #40adcc;
    margin: 5rem 27px 0;
    width: 95%;
}

html[lang="ja-JP"] .box.custom-head .richText h2 {
    color: white !important;
    text-align: center;
    margin: 0;
    padding: 11px 0;
    font-size: 24px;
}

html[lang="ja-JP"] .cust-text-color h1 strong {
    color: #40adcc;
    font-size: 26px;
}

html[lang="ja-JP"] .box.background-white.cleaning {
    padding-top: 0rem !important;
}

html[lang="ja-JP"] .box.background-white.cleaning .paragraphSystem {
    display: flex;
    align-items: center;
    justify-content: center;
}

html[lang="ja-JP"] .box.cleaning .imageCompatibleMarkup {
    padding: 0;
    top: 0px;
    position: relative;
}

html[lang="ja-JP"] .box.cleaning .imageCompatibleMarkup img {
    display: block;
    border-radius: 0 0 0 22px;
}

html[lang="ja-JP"] .box.threeStepImg .richText-content p {
    margin: 10px 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
}

html[lang="ja-JP"] .box.threeStepImg .richText-content h3 {
    color: #40adcc;
}

html[lang="ja-JP"] .richText.cust-text-color h2,
.richText.cust-text-color h3,
.richText.cust-text-color h4,
.richText.cust-text-color h5 {
    color: #40adcc !important;
}

html[lang="ja-JP"] .richText.cust-text-color h3 {
    font-size: 30px;
}

html[lang="ja-JP"] .richText.cust-text-color h5 {
    line-height: 0.5;
}

html[lang="ja-JP"] .richText.cust-text-color .richText-content p {
    color: #40adcc;
    text-align: center;
}

html[lang="ja-JP"] .box.text-center .component-content {
    text-align: center;
}

html[lang="ja-JP"] .box.lineup {
    margin: 0 auto;
    float: revert;
    clear: both;
    padding-bottom: 16rem;
}

html[lang="ja-JP"] .padding-tp-bt {
    padding: 2rem 0;
}

html[lang="ja-JP"] .richText.cust-text-color p {
    font-weight: 600;
}

html[lang="ja-JP"] .box.threeStep {
    background: #40adcc;
    border-radius: 18% 18% 0% 0% / 1% 1% 0% 0%;
    top: -8px;
}

html[lang="ja-JP"] .box.threeStepImg {
    width: 75%;
    margin: 0 auto;
    float: revert;
    clear: both;
    margin-bottom: 1rem;
}

html[lang="ja-JP"] .threeStepImg .paragraphSystem {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background: white;
    margin-bottom: 0rem;
    border-radius: 0 50px 50px 50px;
}

html[lang="ja-JP"] .box.threeStepImg .richText p em {
    color: #40adcc;
    width: 40px;
    height: 40px;
    border: 4px solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: inherit;
    font-weight: 900;
    font-size: 22px;
}

html[lang="ja-JP"] .box.threeStepTablet {
    position: absolute;
    top: -15%;
    left: 0;
}

html[lang="ja-JP"] .threeStepImg.threeStepImgFirst {
    margin-top: 11rem;
}

html[lang="ja-JP"] .box.threeStepTablet p {
    color: #40adcc;
    text-align: center;
    font-weight: 600;
}

html[lang="ja-JP"] .box.threeStepTablet h2 {
    color: #40adcc;
    text-align: center;
    font-weight: 600;
}

html[lang="ja-JP"] .box.threeStepTablet h2 em {
    color: #ff458c;
    font-style: inherit;
    font-weight: 600;
}

html[lang="ja-JP"] .dashLineLeft {
    position: absolute;
    left: 27%;
    top: 50%;
}

html[lang="ja-JP"] .dashLineRight {
    position: absolute;
    right: -18%;
    top: 50%;
}

html[lang="ja-JP"] .box.threeStepItem .paragraphSystem {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

html[lang="ja-JP"] .richText.threeStepText {
    position: relative;
    z-index: 1;
}

html[lang="ja-JP"] .box.threeStepItem {
    position: absolute;
}

html[lang="ja-JP"] .lineupImgfirst .Image1 {
    margin-top: 4rem;
}

html[lang="ja-JP"] .lineupImgsecond .Image2 {
    margin-top: 2rem;
}

html[lang="ja-JP"] .lineupImgThird .Image3 {
    margin-top: 4rem;
}

html[lang="ja-JP"] .lineupImgfirst .Image1 .component-content.left,
html[lang="ja-JP"] .lineupImgsecond .Image2 .component-content.left,
html[lang="ja-JP"] .lineupImgThird .Image3 .component-content.left {
    text-align: center;
}

html[lang="ja-JP"] .lineupImgfirst .component-content.left,
html[lang="ja-JP"] .lineupImgsecond .component-content.left,
html[lang="ja-JP"] .lineupImgThird .component-content.left {
    text-align: center;
}

html[lang="ja-JP"] .box.lineupImgfirst p,
html[lang="ja-JP"] .box.lineupImgsecond p,
html[lang="ja-JP"] .box.lineupImgThird p {
    text-align: center;
    color: #40aecc;
    font-weight: 600;
}

html[lang="ja-JP"] .box.threeStepImg .imageCompatibleMarkup {
    padding: 0;
}

html[lang="ja-JP"] .box.threeStepImg .imageCompatibleMarkup img {
    display: block;
    border-radius: 0 48px 48px 0;
}

html[lang="ja-JP"] .box.videos-section {
    width: 100%;
    background: #f7f4f4;
    margin-top: -8px;
    padding-bottom: 4rem;
}

html[lang="ja-JP"] .box.videos-section .richText p {
    color: #40adcc;
    text-align: center;
}

html[lang="ja-JP"] .videos-section .richText-content p::before {
    content: '';
    width: 32px;
    height: 1.5px;
    background: #40adcc;
    position: absolute;
    transform: rotate(60deg);
    left: 35%;
    top: 35%;
}

html[lang="ja-JP"] .videos-section .richText-content p::after {
    content: '';
    width: 32px;
    height: 1.5px;
    background: #40adcc;
    position: absolute;
    transform: rotate(118deg);
    right: 36%;
    top: 35%;
}

html[lang="ja-JP"] .box.videos-section .imageCompatibleMarkup {
    position: absolute;
}

html[lang="ja-JP"] .imageCompatibleMarkup.video-heading-2 {
    right: 0%;
}

html[lang="ja-JP"] .box.videos-section .image.component {
    display: flex;
    align-items: center;
    justify-content: center;
}

html[lang="ja-JP"] .box.videos-section .paragraphSystem {
    margin-top: 2rem;
}

html[lang="ja-JP"] .online-store {
    margin-bottom: 14rem !important;
}

html[lang="ja-JP"] .box.videos-section-blue .paragraphSystem {
    width: 50%;
    margin: 0 auto;
}

html[lang="ja-JP"] .box.videos-section-blue .richText-content p {
    color: white;
    text-align: center;
}

html[lang="ja-JP"] .box.videos-section-blue {
    background: #2e849c;
    padding: 2rem;
}

html[lang="ja-JP"] .box.videos-section-blue .richText {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 22px;
}

html[lang="ja-JP"] .videos-section-blue .richText-content p::before {
    content: '';
    width: 36px;
    height: 2px;
    background: white;
    position: absolute;
    transform: rotate(60deg);
    left: 4%;
    top: 35%;
}

html[lang="ja-JP"] .videos-section-blue .richText-content p::after {
    content: '';
    width: 36px;
    height: 2px;
    background: white;
    position: absolute;
    transform: rotate(118deg);
    right: 4%;
    top: 35%;
}

html[lang="ja-JP"] .box.productinfo {
    background: #f3f3f3;
    padding-top: 2rem;
}

html[lang="ja-JP"] .richText.product-info-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    width: 100%;
}

html[lang="ja-JP"] .richText.product-info-btn p {
    border: 1px solid;
    background: #40adcc;
    padding: 0px 14px;
    border-radius: 28px;
}

html[lang="ja-JP"] .richText.product-info-btn p a {
    color: white;
}

html[lang="ja-JP"] .box.productinfo .richText-content h2 {
    color: #ff458c;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
}

html[lang="ja-JP"] .box.productinfo .richText-content h4 {
    color: black !important;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
}

html[lang="ja-JP"] .box.productinfo .richText-content p {
    color: black;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    margin: 0;
}

html[lang="ja-JP"] .box.lineup2 {
    width: 100%;
}

html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .box.threeStepImgMobile .paragraphSystem.content {
    display: flex;
    align-items: center;
    position: relative;
    top: -4rem;
}

html[lang="ja-JP"] .box.head-three-content .richText-content h6 {
    color: black;
}

html[lang="ja-JP"] .box.lineup .paragraphSystem .richText-content p a {
    color: #40adcc;
    font-size: 22px;
    font-weight: 800;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width : 1199px) {
    .visible-md {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width : 991px) {
    .visible-sm {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
}

@media (max-width: 1180px) {
    html[lang="ja-JP"] .page-removables .slick-slide img {
        display: block;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    html[lang="ja-JP"] .box.threeStepItem {
        position: absolute;
        top: 94px;
    }

    html[lang="ja-JP"] .box.threeStepTablet {
        position: absolute;
        top: -20%;
    }

    html[lang="ja-JP"] .dashLineRight {
        position: absolute;
        right: -70%;
        top: 50%;
    }
}

@media (min-width:992px) and (max-width:1180px) {
    html[lang="ja-JP"] .box.threeStepTablet {
        position: absolute;
        top: -10%;
        left: 0;
    }

    html[lang="ja-JP"] .richText.threeStepText {
        position: relative;
        z-index: 1;
        top: -80px;
    }

    html[lang="ja-JP"] .dashLineLeft {
        position: absolute;
        left: 28%;
        top: -24%;
    }

    html[lang="ja-JP"] .dashLineRight {
        position: absolute;
        right: -68%;
        top: -20%;
    }
}

@media (max-width: 992px) {
    html[lang="ja-JP"] .box.threeStepImgMobile {
        display: none;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .threeStepImg .paragraphSystem {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
        background: white;
        margin-bottom: 0rem;
        border-radius: 0 50px 50px 50px;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .box.threeStepTablet {
        position: absolute;
        top: -8%;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .dashLineLeft {
        position: absolute;
        left: 27%;
        top: 58%;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .dashLineLeft {
        position: absolute;
        left: 26%;
        top: 50%;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .threeStepImg.threeStepImgFirst {
        margin-top: 4rem;
    }

    .box.threeStepImg .page-proguard-anti-bacterial-daily-cleanser .imageCompatibleMarkup img {
        display: block;
        border-radius: 0 48px 48px 48px;
    }
}

@media (min-width: 769px) {
    html[lang="ja-JP"] .desktop-hide {
        display: none;
    }
}

@media (max-width: 768px) {
    html[lang="ja-JP"] .box.custom-head img {
        display: none;
    }

    html[lang="ja-JP"] .box.desktop-hide .box {
        margin-bottom: 13px;
    }

    html[lang="ja-JP"] .box.custom-head .richText {
        margin: 0 12px -1rem 12px;
    }

    html[lang="ja-JP"] .box.background-white {
        margin: -14px 12px;
        /* top: 0px; */
    }

    html[lang="ja-JP"] .richText.cust-text-color P {
        display: inline-flex;
        margin-top: 0;
    }

    html[lang="ja-JP"] .richText.mobile-man-text-1 {
        border: 4px solid #40adcc;
        border-radius: 0 16px 16px;
        width: 90%;
        margin: 0 21px;
        position: relative;
        top: -13px;
        background: white;
    }

    html[lang="ja-JP"] .richText.mobile-man-text-1 p {
        color: #40adcc;
        text-align: center;
        font-weight: 700;
        margin: 10px;
    }

    html[lang="ja-JP"] .richText.mobile-man-text-2 {
        border: 4px solid white;
        border-radius: 0 16px 16px;
        width: 90%;
        margin: 0 21px;
        position: relative;
        top: -13px;
        background: #40adcc;
    }

    html[lang="ja-JP"] .richText.mobile-man-text-2 p {
        color: white;
        text-align: center;
        font-weight: 700;
        margin: 10px;
    }

    html[lang="ja-JP"] .box.mobile-hide {
        display: none;
    }

    html[lang="ja-JP"] .box.mobile-man-img {
        padding-top: 3rem;
        background: white;
        margin: 0 1rem;
        width: 93%;
        top: -56px;
    }

    html[lang="ja-JP"] .mobile-man-img .component-content {
        text-align: center;
    }

    html[lang="ja-JP"] .box.cleaning .paragraphSystem {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    html[lang="ja-JP"] .cleaning img {
        width: 100%;
    }

    html[lang="ja-JP"] .richText.cust-text-color,
    .richText.cust-text-color h4,
    .richText.cust-text-color h5 {
        color: black !important;
    }

    html[lang="ja-JP"] .richText.cust-text-color .richText-content {
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

    html[lang="ja-JP"] .box.threeStepTablet p {
        font-size: 23px;
    }

    html[lang="ja-JP"] .box.threeStepTablet h2 {
        font-size: 2.5rem;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .dashLineLeft {
        position: absolute;
        left: 22%;
        top: 14%;
    }

    html[lang="ja-JP"] .dashLineLeft {
        left: 20%;
        top: 17%;
    }

    html[lang="ja-JP"] .dashLineRight {
        right: -73%;
        top: 16%;
    }

    html[lang="ja-JP"] .box.threeStepImg .paragraphSystem {
        display: flex;
        flex-direction: column;
    }

    html[lang="ja-JP"] .box.threeStepImg .imageCompatibleMarkup img {
        display: block;
        border-radius: 0 0 48px 48px;
    }

    html[lang="ja-JP"] .box.threeStepImg .richText p em {
        float: left;
        margin-right: 10px;
    }

    html[lang="ja-JP"] .box.threeStepImg .richText h3 {
        margin-bottom: 24px;
    }

    html[lang="ja-JP"] .imageCompatibleMarkup.video-heading-2 {
        right: -85%;
    }

    html[lang="ja-JP"] .box.cust-width {
        width: 95%;
        margin: 0 10px;
        padding: 0;
    }

    html[lang="ja-JP"] .box.cleaning .imageCompatibleMarkup {
        padding: 0;
        top: auto;
        position: relative;
        padding: 2rem 9px;
    }

    html[lang="ja-JP"] .box.cleaning .imageCompatibleMarkup img {
        display: block;
        border-radius: 12px 12px 12px 12px;
    }

    html[lang="ja-JP"] .box.threeStepTablet {
        position: absolute;
        top: -10%;
    }

    html[lang="ja-JP"] .box.lineup {
        margin: 0 auto;
        float: revert;
        clear: both;
        padding-bottom: 12rem;
        top: 35px;
        position: relative;
    }

    html[lang="ja-JP"] .threeStepImg.threeStepImgFirst {
        margin-top: 3rem;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .box.threeStep {
        background: #40adcc;
        border-radius: 43% 44% 0% 0% / 2% 2% 0% 0%;
        top: 112px;
    }

    html[lang="ja-JP"] .box.custom-head {
        position: relative;
        /* bottom: 40px; */
        z-index: 9;
    }

    html[lang="ja-JP"] .box.custom-head.custom-head-one {
        position: relative;
        bottom: 0px;
        z-index: 9;
    }

    html[lang="ja-JP"] .box.custom-head.custom-head-two {
        bottom: -38px;
    }

    html[lang="ja-JP"] .box.custom-head.custom-head-three {
        bottom: -50px;
    }

    html[lang="ja-JP"] .richText.custom-head-four {
        top: 60px;
    }

    html[lang="ja-JP"] .box.head-one-content {
        top: 0px;
    }

    html[lang="ja-JP"] .box.head-two-content {
        top: 25px;
    }

    html[lang="ja-JP"] .box.head-three-content {
        top: 60px;
    }

    html[lang="ja-JP"] .box.head-three-content .richText-content p {
        color: black;
    }

    html[lang="ja-JP"] .box.head-three-content .richText-content h6 {
        color: black;
    }

    html[lang="ja-JP"] .carousel.mobileCarousel ul.carousel-slides li.carousel-slide .carouselSlide .box {
        padding: 0px;
    }

    html[lang="ja-JP"] .carousel.mobileCarousel button.slick-arrow {
        display: none !important;
    }

}

@media (max-width: 480px) {
    html[lang="ja-JP"].box.cust-width {
        width: 100%;
        margin: 0px 0px;
        padding: 0;
    }

    html[lang="ja-JP"] .box.threeStepTablet p {
        font-size: 18px;
    }

    html[lang="ja-JP"] .box.threeStepTablet h2 {
        font-size: 2rem;
    }

    html[lang="ja-JP"] .dashLineLeft {
        left: -35%;
        top: 10%;
    }

    html[lang="ja-JP"] .dashLineRight {
        right: -34%;
        top: 8%;
    }

    html[lang="ja-JP"] .imageCompatibleMarkup.video-heading-1 {
        right: 60%;
    }

    html[lang="ja-JP"] .imageCompatibleMarkup.video-heading-2 {
        right: -56%;
    }

    html[lang="ja-JP"] .videos-section .richText-content p::before {
        content: '';
        width: 32px;
        height: 1.5px;
        background: #40adcc;
        position: absolute;
        transform: rotate(60deg);
        left: 17%;
        top: 35%;
    }

    html[lang="ja-JP"] .videos-section .richText-content p::after {
        content: '';
        width: 32px;
        height: 1.5px;
        background: #40adcc;
        position: absolute;
        transform: rotate(118deg);
        right: 19%;
        top: 35%;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .threeStepImg.threeStepImgFirst {
        margin-top: 3rem;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .box.threeStep {
        background: #40adcc;
        border-radius: 43% 44% 0% 0% / 2% 2% 0% 0%;
        top: 8rem;
        position: relative;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .box.threeStepTablet {
        position: absolute;
        top: -10%;
    }

    html[lang="ja-JP"] .page-proguard-anti-bacterial-daily-cleanser .dashLineLeft {
        position: absolute;
        left: -37%;
        top: 23%;
    }

    html[lang="ja-JP"] .dashLineRight {
        right: -36%;
        top: 18%;
    }
}

@media (min-width: 992px) {
    .container .container {
        padding: 0 !important;
    }
}

@media (min-width: 1200px) {
    html[lang="ja-JP"] .threeStepImg .paragraphSystem .col-lg-4 {
        width: 41.6667% !important;
    }

    html[lang="ja-JP"] .threeStepImg .paragraphSystem .col-lg-8 {
        width: 58.3333% !important;
    }
}

@media (max-width:767px) {

    :lang(ja-JP) .ABOUT-TRANQUILIZER h1 {

        font-size: 20px !important;

    }

}

/* =============Alam code end======================== */
/* removables carousel issue  */
:lang(ja-JP) .page-removables .carousel.one-slide .slick-dotted.slick-slider {
    padding: 0;
}

:lang(ja-JP) .page-removables .carousel .carousel-slides {
    margin-bottom: 0;
}

:lang(ja-JP) .page-removables .carousel.one-slide {
    height: auto;
}

:lang(ja-JP) .page-removables .carousel.one-slide .carousel-slide {
    align-self: center;
}

:lang(ja-JP) .popup-one,
.popup-two,
.popup-three,
.popup-four,
.popup-five {
    padding: 15px;
}

@media (max-width:991px) {
    :lang(ja-JP) .page-new-user .wtb-popup {
        top: auto;
    }
}

@media (max-width:480px) {
    .yellow-bg--sect2 .box.component .component-content .paragraphSystem.content .flex-parent .box .paragraphSystem.content .threeStepText {
        padding: 5px;
    }

    .yellow-bg--sect2 .box.component.flex-parent>.component-content>.paragraphSystem.content>.box>.component-content>.paragraphSystem .threeStepText {
        justify-content: flex-start;
    }
}

@media screen and (max-width: 700px) and (min-width: 568px) {
    .journey-snippet .richText p a {
        font-size: 0.9rem !important;
        padding: 0 10px !important;
        margin-top: -5px;
    }
}

:lang(en-SG) .navigation-main.is-active .navigation-mobile-menu:after,
:lang(en-SG) .navigation-main.is-active .navigation-mobile-menu:before {
    background: #fff
}

@media (max-width:991px) {
    :lang(en-SG) .navigation-main.is-active {
        z-index: 5;
        background: rgba(0, 53, 149, .8)
    }

    :lang(en-SG) .navigation-main.is-active .home-logo {
        display: block
    }
}

:lang(tr-TR) .navigation-item:hover>.navigation-root {
    border: 0 !important;
}

:lang(tr-TR) .navigation-item:hover>.navigation-root>.navigation-item {
    border-bottom: 0 !important;
}

.template-main-hub .header ul.navigation-branch.navigation-level1>.is-current-page .navigation-branch.navigation-level2 li,
.template-main-hub .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2 li,
.template-Polident-template-new .header ul.navigation-branch.navigation-level1>.is-current-page .navigation-branch.navigation-level2 li,
.template-Polident-template-new .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2 li,
.template-proguard .header ul.navigation-branch.navigation-level1>.is-current-page .navigation-branch.navigation-level2 li,
.template-proguard .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2 li,
.template-propartials .header ul.navigation-branch.navigation-level1>.is-current-page .navigation-branch.navigation-level2 li,
.template-propartials .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2 li {
    font-size: 0.8rem !important;
}


.green-txt {
    color: #038003;
    font-weight: 600;
    font-size: 12px;
}



/* update by tritiksha */

.richText.disclaimer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    min-height: 10vh;
    box-sizing: border-box;
    padding: 10px !important;
    line-height: 1.3;
    text-align: center;
    z-index: 999;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: linear-gradient(90deg, #a9a9a9, #fff 33%, #a9a9a9 53%, #f5f5f5 93%);
}

:lang(sr-RS) .disclaimer p {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.3rem !important;
    color: #001489 !important;

}

.m-t-45.container>.component-content>.paragraphSystem {
    display: inline-flex;
    flex-wrap: wrap;

}

/* 
@media (min-width: 991px) {
    .journey-snippet {
        max-width: 100% !important;
        padding: 0 15px !important; 
    }
} */
#footer .footer-banner>.component-content {
    background-position-y: bottom !important;
}

.journey-snippet p:hover {
    color: white;
}

/*charan*/
.main-component>.component-content {
    max-width: 500px;
    margin: 0 auto;
}

.single-component {
    background-color: #e4f0e2;
    padding: 2%;
    margin-bottom: 5px;
}

.single-component-2 {
    background-color: white;
    padding: 2%;

}

.single-component-content {
    margin-bottom: 0px !important;
    margin: 10px 20px 0px 10px;
    position: relative;
}

.header-navigation {
    padding: 20px;
    border-radius: 5px;
    position: absolute;
    top: -27px;
    left: 10px;
    right: 14px;
}

.header-navigation>.component-content>.paragraphSystem.content {
    box-shadow: 0 0 5px;
    height: 44px;
    width: 98%;
    border-radius: 5px;
}


.image-background {
    position: relative;
    padding-left: 9px;
    padding-top: 5px;
    padding-right: 11px;
    padding-bottom: 0px;
    background-color: #e4ab74;
    height: 44px;
    border-radius: 5px 0px 0px 5px;
    width: 14%;
}

.image-background img {
    height: 33px;
    position: absolute;
    padding: 5px;
    max-width: 38px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;

}

.navigation-box {
    position: relative;
    height: 44px;
    text-align: center;
    width: 86%;
    background-color: #2e5d3b;
    border-radius: 0px 5px 5px 0px;

}

.paragraph-box {
    display: flex;
    justify-content: center;
    height: 44px;
    align-items: center;
    padding-top: 5px;
}

.paragraph-box p {
    display: flex;
    color: white;
    font-size: 18px;
    font-weight: 600;
    justify-content: center;
    padding: 6px;
}

.arrow {
    height: 44px;
    border-radius: 0px 5px 5px 0px;
}

.arrow img {
    height: 35px;
    position: absolute;
    /* width: 30px; */
    min-width: 30px;
    left: 0px;
    top: 5px;
}

.list-component {
    top: 50px;

}

.big-text {
    top: 50px;
}

.list-component-2 {
    top: 50px;
}

.list-component ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    list-style: none;
    margin: 3px;
    margin-left: 26px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.list-component-2 ul {
    display: flex;
    list-style: none;
    margin: 0px;
    padding: 0px;
    flex-direction: column;
    flex-wrap: wrap;
    height: 130px;
}

.big-text ul {
    display: grid;
    grid-template-columns: 1fr;
    list-style: none;
    margin: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.list-component ul li {
    display: flex;
    align-items: center;
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.list-component-2 ul li {
    display: flex;
    align-items: center;
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.list-component-2 ul li:nth-child(4) {
    margin-left: -69px;
}

.big-text ul li {
    display: flex;
    align-items: center;
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.list-component ul li::before {
    content: "\2022";
    color: #e4ab74;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -1rem;
    font-size: 30px;
}

.list-component-2 ul li::before {
    content: "\2022";
    color: #e4ab74;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -1rem;
    font-size: 30px;

}

.big-text ul li::before {
    content: "\2022";
    color: #e4ab74;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 30px;
}

.etc {
    padding-right: 25px;
}

.single-component-2 .etc p {
    margin-right: 5px;
    font-weight: 600;
    color: black;
    margin-top: 17px;
}

.etc p {
    margin-right: 5px;
    margin-top: 40px;
    margin-bottom: 6px;
    font-weight: 600;
    color: black;

}

.description-box {
    border-top: 10px solid #2e5d3b;
    background-color: #fff1a4;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.description-box p {
    padding: 13px;
    font-weight: 600;
    color: #2e5d3b;
    line-height: normal;
    font-size: 14px;
}

.breadcrumbs-without-separator li {
    margin-top: 4px !important;
}

.silver-banner .richText>.component-content>.richText-content {
    margin-top: 8px !important;
}

/*charan*/
@media screen and (max-width: 414px) and (min-width: 360px) {
    :lang(es-ES) .product-lines .product-after .component-content .paragraphSystem .richText a {
        font-size: 17px;
        padding: 11px;
    }
}

@media (min-width: 991px) {
    .kreme-box .journey-snippet {
        padding: 0 15px;
        max-width: 100%;
        margin-right: inherit;
    }
}

.extra-text {
    padding: 0 !important;
}

@media (max-width: 767px) {
    #footer .footer-group {
        padding-top: 0;
    }
}

@media (min-width: 992px) {
    :lang(sr-RS) #footer .row .layout-outer .layout-inner>div {
        margin-bottom: -88px;
    }
}

@media (min-width: 767px) and (max-width:992px) {
    :lang(sr-RS) #footer .row .layout-outer .layout-inner>div {
        margin-bottom: -170px;
    }
}

@media(max-width: 767px) {
    :lang(sr-RS) #footer .richText ul {
        padding-top: 14%;
        margin-left: 0;
    }
}

:lang(sr-RS).layout-Teal-Master #footer .footer-social .content {
    display: unset;
}

@media (max-width: 991px) {
    .homepage-product .product-after .richText p {
        margin: 0 2% 1%;
        line-height: 1.5;
    }

    .homepage-product .product-after .richText p a {
        font-size: 1rem !important;
    }
}

/* PAGE bacteriarisk START */
/* START (Last updated this code snippet - Chaitanyavamshi/1 Aug,2022/GSKBD-666) */
:lang(ja-JP) .page-bacteriarisk .hero-img .hero-img-desktop img {
    width: 100%;
}

:lang(ja-JP) .page-bacteriarisk .hero-img {
    padding: 0 16px;
    margin-top: -20px;
}

:lang(ja-JP) .page-bacteriarisk .banner-text-one {
    position: absolute;
    z-index: 1;
    top: 18%;
    padding: 0;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
    text-align: center;
    font-size: 60px;
    line-height: 70px;
    color: #009944;
}

:lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
    color: #F34E56;
    font-size: 65px;
}

:lang(ja-JP) .page-bacteriarisk .banner-text {
    position: absolute;
    bottom: 8%;
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .banner-text h2 {
    text-align: center;
    font-size: 3rem;
    color: #FFF799;
}

:lang(ja-JP) .page-bacteriarisk .yellow-section-text {
    position: absolute;
    bottom: 25%;
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
    color: #009944;
}

:lang(ja-JP) .page-bacteriarisk .yellow-section .image img {
    width: 100%;
}

:lang(ja-JP) .page-bacteriarisk .yellow-section .image .component-content {
    line-height: 0;
}

:lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
    color: #2B555C;
    font-size: 2.3rem;
}

:lang(ja-JP) .page-bacteriarisk .grey-section {
    background: #ECF7F8;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6%;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one>.component-content>.paragraphSystem {
    position: relative;
    display: flex;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .image {
    width: auto;
    padding: 34px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText {
    position: absolute;
    width: auto;
    left: -2%;
    top: 58px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText p {
    font-size: 2rem;
    font-weight: 800;
    color: #009944;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .richText {
    width: auto;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
    position: absolute;
    right: 10%;
    bottom: 0;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .image {
    width: auto;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .graph-title {
    padding-bottom: 3%;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .graph-title h3 {
    color: #2B555C;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .image.graph-img {
    margin-bottom: 5%;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text p {
    margin: 0;
    font-size: 14px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .image {
    display: flex;
    justify-content: center;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-title {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-title h3 {
    text-align: center;
    color: #FFF799;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText {
    width: auto;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .image {
    width: auto;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p {
    font-size: 35px;
    font-weight: 600;
    color: #009944;
    text-align: center;
    margin: 0;
    line-height: 50px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-red {
    font-size: 50px;
    color: #F34E56;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-bg-yellow {
    font-size: 50px;
    background: #FFE000;
    padding: 10px 6px 0 6px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .facts-block {
    margin-top: 45px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .chart-title {
    width: auto;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 196px;
    background: #fff;
    border: 2px solid #2B555C;
    margin: 46px 0;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .chart-title p {
    text-align: center;
    font-weight: 600;
    color: #2B555C;
    margin: 0;
    font-size: 22px;
    font-weight: bold;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .chart-image {
    margin-bottom: 5%;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
    width: auto;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-two {
    padding-top: 4%;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-two>.component-content>.paragraphSystem {
    position: relative;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-two .image {
    width: auto;
    padding: 34px;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-two .richText {
    position: absolute;
    padding: 0;
    top: 68px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-two .richText p {
    font-size: 2rem;
    margin: 0;
    text-align: center;
    font-weight: 800;
    color: #009944;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    margin: 0;
    color: #2B555C;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p .text-red {
    color: #F44E55;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-bg-yellow {
    font-size: 40px;
    background: #FFE000;
    padding: 10px 6px 0 6px;
    color: #009944;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-tiny {
    font-size: 20px;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.risk-details-text {
    margin-bottom: 3%;
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.gsk-research {
    position: absolute;
    right: 22%;
    bottom: 0;
}

:lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.gsk-research p {
    text-align: right;
    font-size: 14px;
}

:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .image img {
    width: 100%;
}

:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-one {
    position: absolute;
    top: 19%;
    left: 10%;
}

:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-two {
    position: absolute;
    bottom: 24%;
    right: 10%;
}

:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #009944;
    margin: 0;
    line-height: 1.2;
}

:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p.text-dark-green,
:lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p .text-dark-green {
    color: #2B555C;
}

:lang(ja-JP) .page-bacteriarisk .products-redirect-button {
    margin: 45px 0;
}

:lang(ja-JP) .page-bacteriarisk .products-redirect-button .richText {
    width: auto;
    left: 50%;
    transform: translate(-50%);
    background: #009944;
    padding: 0 65px;
}

:lang(ja-JP) .page-bacteriarisk .products-redirect-button p a:after {
    content: '';
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/arrow.JPG);
    height: 20px;
    width: 13px;
    position: absolute;
    top: 50%;
    margin: 0 30px;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}

:lang(ja-JP) .page-bacteriarisk .products-redirect-button p a {
    color: #fff;
    font-weight: 500;
}

@media (min-width: 992px) {
    :lang(ja-JP) .page-bacteriarisk .navigation-main.container {
        margin-bottom: 50px;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 2rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 2rem;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 40px;
        line-height: 50px;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 1.6rem;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
        right: 2%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
        font-size: 22px;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-one {
        top: 18%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-two {
        bottom: 22%;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 50px;
    }
}

@media (min-width: 1201px) {
    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 2.5rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 2.5rem;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 2rem;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 50px;
        line-height: 60px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 60px;
    }
}

@media (min-width: 2000px) {
    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 90px;
        line-height: 1.2;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 95px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 4rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 3.9rem;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 3rem;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .graph-title h3 {
        font-size: 2rem;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p {
        font-size: 58px;
        line-height: 64px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-bg-yellow {
        font-size: 58px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-red {
        font-size: 58px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .chart-title p {
        font-size: 32px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
        font-size: 40px;
        line-height: 50px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-bg-yellow {
        font-size: 44px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-tiny {
        font-size: 26px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.gsk-research p {
        font-size: 18px;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText {
        left: 0;
        padding: 0;
        width: 100%;
        top: 32px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .image {
        padding: 0;
        width: auto;
        left: 50%;
        transform: translate(-50%);
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text {
        padding: 0;
        bottom: 8%;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 2rem;
        text-align: center;
        line-height: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 1.6rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk span.denture-m-d-block {
        display: block;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one>.component-content {
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText p {
        text-align: center;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box>.component-content>.paragraphSystem {
        display: flex;
        justify-content: center;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .richText {
        width: 40%;
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .richText p {
        font-size: 18px;
        margin: 0;
        font-weight: 600;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .image {
        width: 20%;
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one {
        padding: 14% 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .image.graph-img {
        margin-top: 5%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
        position: unset;
        right: unset;
        bottom: unset;
        width: 100%;
        padding-left: 34px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text {
        width: 100%;
        padding: 0;
        bottom: 6%;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 2.4rem;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 50px;
        line-height: 66px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 60px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box>.component-content>.paragraphSystem {
        flex-direction: column;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p {
        font-size: 30px;
        line-height: 50px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-bg-yellow {
        font-size: 45px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-red {
        font-size: 45px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .image {
        margin-top: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .chart-title {
        padding: 6px 78px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-gsk {
        font-size: 12px;
        text-align: right;
        padding-right: 10px;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-one {
        top: 18%;
        left: 13%;
    }

    :lang(ja-JP) .page-bacteriarisk .hero-img .hero-img-mobile img {
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
        font-size: 30px;
        padding: 0;
        line-height: 1.7;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-two {
        bottom: 18%;
        right: 12%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .image {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.risk-details-text {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-bg-yellow {
        font-size: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
        font-size: 24px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-tiny {
        font-size: 16px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
        line-height: 32px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.risk-details-text {
        margin-bottom: 8%;
    }

    :lang(ja-JP) .page-bacteriarisk .products-redirect-button p a:after {
        margin: 0 10px;
    }

    :lang(ja-JP) .page-bacteriarisk .products-redirect-button .richText {
        padding: 0 30px;
    }

    :lang(ja-JP) .page-bacteriarisk .products-redirect-button {
        padding: 0 40px;
    }
}

@media (max-width: 650px) {
    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 50px;
        line-height: 65px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 55px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 1.2rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 1.5rem;
        line-height: 25px;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text {
        top: 34px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .richText {
        width: 40%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .image {
        width: 30%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
        position: absolute;
        right: 0%;
        bottom: -34px;
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
        font-size: 25px;
    }

    :lang(ja-JP) .page-bacteriarisk .hero-img .hero-img-mobile img {
        width: auto;
    }
}

@media (max-width: 480px) {
    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 {
        font-size: 30px;
        line-height: 34px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text-one h1 .text-red {
        font-size: 34px;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text h2 {
        font-size: 18px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText {
        left: 0;
        padding: 0;
        width: 100%;
        top: 32px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .image {
        padding: 0;
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text {
        padding: 0;
        top: 6px;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section-text h2 {
        font-size: 1rem;
        line-height: 20px;
    }

    :lang(ja-JP) .page-bacteriarisk span.dark-green-sub-text {
        font-size: 0.8rem;
    }

    :lang(ja-JP) .page-bacteriarisk .yellow-section {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk span.denture-m-d-block {
        display: block;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one>.component-content {
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one .richText p {
        text-align: center;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box>.component-content>.paragraphSystem {
        display: flex;
        justify-content: center;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .richText {
        width: 60%;
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .richText p {
        font-size: 18px;
        margin: 0;
        font-weight: 600;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .box .image {
        width: 30%;
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .tooth-block-one {
        padding: 14% 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .graph-block .image.graph-img {
        margin-top: 5%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .richText.disclaimer-text {
        position: unset;
        right: unset;
        bottom: unset;
        width: 100%;
    }

    :lang(ja-JP) .page-bacteriarisk .banner-text {
        width: 100%;
        padding: 0;
        bottom: 4%;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box>.component-content>.paragraphSystem {
        flex-direction: column;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p {
        font-size: 30px;
        line-height: 50px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-bg-yellow {
        font-size: 45px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .richText p .text-red {
        font-size: 45px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .facts-block .facts-causes-box .image {
        margin-top: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .chart-title {
        padding: 6px 78px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-gsk {
        font-size: 12px;
        text-align: right;
        padding-right: 10px;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-one {
        top: 18%;
        left: 13%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .richText p {
        font-size: 15px;
        padding: 0;
        line-height: 1.7;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .message-two {
        bottom: 18%;
        right: 12%;
    }

    :lang(ja-JP) .page-bacteriarisk .chat-section .chat-message-box .image {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.risk-details-text {
        padding: 0;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-bg-yellow {
        font-size: 30px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
        font-size: 24px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p.text-tiny {
        font-size: 16px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText p {
        line-height: 32px;
    }

    :lang(ja-JP) .page-bacteriarisk .grey-section .risk-details-block .richText.risk-details-text {
        margin-bottom: 8%;
    }
}

/* PAGE bacteriarisk END */
/* END (Last updated this code snippet - Chaitanyavamshi/1 Aug,2022/GSKBD-666) */

/* PAGE removing_bacteria START */
/* START (Last updated this code snippet - Charan and Chaitanyavamshi/1 Aug,2022/GSKBD-666) */
:lang(ja-JP) .page-removing_bacteria .hero-img .hero-img-desktop img {
    width: 100%;
}

:lang(ja-JP) .page-removing_bacteria .hero-img .richText {
    position: absolute;
    bottom: 0;
    left: 15%;
}

:lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
    font-weight: 600;
    font-size: 18px;
}

:lang(ja-JP) .page-removing_bacteria .cleaning_method_text {
    text-align: center;
    padding: 45px 0;
}

:lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 {
    font-size: 36px;
    color: #4e4e4e;
    display: inline-block;
}

:lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span {
    color: #009944;
    display: block;
    padding-top: 10px;
    font-size: 34px;
    position: relative;
}

:lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span::before {
    content: "";
    height: 94px;
    width: 3px;
    background-color: #043f99;
    display: block;
    position: absolute;
    bottom: 0;
    left: -10%;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

:lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span::after {
    content: "";
    height: 94px;
    width: 3px;
    background-color: #043f99;
    display: block;
    position: absolute;
    bottom: 0;
    right: -10%;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

:lang(ja-JP) .page-removing_bacteria .questions_text {
    margin-bottom: 40px;
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-removing_bacteria .questions_text-1,
:lang(ja-JP) .page-removing_bacteria .questions_text-2 {
    border: 2px solid #053687;
    text-align: center;
    padding: 2px 74px;
    min-width: 500px;
    width: auto;
    margin: 0 30px;
}

:lang(ja-JP) .page-removing_bacteria .questions_text-2>.component-content>.paragraphSystem.content,
:lang(ja-JP) .page-removing_bacteria .questions_text-1>.component-content>.paragraphSystem.content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10px;
}

:lang(ja-JP) .page-removing_bacteria .questions_text p {
    padding-top: 0;
    margin-bottom: 10px;
}

:lang(ja-JP) .page-removing_bacteria .questions_text p a {
    font-size: 24px;
    color: #002C7D;
    line-height: 0;
}


:lang(ja-JP) .page-removing_bacteria .green-title {
    text-align: center;
    background: transparent linear-gradient(90deg, #0250AF 0%, #002C7D 100%) 0% 0% no-repeat padding-box;
}

:lang(ja-JP) .page-removing_bacteria .green-title h2 {
    color: white;
    padding: 14px;
    font-size: 26px;
}

:lang(ja-JP) .page-removing_bacteria .green-title p {
    color: white;
    line-height: 0;
    margin-top: 0;
    padding-top: 0;
    font-weight: 600;
}

:lang(ja-JP) .page-removing_bacteria .main_daily-care_box {
    background-color: #e6e6e6;
}

:lang(ja-JP) .page-removing_bacteria .daily-care_box {
    padding: 5%;
}

:lang(ja-JP) .page-removing_bacteria .daily-care_box>.component-content>.paragraphSystem.content {
    display: flex;
    align-items: center;
    justify-content: center;
}

:lang(ja-JP) .page-removing_bacteria .daily-care_box .inner_box>.component-content>.paragraphSystem.content {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .inner_box_text {
    position: absolute;
    z-index: 1;
    top: 4%;
}

:lang(ja-JP) .page-removing_bacteria .inner_box_text p {
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 20px;

}

:lang(ja-JP) .page-removing_bacteria .clarification_section>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

:lang(ja-JP) .page-removing_bacteria .question-1 {
    background-color: #0068B9;
    border-radius: 10px 10px 0 0;
}

:lang(ja-JP) .page-removing_bacteria .questions_richtext p:nth-child(1) {
    color: #033c93;
    font-weight: bold;
    font-size: 29px;
    border-bottom: 2px solid #e54782;
    display: inline-block;
    margin-bottom: 0px;
}

:lang(ja-JP) .page-removing_bacteria .questions_richtext p:nth-child(2) {
    font-size: 22px;
    font-weight: 500;
    color: #252525;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1_heading p {
    margin: 20px 0 0 0;
    line-height: 1;
    font-weight: 600;
    font-size: 32px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1_heading span {
    color: #ff448e;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1_heading-2 p {
    font-size: 20px;
    text-align: center;
    line-height: 0.5;
    color: #464646;
    font-weight: 500;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1_heading-2 span {
    color: #ff458e;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 {
    margin-bottom: 4%;
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .image {
    margin: 0 5%;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText p {
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 {
    position: absolute;
    bottom: 5px;
    width: auto;
    left: 32.5%;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p {
    font-size: 12px;
    line-height: 0;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p .text-big {
    font-size: 16px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 {
    position: absolute;
    bottom: 0;
    width: auto;
    right: 54px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 p {
    font-size: 10px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 {
    position: absolute;
    top: 2%;
    left: 39%;
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p {
    text-align: center;
    line-height: 0.3;
    letter-spacing: 0;
    font-size: 38px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p .text-big {
    font-size: 62px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 {
    position: absolute;
    bottom: 0;
    left: 12%;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 p {
    text-align: center;
    font-size: 10px;
    letter-spacing: 1.2px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
    position: absolute;
    top: 28px;
    width: auto;
    left: 22.5%;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
    position: absolute;
    top: 12px;
    left: 62px;
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 p {
    font-size: 16px;
    text-align: center;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText p:nth-child(4)>span {
    font-size: 38px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText p:nth-child(5)>span {
    font-size: 18px;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1 .richText p:nth-child(6) {
    position: absolute;
    top: -51px;
    left: 85%;
    font-size: 14px;
    color: white;
}

:lang(ja-JP) .page-removing_bacteria .question-1 h2,
:lang(ja-JP) .page-removing_bacteria .question-2 h2 {
    color: white;
    font-size: 24px;
    padding: 5px;
    text-align: center;
}

:lang(ja-JP) .page-removing_bacteria .questions_richtext {
    text-align: center;
}

:lang(ja-JP) .page-removing_bacteria .q1-blue-cards>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .q1-blue-cards .box {
    width: auto;
    text-align: center;
}

:lang(ja-JP) .page-removing_bacteria .description-box-1_heading {
    text-align: center;
    margin: 40px 0;
}

:lang(ja-JP) .page-removing_bacteria .question-2 h2 {
    color: white;
    font-size: 24px;
    padding: 5px;
}

:lang(ja-JP) .page-removing_bacteria .question-2 {
    background-color: #48C2BC;
    border-radius: 10px 10px 0px 0px;
}

:lang(ja-JP) .page-removing_bacteria .secret {
    background-color: #ceebf9;
    padding: 60px 0;
}

:lang(ja-JP) .page-removing_bacteria .secret>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .secret-1,
:lang(ja-JP) .page-removing_bacteria .secret-2 {
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .secret-1 .richText {
    left: 30px;
    position: absolute;
    bottom: 10px;
}

:lang(ja-JP) .page-removing_bacteria .secret-2 .richText {
    position: absolute;
    bottom: 0;
}

:lang(ja-JP) .page-removing_bacteria .secret-1 .richText p {
    font-size: 12px;
    color: #fff;
    line-height: 0;
}

:lang(ja-JP) .page-removing_bacteria .secret-2 .richText p {
    font-size: 32px;
    color: #1e238b;
    font-weight: bold;
    text-align: center;

}

:lang(ja-JP) .page-removing_bacteria .secret-2 .richText span {
    display: block
}

:lang(ja-JP) .page-removing_bacteria .dental_risk {
    background-color: #ceebf9;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk>.component-content>.paragraphSystem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 {
    margin-top: 38px;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText {
    position: absolute;
    top: 32%;
    text-align: center;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText p {

    font-weight: bold;
    color: #003096;
    font-size: 23px;
    line-height: 1.3;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText span {
    display: block;
    font-weight: bold;
    color: #003096;
    font-size: 23px;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 {
    margin: 3%;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 .image {
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText {
    position: absolute;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText p {
    text-align: center;
    font-size: 30px;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText p a {
    color: #fff;
}

:lang(ja-JP) .page-removing_bacteria .product_details {
    text-align: center;
    margin-top: 30px;
}

:lang(ja-JP) .page-removing_bacteria .product_details h2 {
    color: #0b3796;
    font-size: 34px;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box .box {
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box .box>.component-content>.paragraphSystem.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box {
    margin-bottom: 50px;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box .richText p:nth-child(1) {
    color: #003595;
    font-weight: bold;
    font-size: 22px;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box .richText p:nth-child(1) img {
    width: 10%;
    top: 8px;
    position: relative;
    padding-right: 5px;
}

:lang(ja-JP) .page-removing_bacteria .product_details_box .richText p:nth-child(2) {
    font-weight: bold;
    color: #FF458C;
    padding-top: 0;
    margin-top: 0;
    line-height: 0;
    font-size: 20px;
}

:lang(ja-JP) .page-removing_bacteria .note {
    position: absolute;
    bottom: 0;
    width: auto;
    right: 6%;
}

:lang(ja-JP) .page-removing_bacteria .note p {
    text-align: right;
    color: #003595;
    font-size: 16px;
    font-weight: 500;
}

:lang(ja-JP) .page-removing_bacteria.sterilizing_text h2 {
    text-align: center;
    color: #006cb7;
}



:lang(ja-JP) .page-removing_bacteria .circular_box {
    width: auto;
    transform: translate(-50%);
    left: 50%;
    margin-bottom: 10px;
}

:lang(ja-JP) .page-removing_bacteria .circular_box .richText {
    z-index: 1;
    top: 45%;
    padding: 0;
    transform: translateY(-50%);
    position: absolute;
}

:lang(ja-JP) .page-removing_bacteria .circular_box .richText p {
    color: #04388c;
    font-size: 26px;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    margin: 0;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_text h2 {
    text-align: center;
    background: linear-gradient(90deg, #0068B9 20%, #0068B9 20%, #48C2BC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_text p {
    display: none;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .image.number-one-d-imageg {
    display: block;
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .four-in-one-section>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

:lang(ja-JP) .page-removing_bacteria .four-in-one-section .richText {
    position: absolute;
    width: auto;
    top: 0%;
}

:lang(ja-JP) .page-removing_bacteria .four-in-one-section .richText p {
    font-size: 25px;
    font-weight: 800;
    color: #fff;
}

:lang(ja-JP) .page-removing_bacteria .four-in-one-section .image {
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .denture-type-button>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .denture-type-button .richText {
    width: auto;
    padding: 0 50px;
}

:lang(ja-JP) .page-removing_bacteria .denture-type-button .richText p {
    text-align: center;
    padding: 10px 150px;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
}

:lang(ja-JP) .page-removing_bacteria .denture-type-button .richText:nth-child(2) p {
    background: #003595;
}

:lang(ja-JP) .page-removing_bacteria .denture-type-button .richText:nth-child(3) p {
    background: #006964;
}


:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 {
    z-index: 1;
    width: auto;
    position: absolute;
    top: 0;
    left: 6%;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p {
    color: #fff;
    font-weight: 800;
    font-size: 36px;
    line-height: 0.8;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p span.text-big {
    font-size: 60px;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text {
    width: auto;
    position: absolute;
    bottom: 30px;
    left: 6%;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text p {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 0;
}

:lang(ja-JP) .page-removing_bacteria .first-image-box-text-1 {
    position: absolute;
    top: -17px;
}

:lang(ja-JP) .page-removing_bacteria .first-image-box-text-1 p {
    font-size: 27px;
    color: #003692;
    font-weight: bold;
}

:lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 {
    position: absolute;
    top: 45px;
}

:lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(1) {
    font-size: 22px;
    font-weight: 600;
}

:lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(2) {
    font-size: 16px;
}



:lang(ja-JP) .page-removing_bacteria .second-image-box-text-1 {
    position: absolute;
    top: -17px;
}

:lang(ja-JP) .page-removing_bacteria .second-image-box-text-1 p {
    font-size: 27px;
    color: #003692;
    font-weight: bold;
}

:lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 {
    position: absolute;
    top: 45px;
}

:lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 p {
    font-size: 22px;
    font-weight: 600;
    line-height: 0.2;
}

:lang(ja-JP) .page-removing_bacteria .clarification_box-1,
:lang(ja-JP) .page-removing_bacteria .clarification_box-2 {
    margin-bottom: 36px;
    background-color: #fff;
    border-radius: 10px;
    width: 75%;
}

:lang(ja-JP) .page-removing_bacteria .no-one-section>.component-content {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner {
    width: auto;
    left: 50%;
    transform: translate(-50%);
    margin: 50px 0px;
}

:lang(ja-JP) .page-removing_bacteria .denture-types-packshots>.component-content>.paragraphSystem.content {
    display: flex;
    justify-content: center;
    align-items: end;
}

:lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box .richText {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .message-text p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

:lang(ja-JP) .page-removing_bacteria .amazon-links-container>.component-content>.paragraphSystem.content {
    display: flex;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .amazon-links-container .image {
    width: auto;
    background: #fff;
    padding: 20px 20px;
}

:lang(ja-JP) .page-removing_bacteria .amazon-links-container .image:nth-child(2) {
    border-radius: 10px 0 0 10px;
}

:lang(ja-JP) .page-removing_bacteria .amazon-links-container .image:nth-child(4) {
    border-radius: 0 10px 10px 0;
}

:lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box {
    width: auto;
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 .dental_risk-1-box {
    width: auto;
    left: 50%;
    transform: translate(-50%);
}

:lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box>.component-content>.paragraphSystem.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box .richText p {
    color: #fff;
    font-weight: 800;
    text-align: center;
    margin: 0;
}

:lang(ja-JP) .page-removing_bacteria .amazon-links-container {
    margin: 40px 0 60px 0;
}

@media (min-width:992px) {
    :lang(ja-JP) .page-removing_bacteria .description-box-1_heading p:nth-child(2) {
        font-weight: 600;
        font-size: 32px;
        color: #043995;
        background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fff79a 60%, #fff79a 76%);
        padding: 0;
        display: inline-block;
    }
}

@media (min-width:992px) and (max-width: 1023px) {
    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
        top: 8px;
        left: 42px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
        top: 18px;
        left: 22%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p {
        font-size: 24px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p .text-big {
        font-size: 50px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p .text-big {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p {
        font-size: 8px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 p {
        font-size: 8px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 p {
        font-size: 8px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 p {
        font-size: 12px;
    }
}

@media (min-width:1024px) and (max-width: 1300px) {
    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
        top: 14px;
        left: 58px;
    }

    :lang(ja-JP) .page-removing_bacteria .questions_text-1,
    :lang(ja-JP) .page-removing_bacteria .questions_text-2 {
        padding: 2px 74px;
        min-width: 420px;
        margin: 0 40px;
    }

    :lang(ja-JP) .page-removing_bacteria .daily-care_box .box.component .image img {
        min-height: 298px;
    }

    :lang(ja-JP) .page-removing_bacteria .inner_box_text {
        top: 0%;
    }

    :lang(ja-JP) .page-removing_bacteria .daily-care_box .box.component {
        padding: 0 28px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(1),
    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 p {
        font-size: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(2) {
        font-size: 14px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
        top: 24px;
        left: 22.4%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p {
        font-size: 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p .text-big {
        font-size: 58px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p .text-big {
        font-size: 14px;
    }
}

@media (max-width:991px) {
    :lang(ja-JP) .page-removing_bacteria .hero-img .richText {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        padding-left: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
        font-weight: 600;
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .hero-img .hero-img-mobile img {
        width: 100%;
    }

    :lang(ja-JP) .page-removing_bacteria .cleaning_method_text {
        text-align: center;
        padding: 45px 0;
    }

    :lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 {
        font-size: 26px;
        color: #4e4e4e;
    }

    :lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span {
        font-size: 26px;
    }

    :lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span::before {
        height: 65px;
        -webkit-transform: rotate(-26deg);
        -ms-transform: rotate(-26deg);
        transform: rotate(-26deg);
    }

    :lang(ja-JP) .page-removing_bacteria .cleaning_method_text h1 span::after {
        height: 65px;
        -webkit-transform: rotate(26deg);
        -ms-transform: rotate(26deg);
        transform: rotate(26deg);
    }

    :lang(ja-JP) .page-removing_bacteria .questions_text>.component-content>.paragraphSystem.content {
        display: flex;
        justify-content: center;
    }

    :lang(ja-JP) .page-removing_bacteria .questions_text-1,
    :lang(ja-JP) .page-removing_bacteria .questions_text-2 {
        padding: 0 30px;
        min-width: auto;
        width: auto;
        margin: 0 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .questions_text p a {
        font-size: 16px;
        line-height: 1.5;
    }

    :lang(ja-JP) .page-removing_bacteria .daily-care_box>.component-content>.paragraphSystem.content {
        flex-direction: column;
    }

    :lang(ja-JP) .page-removing_bacteria .inner_box_text p {
        margin: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .inner_box_text {
        top: 8%;
    }

    :lang(ja-JP) .page-removing_bacteria .daily-care_box .inner_box {
        margin: 15px 0;
    }

    :lang(ja-JP) .page-removing_bacteria .main_daily-care_box .two-images-section {
        padding: 0 45px;
    }

    :lang(ja-JP) .page-removing_bacteria .questions_richtext p:nth-child(2) {
        font-size: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .questions_richtext p:nth-child(1) {
        font-size: 36px;
    }

    :lang(ja-JP) .page-removing_bacteria .q1-blue-cards>.component-content>.paragraphSystem {
        flex-direction: column;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-1 p {
        font-size: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(1) {
        font-size: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-1 p {
        font-size: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 p {
        font-size: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .clarification_box-1,
    :lang(ja-JP) .page-removing_bacteria .clarification_box-2 {
        width: 100%;
        margin-bottom: 0px;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-m-d-block {
        display: block;
    }

    :lang(ja-JP) .page-removing_bacteria .question-1 h2,
    :lang(ja-JP) .page-removing_bacteria .question-2 h2 {
        font-size: 18px;
        padding: 0;
        line-height: 1.6;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 {
        top: 32px;
    }

    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 {
        top: 32px;
    }

    :lang(ja-JP) .page-removing_bacteria .q1-blue-cards .box {
        margin: 12px 0;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1_heading p:nth-child(3) {
        font-weight: 600;
        font-size: 20px;
        color: #043995;
        background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fff79a 60%, #fff79a 76%);
        padding: 0;
        display: inline-block;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1_heading p {
        margin: 10px 0 0 0;
        font-size: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1_heading-2 p {
        font-size: 14px;
        line-height: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .secret>.component-content>.paragraphSystem {
        flex-direction: column;
    }

    :lang(ja-JP) .page-removing_bacteria .secret {
        padding: 30px 45px;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-1,
    :lang(ja-JP) .page-removing_bacteria .secret-2 {
        margin: 16px 0;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-1 .image,
    :lang(ja-JP) .page-removing_bacteria .secret-2 .image {
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-1 .richText {
        left: 10px;
        bottom: 14px;
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-1 .richText p {
        font-size: 10px;
        margin: 0;
        line-height: 0.5;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-2 .richText {
        bottom: 10px;
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-2 .richText p {
        font-size: 22px;
        margin: 0;
        line-height: 1.2;
    }

    :lang(ja-JP) .page-removing_bacteria .green-title {
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .green-title h2 {
        font-size: 24px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 {
        bottom: 0;
        right: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 p {
        font-size: 5px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 {
        bottom: 8px;
        left: 30%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p {
        font-size: 5px;
        line-height: 0;
        margin: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p .text-big {
        font-size: 8px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p .text-big {
        font-size: 22px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 p {
        font-size: 5px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
        top: 8px;
        left: 20.5%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 p {
        font-size: 5px;
        line-height: 1.2;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
        top: 0px;
        left: 14px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 p {
        font-size: 6px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 {
        left: 15%;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText p {
        font-size: 14px;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-2 {
        margin: 6% 3%;
    }

    :lang(ja-JP) .page-removing_bacteria .product_details_box>.component-content>.paragraphSystem {
        flex-direction: column;
        align-items: center;
    }

    :lang(ja-JP) .page-removing_bacteria .product_details h2 {
        font-size: 24px;
    }

    :lang(ja-JP) .page-removing_bacteria .amazon-links-container .image:nth-child(2) {
        border-radius: 10px 10px 0 0;
    }

    :lang(ja-JP) .page-removing_bacteria .amazon-links-container .image:nth-child(4) {
        border-radius: 0 0 10px 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .green-title p {
        font-size: 14px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_text h2 {
        font-size: 30px;
        line-height: 1.5;
        margin: 0;
        padding: 0px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_text {
        margin: 20px 0;
    }

    :lang(ja-JP) .page-removing_bacteria .no-one-section>.component-content {
        padding: 0 20px;
        background-image: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/mob-bg.jpg') !important;
        background-size: 100% 92%;
    }

    :lang(ja-JP) .page-removing_bacteria .amazon-links-container>.component-content>.paragraphSystem.content {
        flex-direction: column;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots>.component-content>.paragraphSystem.content {
        flex-wrap: wrap;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box .richText p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .denture-type-button .richText:nth-child(2) p {
        background: #006964;
        font-size: 1.125rem;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-type-button .richText {
        width: 100%;
        padding: 0 0;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box.denture-type-button {
        width: 100%;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box.denture-type-button .richText {
        display: block;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-type-button .richText p {
        padding: 10px 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-type-button {
        padding: 0 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .no-one-section {
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box .richText {
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .message-text p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .message-text {
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .product_details_box .box .richText {
        padding-bottom: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .note {
        width: 100%;
        right: unset;
    }

    :lang(ja-JP) .page-removing_bacteria .note p {
        text-align: left;
        font-size: 12px;
        line-height: 1.2;
    }

    :lang(ja-JP) .page-removing_bacteria .circular_box .circular_box-img {
        width: 50%;
    }

    :lang(ja-JP) .page-removing_bacteria .circular_box .circular_box-img .image {
        width: auto;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText {
        bottom: unset;
        top: 30%;
    }
}

@media(min-width:768px) and (max-width:990px) {

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-1,
    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-1 {
        top: -18px;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-1 .dental_risk-1-box>.component-content>.paragraphSystem {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-1 p,
    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-1 p {
        font-size: 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 {
        top: 43px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(1) :lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 p {
        font-size: 25px;
    }

    :lang(ja-JP) .page-removing_bacteria .first-image-box-text-2 p:nth-child(2) {
        font-size: 21px;
    }

    :lang(ja-JP) .page-removing_bacteria .second-image-box-text-2 {
        top: 50px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
        top: 0.5rem;
        left: 5.5%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 p {
        font-size: 12px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
        top: 14px;
        left: 23.5%;
        padding: 0;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 p {
        font-size: 11px;
        line-height: 1.5;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 {
        top: 8%;
        left: 43%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p {
        font-size: 28px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-4 p .text-big {
        font-size: 36px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 {
        bottom: 9px;
        left: 32%;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-3 p .text-big {
        font-size: 12px;
        line-height: 1;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-5 p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 {
        right: 41px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-6 p {
        font-size: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-2 .richText {
        bottom: 27px;
    }

    :lang(ja-JP) .page-removing_bacteria .secret-2 .richText p {
        font-size: 26px;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText p {
        font-size: 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-2 .image {
        margin: 0 54px;
        left: 0;
        transform: translate(0);
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p {
        font-size: 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p span.text-big {
        font-size: 46px;
    }

    :lang(ja-JP) .page-removing_bacteria .circular_box .circular_box-img>.component-content>.paragraphSystem {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:480px) {
    :lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText {
        bottom: unset;
        top: 26%;
    }

    :lang(ja-JP) .page-removing_bacteria .dental_risk-1 .richText p {
        font-size: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 {
        top: -4px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p {
        font-size: 18px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .sterilizing_banner-text-1 p span.text-big {
        font-size: 30px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text {
        bottom: 8px;
    }

    :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text p {
        font-size: 9px;
    }

    :lang(ja-JP) .page-removing_bacteria .four-in-one-section .richText {
        top: -21%;
    }

    :lang(ja-JP) .page-removing_bacteria .four-in-one-section .image {
        margin-left: 10px;
        margin-left: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .green-title h2 {
        font-size: 20px;
    }

    :lang(ja-JP) .page-removing_bacteria .inner_box_text p {
        font-size: 14px;
    }

    :lang(ja-JP) .page-removing_bacteria .denture-types-packshots .box {
        width: 40%;
    }

    :lang(ja-JP) .page-bacteriarisk .hero-img {
        padding: 0 16px;
    }
}

@media (max-width: 360px) {
    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-1 {
        top: 0px;
        left: 10px;
    }

    :lang(ja-JP) .page-removing_bacteria .description-box-1 .richText.desc-text-2 {
        top: 4px;
        left: 19.5%;
    }
}

/* PAGE removing_bacteria END */
/* END (Last updated this code snippet - Charan and Chaitanyavamshi/1 Aug,2022/GSKBD-666) */
/* PAGE removing_bacteria-QA feedback-changes*/
/* charan updated on 04-08-2022 ticket-666 */


@media (min-width: 992px) {
    .page-removing_bacteria .message-text p {
        position: relative;
        right: 220px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    :lang(ja-JP) .page-removing_bacteria .note {
        left: 16px;
    }
}

/* ashish gupta | Ticket no CCW-649 | 24-08-22 | start*/


.contact-us ul.contact-list li span div {
    background: #b3b3b3;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-us ul.contact-list li span div img {
    width: auto;
    height: auto;
}

.contact-us ul.contact-list li a img {
    width: auto;
    height: 20px;
}

.contact-us ul.contact-list li {
    display: flex !important;
    align-items: center;
}

.contact-us ul li .visibility-hide {
    visibility: hidden !important
}

.contact-us .richText ul li:before {
    display: none
}

.contact-us li a {
    border-bottom: 2px solid #196930;
}

.contact-us .richText a:not(.btn-default):hover {
    border-bottom: 2px solid transparent;
    background-color: #196930;
    color: #fff
}

.contact-us .default-icon>a {
    border-radius: 50%;
    display: flex !important;
    width: 32px;
    height: 30px;
    background-color: #196930;
    align-items: center;
    justify-content: center;
}

.contact-us .default-icon>a img {
    padding: 2px;
}

.contact-us ul.contact-list li>div {
    padding-left: 15px !important;
}

.margin-para {
    margin-left: 12px;
}

/*CHARAN-GSKBD-27631-24-03-2023-START*/
/*@media(max-width:1199px) {
.haleon-logo {
    position: absolute;
    top: 4px;
    right: 0;
    width: 130px
}    
} */
.searchBox {
    margin-right: 10px;
}

.header-logo>.component-content>.paragraphSystem {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_box_container {
    padding: 0px;
}

.search_box_container>.component-content>.paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

.logo-box img {
    min-width: 120px;
}

.haleon-logo {
    width: 120px;
    margin-top: 5px;
    padding: 0px;
}

@media (max-width: 767px) {
    .search_box_container>.component-content>.paragraphSystem {
        float: none;
    }

    .haleon-logo {
        margin-top: 0;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
}

/*CHARAN-GSKBD-27631-24-03-2023-END*/
@media(max-width:767px) {
    .contact-us ul.contact-list li {
        padding: 10px !important;
        border-radius: 4px;
        background: #8080800f
    }

    .contact-us ul.contact-list {
        margin-left: 0;
    }

    .contact-us ul.contact-list li {
        margin-left: 0;
    }
}

/* ashish gupta end*/

/* Syed | Ticket no-1446 | 23-08-2022 */

@media (min-width: 991px) and (max-width:1199px) {
    :lang(sr-RS) .denture-journey .richText-content ul li:first-of-type a {
        width: 50%;
        padding-left: 50%;
    }

    :lang(sr-RS) .denture-journey .richText-content ul li:nth-of-type(2) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a {
        width: 50%;
        padding-left: 50%;
    }

    :lang(sr-RS) .denture-journey .richText-content ul li a {
        width: 53%;
        padding-left: 47%;
    }

    :lang(sr-RS).denture-journey .richText-content ul li:last-of-type a,
    .green-journey-snippets .richText-content ul li:last-of-type a {
        width: 42%;
        padding-left: 60%;
    }
}

@media (max-width:767px) {

    :lang(sr-RS) .denture-journey .richText-content ul li a,
    .green-journey-snippets .richText-content ul li a {
        width: 90%;
        padding-left: 10%;
        text-align: center;
        font-size: .5rem;
    }

    :lang(sr-RS) .page-denture-journey .faq-button .btn-next a {
        padding-left: 90px !important;
    }
}

@media (min-width:768px) {
    :lang(sr-RS) .page-denture-journey .faq-button .btn-next a {
        padding-left: 120px !important;
    }
}




/* Syed  | Ticket no - 1446  | 24-08-2022 */

@media (max-width:767px) {
    :lang(sr-RS) .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        padding: 9px 0 0 78px;

    }
}

@media (min-width:768px) and (max-width:991px) {
    :lang(sr-RS) .layout-Teal-Master.page-getting-dentures .faq .richText.btn-next .richText-content p a {
        padding: 9px 0 0 100px;

    }


    :lang(sr-RS) .navigation-branch .navigation-level1.is-open li {
        display: block !important;
    }

    :lang(sr-RS) .navigation-branch.navigation-level2 {
        display: block;
    }

    :lang(sr-RS) .layout-Teal-Master .navigation-item.navigation-level1.navigation-item:hover>.navigation-level2 {
        right: 0px;
    }

    :lang(sr-RS) .navigation-branch.navigation-level2 {
        display: block !important;
    }
}


/* Rajesh | Ticket no - 666 | 24-08-2022 */
@media only screen and (max-width: 767px) {
    :lang(ja-JP) .comingSoon {
        padding-bottom: 40px;

    }
}

/* GSKBD-25136 | alam | 12-05-22  */
.richText.products-heading {
    background: #196930;
    clip-path: polygon(2% 0, 100% 0, 100% 8%, 100% 80%, 98.3% 100%, 1% 100%, 0 96%, 0 20%);
    border-radius: 10px;
}

.richText.products-heading h3 {
    font-family: AmeliaRegular;
    font-weight: 400;
    color: #fff;
    padding-left: 1rem;
    line-height: 28px;
    margin: 20px 0;
    font-size: 1.5rem;
    text-transform: capitalize;
}


/*charan*/
@media(max-width:768px) {
    .footer-social .image {
        transform: translate(-50%);
        left: 50%;
    }

    .socialmedia-icons ul {
        justify-content: center;
    }

    .footer-navigationList {
        padding-bottom: 0px !important;
        padding-top: 70px !important;
    }
}

.socialmedia-icons ul {
    display: flex;
    list-style: none;
    padding: 0px;
    gap: 14px;
}

.socialmedia-icons ul li {
    width: 40px;
}

.socialmedia-icons ul li:nth-child(3) {
    width: 58px
}

.page-sign-up .sign-up-navigationbox,
.page-sign-up-dropdown .sign-up-navigationbox {
    display: none;
}

.sign-up-navigationbox>.component-content {
    background-repeat: no-repeat;
    position: fixed;
    max-width: 578px;
    width: 100%;
    height: 198px;
    right: 31px;
    bottom: 0px;
    z-index: 999;
}

.sign-up-navigationbox .richText {
    padding: 60px !important;
}

.sign-up-navigationbox p {
    font-style: normal;
    font-weight: 700;
    font-size: 30px !important;
    line-height: 39px;
    color: #8FDADE !important;
    margin: 0px;

}

.sign-up-navigationbox p a {
    font-size: inherit;
    color: inherit;
}

.sign-up-navigationbox p a:hover {
    color: inherit;
}

.sign-up-navigationbox p a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.close-sign-up-navigationbox {
    position: absolute;
    top: 31px;
    right: 30px;
    display: inline-block;
    width: auto;
    cursor: pointer;
}

@media(max-width:720px) {
    .sign-up-navigationbox>.component-content {
        left: 0;
        right: 0;
        bottom: 40px;
        margin: auto !important;
        background-size: 100% 100%
    }

    .sign-up-navigationbox p {
        font-size: 28px;
        text-align: left;
        width: 240px;
        padding-left: 30px;
    }

    .sign-up-navigationbox .richText {
        padding: 50px !important;
    }
}

.cf-coupon-form.form-reference {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.cf-coupon-form form {
    float: left !important;
    color: #001489;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
}

.cf-coupon-form .heading-text {
    margin-bottom: 10px;
}

.cf-coupon-form .heading-text p {
    font-size: 30px;
    line-height: 1.3;
    font-weight: bold;
    width: 90%;
}

.cf-coupon-form .form-text,
.cf-coupon-form .form-qa {
    margin-bottom: 15px;
    margin-right: 24px;
}

.cf-coupon-form .date-of-birth-text p,
.cf-coupon-form .form-text label,
.cf-coupon-form .form-qa .cmp-cf-form-qa-question {
    color: #001489;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 15px;
}

.cf-coupon-form .form-text input,
.cf-coupon-form .form-qa textarea,
.cf-coupon-form .form-qa .cmp-form-qa__field--textfield,
.cf-coupon-form .form-qa .cmp-form-qa__field--dropdown {
    margin-bottom: 0 !important;
    width: 405px;
    font-size: 18px;
    border-radius: 4.5px;
    border: 1px solid #b6bdc5;
    background-color: #fff;
    box-sizing: border-box;
    height: 40px;
    text-indent: 5px;
    outline: none;
    color: #001489;
    font-weight: 700;
}

.cf-coupon-form input:-webkit-autofill {
    -webkit-text-fill-color: #001489 !important;
    background-color: #8FDADE;
}

.cf-coupon-form .form-text input::placeholder,
.cf-coupon-form .form-qa input::placeholder,
.cf-coupon-form .input-address textarea::placeholder {
    font-weight: 400;
    color: #8A8D8F;
}

@media(max-width:412px) {
    .cf-coupon-form .form-text input.input-phoneNum::placeholder {
        font-size: 16px !important;
    }
}


/* .cf-coupon-form .input-address textarea::placeholder{
    line-height: 35px;
} */
.cf-coupon-form select option:first-child {
    font-weight: 400;
    color: #8A8D8F;
}

.cf-coupon-form .input-address textarea {
    resize: none;
    padding-left: 2px;
    overflow: hidden;
    line-height: 35px;
}

.cf-coupon-form a:focus,
.cf-coupon-form .form-text input:focus,
.cf-coupon-form .form-qa textarea:focus,
.cf-coupon-form .form-qa input:focus {
    background-color: #8fdade !important;
    border: 1px solid #00A3AD;
}

.day-field,
.month-field,
.year-field {
    display: inline-block;
    float: left;
    width: 13.5%;
    padding: 0px 5px;
    margin: 0px;
    height: 100%;
    margin-top: 40px;
    margin-right: 4px !important;
}

.day-field {
    padding-left: 0px;
    margin-left: -75px;
}

.year-field {
    padding-right: 94px;
}

.day-field input.input-day,
.month-field input.input-month,
.year-field input.input-year {
    width: 100% !important;
}

.cf-coupon-form fieldset {
    border: none;
    text-align: left;
    margin-left: 0px;
    padding: 0px;
}

/* .district-field{
    margin-top: 26px;
} */
.address-text {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
}

.cf-coupon-form .date-of-birth-text p::after,
.cf-coupon-form .cmp-form-text label::after,
.cf-coupon-form .cmp-cf-form-options__legend::after,
.cf-coupon-form .form-qa .cmp-cf-form-qa-question::after {
    content: "*";
    color: #001489;
    font-weight: 700;
}

.cf-coupon-form .form-options input {
    height: 24px;
    width: 24px;
    border: 1px solid #8fdade;
}

select>option:checked,
select>option:hover {
    background: #8fdade !important;
    font-weight: bold;
    padding: 20px;
}

.cf-coupon-form .form-options p {
    margin: 0px;
    margin-top: -20px;
    margin-left: 40px;
    font-size: 18px;
}

.cf-coupon-form .form-options .cmp-cf-form-options p:nth-child(5) {
    margin-top: 8px !important;
}

.cf-coupon-form .form-button {
    margin: 70px 0px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_PH/Banners/blue-button.png) no-repeat;
    width: 100%;
    height: 40px;
    background-position: center;
    text-align: center;
}

.cf-coupon-form .form-button button:before {
    content: '';
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.cf-coupon-form button {
    font-size: 16px;
    font-weight: 600;
    color: #ffff;
    border: none;
    background: none;
    line-height: 40px;
    width: inherit;
}

.coupon-name-error,
.coupon-Last-name-error,
.email-error,
.coupon-code-error,
.coupon-district-error,
.coupon-day-error,
.coupon-month-error,
.coupon-year-error,
.address-1-error,
.phoneNUM-error,
.state-error,
.city-error {
    font-size: 14px;
    color: #d5357a;
    letter-spacing: 0px;
    margin: 0px !important;
    padding-left: 10px;
    padding-top: 5px;
}

.cf-coupon-form .has-error {
    outline: 1px solid #d5357a !important;
}

.cf-coupon-form .required_text {
    width: 100%
}

.cf-coupon-form .form-options legend {
    display: none
}

.cf-coupon-form .is-hidden {
    display: none !important;
    visibility: hidden !important;
}

.cf-coupon-form .cf-form-post-submit-message {
    margin-top: 30px;
    padding: 50px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}

.cf-coupon-form .cf-form-post-submit-message h2 {
    font-weight: 700;
    font-size: 66px;
    margin-bottom: 20px;
    text-transform: none;

}

.cf-coupon-form .cf-form-post-submit-message p {
    font-size: 18px;
    margin: 0px;
}

.cf-coupon-form .cf-form-post-submit-message p:nth-child(3) {
    padding-top: 10px;
    padding-bottom: 30px;
}

.cf-coupon-form .form-options a,
.cf-coupon-form .cf-form-post-submit-message p a {
    color: #00a3ad;
    text-decoration: underline;
    font-weight: 700;
}

.cf-coupon-form .cf-form-post-submit-message .form-button {
    margin: 0px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

@media(max-width:360px) {

    .cf-coupon-form .day-field,
    .cf-coupon-form .month-field,
    .cf-coupon-form .year-field {
        width: 29%;
    }
}

@media(max-width:768px) {
    .cf-coupon-form form {
        padding-top: 20px;
        display: block;
    }

    .cf-coupon-form .heading-text {
        padding-right: 15px;
    }

    .cf-coupon-form .heading-text p {
        font-size: 28px;
        line-height: 40px;
        width: 100%;
    }

    .cf-coupon-form .address-text,
    .cf-coupon-form .date-of-birth-text p,
    .cf-coupon-form .form-text label,
    .cf-coupon-form .form-qa .cmp-cf-form-qa-question {
        font-size: 18px;
        line-height: 1;
    }

    .cf-coupon-form .form-text input,
    .cf-coupon-form .form-qa textarea,
    .cf-coupon-form .form-qa,
    .cf-coupon-form .form-qa .cmp-form-qa__field--textfield,
    .cf-coupon-form .form-qa .cmp-form-qa__field--dropdown {
        max-width: 668px !important;
        width: 100% !important;
    }

    .cf-coupon-form .form-text,
    .cf-coupon-form .form-qa {
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .cf-coupon-form .district-field {
        margin-top: 0px;
    }

    .cf-coupon-form .form-qa {
        padding-bottom: 0px;
    }

    .cf-coupon-form .day-field {
        margin-left: 0px;
    }

    .cf-coupon-form .day-field,
    .cf-coupon-form .month-field,
    .cf-coupon-form .year-field {
        width: 30%;
        margin-top: 5px;
    }

    .cf-coupon-form .year-field {
        padding-right: unset;
    }

    .cf-coupon-form .required_text p {
        font-size: 18px;
    }

    .cf-coupon-form .form-options p {
        line-height: 22px;
    }

    .cf-coupon-form .date-of-birth-text p {
        margin-top: 0px;
    }

    .cf-coupon-form .cf-form-post-submit-message {
        padding: 30px;
    }

    .cf-coupon-form .cf-form-post-submit-message h2 {
        font-size: 50px;
        margin-bottom: 35px;
    }

    .cf-coupon-form .cf-form-post-submit-message p {
        font-size: 18px;
    }
}

@media (max-width:992px) {

    .cf-coupon-form .form-qa,
    .cf-coupon-form .form-text input,
    .cf-coupon-form .form-qa textarea,
    .cf-coupon-form .form-qa .cmp-form-qa__field--textfield,
    .cf-coupon-form .form-qa .cmp-form-qa__field--dropdown {
        width: 335px;
    }

    .cf-coupon-form .form-qa {
        display: inline-block;
    }
}

@media (min-width:1200px) {
    .cf-coupon-form.form-reference {
        max-width: 80%;
    }
}

@media (max-width:1200px) and (min-width:992px) {
    .cf-coupon-form form {
        margin-left: 8%;
        margin-right: 10%;
    }

    .cf-coupon-form .form-text input,
    .cf-coupon-form .form-qa textarea,
    .cf-coupon-form .form-qa .cmp-form-qa__field--textfield,
    .cf-coupon-form .form-qa .cmp-form-qa__field--dropdown {
        width: 356px;
    }
}

/* .loader{
    display: none;
}
.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  
  Safari */
/* @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  } */

/* Chaitanyavamshi | GSKBD-26500 | 16th Dec,2022 | Start */
.contactus-textblock {
    line-height: 1.4;
}

@media (max-width: 720px) {
    .footer-polident-logo {
        left: auto !important;
        transform: unset !important;
    }

    #footer .footer-banner.footer-bg-container>.component-content {
        background-size: 100% 115% !important;
    }
}

/* Chaitanyavamshi | GSKBD-26500 | 16th Dec,2022 | End */

/* Ashish Gupta | GSKBD-26962 | 24/03/23 | created "min-height-auto" globally */

.min-height-auto {
    min-height: auto !important;
}

/* Ashish Gupta | GSKBD-26962 | End */
.text-capitalize,
.text-capitalize h1 {
    text-transform: capitalize !important;
}

.text-center {
    text-align: center;
}

/* there are multiple css with multiples locales so added the new variant "sprite-bg-video-cover" needed to use important */
@media (min-width:768px) {

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference {
        height: 530px;
    }

    .sprite-bg-video-cover .carousel .snippetReference .inner>.component-content>.box {
        text-align: center;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .box.first:after {
        background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/es_AR/Util/sprite-carousel-video-1.png') !important;
        background-size: 80% !important;
        background-position: bottom !important;
        background-repeat: no-repeat !important;
        height: 530px !important;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference:hover .box.first:after {
        background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/es_AR/Util/sprite-carousel-video.png') !important;
        background-size: 80% !important;
        background-position: bottom !important;
        background-repeat: no-repeat !important;
        height: 530px !important;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference #greenvideo {
        height: 338px;
        width: 75%;
        margin-top: 1.2rem;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .richText {
        max-width: 75%;
        display: inline-block;
        float: none;
        top: 70px;
    }
}

@media (min-width:992px) and (max-width:1180px) {

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .box.first:after,
    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference:hover .box.first:after {
        height: 444px !important;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference {
        height: 460px;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference #greenvideo {
        height: 299px;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .richText {
        top: 30px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference #greenvideo {
        height: 229px;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .box.first:after,
    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference:hover .box.first:after {
        height: 350px !important;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference .richText {
        top: 26px;
    }

    :lang(es-AR) body .sprite-bg-video-cover .carousel .snippetReference {
        height: auto;
    }
}

@media (max-width:425px) {
    :lang(es-AR) .carousel .snippetReference .richText {
        height: 98px;
        margin-top: -10px;
        z-index: 3;
        padding-top: 1.5rem;
    }

    :lang(es-AR) .homepage #greenvideo {
        position: absolute;
        height: 100%;
        width: 100%;
    }

    :lang(es-AR) .layout-Teal-Master .carousel .snippetReference .box.first:after {
        background-position: 49.4% 96.6% !important;
    }

    :lang(es-AR) .layout-Teal-Master .carousel .snippetReference:hover .box.first:after {
        background-position: 49.4% 46.67% !important;
    }

    :lang(es-AR) .layout-Teal-Master .homepage.carousel .snippetReference .box.first:after,
    :lang(es-AR) .layout-Teal-Master .homepage.carousel .snippetReference:hover .box.first:after {
        background-size: 140% !important;
        /* GSKBD-30555 */
    }
}

/* Block Code */
/* Abhay | GSKBD-28636 | 04-07-2023 | Seach and logo alignment | Start */

.search-logo-container .component-content .paragraphSystem {
    display: flex;
}

.text-center {
    text-align: center;
}

#greenvideo {
    height: 150px;
}

@media (min-width: 1200px) {
    #greenvideo {
        height: 250px;
    }
}

@media (min-width: 768px) {
    #greenvideo {
        height: 220px;
    }
}

@media (min-width: 540px) {
    #greenvideo {
        height: 230px;
    }
}

@media (min-width: 580px) {
    #greenvideo {
        height: 320px;
    }
}

@media (min-width: 640px) {
    #greenvideo {
        height: 350px;
    }
}

@media (min-width: 710px) {
    #greenvideo {
        height: 380px;
    }
}

@media (max-width: 435px) {
    #greenvideo {
        height: 160px;
    }
    :lang(es-AR) .carousel .snippetReference .richText .richText-content p{
        align-items: center;
    }
    .reference-yt-video {
        padding: 0;
    }
    .reference-yt-video > .component-content{
        padding-bottom: 56.25%;
        position: relative;
        overflow: hidden;
    }
    :not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText {
        margin-top: 0 !important;
        padding-top: 10px;
    }

    :not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText p {
        padding: 0;
        margin: 0;
    }

    :not(:lang(tr-TR)):not(:lang(es-AR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .box.first:after {
        height: 100% !important;
    }
}

@media (max-width: 360px) {
    #greenvideo {
        height: 120px;
    }
}

.richText a.clickable-link {
    color: #00a6af;
    text-decoration: underline
}



/* Abhay | GSKBD-28636 | 04-07-2023 | Seach and logo alignment | End */
#footer {
    padding-bottom: 0;
}

#footer .footer-banner>.component-content {
    background-size: 100% 125% !important;
    background-position: 100% 100%;
}

.header-box>.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/polident/teal_master/DT/Homepage/Poliflip-Nav.png?auto=format) !important;
    background-size: 110% !important;
    background-position: 100% 34%;
}

.layout-Teal-Master .header-box:after {
    background: linear-gradient(0deg, #00a6b0 65%, #0a82a4);
}

.breadcrumbs-list.breadcrumbs-without-separator {
    padding-top: 4px;
}

.page-products #content p {
    line-height: 1.4rem;
}

.richTextEnhanced.richText.section.richTextHyperlinkedImage.p-d-l-r-3rem.even.last.component.col-xs-12 {
    padding: 0 7.5rem;
}

/* Block Code */.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7}.overlay-container{position:absolute;width:100%;top:150px;text-align:center;z-index:9999;padding-bottom:30px}.overlay-content{position:relative;min-width:80px;min-height:80px;display:inline-block;background:#fff;text-align:left;max-width:607px;padding:0;border:none;background-color:#f1f5f6;border-radius:0!important}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;font-size:25px;position:absolute;cursor:Pointer;display:none;top:13px;background:url(../../assets/img/overlay-close.png) 50% no-repeat;width:14px;height:14px;right:15px}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%}
/*# sourceMappingURL=../maps/core/overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f; }
  .ui-widget-content a {
    color: #1f1f1f; }

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold; }
  .ui-widget-header a {
    color: #323131; }

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }
  .ui-state-default a {
    color: #654b24;
    text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #654b24;
    text-decoration: none; }

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-hover a, .ui-state-focus a {
    color: white;
    text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: white;
    text-decoration: none; }

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-active a {
    color: white;
    text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
    color: white; }

.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white; }

.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-state-error a {
    color: white; }

.ui-state-error-text {
  color: white; }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.privacyPolicy {
  overflow: hidden; }
  .privacyPolicy p {
    margin: 0; }
  .privacyPolicy .wsform-hint {
    display: none; }
  .privacyPolicy input[type='checkbox'] {
    float: left; }

.privacyPolicy-text {
  padding-left: 20px; }
@charset "UTF-8";.layout-Teal-Master .accordion-title-text{color:#001489}.accordion:before{content:" ";display:table;margin-bottom:0;padding:0 0 30px;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_big_green.png);background-repeat:no-repeat;background-size:100%;background-position:top;width:100%;transform:scale(-1)}.accordion-container{padding-left:0;list-style:none}@media (max-width:767px){.accordion-container{padding:0}}.accordion-head{padding:1%;color:#196930}.accordion-title{float:none;margin:0;display:inline-block;font-size:1.125rem;padding:13px;flex:1;text-transform:none;font-family:AmeliaBold}.accordion-content{padding:1% 5%}.accordion-content-wrapper{border-left:0;border-right:0;border-top:0;position:relative;height:0;top:-999999px;left:-999999px;overflow:hidden;box-sizing:border-box;visibility:hidden}.accordion-head{position:relative;display:flex;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_thin_green.png);background-repeat:no-repeat;background-size:100%;background-position:bottom;cursor:pointer}.accordion-head:after{right:5%;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:1.25rem;display:flex;align-items:center}@media (max-width:767px){.accordion-head:after{right:auto}}.accordion-slide.is-active{outline:none}.accordion-slide.is-active .accordion-head{background:none}.accordion-slide.is-active .accordion-content-wrapper{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_thin_green.png);background-repeat:no-repeat;background-size:92%;background-position:bottom}.accordion-slide.is-active>.accordion-head:hover{color:#001489}.accordion-slide.is-active>.accordion-head{color:#196930;cursor:pointer}.accordion-slide.is-active>.accordion-head:after{right:5%;font-size:1.25rem;display:flex!important;align-items:center;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}@media (max-width:767px){.accordion-slide.is-active>.accordion-head:after{right:auto}}.accordion-slide .accordion-head:hover{color:#001489}.accordion-slide.is-active>.accordion-content-wrapper{position:relative;top:auto;left:auto;height:auto;visibility:visible}.homepage-acc{margin-top:5%}.homepage-acc h2{text-align:center;line-height:normal}
/*# sourceMappingURL=../maps/components/accordion.css.map */
.add-to-basket-container{border:1px solid transparent;background:#f0efed}.add-to-basket-container .add-to-basket-description{border-right:1px solid transparent;display:inline-block;vertical-align:top;width:65%;padding-left:10px;margin-right:10px}.add-to-basket-container .add-to-basket-quantity{display:inline-block;vertical-align:middle;width:15%;padding-top:20px}.add-to-basket-container .add-to-basket-quantity select{padding-left:2%;padding-right:4%}.add-to-basket-container .add-to-basket-btn{display:inline-block;padding-top:20px;vertical-align:middle;width:15%}@media only screen and (max-width:767px){.add-to-basket-container{padding-bottom:10px}.add-to-basket-container .add-to-basket-description{width:100%}.add-to-basket-container .add-to-basket-btn,.add-to-basket-container .add-to-basket-quantity{width:100%;padding-left:10px}}.order-header{background-color:#fff;float:left;width:100%;padding-top:15px;padding-bottom:15px}.productDescription{float:left;width:35%;padding-left:20px}.productDescription img{width:40%;margin:20px 15px 5px 0!important}.SampleCount{float:left;width:15%}.OrderDate{float:left;width:25%}.OrderStatus{width:20%;float:left}.itemOrderList{float:left;width:100%}.orderList .order-header div{font-weight:700;font-size:20px}.itemOrderList .OrderDate,.itemOrderList .OrderStatus,.itemOrderList .SampleCount{padding-top:15px}.webshop-metadata{display:none!important}.webshop-cart .cartRecord{background:#fff;margin-bottom:10px;padding-left:30px;padding-top:20px;float:left;width:100%}.webshop-cart .add-to-basket-description{width:68%;border-right:1px solid #f2f2f2;float:left}.webshop-cart .add-to-basket-wrapper{width:30%;display:inline;margin-left:40px;position:relative;left:15px}.webshop-cart .add-to-basket-wrapper div{float:left}.webshop-cart a.add-to-basket-remove{float:left;position:relative;left:15px}.webshop-cart .webshop-error{margin-top:20px;margin-left:15px;color:red}
/*# sourceMappingURL=../maps/components/addtobasket.css.map */
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img{border-bottom:4px solid #f36633}.articleTeaser .articleTeaser-text-content .articleTeaser-text-link{background-color:#f36633;border-radius:3px;color:#fff;padding:8px 20px;border:1px solid #ccc;cursor:pointer;display:inline-block}@media only screen and (max-width:767px){.articleTeaser .component-content.hero-article .articleTeaser-text-content{width:100%}.articleTeaser .articleTeaser-image-holder{text-align:center}}
/*# sourceMappingURL=../maps/components/article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

.articleTeaser .clickable-at {
  cursor: pointer; }
.articleList>.component-content{padding:1%;border:2px solid #323131;background-color:#fff}.articleList-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.articleList-date{margin-bottom:10px;color:#868484}.articleList-article{margin-bottom:20px;overflow:hidden}.articleList-article-wrapper{margin:0;padding:0}.articleList-description{overflow:hidden}.articleList-title{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.articleList-list{margin:0;padding:0;list-style:none}.articleList-thumbnail{max-width:100px;float:left;margin-right:15px}@media only screen and (max-width:767px){.articleList-thumbnail{float:none;margin:auto;display:block}}.articleList-more{float:right}.articleList-more:after{display:inline;content:"\00bb"}.articleList-more-arrow{display:none}.no-generatedcontent .articleList-more-arrow{display:inline}.articleList-tags{padding:0;margin:-20px 0 0;list-style-type:none}.articleList-tags-item{display:inline-block;margin:0 2px}.articleList-tags-item-link{display:block;padding:1px;background:#b9b8b8;color:#000;border:1px solid #939191;font-size:.85em}
/*# sourceMappingURL=../maps/components/articleList.css.map */
.box-video-bg{position:relative;z-index:1;overflow:hidden}.box-video-bg video.box-video-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1}.box-video-bg .component-content{z-index:-1;position:relative}
/*# sourceMappingURL=../maps/components/box.css.map */
@charset "UTF-8";.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}.breadcrumbs-list li{float:left;margin-right:6px;color:#001489}@media only screen and (max-width:767px){.breadcrumbs-list li{float:none}}.breadcrumbs-separator{margin:0 10px}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{position:relative;padding-right:15px;margin-right:9px}.breadcrumbs-without-separator li:before{top:5px;right:0;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;position:absolute;font-size:8px}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}
/*# sourceMappingURL=../maps/components/breadcrumbs.css.map */
:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .box.first:after {
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);
    background-position: 50% 72%;
    background-size: 125%;
    clear: both;
    content: "";
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    flex: 1;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none
}
@media screen and (max-width: 540px) {
    :not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .box.first:after {
        height: 110%;
    }
}
:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText {
    height: 100px;
    margin-top: -10px;
    z-index: 3
}

:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText>.component-content {
    height: 100%;
    display: flex;
    flex: 1;
    justify-content: center
}

:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText p {
    font-weight: 700;
    font-family: AmeliaBold;
    font-size: 1rem;
    margin-top: 0;
    padding: 0 5% 5%;
    line-height: 1;
    text-align: center;
    height: 100%;
    display: flex;
    flex: 1
}

:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .carousel .snippetReference .richText p a {
    color: #196930;
    text-decoration: none;
    outline: none
}

.carousel .carousel-nav {
    display: none
}

.carousel .snippetReference {
    padding: 0 5%
}

.carousel .snippetReference .image {
    z-index: 2
}

@media (min-width:992px) and (max-width:1199px) {
    .carousel .snippetReference .image .component-content {
        padding-top: 2px;
        margin-bottom: -5px
    }
}

.carousel .snippetReference:focus .box.first:after,
.carousel .snippetReference:hover .box.first:after {
    background-position: 50% 21%
}

.carousel .snippetReference:focus .richText p a,
.carousel .snippetReference:hover .richText p a {
    color: #001489
}

.carousel .snippetReference.hoverLink .box.first:after {
    background-position: 50% 21%
}

.carousel .snippetReference.hoverLink .richText p a {
    color: #001489
}

/*# sourceMappingURL=../maps/components/carousel.css.map */

.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem {
    position: relative;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content {
    background-image: url('../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/life.png');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    position: absolute;
    width: 28%;
    left: 10%;
    bottom: 8rem;
    padding: 2rem;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content h1 {
    margin-top: 0;
    padding-top: 0;
    color: #00a3ad;
    font-size: 40px;
    font-weight: 700;
    font-family: AmeliaBold;
    margin-bottom: 2rem;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content p {
    margin-top: 1rem;
    margin-bottom: 0;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-image {
    position: absolute;
    bottom: 2rem;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-image.image img {
    min-height: auto;
}
.carousel-rich .carousel-slides .slick-list {
    margin-bottom: 0;
}
.carousel-rich .carousel-slides .slick-list:after {
    content: " ";
    background-image: url('../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/frame-banner.png');
    background-size: 105% 110%;
    width: 100%;
    bottom: 0;
    display: flex;
    flex: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    pointer-events: none;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image {
    padding: 1rem;
}
.carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
    height: auto;
    min-height: 490px;
}
.carousel-rich .carousel-slides {
    padding: 0;
    margin: 0;
}
.carousel-rich {
    margin-bottom: -1.5rem;
}

@media screen and (max-width: 991px) {
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
        min-height: auto;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image {
        padding: 0;
        padding-top: 7px;
        bottom: 1rem;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content h1 {
        margin: 0;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-image {
        width: 90%;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content {
        width: 60%;
        top: initial;
        bottom: 6rem;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .slide-rich-content h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 699px) {
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image {
        padding: 1rem;
    }
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
        min-height: 745px;
        object-fit: cover;
        object-position: center;
    }
}
@media screen and (max-width: 540px) {
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
        min-height: 590px;
    }
}
@media screen and (max-width: 420px) {
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
        min-height: 480px;
    }
}
@media screen and (max-width: 320px) {
    .carousel-rich .carousel-slide .carouselSlide .component-content .paragraphSystem .image img {
        min-height: 360px;
    }
} .coupons{padding:10px;border:1px solid transparent;position:relative;margin-bottom:10px}.coupons .couponsImage{float:left;width:30%;margin-right:10px}.coupons .couponsDescription{float:left;width:60%}.coupons .couponsContainer .button,.coupons .couponsContainer a.lightbox{bottom:10px;position:absolute;right:25px}.coupons a.lightbox,.overlay-content-inner a.couponCancel,.overlay-content-inner a.couponSubmit{background-color:#f36633;border-radius:3px;color:#fff;padding:8px 20px;border:1px solid #ccc;cursor:pointer;display:inline-block}
/*# sourceMappingURL=../maps/components/coupons.css.map */
.digitalWallet .hidden {
  display: none; }
.divider>.component-content{height:2px;margin:2em 0;background:#939191}
/*# sourceMappingURL=../maps/components/divider.css.map */
.fileList-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.fileList-date{margin-bottom:10px;color:#868484}.fileList-file{margin-bottom:20px}.fileList-description,.fileList-file{overflow:hidden}.fileList-title{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.fileList-list{margin:0;padding:0;list-style:none}.fileList-thumbnail{margin-right:15px;float:left;max-width:100px}@media only screen and (max-width:767px){.fileList-thumbnail{float:none;margin:auto;display:block}}.fileList-download{text-align:right}.fileList-download-size{display:block;color:#868484}
/*# sourceMappingURL=../maps/components/fileList.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }

/*# sourceMappingURL=../maps/components/flash.css.map */
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

.footer-bar {
  padding: 1rem 0 0; }

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

.footer-navgroup__heading {
  color: inherit;
  font-size: inherit; }

.footer-navgroup li {
  padding: 0.25rem 0; }

.footer-navgroup li > a {
  color: red;
  text-decoration: none; }
  .footer-navgroup li > a:hover, .footer-navgroup li > a:focus {
    color: blue;
    text-decoration: underline; }

.footer-navgroup img {
  max-width: 100%; }

.footer-copyright {
  display: flex; }
  .footer-copyright__img {
    margin: 0 1rem 0 0; }
  .footer-copyright__text {
    font-size: inherit;
    color: inherit; }

.footer-navlist ul {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.footer-navlist li {
  padding: 0 0 0.25rem 0; }

.footer-navlist a {
  color: red;
  text-decoration: none; }
  .footer-navlist a:hover, .footer-navlist a:focus {
    color: blue;
    text-decoration: underline; }

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.form-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.form form{margin:0 0 20px}.form fieldset{background-color:#fff;border:2px solid #323131;padding:1%;margin:15px 0}.form button,.form input,.form label,.form select,.form textarea{font-size:14px}.form input,.form select,.form textarea{width:100%;max-width:250px;padding:4px 6px;margin-bottom:0;cursor:pointer;font-size:14px;line-height:20px;color:#196930;border-radius:4px;background-color:#fff;border:1px solid #e1e1e1;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border .2s linear,box-shadow .2s linear}.form input:focus,.form select:focus,.form textarea:focus{border-color:rgba(82,168,236,.8);outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.form input:focus:invalid,.form select:focus:invalid,.form textarea:focus:invalid{color:red;border-color:#f66}.form legend{font-size:18px;font-weight:700;margin-left:10px;padding:0 5px;display:block;margin-right:10px}.form textarea{height:auto;resize:vertical}.form label{display:inline-block;margin-bottom:5px}.form select{max-width:260px}.form select[multiple],.form select[size]{height:auto}.form input{height:20px}.form input[type=checkbox],.form input[type=radio]{width:auto;height:auto;box-shadow:none}.form .control-label{padding:5px 0}.form .control-group{margin-bottom:10px}.hiddenField,.no-js .clearButton{display:none}.control-tooltip{display:none;padding:0 10px;max-width:200px;margin-left:5px;position:absolute;z-index:1;background-color:#ddd;left:100%;top:0}.control-tooltip:after{content:"";position:absolute;z-index:1;right:100%;top:10px;display:inline-block;height:0;width:0;border:5px solid transparent;border-right-color:#ddd;margin-top:-5px}.control-tooltip-container{position:relative;display:inline-block}.control-tooltip-button:hover+.control-tooltip,.control-tooltip:hover{display:block}
/*# sourceMappingURL=../maps/components/form.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }

/*# sourceMappingURL=../maps/components/html.css.map */
.image .right{text-align:right}.image .left{text-align:left}.image .middle{text-align:center}@media only screen and (max-width:767px){.image .component-content{text-align:center}}@media (min-width:568px) and (max-width:767px){.journey-snippet{width:50%}.journey-snippet.single-product{width:100%}.journey-snippet.single-product .component-content{display:flex;justify-content:center}.journey-snippet.single-product .component-content .box{width:50%}}@media (min-width:991px){.journey-snippet{padding:0;margin-right:30px;margin-bottom:30px;max-width:calc(33.3% - 30px)}}.journey-snippet .richText{z-index:999;padding:0}.journey-snippet .richText p{margin:0;text-align:center;display:flex;flex:1;min-height:65px;align-items:center;justify-content:center;line-height:1rem}@media (min-width:768px) and (max-width:991px){.journey-snippet .richText p{min-height:50px}}.journey-snippet .richText p a{font-family:AmeliaBold;font-size:1.125rem;font-weight:700;padding:0 10%;display:flex;flex:1;min-height:60px;align-items:center;justify-content:center;outline:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.journey-snippet .richText p a{height:1px}}@media (min-width:768px) and (max-width:991px){.journey-snippet .richText p a{font-size:.75rem;min-height:35px;line-height:1rem}}.journey-snippet .image{padding:0}.journey-snippet .image a{display:block}@media screen and (min-width:667px) and (max-width:767px){.journey-snippet .image img{width:100%}}.journey-snippet.hoverLink .box>.component-content .content:after{background-position:50% 34.7%;background-size:122% 500%}.journey-snippet.hoverLink .richText a{color:#001489}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:focus .inner .box>.component-content .content:after,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:hover .inner .box>.component-content .content:after{background:url(../../assets/img/sprite_snippet.png);background-position:50% 34.7%;background-size:122% 500%}.page-frequently-asked-questions .journey-snippet .image{padding:1px}.silver-image{padding:0}.silver-image .component-content:after{clear:both;content:"";background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/Polident_VB_2019_Secondary_Assets-30.png);background-size:130% 170%;width:101%;top:0}.silver-banner:after,.silver-image .component-content:after{display:flex;flex:1;background-position:50%;background-repeat:no-repeat;height:100%;position:absolute;pointer-events:none}.silver-banner:after{content:" ";background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/frame-banner.png);background-size:105% 110%;width:100%;bottom:0}.silver-banner iframe{width:99.5%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .top-banner>.component-content:before{content:"";display:table;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_big_green.png);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom;width:100%;height:20px;transform:scale(-1);margin-bottom:2.5%}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .top-banner>.component-content:before{background-size:100%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .top-banner ol li{line-height:1.75rem}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .bottom-banner>.component-content:before{content:"";display:table;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_big_green.png);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom;width:100%;height:20px;margin-top:2.5%}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .bottom-banner>.component-content:before{background-size:100%}}.banner>.component-content{background-size:contain;background-repeat:no-repeat;background-position:50%;height:478px}@media screen and (max-width:1299px){.banner>.component-content{background-size:99% 99%}}.banner .richText{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/life.png);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;margin-top:10%}@media (max-width:767px){.banner .richText{position:absolute;bottom:10%}}.banner .richText h1{font-family:AmeliaBold;line-height:1;padding:7.5% 0;margin-bottom:0}.banner .richText p{margin-bottom:15px;font-size:1rem}.banner .banner-abs{position:absolute;bottom:5%}@media (min-width:768px) and (max-width:991px){.banner>.component-content{height:310px;background-size:99%}}@media (max-width:767px){.banner>.component-content{background-size:250%;background-position-x:85%;height:350px}.banner h1{padding:5%;margin:0}.banner p{margin:0}}@media (min-width:568px) and (max-width:767px){.banner>.component-content{height:500px}}@media (min-width:1024px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after:last-of-type{margin:0 1%}}@media (min-width:768px) and (max-width:1024px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .image a{display:flex;justify-content:center}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .richText{z-index:10;max-height:43px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .richText p{margin:0 2% 2%}@media (max-width:991px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .richText p{margin:0 0 1% 2%}}@media (min-width:568px) and (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .richText p{margin:0 0 10% 2%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .richText p a{font-family:AmeliaBold;font-size:1.3rem;outline:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after:focus .paragraphSystem:after,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after:hover .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_green.png)}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after:focus p a,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after:hover p a{color:#001489}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after{margin-top:5%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after.hoverLink .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_green.png)}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after.hoverLink p a{color:#001489}.homepage-product h3{text-align:center;color:#196930;font-size:2.25rem;line-height:normal}@media (max-width:991px){.homepage-product h3{font-size:1.875rem}}.homepage-product .image{padding:0}@media (max-width:991px){.homepage-product .image{padding-left:10px;padding-right:10px}}.homepage-product .image img{border-top-left-radius:35px}@media (max-width:991px){.homepage-product .image img{border-top-left-radius:25px}}@media (min-width:568px) and (max-width:767px){.homepage-product .image img{width:97%}}@media (max-width:767px){#quiz-container .answer-container{margin-top:.9375rem}}@media (max-width:567px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box{margin-bottom:20px}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box>.component-content .content:after{background:url(../../assets/img/sprite_snippet.png);background-position:50% 3.4%;background-size:122.19% 500%;width:100%;height:104%;position:absolute;top:0;pointer-events:none;display:flex;flex:1}@media (min-width:1200px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box>.component-content .content:after{height:107%}}@media (min-width:568px) and (max-width:610px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box>.component-content .content:after{height:100%}}@media (min-width:450px) and (max-width:566px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box>.component-content .content:after{height:110%}}@media (min-width:375px) and (max-width:450px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .box>.component-content .content:after{height:107%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:focus .box>.component-content .content:after,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:hover .box>.component-content .content:after{background:url(../../assets/img/sprite_snippet.png);background-position:50% 34.7%;background-size:122% 500%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:focus .richText p a,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet:hover .richText p a{color:#001489}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .homepage-product .product-after .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_silver.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;width:100%;height:104%;position:absolute;top:0;pointer-events:none;display:flex;flex:1}@media (min-width:1200px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .homepage-product .product-after .paragraphSystem:after{height:107%}}@media (min-width:568px) and (max-width:610px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .homepage-product .product-after .paragraphSystem:after{height:100%}}@media (min-width:450px) and (max-width:566px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .homepage-product .product-after .paragraphSystem:after{height:110%}}@media (min-width:375px) and (max-width:450px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .journey-snippet .homepage-product .product-after .paragraphSystem:after{height:107%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_silver.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;bottom:0;pointer-events:none;display:flex;flex:1}@media (max-width:991px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .homepage-product .product-after .paragraphSystem:after{width:95%;left:2.5%}}
/*# sourceMappingURL=../maps/components/image.css.map */
@charset "UTF-8";.imageGallery>.component-content{padding:1%;border:2px solid #323131;background-color:#fff}.imageGallery .gallery-play{color:#196930}.imageGallery-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.imageGallery-description{margin:15px 0}.imageGallery-thumbnails{position:relative;margin:20px 0}.imageGallery-thumbnail,.imageGallery-view{cursor:pointer}.imageGallery.is-playing .imageGallery-view-overlay:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;text-indent:0}.imageGallery-arrow,.imageGallery-arrow.is-disabled:hover{position:absolute;top:50%;margin-top:-30px;width:35px;height:60px;cursor:pointer;font:0/0 serif;color:transparent}.imageGallery-arrow.is-disabled:hover:before,.imageGallery-arrow:before{position:absolute;top:50%;color:#b9b8b8}.imageGallery-arrow{text-align:center}.imageGallery-arrow.is-disabled{opacity:.5}.imageGallery-arrow:hover:before{color:#939191}.imageGallery-arrow-left,.imageGallery-arrow-left.is-disabled:hover{left:0}.imageGallery-arrow-left.is-disabled:hover:before,.imageGallery-arrow-left:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.imageGallery-arrow-right,.imageGallery-arrow-right.is-disabled:hover{right:0}.imageGallery-arrow-right.is-disabled:hover:before,.imageGallery-arrow-right:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.imageGallery-thumbnail{position:relative;display:block;float:left;padding:0;margin:0 9px;border:4px solid #323131;text-align:center;overflow:hidden;cursor:pointer;opacity:.7;transition:opacity .2s}.imageGallery-thumbnail a{display:block}.imageGallery-thumbnail-image{position:relative;margin:2px;border:2px solid #323131}.imageGallery-thumbnail-image img{display:block;width:63px;height:52px;margin:0 auto}.imageGallery-thumbnail-cover{display:block;max-width:none}.imageGallery-thumbnail-title{display:block;margin:10px auto 0;width:71px;font-size:11px}.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay{opacity:0;transition:opacity .5s}.imageGallery-thumbnail-overlay{position:absolute;left:50%;top:50%;margin:-14px 0 0 -15px;height:28px;width:30px;cursor:pointer;opacity:.7}.imageGallery-thumbnail-overlay:before{height:100%;width:100%;box-sizing:border-box;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:15px;border-radius:50%;border:3px solid #323131;text-indent:7px;background:#fff;text-align:center;line-height:24px}.imageGallery-thumbnail.is-active,.imageGallery-thumbnail:hover{opacity:1}.imageGallery-list{overflow:hidden;margin:0 50px;position:relative}.imageGallery-list li.active .image,.imageGallery-list li:hover .image{margin:0;border:4px solid #323131}.imageGallery-list-inner{display:block;position:relative;top:0;left:0;padding:0;margin:0;width:4000px;overflow:hidden;list-style:none}.imageGallery-view{position:relative;margin-bottom:10px;border:2px solid #323131;overflow:hidden;text-align:center;background:#fff}.imageGallery-view img{display:block;margin:0 auto;max-height:100%;max-width:100%}.imageGallery-view:hover-overlay{opacity:.7}.imageGallery-view-overlay{position:absolute;top:50%;left:50%;margin:-34px 0 0 -36px;width:73px;height:69px;cursor:pointer;transition:opacity .5s;opacity:0}.imageGallery-view-overlay:hover{opacity:1;text-decoration:none}.imageGallery-view-overlay:before{height:100%;width:100%;box-sizing:border-box;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;background:#fff;border:3px solid #323131;border-radius:50%;font-size:30px;text-indent:5px;text-align:center;line-height:65px}.mod-js .imageGallery-thumbnail{padding:0}.mod-js .imageGallery-thumbnail .imageGallery-thumbnails{position:relative}.no-js .imageGallery-view{display:none}.no-js .imageGallery-list{margin:0}.no-js .imageGallery-arrow{display:none}.no-js .imageGallery-thumbnail{float:none;border:0;opacity:1;overflow:hidden}.no-js .imageGallery-thumbnail img{width:auto;height:auto}.no-js .imageGallery-thumbnail a:after{display:block;padding:10px 0 30px;content:attr(data-description);text-align:left}
/*# sourceMappingURL=../maps/components/imageGallery.css.map */
.locationfinder input[type=text]{font-family:arial;font-size:12px;border:1px solid transparent;display:inline;float:left;height:12px;padding:8px;width:27%}@media only screen and (max-width:767px){.locationfinder input[type=text]{width:60%;margin-bottom:20px}}.locationfinder .button{padding:8px;background-image:url(../../img/Search-icon.png);background-repeat:no-repeat;border:none;margin-right:20px;width:30px;height:30px}@media only screen and (max-width:767px){.locationfinder .button{margin-right:24%;margin-bottom:20px}}.locationfinder .locationFinder-selectOption{width:7%;border:1px solid transparent;height:30px;margin-left:10px;margin-right:20px}@media only screen and (max-width:767px){.locationfinder .locationFinder-selectOption{width:20%;margin-left:0;margin-right:15px}}.locationfinder .locationFinder-selectOption1{height:30px;margin-left:15px;width:15%}@media only screen and (max-width:767px){.locationfinder .locationFinder-selectOption1{width:40%;margin-left:0}}.locationfinder .locationFinder-loadMore .loadMore{background-color:#f36633;border-radius:3px;color:#fff;padding:8px 20px;border:1px solid #ccc;cursor:pointer;display:inline-block}
/*# sourceMappingURL=../maps/components/location.finder.css.map */
.map-canvas{margin-bottom:10px;border:2px solid #323131;text-align:center}.map-canvas img{width:100%;max-width:inherit}.no-js .map-canvas img{width:100%;max-width:640px}
/*# sourceMappingURL=../maps/components/map.css.map */
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-branch.navigation-level1{border:none;display:flex;align-items:center;justify-content:flex-end}.navigation-root{text-align:left;z-index:10}.navigation .home-logo{display:flex;flex:1;height:100px;align-items:center;justify-content:center}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #skiptocontent #skiplink{padding:6px;position:absolute;top:0;left:0;color:transparent;border-bottom-right-radius:8px;background:transparent;transition:top 1s ease-out,background 1s linear;z-index:100;text-decoration:underline;font-size:12px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #skiptocontent #skiplink:focus{position:absolute;left:0;top:0;color:#031e69;background:transparent;outline:0;transition:top .1s ease-in,background .5s linear}.component-content{overflow:visible}#header{padding-left:0;padding-right:0;padding-top:0}.logo-box{padding-left:2%}.header-logo{margin-bottom:10px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .header-buttons .component-content .paragraphSystem{display:flex;justify-content:flex-end}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p{margin:0}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);background-position:17% 49.22%;height:30px;margin:0;display:flex;align-items:center;justify-content:center;font-family:AmeliaBold}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a:hover,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:hover{background-position:17% 39.77%;color:#fff}@media screen and (max-width:1199px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a:hover,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:hover{background-position:25% 39.77%}}@media screen and (max-width:1199px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a{background-position:25% 49.22%}}@media screen and (min-width:992px) and (max-width:1024px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .coupon p a,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a{background-position:25% 49.22%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb{width:41%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a{background-position:33% 58.7%}@media screen and (max-width:1199px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a{background-position:40% 58.7%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:hover{background-position:33% 87.1%}@media screen and (max-width:1199px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:focus,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .wtb p a:hover{background-position:40% 87.1%}}.header-box>.component-content{background-size:130% 100%;background-position:50%;background-repeat:no-repeat}.header-box>.component-content .content{display:flex}@media (min-width:768px) and (max-width:991px){.header-box>.component-content{background-size:115% 100%}}.header-box:after,.header-box:before{content:" ";display:block;position:absolute;top:0;height:100%;width:20px;transform:scaleX(20)}@media (min-width:992px) and (max-width:1199px){.header-box:after,.header-box:before{display:none}}.header-box:before{left:-15%;background-color:#fff}.header-box:after{right:-16%;background-color:#196930}.header-box .home-logo{display:flex;flex:1;align-items:center;justify-content:center}.header-box .home-logo img{width:52%}@media (min-width:992px) and (max-width:1199px){.header-box{max-width:100%}}#footer .row .layout-outer .layout-inner>div{padding:0}#footer .container>.component-content>.content{display:flex;align-items:center}#footer .footer-banner>.component-content{background-position:50%;background-size:100% 100%;background-repeat:no-repeat}#footer .richText{padding:6%}#footer .richText ul{margin:0}#footer .richText ul li{margin-bottom:0;padding:0;list-style:none}#footer .richText ul li a{color:#fff;font-size:1rem;text-align:left;font-family:AmeliaBold}#footer .richText ul li a:hover{color:#ebebeb}#footer .footer-group{padding:6%}@media (max-width:767px){#footer .footer-group{padding-top:0}}#footer .footer-group .richText{padding:0}#footer p{color:#fff;font-size:.875rem}#footer .footer-logo{padding-left:15%}@media (min-width:768px) and (max-width:991px){#footer .footer-logo{padding-left:0}}@media (max-width:767px){#footer .footer-banner>.component-content{background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/FOOTER_mobile2.png)!important}#footer .container>.component-content>.content{flex-direction:column-reverse}#footer .footer-logo{margin-bottom:25%;padding-top:0;padding-left:25px}#footer .footer-logo .image{padding:0}#footer .richText{text-align:center}#footer .richText ul li{padding:7px 0}#footer .richText ul li a{text-transform:uppercase}#footer .footer-group>.component-content .content{display:flex;flex-direction:column-reverse}}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #footer .richText{padding:6%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) #footer .footer-group .richText{padding:5% 10%}}@media (min-width:768px) and (max-width:991px){.header-box{max-width:unset}.header-box:after,.header-box:before{display:none}.navigation-branch .navigation-level1.is-open ul{display:block;position:absolute;top:55px;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;padding-bottom:10px}.navigation-branch .navigation-level1.is-open li{display:block}}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .header-box:after,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .header-box:before,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.navigation-level1{display:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open{display:block;position:absolute;left:-15%;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;width:110%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-item .navigation-item-title{color:#196930;justify-content:flex-start}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/nav_line_new.png);background-position:bottom;background-repeat:no-repeat;background-size:94%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1.has-children>a .navigation-item-decoration:after{position:absolute;top:25%;content:"\f078"}}@media (max-width:767px) and (min-width:568px) and (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1.has-children>a .navigation-item-decoration:after{right:10%}}@media (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1.has-children.is-open .navigation-level2{display:block;position:relative;top:-5px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1.has-children.is-open>a .navigation-item-decoration:after{position:absolute;top:25%;content:"\f077"}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-root.is-open>.navigation-level1.has-children:hover{background-color:transparent}.header-box>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/NavBar_Twist.png)!important}.home-logo{padding-right:0}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .header{padding-left:0}}@media (min-width:992px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.navigation-item.is-open>.navigation-level2{display:block;position:absolute;top:55px;right:0;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;padding-bottom:10px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.is-open{background-color:#ebebeb}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.has-children.is-open>a{color:#196930}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-level2 .navigation-item-decoration{display:none}}@media (max-width:991px){#skiptocontent{display:none}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-branch{margin:0;padding:0;box-sizing:border-box;overflow:visible;list-style:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-branch.navigation-level2{display:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-mobile-menu{display:none;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Hamburger_green.png)}@media only screen and (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-mobile-menu{display:block;position:relative;margin:0 0 -2px -2px;height:70px;width:25px;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Hamburger_green.png);border:none;background-repeat:no-repeat;background-color:transparent;background-size:contain;background-position:50%;outline:0;cursor:pointer;box-sizing:border-box}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-mobile-menu.close{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/X_green_icon.png)}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item{margin:0;display:block;font-family:AmeliaBold;background:transparent;color:#196930;font-size:1rem;text-transform:uppercase;font-weight:400;padding:0 20px;position:relative;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/nav_line_new.png);background-position:bottom;background-repeat:no-repeat;background-size:95%}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item>:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item>:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item-title:hover{color:#001489;text-decoration:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.has-children>.navigation-item-title .navigation-item-decoration{background-color:transparent;padding-left:10px}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.has-children>.navigation-item-title .navigation-item-decoration:after{width:20px;height:20px;right:0;content:"\f078";font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.has-active-child>.navigation-item-title,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.is-active>.navigation-item-title{text-decoration:none}@media (min-width:992px){.no-js :not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item:hover>.navigation-branch,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.is-open>.navigation-branch{display:block}}@media (min-width:992px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.navigation-item:hover>.navigation-level2{display:block;position:absolute;top:55px;right:0;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;padding-bottom:10px}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1>.navigation-item-title{padding:0;background:transparent;color:#fff;font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex;justify-content:center;align-items:center;height:55px;position:relative;white-space:pre-wrap}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1>.navigation-item-title:hover{color:#196930;text-decoration:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.has-active-child,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.is-active{background-color:#fff}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.has-active-child>.navigation-item-title,:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.is-active>.navigation-item-title{text-decoration:none;color:#196930}@media only screen and (max-width:767px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1{width:100%}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level2{padding:15px}@media (max-width:991px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level2{display:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level2.is-open{display:block}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1{box-sizing:border-box;position:relative;background-image:none}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.has-children:hover>a{color:#196930}@media (min-width:768px){:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1.has-children.is-open>a>.navigation-item-decoration:after{content:"\f077"}}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1:hover{background-color:#ebebeb}:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .navigation-item.navigation-level1:hover a{color:#196930}
/*# sourceMappingURL=../maps/components/navigation.css.map */
/*v cf folder imported navigation css*/
:lang(tr-TR) .navigation-header {
    background-color: unset;
}
:lang(tr-TR) .navigation-mobile-menu {
    display: block;
}

:lang(tr-TR) .navigation-root {
    text-align: unset;
    z-index: unset;
    display: block;
    list-style: unset;
    padding-left: unset;
    position: unset !important;
    margin-top: unset !important;
    left: unset !important;
    border: unset;
    max-width: unset;
}

@media (max-width: 767px){
    :lang(tr-TR) .navigation-item-title {
     padding: unset !important;
}
}
@media (max-width: 767px){
    :lang(tr-TR) .navigation-item:hover > .navigation-root > .navigation-item {
    width: unset; 
    padding: 0 10px 10px;
    position: unset; 
    left: unset; 
    padding-top: 10px;
}
}
@media (min-width: 992px){
    :lang(tr-TR) .navigation-root{
        position: absolute!important;
    }
    :lang(tr-TR) .template-main-hub .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2,
    :lang(tr-TR) .template-Polident-template-new .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2,
    :lang(tr-TR) .template-proguard .header ul.navigation-branch.navigation-level1>.is-open .navigation-branch.navigation-level2{
        left: -40% !important;
    }
}/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden; }
  .newsfeed-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%); }

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533; }

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E; }
  .newsfeed-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }
  .newsfeed-title a:hover {
    text-decoration: none; }
  .newsfeed-title a:active {
    text-decoration: none; }
  .newsfeed-title a:focus {
    text-decoration: none; }

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D; }

.newsfeed-url {
  font-size: 13px;
  word-break: break-all; }
  .newsfeed-url a {
    color: #16727F;
    font-weight: bold; }
    .newsfeed-url a:hover {
      text-decoration: none; }
    .newsfeed-url a:active {
      text-decoration: none; }
    .newsfeed-url a:focus {
      text-decoration: none; }

.newsfeed {
  position: relative; }
  .newsfeed a {
    color: inherit;
    text-decoration: none; }
  .newsfeed .active a {
    font-weight: bold; }
  .newsfeed .splitter {
    color: #F36533; }

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px; }
  .newsfeed-number .results-count-strong {
    font-weight: bold; }

.newsfeed-pagination .mobile {
  display: none; }

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right; }

.newsfeed-pagination-item {
  display: inline-block; }
  .newsfeed-pagination-item a {
    display: block;
    border: 1px solid #e9e9e9;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px; }
    .newsfeed-pagination-item a:hover {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:focus {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:active {
      text-decoration: none;
      border-color: #a0ce4e; }

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px; }
  .newsfeed-pagination-item.separator:before {
    content: "..."; }

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default; }

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-next a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:after {
    content: ">";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 5px; }

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-previous a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:before {
    content: "<";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px; }

.view-all.button {
  margin-top: 30px; }

.promo .view-all.button {
  text-align: center; }

.related .view-all.button {
  text-align: start; }

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff; }

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D; }

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d; }

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0; }
  .newsfeed-perPage > div {
    display: inline-block; }
  .newsfeed-perPage .active {
    font-style: italic;
    background: #DDD; }
  .newsfeed-perPage a {
    color: inherit;
    text-decoration: none; }
  .newsfeed-perPage .heading {
    background: #EEE;
    min-width: 100px;
    padding: 10px; }
  .newsfeed-perPage .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
  .newsfeed-perPage ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeed-perPage li {
    padding: 5px 20px; }
    .newsfeed-perPage li a {
      display: block; }

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center; }
    .newsfeed-pagination .mobile {
      display: block; }
    .newsfeed-pagination .desktop {
      display: none; }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none; }
  .newsfeed-result.has-image {
    text-align: center; }
    .newsfeed-result.has-image .newsfeed-image {
      position: static;
      margin-bottom: 20px; }
    .newsfeed-result.has-image .newsfeed-title {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-description {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-date {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-url {
      text-align: left;
      margin-left: 0; }
  .item-previous {
    float: left; }
  .item-next {
    float: right; } }
.newsfeedFilterBy {
  max-width: 200px; }
  .newsfeedFilterBy .active {
    font-style: italic;
    background: #DDD; }
  .newsfeedFilterBy a {
    color: inherit;
    text-decoration: none; }
  .newsfeedFilterBy .heading {
    background: #F36533;
    color: #FFF;
    padding: 10px; }
  .newsfeedFilterBy .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
    .newsfeedFilterBy .slider .tag-link a {
      display: block; }
  .newsfeedFilterBy .top-level {
    font-weight: bold;
    padding-left: 10px; }
  .newsfeedFilterBy ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeedFilterBy li {
    padding: 5px 20px; }
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px; }
  .podcast p {
    margin: 0; }

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

.audio__controls {
  display: flex;
  align-items: center; }

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%; }
  .audio__play:after {
    content: "\25b6";
    color: #fff;
    font-size: 25px; }

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%; }
  .audio__pause:after {
    content: "| |";
    color: #000;
    font-size: 25px; }

.audio--playing .audio__pause {
  display: flex; }

.audio--playing .audio__backwards {
  visibility: visible; }

.audio--playing .audio__forwards {
  visibility: visible; }

.audio--playing .audio__play {
  display: none; }
.powerreviews{border:1px solid #e0e0e0;padding:5px 10px 0;margin-bottom:5px}.powerreviews .p-w-r .pr-header-title{color:#f36633}.powerreviews .p-w-r .pr-star-selected{background-color:#f36633}.powerreviews .pr-snapshot-rating .pr-stars{background-image:url(../../img/stars.gif)}.powerreviews .pr-review-rating .pr-stars-small,.powerreviews .pr-snippet-stars .pr-stars-small{background-image:url(../../img/stars_small.gif)}.powerreviews.pr-base-modal a,.powerreviews .pr-pa-snippet a,.powerreviews .pr-review-engine a,.powerreviews .pr-snippet a,.powerreviews .prImageSnippet a{color:#f36633}
/*# sourceMappingURL=../maps/components/powerreviews.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto; }

.productList .alphabet-filter__element {
  margin-left: 10px; }

.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold; }

.productList .product-list-main {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-header {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1; }

.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none; }
  .productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
    color: #f36633;
    cursor: pointer;
    opacity: 1;
    text-decoration: none; }

.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .productList ul.filter__product-types li {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; }
    .productList ul.filter__product-types li input ~ span::after {
      content: "";
      background-color: white;
      border-radius: 30px;
      width: 20px;
      height: 20px;
      margin: 0 7px 0 0;
      position: absolute;
      right: 0; }
    .productList ul.filter__product-types li input:checked ~ span::after {
      background-color: #15717e;
      border: 2px solid white;
      margin: 0 6px 0 0; }
    .productList ul.filter__product-types li input {
      visibility: hidden; }

.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.productList ul.filter__product-types.show {
  display: block;
  padding: 0; }

.productList .product__info-formula-text {
  font-style: italic; }

.productList .product .product__links a {
  color: #15717e;
  font-weight: bold; }

.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }

.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }
  .productList .product .product__info-title.lock-icon a:before {
    content: '!';
    color: #ff0000; }

.productList .product-list-main__results {
  width: 95%; }
  .productList .product-list-main__results .product {
    display: flex;
    margin-top: 15px; }
    .productList .product-list-main__results .product .product__info {
      width: 50%; }
    .productList .product-list-main__results .product .product__links {
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      font-family: arial;
      font-size: 13px;
      font-weight: 700; }

.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto; }
  .productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto; }
.questionanswers.hideScoreBox .quizScoreBox,.quizResultBoxContainer{display:none}.quizResultBoxContainer.showBoxQuiz{display:block}.quizButton img{cursor:pointer}
/*# sourceMappingURL=../maps/components/questionanswers.css.map */
.questionWithCheck{border:1px dotted #d5d1ce;padding:10px}.questionWithCheck .formControl-radio,.questionWithRadio .formControl-radio{float:left;margin:0;padding:0;width:21px}.questionWithCheck .genericFormGroup span input[type=checkbox],.questionWithRadio .genericFormGroup span input[type=radio]{float:left;margin:2px 2px 0 0;padding:0;width:15px}.questionWithCheck .genericFormGroup label,.questionWithRadio .genericFormGroup label{float:left;padding:1px 0 0;width:auto;margin-right:15px}.questionWithCheck .genericFormGroup .quizRadioImg label,.questionWithRadio .genericFormGroup .quizRadioImg label{width:100px}.quiz .nextQuestionPage{float:right}.questionWithCheck .quizScoreBox,.questionWithRadio .quizScoreBox{border:1px solid #0f61af;background:#fff;text-align:center;font-weight:700;padding:5px;width:50px;height:15px;margin-left:20px;float:left}.questionWithCheck .imgContainer,.questionWithRadio .imgContainer{width:100%;float:left}.questionWithCheck .quizQuestion p,.questionWithRadio .quizQuestion p{margin:0 0 15px}.questionWithCheck .quizScoreBox p,.questionWithRadio .quizScoreBox p{margin:0;font-weight:700}.quizHideBox{display:none}.quizOverlayContainer .overlay-bg{display:none;position:absolute;top:0;left:0;height:100%;width:100%;cursor:pointer;z-index:1000;background:#000;background:rgba(0,0,0,.75);text-align:center}.quizOverlayContainer .overlay-content{background:none repeat scroll 0 0 #fff;display:inline-block;max-width:90%;min-height:80px;min-width:80px;padding:30px 10px 10px;position:relative;text-align:left;top:150px}.quizOverlayContainer .overlay-close{background:url(../../img/overlay-close-icon.png) no-repeat scroll 0 0/20px auto transparent;cursor:pointer;display:none;font-size:25px;height:20px;position:absolute;right:3px;top:5px;width:20px;z-index:9999}.quizOverlayContainer .close-btn:hover{background:#05abe0}.questionWithImage{clear:both}.quizResultContainer{width:92%}.questionWithImage .quizQuestion{border:2px solid #0f61af;background:#d5dcef;border-radius:15px;padding:15px 10px 20px;float:left;width:80%}.questionWithImage .quizQuestion p{font-weight:700;line-height:1.2em;margin:10px 0 0;vertical-align:middle;color:#000}.questionWithImage .imgContainer{float:left;width:50%;text-align:center}.questionWithImage .imgContainer span{border:3px solid #78a7d2;padding:10px;height:36px;width:36px;border-radius:150px}.questionWithImage .imgContainer img{text-align:center;vertical-align:bottom;cursor:pointer}.questionWithImage .quesLeftCaption,.questionWithImage .quesRightCaption{float:left;width:25%}.quizScoreBox{border:2px solid #0f61af;background:#d5dcef;border-radius:15px;padding:5px;width:58px;height:62px;margin-left:20px;float:left}.quizScoreBox p{text-align:center;font-weight:700;font-size:20px;color:#000;margin:15px 0 0}.quiz .generateScore,.quizScoreBox.totalScoreBox{float:right}.quiz .button.generateScore{width:230px;padding:10px;font-weight:700;font-size:22px;color:#fff;background:#0047bd}.quiz .button.generateScoreNewPage{padding:10px;font-weight:700;color:#0073bd;border:1px solid #fff;background:#e4fe98}.quiz.quizWithBGImage{float:left}.quiz.quizWithBGImage .quizQuestionBox{background-color:#fff1d0;padding:20px;width:70%}.quiz.quizWithBGImage .quizQuestionBox h2{color:#4469a1;font-size:40px;margin-bottom:0}.quiz.quizWithBGImage .quizQuestionBox p{font-size:18px;color:#5c5d59;margin:0;line-height:22px}#question3 .quizWithBGImage.questionOption2,#question3 .quizWithBGImage.questionOption2 .quizQuestionOption,.quizWithBGImage.questionOption1 .quizQuestionOption{height:450px}.quizWithBGImage.questionOption2 .quizQuestionOption,.quizWithBGImage.questionOption3 .quizQuestionOption,.quizWithBGImage.questionOption4 .quizQuestionOption,.quizWithBGImage.questionOption5 .quizQuestionOption{height:225px}#question3 .quizWithBGImage.questionOption2,.quizWithBGImage.questionOption1,.quizWithBGImage.questionOption4{width:50%}#question2 .quizWithBGImage.questionOption3,#question2 .quizWithBGImage.questionOption4,#question2 .quizWithBGImage.questionOption5,.quizWithBGImage.questionOption2,.quizWithBGImage.questionOption3{width:25%}.quiz.quizWithBGImage .quizQuestionOption{position:relative}.quiz.quizWithBGImage .quizOptionButton{position:absolute;right:0;bottom:0;background:#e2f1f3;padding:17px 25px;font-size:20px;border:0;border-radius:0;color:#73a1a7}.quiz.quizWithBGImage .quizOptionButton:focus{border:1px dotted #000}.quiz.quizWithBGImage .quizOptionButton span{background:url(../../img/boxlink-arrow.png) no-repeat 100%;padding-right:25px}.quizProgressBar{background:#fff;padding:20px 0;border:1px solid #fff;box-shadow:0 0 10px #9ecaed}.quiz.quizProgressBar .quizProgressBarDots{background-color:#e1e1e1;border:1px solid #e1e1e1;border-radius:18px;height:10px;padding:5px;position:relative}.quiz.quizProgressBar .quizProgressDots.active{left:0}.quiz.quizProgressBar .quizProgressDots.active,.quiz.quizProgressBar .quizProgressDots.firstactive,.quiz.quizProgressBar .quizProgressDots.progressActive{background-color:#099696;height:16px;width:16px;position:absolute;top:2px}.quiz.quizProgressBar .quizProgressDots{background-color:#fff;border-radius:100%;cursor:pointer;display:block;height:12px;left:0;position:absolute;top:4px;width:12px;box-shadow:none;border:0 solid #dcdcdc}.progressDotActive{width:2%;background:#099696;height:10px}.quiz.quizProgressBar .quizProgressBarQuestions{background-color:#fff;padding:5px;position:relative;margin-bottom:35px}.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion{color:#22508e;font-size:24px;font-style:normal;font-weight:400;position:absolute;top:2px;padding:0;border:none;background:none;cursor:text}.quizRadioImg{float:left;width:100px}.questionWithRadio button{background:#fff;border:1px solid #fff;border-radius:0;float:left;margin-right:15px}.questionWithRadio button.optionActive{border:1px solid #d5dcef}.quiz.quizWithBGImage .quizQuestionOption{background-repeat:no-repeat;background-position:0 0}.hideQuizTotalBox .quizResultContainer{display:none}@media only screen and (max-width:767px){.questionWithCheck .formControl-radio{clear:both;display:block}}@media only screen and (max-width:420px){.questionWithCheck .formControl-radio,.questionWithRadio .formControl-radio{clear:both;display:block;float:left;width:6%}.questionWithCheck .genericFormGroup label,.questionWithRadio .genericFormGroup label{display:block;float:left;width:50%}.quizRadioImg{width:100%}.questionWithImage .quizQuestion{width:60%}.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion{font-size:12px;font-weight:700}.quiz.quizWithBGImage{width:100%;display:block}.quiz.quizProgressBar .quizProgressBarQuestions{margin-bottom:15px}.quiz.quizWithBGImage .quizQuestionOption{background:no-repeat;background-position:50%;background-attachment:scroll;background-size:100% 100%}#question2 .quizWithBGImage.questionOption3,#question2 .quizWithBGImage.questionOption4,#question2 .quizWithBGImage.questionOption5,#question3 .quizWithBGImage.questionOption2,.quizWithBGImage.questionOption1,.quizWithBGImage.questionOption2,.quizWithBGImage.questionOption3,.quizWithBGImage.questionOption4{width:100%}.questionWithImage .imgContainer,.questionWithImage .quesLeftCaption,.questionWithImage .quesRightCaption,.quiz.quizWithBGImage .quizQuestionOption{width:100%;display:block}}
/*# sourceMappingURL=../maps/components/quiz.css.map */
.richText .component-content {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #196930
}

h1,
h2 {
    font-size: 2.5rem;
    text-transform: uppercase
}

@media (max-width:991px) {

    h1,
    h2 {
        font-size: 1.875rem
    }
}

h3 {
    font-family: AmeliaRegular;
    text-transform: uppercase
}

h3,
h4 {
    font-size: 1.5625rem
}

h4,
li,
p {
    color: #001489
}

li,
p {
    font-size: 1.125rem
}

li strong {
    font-family: AmeliaBold
}

td,
tr {
    color: #001489;
    font-size: .875rem
}

.green {
    color: #196930
}

.blue {
    color: #001489
}

.teal {
    color: #00a3ad
}

.teal-text {
    color: #001489
}

.green-bold {
    color: #196930;
    font-family: AmeliaBold
}

.blue-bold,
.teal-bold {
    color: #001489;
    font-family: AmeliaBold
}

.searchResults,
.searchResults-description {
    color: #001489
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .btn-show p {
    height: 45px;
    line-height: 49px;
    display: flex;
    justify-content: center
}

:not(:lang(en-SG)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .btn-show p a {
    background-size: 100%;
    width: 213px;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Navbar_WhereToBuy_Shape.png);
    background-repeat: no-repeat;
    background-position: 50%
}

:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .btn-show a:focus,
:not(:lang(en-SG)):not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(:lang(zh-MY)):not(:lang(ms-my)) .btn-show a:hover {
    color: #fff;
    background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/wtb-green.png)
}

.richText h1,
.richText h2,
.richText h3,
.richText h4,
.richText h5,
.richText h6 {
    margin-top: 8px;
    word-wrap: break-word
}

.richText a {
    text-decoration: none;
    overflow-wrap: break-word;
    font-weight: 700
}

.richText ol,
.richText ul {
    padding: 10px 0;
    margin-left: 10px
}

.richText ol li,
.richText ul li {
    margin-left: 15px;
    margin-bottom: 10px
}

.richText ol li {
    list-style: decimal
}

.richText.denture-journey ul li {
    position: relative;
    padding-left: 15px;
    font-size: .875rem;
    list-style-type: none
}

.richText-image {
    display: block;
    margin-bottom: 10px
}

.richText-image.pull-left {
    margin: 5px 15px 5px 10px;
    float: left
}

.richText-image.pull-right {
    margin: 5px 10px 5px 15px;
    float: right
}

.denture-journey .richText-content ul,
.green-journey-snippets .richText-content ul {
    display: flex;
    height: 80px;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media (min-width:991px) and (max-width:1200px) {

    .denture-journey .richText-content ul,
    .green-journey-snippets .richText-content ul {
        height: 70px
    }
}

.denture-journey .richText-content ul li,
.green-journey-snippets .richText-content ul li {
    overflow: hidden;
    width: 100%;
    margin-left: -2.5%;
    padding-left: 0
}

.denture-journey .richText-content ul li a,
.green-journey-snippets .richText-content ul li a {
    display: flex;
    align-items: center;
    width: 45%;
    height: 100%;
    color: #fff;
    font-size: .875rem;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 700;
    word-break: normal;
    white-space: pre-wrap;
    padding-left: 55%;
    text-decoration: none;
    font-family: AmeliaBold;
    background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/journey_sprite.png)
}

@media (max-width:991px) {

    .denture-journey .richText-content ul li a,
    .green-journey-snippets .richText-content ul li a {
        width: 90%;
        padding-left: 10%;
        text-align: center;
        font-size: .75rem
    }
}

@media (min-width:768px) and (max-width:991px) {

    .denture-journey .richText-content ul li a,
    .green-journey-snippets .richText-content ul li a {
        justify-content: center
    }
}

.denture-journey .richText-content ul li a:focus,
.denture-journey .richText-content ul li a:hover,
.green-journey-snippets .richText-content ul li a:focus,
.green-journey-snippets .richText-content ul li a:hover {
    color: #459350
}

.denture-journey .richText-content ul li:first-of-type,
.green-journey-snippets .richText-content ul li:first-of-type {
    z-index: 9;
    margin-left: 0
}

.denture-journey .richText-content ul li:first-of-type a,
.green-journey-snippets .richText-content ul li:first-of-type a {
    background-position: 50.5% 37%;
    background-size: 125%
}

@media (min-width:991px) and (max-width:1200px) {

    .denture-journey .richText-content ul li:first-of-type a,
    .green-journey-snippets .richText-content ul li:first-of-type a {
        width: 55%;
        padding-left: 45%
    }
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:first-of-type a,
    .green-journey-snippets .richText-content ul li:first-of-type a {
        background-position: 21.5% 2.3%;
        background-size: unset
    }
}

@media (max-width:767px) {

    .denture-journey .richText-content ul li:first-of-type a,
    .green-journey-snippets .richText-content ul li:first-of-type a {
        background-size: 195% 1750px
    }
}

@media (max-width:424px) {

  /*  .denture-journey .richText-content ul li:first-of-type a,
    .green-journey-snippets .richText-content ul li:first-of-type a {
        background-size: 200px 1750px
    }
}*/

.denture-journey .richText-content ul li:first-of-type a:focus,
.denture-journey .richText-content ul li:first-of-type a:hover,
.green-journey-snippets .richText-content ul li:first-of-type a:focus,
.green-journey-snippets .richText-content ul li:first-of-type a:hover {
    background-position: 50.5% 71.7%
}
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:first-of-type a:focus,
    .denture-journey .richText-content ul li:first-of-type a:hover,
    .green-journey-snippets .richText-content ul li:first-of-type a:focus,
    .green-journey-snippets .richText-content ul li:first-of-type a:hover {
        background-position: 21.5% 19.65%
    }
}

.denture-journey .richText-content ul li:nth-of-type(2),
.green-journey-snippets .richText-content ul li:nth-of-type(2) {
    z-index: 8
}

.denture-journey .richText-content ul li:nth-of-type(2) a,
.green-journey-snippets .richText-content ul li:nth-of-type(2) a {
    background-position: 50.5% 45.7%;
    background-size: 125%
}

/* Syed | Ticket - 1446 | 18-08-2022 */

@media (min-width:1200px) {
    :lang(sr-RS) .denture-journey .richText-content ul li:first-of-type a {
        width: 56%;
        padding-left: 44%;
    }
    :lang(sr-RS).denture-journey .richText-content ul li:nth-of-type(2) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a {
        width: 47%;
        padding-left: 53%
    }
    :lang(sr-RS) .denture-journey .richText-content ul li a {
        width: 49%;
        padding-left: 51%;
    }
    :lang(sr-RS) .denture-journey .richText-content ul li:last-of-type a,
    .green-journey-snippets .richText-content ul li:last-of-type a {
        width: 39%;
        padding-left: 60%
    }
}


@media (max-width:990px) {

    .denture-journey .richText-content ul li:nth-of-type(2) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a {
        background-position: 21.5% 2.3%;
        background-size: unset
    }
}

@media (max-width:767px) {

    .denture-journey .richText-content ul li:nth-of-type(2) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a {
        background-size: 195% 1750px;
        width: 90%;
        padding-left: 10%
    }
}

@media (max-width:424px) {

   /* .denture-journey .richText-content ul li:nth-of-type(2) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a {
        background-size: 200px 1750px
    }
} */

.denture-journey .richText-content ul li:nth-of-type(2) a:focus,
.denture-journey .richText-content ul li:nth-of-type(2) a:hover,
.green-journey-snippets .richText-content ul li:nth-of-type(2) a:focus,
.green-journey-snippets .richText-content ul li:nth-of-type(2) a:hover {
    background-position: 50.5% 80.35%
}
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:nth-of-type(2) a:focus,
    .denture-journey .richText-content ul li:nth-of-type(2) a:hover,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a:focus,
    .green-journey-snippets .richText-content ul li:nth-of-type(2) a:hover {
        background-position: 21.5% 19.65%
    }
}

.denture-journey .richText-content ul li:nth-of-type(3),
.green-journey-snippets .richText-content ul li:nth-of-type(3) {
    z-index: 7
}

.denture-journey .richText-content ul li:nth-of-type(3) a,
.green-journey-snippets .richText-content ul li:nth-of-type(3) a {
    background-position: 50.5% 54.35%;
    background-size: 125%
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:nth-of-type(3) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(3) a {
        background-position: 21.5% 2.3%;
        background-size: unset
    }
}

@media (max-width:767px) {

    .denture-journey .richText-content ul li:nth-of-type(3) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(3) a {
        background-size: 195% 1750px
    }
}

@media (max-width:424px) {

  /*  .denture-journey .richText-content ul li:nth-of-type(3) a,
    .green-journey-snippets .richText-content ul li:nth-of-type(3) a {
        background-size: 200px 1750px
    }
}  */

.denture-journey .richText-content ul li:nth-of-type(3) a:focus,
.denture-journey .richText-content ul li:nth-of-type(3) a:hover,
.green-journey-snippets .richText-content ul li:nth-of-type(3) a:focus,
.green-journey-snippets .richText-content ul li:nth-of-type(3) a:hover {
    background-position: 50.5% 89%
}
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:nth-of-type(3) a:focus,
    .denture-journey .richText-content ul li:nth-of-type(3) a:hover,
    .green-journey-snippets .richText-content ul li:nth-of-type(3) a:focus,
    .green-journey-snippets .richText-content ul li:nth-of-type(3) a:hover {
        background-position: 21.5% 19.65%
    }
}

.denture-journey .richText-content ul li:last-of-type a,
.green-journey-snippets .richText-content ul li:last-of-type a {
    background-position: 50.5% 63%;
    background-size: 125%
}



@media (max-width:990px) {

    .denture-journey .richText-content ul li:last-of-type a,
    .green-journey-snippets .richText-content ul li:last-of-type a {
        background-position: 21.5% 11%;
        background-size: unset
    }
}

@media (max-width:767px) {

    .denture-journey .richText-content ul li:last-of-type a,
    .green-journey-snippets .richText-content ul li:last-of-type a {
        background-size: 195% 1750px;
        width: 90%;
        padding-left: 10%
    }
}

@media (max-width:424px) {

    .denture-journey .richText-content ul li:last-of-type a,
    .green-journey-snippets .richText-content ul li:last-of-type a {
        background-size: 200px 1750px
    }
}

.denture-journey .richText-content ul li:last-of-type a:focus,
.denture-journey .richText-content ul li:last-of-type a:hover,
.green-journey-snippets .richText-content ul li:last-of-type a:focus,
.green-journey-snippets .richText-content ul li:last-of-type a:hover {
    background-position: 50.5% 97.65%
}

@media (max-width:990px) {

    .denture-journey .richText-content ul li:last-of-type a:focus,
    .denture-journey .richText-content ul li:last-of-type a:hover,
    .green-journey-snippets .richText-content ul li:last-of-type a:focus,
    .green-journey-snippets .richText-content ul li:last-of-type a:hover {
        background-position: 21.5% 28.35%
    }
}

.denture-journey .richText-content ul li:before,
.green-journey-snippets .richText-content ul li:before {
    display: none
}

.faq .richText .richText-content {
    display: flex;
    align-items: center;
    justify-content: center
}

.faq .richText .richText-content p {
    display: flex;
    flex: 1
}

.faq .richText .richText-content p a {
    background: url(../../assets/img/spritebuttons.png);
    background-position: 50% 14%;
    background-size: 115%;
    height: 65px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1199px) {
    .faq .richText .richText-content p a {
        background-position: 50% 13.8%
    }
}

@media screen and (max-width:990px) {
    .faq .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

@media screen and (max-width:767px) {
    .faq .richText .richText-content p a {
        height: 70px;
        margin: 1% 15%;
        background-position: 50% 14.1%
    }
}

@media screen and (max-width:666px) {
    .faq .richText .richText-content p a {
        background-position: 50% 13.7%
    }
}

@media screen and (max-width:567px) {
    .faq .richText .richText-content p a {
        background-size: 115%;
        background-position: 50% 13.3%
    }
}

@media screen and (max-width:424px) {
    .faq .richText .richText-content p a {
        background-position: 50% 12.6%
    }
}

@media screen and (max-width:375px) {
    .faq .richText .richText-content p a {
        background-position: 50% 12.3%
    }
}

.faq .richText .richText-content p a:focus,
.faq .richText .richText-content p a:hover {
    background: url(../../assets/img/spritebuttons.png);
    background-position: 50% 3%;
    background-size: 115%;
    color: #fff
}

@media screen and (max-width:1199px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

@media screen and (max-width:990px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-position: 50% 2.3%
    }
}

@media screen and (max-width:767px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media screen and (max-width:666px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        height: 70px;
        background-position: 50% 2.7%
    }
}

@media screen and (max-width:567px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 2.3%
    }
}

@media screen and (max-width:424px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-size: 115%;
        background-position: 50% 1%
    }
}

@media screen and (max-width:375px) {

    .faq .richText .richText-content p a:focus,
    .faq .richText .richText-content p a:hover {
        background-position: 50% .5%
    }
}

.faq .richText .richText-content p a {
    font-size: 1.125rem;
    font-family: AmeliaBold;
    outline: none
}

@media (max-width:991px) {
    .faq .richText .richText-content p a {
        font-size: .8125rem
    }
}

@media (max-width:424px) {
    .faq .richText .richText-content p a {
        font-size: .775rem
    }
}

.page-products .faq:not(.faq-button) .richText .richText-content p a {
    height: 100%;
    background-position: 50% 14.2%
}

@media (max-width:1199px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.9%
    }
}

@media (max-width:991px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media (max-width:767px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        margin: 1% 25%;
        background-position: 50% 14%
    }
}

@media (max-width:667px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        margin: 1% 15%
    }
}

@media (max-width:567px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 14%
    }
}

@media (max-width:425px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

@media (max-width:375px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 12.9%
    }
}

@media (max-width:320px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 11%
    }
}

@media screen and (min-width:520px) and (max-width:667px) {
    .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-size: 100%
    }
}

.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
.page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
    background-position: 50% 3.2%
}

@media (max-width:1199px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

@media (max-width:991px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1.75%
    }
}

@media (max-width:767px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.8%
    }
}

@media (max-width:667px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

@media (max-width:567px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media (max-width:425px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1.9%
    }
}

@media (max-width:375px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1.5%
    }
}

@media (max-width:320px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% -1%
    }
}

@media screen and (min-width:520px) and (max-width:667px) {

    .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-size: 100%
    }
}

.page-products .faq:not(.faq-button) .product-buy .richText-content p a,
.page-products .faq:not(.faq-button) .product-sample .richText-content p a {
    background-position: 50% 12.3%
}

@media (max-width:1199px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 11%
    }
}

@media (max-width:991px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 13.3%
    }
}

@media (max-width:767px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        margin: 1% 25%;
        background-position: 50% 12.7%
    }
}

@media (max-width:667px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        margin: 1% 15%
    }
}

@media (max-width:567px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 12.3%
    }
}

@media (max-width:425px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 11.7%
    }
}

@media (max-width:375px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 11.5%
    }
}

@media (max-width:320px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a {
        background-position: 50% 10.5%
    }
}

.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
    background-position: 50% .5%
}

@media (max-width:1199px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% -1%
    }
}

@media (max-width:991px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% 1.7%
    }
}

@media (max-width:767px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% 1.3%
    }
}

@media (max-width:667px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% 1.5%
    }
}

@media (max-width:567px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% .5%
    }
}

@media (max-width:425px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% -.3%
    }
}

@media (max-width:375px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% -.7%;
    }
}

@media (max-width:320px) {

    .page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,
    .page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover {
        background-position: 50% -2%;
    }
}

.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 14%;
}

@media (max-width:1199px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.3%;
    }
}

@media (max-width:991px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.6%;
    }
}

@media (max-width:767px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        margin: 1% 25%;
        background-position: 50% 14%;
    }
}

@media (max-width:667px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        margin: 1% 15%
    }
}

@media (max-width:595px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media (max-width:425px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

@media (max-width:375px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 12.3%
    }
}

@media (max-width:320px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media screen and (min-width:520px) and (max-width:667px) {
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a {
        background-size: 100%
    }
}

.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
    background-position: 50% 2.4%
}

@media (max-width:1199px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1.9%
    }
}

@media (max-width:991px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.4%
    }
}

@media (max-width:767px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media (max-width:667px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 3%
    }
}

@media (max-width:425px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1%
    }
}

@media (max-width:375px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% .5%
    }
}

@media (max-width:320px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2%
    }
}

@media screen and (min-width:520px) and (max-width:667px) {

    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,
    .page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-size: 100%
    }
}

.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
.page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
    background-position: 50% 12%
}

@media screen and (max-width:1200px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 11%
    }
}

@media screen and (max-width:990px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

@media screen and (max-width:375px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media screen and (max-width:320px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 12.5%
    }
}

@media screen and (max-width:610px) and (min-width:520px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 13%
    }
}

@media screen and (max-width:460px) and (min-width:426px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a {
        background-position: 50% 13%
    }
}

.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
.page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
.page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
    background-position: 50% .5%
}

@media screen and (max-width:1200px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% -1%
    }
}

@media screen and (max-width:990px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% 2.5%
    }
}

@media screen and (max-width:610px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% 2%
    }
}

@media screen and (max-width:375px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% 1.5%
    }
}

@media screen and (max-width:320px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% 1%
    }
}

@media screen and (max-width:550px) and (min-width:510px) {

    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:focus,
    .page-denture-journey.page-polident-cushion-comfort .faq .richText .richText-content p a:hover {
        background-position: 50% 1.5%
    }
}

.blue-tick-list ul li,
.green-tick-list ul li {
    list-style: none !important
}

.blue-tick-list ul li:before,
.green-tick-list ul li:before {
    content: "";
    display: inline-block;
    background-image: url(../../assets/img/Tick-Icon.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-right: 10px
}

.green-tick-list ul li:before {
    background-image: url(../../assets/img/green-tick-icon.png)
}

@media (max-width:320px) {
    .page-polident-3-minute-anti-bacterial-denture-cleanser .faq .richText .richText-content p a {
        background-position: 50% 13.5%
    }
}

/*# sourceMappingURL=../maps/components/richText.css.map */

.green-arrow {
    background: #38eb08;
    line-height: 2;
    padding: 0 1rem;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    font-size: 1.25rem;
    position: relative;
}
.green-arrow:after {
    content: '';
    right: -40px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 40px solid #38eb08;
    border-bottom: 20px solid transparent;
}
@media screen and (max-width: 991px) {
    .mobile-hide {
        display: none !important;
    }
    .green-arrow {
        font-size: 1rem;
    }
    .green-arrow:after {
        right: -32px;
        border-top: 16px solid transparent;
        border-left: 32px solid #38eb08;
        border-bottom: 16px solid transparent;
    }
}.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

.searchFilter-title {
  background-color: white;
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer; }

.searchFilter-controls {
  border-top: solid 4px #f36533; }
  .searchFilter-controls .searchFilterContent {
    display: block; }

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0; }

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%; }

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0; }

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block; }
  .searchFilter-submit button {
    float: right; }

.searchFilter-horizontal .searchFilter-controls {
  float: left; }

.searchFilter-horizontal .searchFilter-control {
  float: left; }

.searchFilter-horizontal .searchFilter-label {
  min-width: 0; }

.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px; }

.tagRadioFilter fieldset, .metadataFilter fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .tagRadioFilter fieldset legend, .metadataFilter fieldset legend {
    background: url("../../img/filter-plus.png") no-repeat right center;
    color: #000;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    width: 93%;
    cursor: pointer;
    margin: 7px 10px; }
    .tagRadioFilter fieldset legend.filter-active, .metadataFilter fieldset legend.filter-active {
      background: url("../../img/filter-minus.png") no-repeat right center; }
  .tagRadioFilter fieldset .searchFilter-control, .tagRadioFilter fieldset .searchFilter-control, .metadataFilter fieldset .searchFilter-control, .metadataFilter fieldset .searchFilter-control {
    padding: 7px 5px;
    background: #f5f5f5;
    border-bottom: solid 1px #f8f7f6; }

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0px 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px; }

.tagRadioFilter input {
  float: right; }

.metadataFilter input[type="radio"] {
  float: right; }

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px; }

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
.searchBox .button{background-color:transparent;border:none;border-radius:20px;display:block;float:right;font-size:0;height:20px;padding:0;position:absolute;right:12px;top:4px;width:19%}@media (min-width:768px) and (max-width:1199px){.searchBox .button{top:7px;right:5px}}.searchBox input{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-header.png);background-position:68% 3%;background-color:transparent;width:100%;height:30px;border:none;font-size:1rem;outline:0;padding-left:15px}.searchBox input:focus,.searchBox input:hover{background-position:68% 12%}@media screen and (min-width:768px) and (max-width:1024px){.searchBox input{background-position:68% 3%}.searchBox input:focus,.searchBox input:hover{background-position:68% 12%}}.searchBox:focus input,.searchBox:hover input{background-position:68% 12%}@media screen and (min-width:992px){.page-search-results #content .searchBox input{width:14%}}@media (max-width:767px){#header .searchBox{display:block;position:absolute;top:175%;right:30%;z-index:1;width:15%}#header .searchBox input{display:none}#header .searchBox button{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/m_search_icon.png);background-size:100%;background-position:50%;background-repeat:no-repeat;background-color:transparent;width:40px;height:30px;font-size:0;border:none;border-radius:20px}}@media (min-width:768px) and (max-width:991px){#header .searchBox{display:block}}
/*# sourceMappingURL=../maps/components/searchBox.css.map */
.searchResults-title{margin-left:110px;font-family:Ameliaregular;display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}@media (max-width:992px){.searchResults-title{margin-left:0}}.searchResults-term{font-style:italic}.searchResults-number{margin-top:10px;margin-bottom:10px;text-align:left}.searchResults-results{margin-bottom:10px}.searchResults-description,.searchResults-url{margin-left:110px}@media (max-width:992px){.searchResults-description,.searchResults-url{margin-left:0}}.searchResults-url{display:none}.searchResults-image{float:left;width:100px;height:100px;margin:10px 0}.searchResults-result{position:relative;padding:0 10px 20px;overflow:hidden}.searchResults-result:nth-child(2n){background-color:inherit}.searchResults-icon-wrapper{position:absolute;left:0;top:0;width:70px;margin-top:10px;text-align:center}.searchResults-date{display:none}.searchResults-pagination{padding:0;margin-top:10px;margin-bottom:10px;text-align:center;overflow:hidden;cursor:default}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item.is-active{font-weight:700}
/*# sourceMappingURL=../maps/components/searchResults.css.map */
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
@media (max-width:767px){.layout-Teal-Master-gigya-form .shareThis-list{padding:0}}@media (max-width:767px){.shareThis{display:flex;justify-content:center}.shareThis>.component-content{width:100%}}.shareThis-list{overflow:hidden;margin:0;padding:0;list-style:none}.shareThis-list li{float:left;width:auto;margin:0 10px 10px 0}.shareThis-list li:last-child{margin-right:0}.shareThis-item a{display:block;transition:all .3s}.shareThis-item a:hover img{opacity:1}.shareThis-item img{height:2.3438rem}
/*# sourceMappingURL=../maps/components/shareThis.css.map */
.sitemap .sitemap-column ul{list-style-type:none}.sitemap .sitemap-column ul li{margin:10px 0}.sitemap .sitemap-column>ul{padding:0}
/*# sourceMappingURL=../maps/components/sitemap.css.map */
@charset "UTF-8";.smart-link{margin:10px 0}.smart-link-next:after,.smart-link-previous:before{display:inline-block;position:relative;top:-1px;height:14px;width:6px;font-size:8px;color:#000}.smart-link-next:after{margin-left:10px;content:"\"}.smart-link-next:after,.smart-link-previous:before{display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}.smart-link-previous:before{margin-right:10px;content:"\"}.smart-link-list{margin:0;padding:0;overflow:hidden;list-style:none;text-align:center}.smart-link-list li{display:inline-block}
/*# sourceMappingURL=../maps/components/smartLink.css.map */
.table-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.table .button{display:none}@media only screen and (max-width:767px){.table .button{display:block;margin:20px}}.table-caption{padding:1%;background-color:#fff;border:2px solid #323131;border-bottom:none}.table-caption .button{display:block;margin:10px 0 0 5px}@media only screen and (max-width:767px){.table-caption .button{display:none}}.table td,.table th{border:2px solid #323131;padding:5px}.table td{vertical-align:middle}.table th{background-color:#fff;font-weight:700;text-align:center}.table table{width:100%;border:2px solid #323131;border-collapse:collapse}.no-js .table .button{display:none}
/*# sourceMappingURL=../maps/components/table.css.map */
@charset "UTF-8";.tabs{position:relative}.tabs-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.tabs-nav{top:0;height:39px;z-index:150;width:100%}.tabs-nav,.tabs-nav-list{position:relative;left:0;overflow:hidden}.tabs-nav-list{padding:0;margin:0;width:2000px;list-style:none}.tabs-nav-item{display:inline;float:left;margin-left:5px;height:21px;top:4px;padding:7px 10px;border:solid #323131;border-width:2px 2px 0;background:#fff;font-weight:700;font-size:12px;cursor:pointer}.tabs-nav-item a{color:#196930}.tabs-nav-item.is-active,.tabs-nav-item.is-active:hover,.tabs-nav-item.is-active a{cursor:default;background:#fff}.tabs-nav-item.is-active,.tabs-nav-item.is-active:hover{border-bottom:none;padding-bottom:9px}.tabs-nav-item.is-active:hover a{color:#196930}.tabs-nav-item:first-child{margin-left:0}.tabs-nav-item:hover{background:#ebebeb}.tabs-nav-item:hover a{color:#001489;text-decoration:none}.tabs-nav-switcher{position:absolute;top:0;height:35px;width:15px;border:2px solid #323131;background:#fff;cursor:pointer}.tabs-nav-switcher-right{right:0}.tabs-nav-switcher-left{left:0}.tabs-nav-switcher-left:before{content:"";margin-left:-4px}.tabs-nav-switcher:before{left:50%;margin-left:-3px;padding:7px 0;font-size:12px;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}.tabs-content{padding:1%;position:relative;top:-2px;z-index:100;border:2px solid #323131;background:#fff;overflow:hidden}.tabMenuItem{margin-bottom:0}.no-js .tabs>.component-content{padding-top:0}.no-js .tabs-nav{display:none}.no-js .tabs-content{display:block!important;visibility:visible!important}
/*# sourceMappingURL=../maps/components/tabs.css.map */
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
.genericFormGroup{clear:both}.initialTabBasedFilter{background-color:#e1e1e1;border:2px solid #323131;padding:15px 60px;position:relative}.tagBasedFilter .formControl-radio{float:left;margin:0;padding:0;width:21px}.tagBasedFilter .genericFormGroup span input[type=checkbox],.tagBasedFilter .genericFormGroup span input[type=radio]{float:left;margin:2px 2px 0 0;padding:0;width:15px}.tagBasedFilter .genericFormGroup label{float:left;padding:1px 0 0;width:auto}.tagBasedFilterResults-Information{border:1px solid #c5c4c4}.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{border-bottom:1px solid #c5c4c4;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description{padding:20px}.prd-category{border-bottom:1px solid #c5c4c4;border-top:1px solid #c5c4c4;font-size:11px;display:block;padding:5px 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{font-size:26px;margin:16px 0 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description p{text-align:center}.tagBasedFilterResults-box-content .product-button{border:1px solid #c5c4c4;display:inline-block;font-size:11px;margin:10px 0 0;padding:10px}.tagbasedfilter .simpleTagFilter input[type=button]{background-color:#f36633;border:1px solid #d5d1ce;border-radius:0;color:#fff;padding:5px 10px}.tagBasedFilter .multiLevelFilterContent input[type=button]{background:url(../../img/quiz1_nrml.png) no-repeat scroll 50% transparent;border:none;cursor:pointer;display:block;padding:95px 0 0;min-width:100px}.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type=button]:focus,.tagBasedFilter .multiLevelFilterContent input[type=button]:hover{background:url(../../img/quiz1_hover.png) no-repeat scroll 50%}.tagBasedFilter .multiLevelFilterContent input[type=button].selected{background:url(../../img/quiz_selected.png) no-repeat scroll 50% 50%;width:100%}.multiLevelFilter-Container .multiLevelFilter-level1{margin-left:25px}.multiLevelFilter-Container .multiLevelFilter-level2{margin-left:45px}.multiLevelFilter-Container .multiLevelFilter-level3{margin-left:65px}.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults{overflow:hidden;margin-top:10px;padding-top:15px}.multiLevelFilter .genericFormGroup{border-bottom:1px dotted #e0e0e0;overflow:hidden;padding:5px 0}.tagBasedNoResult{color:red;font-weight:700}.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4{margin-left:0}.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input,.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent{float:left}
/*# sourceMappingURL=../maps/components/tagbasedfilter.css.map */
.tagBasedFilterResults-Information{border:1px solid #c5c4c4}.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{border-bottom:1px solid #c5c4c4;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description{padding:20px}.prd-category{border-bottom:1px solid #c5c4c4;border-top:1px solid #c5c4c4;font-size:11px;display:block;padding:5px 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{font-size:26px;margin:16px 0 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description p{text-align:center}.tagBasedFilterResults-box-content .product-button{border:1px solid #c5c4c4;display:inline-block;font-size:11px;margin:10px 0 0;padding:10px}
/*# sourceMappingURL=../maps/components/tagbasedfilterresult.css.map */
.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin-top:0;word-wrap:break-word}
/*# sourceMappingURL=../maps/components/title.css.map */
.twitter>.component-content{padding:1%;border:2px solid #323131;background-color:#fff}.twitter-feed{position:relative;display:block;margin:10px 0;padding-left:55px;list-style-type:none}.twitter-feed:after,.twitter-feed:before{content:"";display:table}.twitter-feed:after{clear:both}.twitter-content a:hover strong{text-decoration:underline}a:hover .twitter-sender-avatar{position:absolute;top:3px;left:0}.twitter-date{float:right}.twitter-actions{padding:0;margin:0;float:right}.twitter-action{list-style-type:none;display:inline}.feed-provider-heading{display:inline-block;margin:0 0 0 20px;line-height:30px}.feed-provider-heading-image{float:left;width:30px;height:30px}.feed-provider-description{margin:10px 0;padding:10px 0;border-bottom:1px solid #000}.feed-provider-feeds{padding:0;margin:0}
/*# sourceMappingURL=../maps/components/twitter.css.map */
.userBox-header-text{font-size:2em}.userBox .logged-in,.userBox .logged-out{border:1px solid transparent;padding:13px;margin:10px 0}.userBox .logged-in .button,.userBox .logged-in a,.userBox .logged-out .button,.userBox .logged-out a{background-color:#e1e1e1;border:1px solid transparent;margin-left:1%;margin-right:1%;color:#323131;padding:5px 20px;border-radius:3px;cursor:pointer;display:inline-block}.userBox .logged-in .button:hover,.userBox .logged-in a:hover,.userBox .logged-out .button:hover,.userBox .logged-out a:hover{background-color:#939191;color:#fff}.userBox .logged-in .lt-ie8 .button,.userBox .logged-out .lt-ie8 .button{display:inline}.userBox .logged-in .button,.userBox .logged-out .button{float:right}.userBox .logged-in .user{font-weight:700}.user-box.user-type-gigya{display:none}
/*# sourceMappingURL=../maps/components/user.box.css.map */
.video embed,.video object{width:100%}.video-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.video-description{padding:1%;margin-top:-2px}.video-description,.video-video{border:2px solid #323131}.video-video-container{margin:0 auto}.video-nojs{display:none;padding:20px 0;text-align:center;color:red}.no-js .video-nojs{display:block}
/*# sourceMappingURL=../maps/components/video.css.map */
@charset "UTF-8";.videoGallery-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.videoGallery-video{border:2px solid #323131}.videoGallery-video embed,.videoGallery-video object{width:100%!important}.videoGallery-thumbnail{position:relative;display:inline;float:left;margin:0 9px;padding:0;max-width:100px;overflow:hidden;cursor:pointer;text-align:center}.videoGallery-thumbnail-image{position:relative;margin:2px;border:2px solid #323131}.videoGallery-thumbnail-image img{display:block;margin:0 auto}.videoGallery-thumbnail-title{display:block;margin:10px auto 0;width:71px;font-size:11px}.videoGallery-thumbnail-overlay{position:absolute;top:50%;left:50%;height:28px;width:30px;margin:-14px 0 0 -15px;opacity:.7}.videoGallery-thumbnail-overlay:before{width:100%;height:100%;box-sizing:border-box;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;background:#fff;border:3px solid #323131;border-radius:50%;line-height:24px;text-align:center;text-indent:5px;font-size:15px}.videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay{opacity:0;transition:opacity .5s}.videoGallery-thumbnails{position:relative;margin-top:18px}.videoGallery-thumbnails-list li.active .image,.videoGallery-thumbnails-list li:hover .image{margin:0;border:4px solid #323131}.videoGallery-thumbnails-title{display:block;margin:10px auto 0;width:71px;font-size:11px}.videoGallery-list{position:relative;margin:0 50px;overflow:hidden}.videoGallery-list-inner{display:block;position:relative;top:0;left:0;margin:0;padding:0;overflow:hidden;list-style:none}.videoGallery-description{margin:15px 0}.videoGallery-arrow,.videoGallery-arrow.is-disabled:hover{position:absolute;top:0;width:35px;height:60px;background:50% no-repeat;font:0/0 serif;cursor:pointer}.videoGallery-arrow.is-disabled:hover:before,.videoGallery-arrow:before{position:absolute;top:50%;color:#196930}.videoGallery-arrow.is-disabled{opacity:.5}.videoGallery-arrow:hover:before{color:#b9b8b8}.videoGallery-arrow-left,.videoGallery-arrow-left.is-disabled:hover{left:0}.videoGallery-arrow-left.is-disabled:hover:before,.videoGallery-arrow-left:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.videoGallery-arrow-right,.videoGallery-arrow-right.is-disabled:hover{right:0;text-align:right}.videoGallery-arrow-right.is-disabled:hover:before,.videoGallery-arrow-right:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.mod-js .videoGallery-nojs{display:none}
/*# sourceMappingURL=../maps/components/videoGallery.css.map */
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
.webinar{border:1px solid transparent}.webinar .containerInner{height:auto;overflow:hidden;padding:1% 1% 0 0}.webinar .contentLeft{overflow:hidden;float:left;width:60%}.webinar .contentRight{overflow:hidden}.webinar .footer{overflow:hidden;margin:10px auto}.webinar .footer .webinarArrowLeft{background:url(../../img/arrows/leftArrow.png) no-repeat 0;bottom:0;left:0}.webinar .footer .webinarArrowRight{background:url(../../img/arrows/rightArrow.png) no-repeat 0;right:0;bottom:0}.webinar .content{overflow:auto;margin:0 0 0 10px;position:relative;overflow-x:hidden;overflow-y:hidden}.webinar .content .webinarThumbnails{margin:0 46px;overflow:hidden}@media only screen and (max-width:767px){.webinar .content .webinarThumbnails{margin:0 20px}}.webinar .content .webinarThumbnails .imagesContainer{overflow:hidden;position:relative}.webinar .webinarThumbnails{margin:0 46px;overflow:hidden}.webinar .slide{text-align:center}.webinar .slide img{width:96%}.webinar .videoDetail{text-align:left;overflow:hidden;margin:5px 5px 45px 0;padding:0}.webinar .imageSeparator{margin:0 8px}.webinar .imagesContainer div{float:left}.webinar .imagesContainer div img{float:left;cursor:pointer;width:150px;height:115px;display:block;border:1px solid transparent}.webinar .imageBox.activeSlide img{border:1px solid transparent}.webinar .video{width:100%;height:250px}.webinar .webinarArrowLeft,.webinar .webinarArrowRight{height:20px;width:20px;position:absolute;z-index:1;cursor:pointer;background-color:#e0e0e0;padding:50px 0}
/*# sourceMappingURL=../maps/components/webinar.css.map */
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

.webinarTeaser__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__image {
      background-size: cover;
      background-position: center; }
      .webinarTeaser__image-left {
        order: 0; }
      .webinarTeaser__image-right {
        order: 2; } }
  .webinarTeaser__image img {
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .webinarTeaser__image img {
        display: none; } }

.webinarTeaser__content {
  width: 100%; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    background-color: inherit;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      background-color: #cccccc;
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    text-indent: 0px;
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }

