/*!
 * 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: Amelia Rounded;
    src: url(../../fonts/amelia-rounded-regular.otf);
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Amelia Rounded;
    src: url(../../fonts/ameliarounded-bold.otf);
    font-style: normal;
    font-display: fallback;
    font-weight: bold;
}

@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: Amelia Rounded;
    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: Amelia Rounded;
    color: #323131;
    margin: 10px 0
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-family: Amelia Rounded;
  font-weight: bold;
}

p {
    font-family: Amelia Rounded;
    font-weight: 400
}

p strong {
    font-family: Amelia Rounded;
  font-weight: bold;
}

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) {
    .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) {
    .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: Amelia Rounded;
  font-weight: bold;
    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: Amelia Rounded;
    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:not(.page-products.page-tablet #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:not(.page-full-dentures.page-new-users h1), .page-full-dentures h2:not(.page-full-dentures.page-new-users h2) {
    font-size: 2.5rem;
    text-transform: uppercase;
}
.page-full-dentures h3:not(.page-full-dentures.page-new-users h3) {
font-size: 1.5625rem;
}

@media (max-width: 991px){
    .page-full-dentures h1:not(.page-full-dentures.page-new-users h1), .page-full-dentures h2:not(.page-full-dentures.page-new-users h2) {
    font-size: 1.875rem;
}
.page-full-dentures h3:not(.page-full-dentures.page-new-users h3) {
    font-size: 1.5625rem;
    }
}


.page-real-stories h2 {
    font-size: 1.5625rem;
    font-family: Amelia Rounded;
}

.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: Amelia Rounded!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: Amelia Rounded;
  font-weight: bold;
}

.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% 470% !important
    }
}

.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: Amelia Rounded;
  font-weight: bold;
}

: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: Amelia Rounded;
  font-weight: bold;
}

:lang(en-MY) .template-Polident-template-new h4 {
    font-family: Amelia Rounded;
  font-weight: bold;;
    color: #001489 !important
}

:lang(en-MY) .template-Polident-template-new li {
    color: #666
}
:lang(en-MY) .template-Polident-template-new li.blue {
    color: #001489
}

: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: Amelia Rounded;
  font-weight: bold;;
    font-size: 2.25rem;
    line-height: 36px;
    margin-top: .67em !important;
    margin-bottom: .67em !important
}

:lang(en-MY) .template-proguard .h1-styles {
    font-family: Amelia Rounded;
  font-weight: bold;
}

:lang(en-MY) .template-proguard h3 {
    font-family: Amelia Rounded;
  font-weight: bold;;
    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: Amelia Rounded;
  font-weight: bold;
}

: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: Amelia Rounded;
  font-weight: bold;
}

:lang(en-MY) .template-main-hub .h1-styles strong{
    font-weight: 700 !important;
}

: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: Amelia Rounded;
    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
    }
}

@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
}


: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
    }

    :lang(en-AU) .table.component>.component-content,
    :lang(en-NZ) .table.component>.component-content {
        overflow-x: auto;
    }
}

@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;
    align-items: 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: Amelia Rounded;
  font-weight: bold;;
    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: Amelia Rounded;
}

: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: Amelia Rounded !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/ja_JP/Util/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-arrow.slick-next {
        transform: translate(-8px, -15px)
    }
    :lang(ja-JP) .template-Polident-template-new .carousel.one-slide .slick-arrow.slick-prev {

        left: 8px;
    }
}

: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);

}



@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%
    }
}



: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: Amelia Rounded !important;
    font-weight: 600
}

:lang(ja-JP) .page-new-landing-page #content li {
    font-family: Amelia Rounded !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: Amelia Rounded !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%;
}

/* POL-133 | 09-12-2024 */
html[lang="ja-JP"] .packshots-container .box:nth-child(3) .packshot-box .richText.green-button-border .component-content {
    height: 60px;
    width: 100%;
}

/* POL-133 | 09-12-2024 */
html[lang="ja-JP"] .page-poligrip_education .doctor-section-three .richText.green-button-border .component-content {
    height: 60px;
    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: 9px;
    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%;
}

/* POL-133 | 09-12-2024 */
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: 6px 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: 6px;
    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;
    }
    :lang(ja-JP) .hero-img.hero-bg-removing-bacteria>.component-content{
        background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/hero-bg-without-lady.png')!important;
        background-repeat: no-repeat;
        background-size: cover!important;
        background-position: right!important;
    }

}

/* /-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;
        clear: both;
    }

    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;
        clear: both;
    }

    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: inherit;
}

/* 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: 15px;
    margin-bottom: 20px;
}
: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: 14px;
    }
    :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: 22px;
    }
    :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;
     }
     :lang(sr-RS).layout-Teal-Master .faq .richText .richText-content p a{
        padding-left: 32% !important;
       }
}

@media (min-width: 768px) and (max-width: 991px){
    :lang(ja-JP) .page-removing_bacteria .note{
    left: 16px;
    }
}


/* 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;
        }
        }


        /* 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;

            }
            }
/* GSKBD-2304 | Pradeep | 08-09-2022 | Start*/
@media screen and (max-width: 1280px) {
    .m-m-b-05{
        margin-bottom: 5px !important;
    }
    .faq-btn-size-1 {
        font-size: 1rem !important;
    }
}
/* GSKBD-2304 | Pradeep | 08-09-2022 | End*/

/* GSKBD-271 | Abhay | 23-01-2023 | Alignment issue on iphone landScape | Start */
@media (min-width:481px) and (max-width:767px) {

    html[lang="ja-JP"] .richText.threeStepText {
        margin-top: -1.5em;
    }
}

/* GSKBD-271 | Abhay | 23-01-2023 | Alignment issue on iphone landScape| End */

/* GSKBD-27609 | Rohit Singh | 20-03-2023 | Start */
.main_banner>*>.paragraphSystem{
position: relative;
}
.main_banner .main-text{
position: absolute;
bottom: 20px;
}
.main_banner .main-text>*>.paragraphSystem{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.main_banner .main-text p{
    margin: 0;
    padding: 0;
    font-size: 0.6vw;
}
.main-text .richText:first-of-type{
    width: 48%;
}
@media (min-width:625px){
    .main_banner .main-text p{
        font-size: 0.8vw;
    }
}
@media (min-width:1298px){
    .main_banner .main-text p{
        font-size: 0.67vw;
    }
}

/* GSKBD-27609 | Rohit Singh | 20-03-2023 | end */
/* Amrendra | GSKBD-28252 | 20-03-2023 | mouthpiece-nightguard page alignment | Start */

@media(min-width: 992px){
    .p-d-b-3 {
        padding-bottom: 3rem;
    }
    .hero-bg-removing-bacteria .hero-bg-lady{
    position: absolute;
    right: 0;
    bottom: -5px;
    }
}
/*GSKBD-30656 | 18-12-2023 | Start */
.border-radius-15{
    border-radius: 15px;
}
/*GSKBD-30656 | 18-12-2023 | End */
.blue-text{
	color: #001992;
}
.jp-top-banner{
	position: relative;
}
.jp-top-banner .top-banner-content{
	position: absolute;
	transform: translate(40px, -50%);
	top: 50%;
}
.jp-top-banner .top-banner-content h3{
	font-size: 56px;
	line-height: 80px;
}
.jp-top-banner .top-banner-content h3 .font-48{
	font-size: 48px
}
.jp-top-banner .top-banner-content p{
	display: inline-block;
	font-size: 30px;
	line-height: 60px;
	padding: 0 60px;
	background: transparent linear-gradient(90deg, #FFFFFF00 0%, #fff 25%, #fff 77%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}

/* home new css */

h3:has(.star-img) {
    text-shadow: 0px 3px 6px #00000029;
}
.star-img {
    position: relative;
    letter-spacing: 2px;
    display: inline-block;
}
.star-img:after {
    content: '';
    background-image: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/home-new/top-banner-star.png');
    background-repeat: no-repeat;
    background-position: center right;
    width: 200px;
    height: 200px;
    display: inline-flex;
    position: absolute;
    top: -5.5rem;
    right: -10rem;
    z-index: -1;
}

.product-card-img {
    background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/home-new/golden-box.png') no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    padding: 0 10px;
    filter: drop-shadow(0px 3px 6px #00000029);
}
.blue-box-sec .box {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.blue-bg-text {
    font-size: 40px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    margin: 0;
    font-weight: bold;
}

.lblue-sec-text {
    position: absolute;
    margin: 0 auto;
}
.light-green-color {
    color: #00A3AD;
}
.blue-btn {
    background: #001992;
    width: 268px;
    height: 64px;
    border-radius: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    color: #fff;
    font-size: 20px;
}
.lblue-sec-text .header-text {
    font-family: Noto Sans CJK JP !important;
    font-size: 24px;
    line-height: 36px;
    color: #001992;
    margin: 0;
    font-weight: 700;
}
.white-bg {
    background: #fff !important;
}
.blue-circle-arrow {
    position: relative;
}
.blue-circle-arrow:after {
    content: '\203A';
    width: 32px;
    height: 28px;
    background-color: #001992;
    position: absolute;
    border-radius: 50%;
    font-size: 32px;
    line-height: 26px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    padding-bottom: 4px;
    text-align: center;
}
.blue-circle-arrow.white-circle-arrow:after {
    background-color: #fff;
    color: #001992;
    right: 20px;
}
.product_category {
    background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/home-new/golden-box-wo-bar.png') no-repeat;
    background-size: 100% 100%;
    background-position: center;
    filter: drop-shadow(0px 3px 6px #00000029);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 298px;
    width: 298px;
    margin: 0 auto;
}
.product_category:after {
    content: '\203A';
    width: 32px;
    height: 22px;
    background-color: #001992;
    position: absolute;
    border-radius: 50%;
    font-size: 38px;
    line-height: 1;
    right: 30px;
    bottom: 10px;
    transform: translateY(-50%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}
.blue-big-btn a {
    position: absolute;
    top: 0;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    letter-spacing: 5px;
}
.pink-btn {
    background-color: #E63DA4;
    color: #fff;
    border-radius: 50px;
    padding: 16px 32px;
    width: fit-content;
    font-size: 24px;
    font-weight: 500
}
.purple-heading {
    font-size: 42px;
    color: #001992;
    margin-top: 26px;
    margin-bottom: 50px;
}
.pink-text {
    color: #E63DA4 !important;
}
.green-text {
    color: #00A3AD !important;
}
.font-weight-700 {
    font-weight: 700 !important;
}
.golden-box-text p {
    font-size: 24px;
    line-height: 36px;
    font-family: Noto Sans CJK JP !important;
    color: #001992;
    font-weight: 700;
}
.golden-bar-text p {
    font-size: 20px;
    line-height: 30px;
    font-family: Noto Sans CJK JP !important;
    color: #001992;
    font-weight: 700;
    margin: 8px 12px;
}
.golden-packshot-image_icon{}
.golden-packshot_icon{
    position: relative;
}
.golden-packshot_icon a.blue-bold::after{
    content: "";
    height: 295px;
    left: 0;
    position: absolute;
    top: -192px;
    z-index: 1;
    width: 100%;
}
@media (min-width:768px) and (max-width:992px){
    .tooth-button-block .image.m-m-t-05 img {
        min-height: auto;
        height: 175px;
    }
    .steps-home-block .card .box.flex-wrap-center{
        margin-top: 1.2rem;
    }
}
@media (min-width:992px) {
    .font-d-60 {
        font-size: 60px !important;
    }
    .font-d-30 {
        font-size: 30px !important;
    }
    .font-d-24 {
        font-size: 24px !important;
    }
}
@media (max-width:991px) {
    .font-18-m {
        font-size: 18px !important;
    }
    .lblue-sec-text{top: 2rem;}
    .lblue-sec-text .header-text{
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
        padding: 10px 1rem;
    text-align: center;
    }
    .blue-box-sec .box .image img {
        max-width: 54px;
    }
    .blue-box-sec .box.d-flex-paraSystem > .component-content > .paragraphSystem{
        gap: 1rem;
    }
    .blue-box-sec .box{
    padding: 0;
    padding-left: 1rem;
    }
    .jp-top-banner .top-banner-content {
        transform: none;
        top: 0;
    }
    .jp-top-banner .top-banner-content h3{
        line-height: 40px;
        font-size: 24px;
    }
    .jp-top-banner .top-banner-content h3 .font-48 {
        font-size: 20px;
    }
    .jp-top-banner .top-banner-content p{
        font-size: 12px;
    line-height: 30px;
    padding: 0 30px;
    }
    .jp-top-banner .top-banner-content .box .image img {
        max-width: 70px;
    margin-right: 10px;
    }
    .golden-box-text p{
        font-size: 18px;
        line-height: 27px;
    }
    .lblue-sec-text .lblue-sec-content-top .image img{
        max-width: 127px;
    }
    .page-home-new .blue-btn{
        width: 208px;
        margin-left: auto;
        margin-right: auto;
    }
    .lblue-sec-text .lblue-sec-content-top .blue-btn{margin-top: 10px;}
    .lblue-sec-text .lblue-sec-white-box{}
    .lblue-sec-text .blue-circle-arrow:after{
        right: 1rem;
    }
    .product_category{
        background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/home-new/golden-rac-mobile.svg') no-repeat;
        height: 112px;
        width: 304px;
    }
    .product_category:after{
        width: 27px;
    height: 17px;
    font-size: 26px;
    right: 25px;
    bottom: 4px;
    }
    .blue-big-btn a{
        width: 92%;
        font-size: 20px;
        height: 40px;
    }
    .tooth-button-block .position-absolute{
        top: 0;
    }
    .pink-btn{
        padding: 10px 32px;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }
    .purple-heading{
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 0px;
        text-align: center;
    }
    .tooth-button-block .position-absolute .image img{
        max-width: 120px;
    }
    .tooth-button-block .m-m-t-05 {
        margin-top: -7px !important;
    }

    .steps-home-block .card .box .image.first {
        padding: 0;
        width: 80px;
    }
    .steps-home-block .card .box .image.last {
        width: 160px;
        padding: 0;
        margin-left: 1rem;
    }
    .steps-home-block .card .box .golden-bar-text{
        padding: 0 3rem;
    }
    .steps-home-block .card .box.flex-wrap-center{
        margin-top: 10px;
    }
    .steps-home-block .card .box .blue-circle-arrow:after{
        line-height: 21px;
        width: 27px;
        height: 23px;
        font-size: 26px;
        right: 0rem;
        bottom: 4px;
    }
}

@media (max-width:767px){
    .lblue-sec-bg-img img{
        min-height: 1080px;
    }
    .tooth-button-block .image.m-m-t-05 img{
        min-height: 380px;
    }
}
:lang(zh-MY) .header-search,:lang(zh-MY) .header-search .haleon-logo,
:lang(en-my) .header-search,:lang(en-my) .header-search .haleon-logo,
:lang(ms-MY) .header-search,:lang(ms-MY) .header-search .haleon-logo{
    min-width: 140px
}

.underline-red {
    border: 2px solid #CB3030;
    background-color: #CB3030;
    color: #CB3030;
}

.product-detail-table-JP{
    max-width: 1260px !important;
}

.product-detail-table-JP .table-heading-top-3 th {
    top: 0px !important;
}

@media(max-width: 1260px) {
  .product-detail-table-JP > .component-content > .richText-content {
    overflow: auto;
    overflow-x: scroll;
  }
}@font-face {
  font-family: "AmeliaRounded";
  src: url("../../fonts/amelia-rounded-regular.otf") format("opentype");
  font-weight: 400;
}

@font-face {
  font-family: "AmeliaRoundedBlack";
  src: url("../../fonts/Amelia-Rounded-Black.otf") format("opentype");
  font-weight: 900;
}

@font-face {
  font-family: "AmeliaBasic";
  src: url("../../fonts/Amelia-Basic.otf") format("opentype");
  font-weight: 400;
}

@font-face {
  font-family: "AmeliaBasic";
  src: url("../../fonts/Amelia-Basic-Bold.otf") format("opentype");
  font-weight: 700;
}

@font-face {
  font-family: "Verlag-Black";
  src: url("../../fonts/Verlag-Black.otf") format("opentype");
}

/* Hero -------------------------------------------------- */
.page-promo .promo-hero-desktop {
  display: none;
}

@media (min-width: 480px) {
  .page-promo .promo-hero-desktop {
    margin: 0 auto;
    max-width: 1440px;
    float: none;
    padding: 0;
    display: block;
  }
}

@media (min-width: 481px) {
  .page-promo .promo-hero-mobile {
    display: none;
  }
}

.page-promo .promo-hero-mobile {
  padding: 0;
}

.page-promo .promo-hero-mobile img {
  width: 100%;
}

/*  ------------------COMMON-------------------------------- */

.page-promo * {
  /* to override "Noto Sans JP" !important*/
  font-family: AmeliaBasic, serif !important;
}

.page-promo .richText h1,
.page-promo .richText h2,
.page-promo .richText h3,
.page-promo .richText h4 {
  font-family: AmeliaRounded, serif !important;
  font-weight: 900;
}

/*=====Common in each section====*/
.page-promo .box-section > .component-content {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 55px 0;
}

.page-promo .box-section.max-content-width---1140px > .component-content {
  max-width: 1140px;
  padding: 20px 0 25px;
}

.page-promo .box-section.how-it-works > .component-content {
  max-width: 1440px;
  padding: 20px 0 25px;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .page-promo .box-section.how-it-works > .component-content {
    padding: 55px 0 56px;
  }
}

.page-promo .box-section.how-it-works > .component-content > .content {
  margin: 0;
}

.page-promo .box-section.register-now > .component-content {
  padding: 55px 0 72px;
  max-width: 1156px;
}

@media (min-width: 769px) {
  .page-promo .box-section.register-now > .component-content {
    padding: 60px 0 100px;
  }
}

.page-promo .box-section.register-now > .component-content {
  padding: 55px 0 72px;
  max-width: 1156px;
}

@media (min-width: 769px) {
  .page-promo .box-section.register-now > .component-content {
    padding: 60px 0 100px;
  }
}

.page-promo .box-section.products > .component-content {
  padding: 55px 0 72px;
  max-width: 1226px;
}

@media (min-width: 769px) {
  .page-promo .box-section.products > .component-content {
    padding: 47px 0 0;
  }
}

.page-promo .box-section.last > .component-content {
  max-width: 978px;
  padding: 72px 0 187px;
}

@media (min-width: 769px) {
  .page-promo .box-section.last > .component-content {
    padding: 100px 0 200px;
  }
}

.page-promo .richText.richText-heading > .component-content {
  display: flex;
  align-items: center;
  min-height: 60px;
  overflow: unset;
  max-width: fit-content;
  margin: 0 auto;
  box-shadow: 0 4px 2px 0 rgba(225, 225, 225, 0.25);
  border-radius: 60px;
}

@media (min-width: 769px) {
  .page-promo .richText.richText-heading > .component-content {
    min-height: 64px;
  }
}

.page-promo .richText h2 {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #895b0d;
  padding: 6px 40px 0;
  box-sizing: border-box;
  margin: 0;
  height: 100%;
}

@media (min-width: 769px) {
  .page-promo .richText h2 {
    font-size: 38px;
    padding: 6px 55px 0;
  }
}

.mb-1 {
  margin-bottom: 16px;
}

/* ==========End common styles ==============*/
/*----------Register Now Form ---------------*/
.page-promo .register-now .richText-heading {
  margin-bottom: 49px;
}

@media (min-width: 769px) {
  .page-promo .register-now .richText-heading {
    margin-bottom: 108px;
  }
}

.page-promo .register-now .register-now-form .paragraphSystem {
  margin: 0 auto;
}

.page-promo .register-now .form-reference fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.page-promo .register-now .form-reference .cmp-cf-form-qa-question,
.page-promo .register-now .form-reference .cmp-form-text label {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 0 3px;
  display: block;
  position: absolute;
  z-index: 1;
  top: -7px;
  left: 16px;
  color: #535353;
  background: #fff;
  user-select: none;
}

.page-promo .register-now .form-reference input {
  width: 100%;
  border: 1px solid rgba(175, 175, 175, 1);
  border-radius: 8px;
  height: 50px;
  padding: 20px 16px;
  margin: 0;
  box-sizing: border-box;
}

.page-promo .register-now .form-reference input:focus {
  border-color: #0066cc;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 102, 204, 0.5);
}

.page-promo .register-now .form-reference .form-qa,
.page-promo .register-now .form-reference .form-options,
.page-promo .register-now .form-reference .form-button,
.page-promo .register-now .form-reference .form-hidden,
.page-promo .register-now .form-reference .form-text {
  position: relative;
}

.page-promo .register-now .form-reference .form-text {
  width: 100%;
}

.page-promo .register-now .date-of-birth {
  margin-top: 26px;
}

@media (min-width: 769px) {
  .page-promo .register-now .date-of-birth {
    margin-top: 0;
  }
}

.page-promo .register-now .date-of-birth .paragraphSystem {
  display: flex;
  position: relative;
}

.page-promo
  .register-now
  .date-of-birth
  .paragraphSystem
  > .form-text:not(:last-of-type) {
  margin-right: 6px;
}

.page-promo
  .register-now
  .date-of-birth
  .paragraphSystem
  > .form-text:first-of-type {
  min-width: 130px;
}

/*Radio form-qa*/
.page-promo .register-now .form-reference .form-qa .cmp-form-qa--radio legend {
  top: 0;
  left: 0;
  padding: 0;
  position: relative;
  margin-bottom: 42px;
}

.page-promo .register-now .form-reference .form-qa .cmp-form-qa--radio label {
  display: block;
  font-size: 16px;
  cursor: pointer;
  background: none;
  float: left;
  font-family: Verlag-Black, sans-serif !important;
}

.page-promo
  .register-now
  .form-reference
  .form-qa
  .cmp-form-qa--radio
  label:not(:last-of-type) {
  margin-right: 40px;
}

.page-promo .register-now .form-reference .form-qa .cmp-form-qa--radio input {
  margin-right: 8px;
  transform: scale(1.2);
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.page-promo
  .register-now
  .form-reference
  .form-qa
  .cmp-form-qa--radio
  input:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.page-promo .box.promo-form-raw-1,
.page-promo .box.promo-form-raw-2,
.page-promo .box.promo-form-raw-3 {
  margin-bottom: 26px;
}

.page-promo .box.promo-form-raw-1 .date-of-birth .richText {
  position: absolute;
  z-index: 1;
  user-select: none;
  pointer-events: none;
  background: #fff;
  top: -7px;
  left: 16px;
  width: fit-content;
}

.page-promo .box.promo-form-raw-1 .date-of-birth p:not(.error-message) {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  padding: 0 3px;
  color: #535353;
}

.page-promo .box.promo-form-raw-2 .form-text:not(:last-of-type) {
  margin-bottom: 26px;
}

.page-promo .box.promo-form-raw-3 .form-text:not(:last-of-type) {
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  .page-promo .box.promo-form-raw-2 .form-text:not(:last-of-type),
  .page-promo .box.promo-form-raw-3 .form-text:not(:last-of-type) {
    margin-bottom: 0;
  }

  .page-promo .box.promo-form-raw-1 > .component-content > .content,
  .page-promo .box.promo-form-raw-2 > .component-content > .content,
  .page-promo .box.promo-form-raw-3 > .component-content > .content,
  .page-promo .box.promo-form-raw-4 > .component-content > .content {
    display: flex;
  }

  .page-promo
    .box.promo-form-raw-1
    > .component-content
    > .content
    > div:first-of-type,
  .page-promo
    .box.promo-form-raw-2
    > .component-content
    > .content
    > div:first-of-type,
  .page-promo
    .box.promo-form-raw-3
    > .component-content
    > .content
    > div:first-of-type {
    width: 50%;
    margin-right: 5px;
  }

  .page-promo
    .box.promo-form-raw-4
    > .component-content
    > .content
    > div:first-of-type {
    width: calc(50% - 5px);
  }

  .page-promo
    .box.promo-form-raw-1
    > .component-content
    > .content
    > div:last-of-type,
  .page-promo
    .box.promo-form-raw-2
    > .component-content
    > .content
    > div:last-of-type,
  .page-promo
    .box.promo-form-raw-3
    > .component-content
    > .content
    > div:last-of-type {
    width: 50%;
    margin-left: 5px;
  }
}

.page-promo .promo-form-checkbox-1-box > .component-content > .content,
.page-promo .promo-form-checkbox-2-box > .component-content > .content {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

.page-promo .promo-form-checkbox-1-box {
  border-top: 1px solid #efefef;
  margin-top: 68px;
  padding-top: 42px;
}

.page-promo .form-reference .promo-form-checkbox-1,
.page-promo
  .promo-form-checkbox-1-box
  > .component-content
  > .content
  .richText,
.page-promo .form-reference .promo-form-checkbox-2,
.page-promo
  .promo-form-checkbox-2-box
  > .component-content
  > .content
  .richText {
  margin-bottom: 12px;
}

.page-promo .form-reference .promo-form-checkbox-1 p:not(.error-message),
.page-promo
  .form-reference
  .promo-form-checkbox-2
  .cmp-form-qa--checkbox
  legend {
  display: none;
}

.page-promo
  .promo-form-checkbox-1-box
  > .component-content
  > .content
  .richText,
.page-promo
  .promo-form-checkbox-2-box
  > .component-content
  > .content
  .richText {
  padding-left: 14px;
}

.page-promo
  .promo-form-checkbox-1-box
  > .component-content
  > .content
  .richText
  p,
.page-promo
  .promo-form-checkbox-2-box
  > .component-content
  > .content
  .richText
  p {
  margin: 0;
}

.page-promo .form-reference .promo-form-checkbox-3 {
  margin-bottom: 57px;
}

.page-promo .form-reference .promo-form-checkbox-1 fieldset,
.page-promo .form-reference .promo-form-checkbox-2 fieldset,
.page-promo .form-reference .promo-form-checkbox-3 fieldset {
  display: flex;
  align-items: center;
  padding: 8px 0;
  gap: 0 10px;
}

.page-promo
  .form-reference
  .promo-form-checkbox-1
  fieldset
  p:not(.error-message),
.page-promo .form-reference .promo-form-checkbox-1 fieldset p a,
.page-promo
  .form-reference
  .promo-form-checkbox-2
  fieldset
  .cmp-cf-form-qa-question,
.page-promo
  .form-reference
  .promo-form-checkbox-3
  fieldset
  .cmp-cf-form-options__legend {
  font-family: AmeliaRounded, sans-serif !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.page-promo .form-reference .promo-form-checkbox-1.error + .richText,
.page-promo .form-reference .promo-form-checkbox-2.error + .richText {
  position: relative;
  top: -6px;
}

.page-promo
  .form-reference
  .promo-form-checkbox-3
  fieldset
  .cmp-cf-form-options__legend {
  font-size: 1.125rem;
}

.page-promo .form-reference .promo-form-checkbox-1 .cmp-cf-form-options__legend,
.page-promo
  .form-reference
  .promo-form-checkbox-1
  .cmp-cf-form-options__help-message,
.page-promo
  .form-reference
  .promo-form-checkbox-3
  .cmp-cf-form-options__help-message,
.page-promo
  .form-reference
  .promo-form-checkbox-1
  .cmp-cf-form-options__field-description,
.page-promo
  .form-reference
  .promo-form-checkbox-3
  .cmp-cf-form-options__field-description {
  display: none;
}

.page-promo .form-reference .promo-form-checkbox-2 fieldset input {
  width: 24px;
  height: 24px;
}

.page-promo
  .form-reference
  .promo-form-checkbox-2
  fieldset
  .cmp-cf-form-qa__field-description {
  display: none;
}

.page-promo .form-reference .promo-form-checkbox-2 fieldset,
.page-promo .form-reference .promo-form-checkbox-3 fieldset {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.page-promo
  .form-reference
  .promo-form-checkbox-2
  fieldset
  .cmp-cf-form-qa-question,
.page-promo
  .form-reference
  .promo-form-checkbox-3
  fieldset
  .cmp-cf-form-options__legend {
  background: none;
  letter-spacing: normal;
  padding: 0;
  position: relative;
  top: unset;
  left: unset;
  user-select: auto;
  color: currentColor;
  float: left;
}

@media (min-width: 769px) {
  .page-promo .form-reference .promo-form-checkbox-1,
  .page-promo .form-reference .promo-form-checkbox-2,
  .page-promo .form-reference .promo-form-checkbox-3 {
  }

  .page-promo .form-reference .promo-form-checkbox-1 {
  }

  .page-promo .form-reference .promo-form-checkbox-2 {
  }

  .page-promo .form-reference .promo-form-checkbox-3 {
  }
}

.page-promo .register-now .form-reference .form-options label span {
  font-size: 18px;
  font-weight: 400;
  font-family: AmeliaRounded, sans-serif !important;
  color: #151515;
}

.page-promo .register-now .form-reference .form-options label input {
  width: 24px;
  height: 24px;
}

.page-promo .register-now .form-reference .form-options a {
  text-decoration: underline;
  color: #151515;
}

.page-promo .register-now .form-reference .form-options label input:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

/*---*/

.page-promo .register-now .form-reference .m-t-45 {
  margin-top: 45px;
}

.page-promo .register-now .form-reference .m-t-58 {
  margin-top: 58px;
}

.page-promo .register-now .form-reference .form-qa.m-t-58 {
  max-width: 375px;
}

.page-promo .register-now .form-reference .form-button {
  max-width: 221px;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 769px) {
  .page-promo .register-now .form-reference .form-button {
    margin: 0;
  }
}

.page-promo .register-now .form-reference .cmp-form-button,
.corega-onload-popup .popup-close-button {
  background: linear-gradient(90deg, #dbb331 0%, #f9ce47 100%);
  height: 56px;
  border-radius: 600px;
  border: 2px solid #fff;
  color: #582b95 !important;
  font-size: 16px;
  font-family: Verlag-Black, sans-serif !important;
  text-transform: uppercase;
  width: 100%;
  box-shadow: 0 4px 0 0 #cccccc;
}

.page-promo .error-message {
  font-family: Verlag, sans-serif !important;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #c80000;
  margin: 6px 0 0;
}

.page-promo .register-now .form-reference .form-qa.error legend,
.page-promo .register-now .form-reference .form-text.error label,
.page-promo .register-now .date-of-birth.error .richText p {
  color: #c80000;
}

.page-promo .register-now .form-reference .form-qa.error input,
.page-promo .register-now .form-reference .form-text.error input,
.page-promo .register-now .form-reference .form-options.error input {
  border-color: #c80000;
}

.page-promo .promo-form-checkbox-1.error,
.page-promo .promo-form-checkbox-2.error {
  margin-bottom: 26px;
}

.page-promo .register-now .form-reference .promo-form-checkbox-2.error legend {
  color: #0e0e0e;
}

.page-promo .promo-form-checkbox-1.error .error-message,
.page-promo .promo-form-checkbox-2.error .error-message {
  position: absolute;
  line-height: 20px;
}

/* === Common slider styles ===*/

.page-promo .carousel .slick-arrow {
  display: none !important;
}

.page-promo .carousel .slick-dots {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.page-promo .carousel .slick-dots > li {
  display: block !important;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background: #d3d3d3;
  cursor: pointer;
}

.page-promo .carousel .slick-dots > li {
  margin: 0 !important;
}

.page-promo .carousel .slick-dots > li + li {
  margin: 0 0 0 10px !important;
}

.page-promo .carousel .slick-dots > li > button {
  width: 10px !important;
  height: 10px !important;
}

.page-promo .carousel .slick-dots > li.slick-active {
  background: #5b2b95;
  pointer-events: none;
}

/* === End Common slider styles ===*/

/* ========== Carousel how-it-works styles ==========*/
.page-promo .how-it-works .carousel {
  padding: 70px 0 104px;
  overflow: visible;
  width: 100%;
  height: auto !important;
}

@media (min-width: 769px) {
  .page-promo .how-it-works .carousel {
    padding: 99px 0 114px;
  }
}

@media (min-width: 992px) {
  .page-promo .how-it-works .carousel .slick-dots {
    display: none !important;
  }
}

.page-promo .how-it-works .carousel .carousel-slides {
  margin: 0;
  padding: 0;
}

.page-promo .how-it-works .carousel .carousel-slides .slick-list {
  overflow: visible;
}

.page-promo .how-it-works .carousel .carousel-slide .carousel-content {
  padding: 25px 0 40px;
}

.page-promo .how-it-works .carousel .slick-track {
  display: flex;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0 24px;
  min-height: 419px;
  border-radius: 16px;
  /*min-width: 308px;*/
  box-sizing: border-box;
}

@media (min-width: 769px) {
  .page-promo
    .how-it-works
    .carousel
    .carousel-slide
    .carouselSlide
    .carousel-content
    > .content {
    min-height: 510px;
    padding: 0 10%;
  }
}

@media (min-width: 992px) {
  .page-promo
    .how-it-works
    .carousel
    .carousel-slide
    .carouselSlide
    .carousel-content
    > .content {
    min-height: 570px;
    padding: 0 10%;
  }
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide.even
  .carousel-content
  > .content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/slider/slider-middle-item-bg.png)
    #582b95 no-repeat 0% 0% / 100%;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide.first.odd
  .carousel-content
  > .content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/slider/slider-first-item-bg.png)
    #582b95 no-repeat 100% 0% / auto 100%;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide.odd
  .carousel-content
  > .content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/slider/slider-last-item-bg.png)
    #582b95 no-repeat 0% 0% / auto 100%;
}

.page-promo .how-it-works .carousel .carousel-slide + .carousel-slide {
  padding: 0;
  margin: 0 0 0 9px;
  overflow: visible;
}

@media (min-width: 769px) {
  .page-promo .how-it-works .carousel .carousel-slide + .carousel-slide {
    padding: 0;
    margin: 0 0 0 24px;
  }
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .richText,
.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .carousel-slide
  .image {
  padding: 0;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .richText
  p {
  margin: 0;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .richText
  p
  + p {
  margin: 24px 0 0 0;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .slider-item-label {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #22103a;
  border: 1.4px solid #723dbd;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .slider-item-label
  p,
.page-promo .how-it-works .carousel .carousel-slide .slider-item-label p ph {
  margin: 0;
  font-family: "AmeliaRounded", sans-serif !important;
  font-size: 44px;
  line-height: 52.8px;
  color: #fff;
  font-weight: 900;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .richText
  p.link
  a {
  font-family: "AmeliaRounded", sans-serif !important;
  font-size: 16px;
  font-weight: 900;
  line-height: 18px;
  color: #582b95;
  min-width: 221px;
  width: fit-content;
  padding: 22px 68px 22px 34px;
  border-radius: 28px;
  background: linear-gradient(90deg, #dbb331 0%, #f9ce47 100%);
  border: 2px solid #ffffff;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.page-promo
  .how-it-works
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .richText
  p.link
  a:after {
  content: "";
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 24px;
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/document-text.svg")
    transparent no-repeat center;
}

.page-promo .how-it-works .carousel + .footnote {
  padding: 0;
}

.page-promo .how-it-works .carousel + .footnote > .component-content {
  width: fit-content;
  margin: 0 auto;
}

.page-promo .how-it-works .carousel .slider + .footnote p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.56px;
  color: #895b0d;
  margin: 0;
}

.page-promo .slick-dots li button:before {
  display: none !important;
}

/* ========== Carousel how-it-works styles ==========*/

/*============= common styles for margin =============*/

.m-t-58 {
  margin-top: 58px;
}

.m-t-76 {
  margin-top: 76px;
}

.m-t-83 {
  margin-top: 50px;
}

.m-b-80 {
  margin-bottom: -80px;
}

.max-w-311 {
  max-width: 311px;
  width: 100%;
}

.max-h-311 {
  max-height: 311px;
  height: auto;
}

/*============= End common styles for margin =============*/

/* ========== Carousel products styles ==========*/
.page-promo .products .carousel {
  padding: 54px 16px 87px;
  height: auto !important;
}

@media (min-width: 769px) {
  .page-promo .products .carousel {
    padding: 88px 0 96px;
  }
}

@media (min-width: 769px) {
  .page-promo .products .carousel .slick-dots {
    display: none !important;
  }
}

.page-promo .products .carousel .carousel-slides {
  margin: 0;
  padding: 0;
}

.page-promo .products .carousel .carousel-slide .carousel-content {
  padding: 25px 0 40px;
}

.page-promo .products .carousel .slick-track {
  display: flex;
}

@media (min-width: 769px) {
  .page-promo .products .carousel .slick-track {
    display: flex;
    width: 100% !important;
  }
}

.page-promo .products .carousel .carousel-slide {
  width: 100% !important;
}

@media (min-width: 769px) {
  .page-promo .products .carousel .carousel-slide {
    width: 45% !important;
  }

  .page-promo .products .carousel .carousel-slide + .carousel-slide {
    padding: 0 0 0 10%;
  }
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-title {
  border-radius: 60px;
  width: fit-content;
  background: #ffffff;
  box-shadow: 0 -4px 2px 0 rgba(225, 225, 225, 0.25);
  padding: 24px 62px;
  margin-bottom: 23px;
}

@media (min-width: 769px) {
  .page-promo
    .products
    .carousel
    .carousel-slide
    .carouselSlide
    .carousel-content
    > .content
    .card-item-title {
    padding: 24px 38px;
    margin-bottom: 30px;
  }
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-title
  p {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  margin: 0;
}

@media (min-width: 769px) {
  .page-promo
    .products
    .carousel
    .carousel-slide
    .carouselSlide
    .carousel-content
    > .content
    .card-item-title
    p {
    font-size: 22px;
    font-weight: 700;
  }
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-title.text-violet
  p {
  color: #431977;
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-title.text-green
  p {
  color: #009539;
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-image {
  padding: 0 6px;
  max-width: 547px;
}

@media (min-width: 769px) {
  .page-promo
    .products
    .carousel
    .carousel-slide
    .carouselSlide
    .carousel-content
    > .content
    .card-item-image {
    padding: 0;
  }
}

.page-promo
  .products
  .carousel
  .carousel-slide
  .carouselSlide
  .carousel-content
  > .content
  .card-item-image
  > div {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.page-promo .products .carousel + .footnote {
  padding: 0;
}

.page-promo .products .carousel + .footnote > .component-content {
  width: fit-content;
  margin: 0 auto;
  padding: 10px;
  border-radius: 30px;
  border: 1px solid #dad7d7;
}

.page-promo .products .carousel ~ .footnote p {
  font-size: 12px;
  font-weight: 700;
  line-height: 14.4px;
  color: #535353;
  margin: 0;
}

/* ========== Accordion styles ==========*/
.page-promo .accordion:before {
  padding: 0 0 33px;
  background-image: none;
}

@media (min-width: 769px) {
  .page-promo .accordion:before {
    padding: 0 0 41px;
  }
}

.page-promo .accordion .accordion-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.page-promo .accordion .accordion-slide {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  border-radius: 0;
}

.page-promo .accordion .accordion-slide:after {
  display: none;
}

.page-promo .accordion .accordion-slide.is-active {
  gap: 6px;
}

.page-promo .accordion .accordion-container .accordion-slide > .accordion-head {
  padding: 0;
}

.page-promo
  .accordion
  .accordion-container
  .accordion-slide
  > .accordion-head:before,
.page-promo
  .accordion
  .accordion-container
  .accordion-slide.is-active
  > .accordion-head:before {
  display: none;
}

.page-promo
  .accordion
  .accordion-container
  .accordion-slide
  > .accordion-head:after {
  width: 16px;
  height: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/angle-down.svg")
    transparent;
}

.page-promo
  .accordion
  .accordion-container
  .accordion-slide.is-active
  > .accordion-head:after {
  transform: translateY(-50%) rotate(180deg);
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/angle-down.svg")
    transparent;
}

.page-promo
  .accordion
  .accordion-container
  .accordion-slide
  > .accordion-head
  h3.accordion-title,
.page-promo
  .accordion
  .accordion-container
  .accordion-slide.is-active
  > .accordion-head
  h3.accordion-title {
  padding: 10px 40px 10px 16px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #afafaf;
}

@media (min-width: 769px) {
  .page-promo
    .accordion
    .accordion-container
    .accordion-slide
    > .accordion-head
    h3.accordion-title,
  .page-promo
    .accordion
    .accordion-container
    .accordion-slide.is-active
    > .accordion-head
    h3.accordion-title {
    padding: 20px 40px 20px 16px;
    border-bottom: 1px solid #afafaf;
  }
}

.page-promo
  .accordion
  .accordion-container
  .accordion-slide
  > .accordion-head
  h3.accordion-title
  .accordion-title-text {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 19.2px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #535353;
}

.page-promo .accordion .accordion-content-wrapper {
  margin: 0;
  padding: 0;
  border-radius: 0;
}

.page-promo .accordion .accordion-content {
  padding: 20px 16px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #afafaf;
}

.page-promo .accordion .accordion-content .content {
  margin: 0;
}

.page-promo .accordion .accordion-content .content .richText {
  padding: 0;
}

.page-promo .accordion .accordion-content .content .richText p,
.page-promo .accordion .accordion-content .content .richText li {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.56px;
  letter-spacing: 0.04em;
  color: #535353;
}

.page-promo .accordion .accordion-content .content p:first-child,
.page-promo .accordion .accordion-content .content ul:first-child,
.page-promo .accordion .accordion-content .content ol:first-child {
  margin-top: 0;
  padding-top: 0;
}

.page-promo .accordion .accordion-content .content p:last-child,
.page-promo .accordion .accordion-content .content ul:last-child,
.page-promo .accordion .accordion-content .content ol:last-child,
.page-promo .accordion .accordion-content .content li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* ========== End Accordion styles ========== */

/* ========== Header styles ========== */

.page-promo #header {
  padding: 0 !important;
  background: #502987;
}

.page-promo .reference-promo-header {
  padding: 0;
}

.page-promo .reference-promo-header .inner > .component-content {
  margin: 0;
}

.page-promo .promo-header {
  width: 100%;
  max-width: 1440px;
  padding: 24px;
  margin: 0 auto;
  min-height: 90px;
  height: auto;
  box-sizing: border-box;
  position: relative;
}

@media (min-width: 992px) {
  .page-promo .promo-header {
    padding: 14px 35px 34px;
    min-height: 120px;
  }
}

.page-promo .promo-header > .component-content > .content {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0;
}

.page-promo .promo-header .logo-box {
  padding: 0;
  flex: 1 0 110px;
  min-width: 110px;
  order: 2;
  z-index: 10;
}

@media (min-width: 769px) {
  .page-promo .promo-header .logo-box {
    flex: 0 1 133px;
    min-width: 133px;
  }
}

.page-promo .promo-header .logo-box > .component-content > .content {
  margin: 0;
}

.page-promo .promo-header .logo-box .image {
  width: 110px;
  height: auto;
  padding: 0;
}

@media (min-width: 769px) {
  .page-promo .promo-header .logo-box .image {
    width: 133px;
  }
}

.page-promo .mobile-menu {
  flex: 1 0 auto;
  order: 3;
}

.page-promo .mobile-menu > .component-content > .content {
  margin: 0;
}

.page-promo .mobile-menu .mobile-menu-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0;
  padding: 90px 0 0;
  background: #502987;
  position: absolute;
  right: -100%;
  top: 0;
  height: 100vh;
  width: 100%;
  transition: all 0.2s linear;
  list-style: none;
  z-index: 5;
}

.page-promo .mobile-menu .mobile-menu-container li {
  margin: 0 0 0 auto;
}

.page-promo .mobile-menu .mobile-menu-container li a {
  padding: 0 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: right;
  color: #fff;
  cursor: pointer;
  width: fit-content;
}

.page-promo .mobile-menu .mobile-menu-container li:last-child {
  padding: 6px 24px;
  background: #22103a;
  border-radius: 30px;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  margin: 0 24px 0 auto;
}

.page-promo .footer-links li:last-child {
  padding: 6px 24px !important;
  background: #22103a;
  border-radius: 30px;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  margin: 0 24px 0 auto;
}

.page-promo .mobile-menu .reference-promo-mobile-menu {
  width: fit-content;
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
}

.page-promo .mobile-menu .reference-promo-mobile-menu .component-content {
  display: flex;
}

.page-promo .mobile-menu .mobile-menu-label {
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}

.page-promo #menuToggle {
  opacity: 0;
  width: 24px;
  height: 26px;
  order: 2;
}

.page-promo .mobile-menu .menu-btn {
  position: relative;
  order: 1;
  z-index: 10;
}

.page-promo .mobile-menu .menu-btn > span {
  display: inline-block;
  z-index: 10;
}

.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon,
.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon::before,
.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon::after {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 4px;
  background-color: #fff;
  border-radius: 2px;
}

.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon {
  top: 50%;
  transform: translateY(-50%);
}

.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon::before {
  content: "";
  transform: translateY(-9px);
  transition: transform 0.2s linear;
}

.page-promo .mobile-menu .menu-btn > span.mobile-menu-icon::after {
  content: "";
  transform: translateY(9px);
  transition: transform 0.2s linear;
}

#menuToggle:checked ~ .menu-btn .mobile-menu-icon {
  visibility: hidden;
}

#menuToggle:checked ~ .menu-btn .mobile-menu-icon::before {
  visibility: visible;
  transform: translateY(0) rotate(45deg);
}

#menuToggle:checked ~ .menu-btn .mobile-menu-icon::after {
  visibility: visible;
  transform: translateY(0) rotate(-45deg);
}

#menuToggle:checked ~ .mobile-menu-container {
  right: 0;
}

.page-promo .main-navigation {
  display: none;
}

@media (min-width: 992px) {
  .page-promo .main-navigation {
    display: flex;
    flex: 1 0 auto;
    max-width: 1025px;
    margin-left: 25px;
    order: 4;
  }
}

.page-promo .main-navigation > .component-content {
  width: 100%;
}

.page-promo .main-navigation > .component-content > .content {
  margin: 0;
}

.page-promo
  .promo-header
  .main-navigation
  > .component-content
  > .content
  .richText {
  width: 100% !important;
  display: flex;
  justify-content: flex-end;
}

.page-promo
  .promo-header
  .main-navigation
  > .component-content
  > .content
  .richText
  > .component-content {
  width: 100%;
}

.page-promo .promo-header .main-navigation ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-promo .promo-header .main-navigation ul li {
  margin: 0;
  padding: 0;
}

.page-promo .promo-header .main-navigation ul li a {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #fff;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.page-promo .promo-header .main-navigation ul li:last-child {
  padding: 12px 24px;
  background: #22103a;
  border-radius: 30px;
  border: 2px solid #ffffff;
  text-transform: uppercase;
}

.page-promo .promo-header .product-logo {
  display: flex;
  justify-content: flex-end;
  width: fit-content;
  height: fit-content;
  flex: 1 0 100%;
  order: 1;
}

.page-promo .promo-header .product-logo .component-content > .content {
  margin: 0;
}

.page-promo .promo-header .product-logo .image {
  width: 92px;
  height: auto;
}

/* ========== End Header styles ========== */

/* ========== Footer styles ========== */

.page-promo #footer {
  min-height: 313px;
  padding: 0 !important;
  background: #22103a;
}

.page-promo #footer .component-content {
  margin-bottom: 0;
}

.page-promo #footer .footer-logo {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
}

.page-promo #footer .footer-logo > .component-content {
  max-width: 1440px;
  margin: 0 auto;
}

.page-promo #footer .footer-logo img {
  width: 206px;
  height: auto;
}

.page-promo #footer .max-content-width---1440px {
  max-width: 1440px;
  padding: 48px 0 0;
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 769px) {
  .page-promo #footer .max-content-width---1440px {
    padding: 22px 35px 30px;
  }
}

.page-promo
  #footer
  .max-content-width---1440px
  > .component-content
  > .content {
  padding: 0;
  margin: 0;
  display: block;
}

@media (min-width: 769px) {
  .page-promo
    #footer
    .max-content-width---1440px
    > .component-content
    > .content {
    display: flex;
  }
}

.page-promo
  #footer
  .max-content-width---1440px
  > .component-content
  > .content
  .logo-box
  img {
  width: 160px;
  max-height: unset;
}

.page-promo #footer .logo-box {
  align-items: center;
  justify-content: center;
}

@media (min-width: 769px) {
  .page-promo #footer .logo-box {
    align-items: center;
    justify-content: flex-start;
    width: 160px;
    flex-shrink: 0;
  }
}

.page-promo #footer .footer-links {
  margin: 60px 0;
  padding: 0 50px;
}

@media (min-width: 769px) {
  .page-promo #footer .footer-links {
    margin: 0 0 0 80px;
    padding: 0;
    width: 100%;
  }
}

.page-promo #footer .footer-links .content {
  margin: 0;
}

.page-promo #footer .footer-links .richText {
  padding: 0 !important;
  text-align: start;
  width: 100%;
}

.page-promo #footer .footer-links .component-content .richText ul {
  padding: 0;
  margin: 0;
}

@media (min-width: 769px) {
  .page-promo #footer .footer-links .component-content .richText ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

.page-promo #footer .footer-links .component-content .richText ul li {
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans", sans-serif !important;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  padding: 0 48px 0 0;
  margin-left: 0;
}

@media (min-width: 769px) {
  .page-promo #footer .footer-links .component-content .richText ul li {
    display: flex;
    justify-content: space-between;
  }
}

.page-promo
  #footer
  .footer-links
  .component-content
  .richText
  ul
  li:not(:last-of-type) {
  margin-bottom: 12px;
}

.page-promo #footer .footer-links .component-content .richText ul li a {
  color: currentColor;
  font-family: "Open Sans", sans-serif !important;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}

.page-promo #footer .support-block {
  padding: 0 50px 50px !important;
}

@media (min-width: 1440px) {
  .page-promo #footer .support-block {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 302px 50px !important;
    box-sizing: border-box;
  }
}

.page-promo #footer .support-block p {
  color: #fff !important;
  font-family: "AmeliaRounded", sans-serif !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding-left: 0;
  padding-right: 0;
}

.page-promo #footer .support-block p:not(:last-of-type) {
  margin-bottom: 10px !important;
}

.page-promo #footer .support-block p b {
  font-weight: bold;
  font-family: "Open Sans", sans-serif !important;
}

.page-promo #footer .support-block p a {
  text-decoration: none;
  font-family: "AmeliaRounded", sans-serif !important;
  color: #fff;
  font-weight: 400;
  position: relative;
  padding-left: 24px;
}

.page-promo #footer .support-block p a:hover {
  text-decoration: underline;
}

.page-promo #footer .support-block p a:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: -3px;
  left: 0;
  color: #fff;
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/pt_BR/desktop/promo/headset.svg")
    center no-repeat;
}

/* ========== End Footer styles ========== */

.page-promo #userwayAccessibilityIcon {
  display: none;
}

body.overflow-hidden {
  overflow: hidden;
}

.how-it-works .slides-item0 .richText p span {
  font-family: "AmeliaRounded" !important;
  display: block;
  text-align: center;
  font-weight: 400;
  color: #fff;
}
.how-it-works .slides-item0 .richText p span:nth-child(1) {
  font-family: "AmeliaBasic";
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}
.how-it-works .slides-item0 .richText p span:nth-child(2) {
  font-size: 65px;
  font-weight: 900;
  line-height: 1.27;
  color: #ffd646;
  display: inline-block;
}
.how-it-works .slides-item0 .richText p span:nth-child(2) > span {
  font-size: 57px;
  line-height: 1.27;
  color: #ffd646;
  display: inline-block;
}
.how-it-works .slides-item0 .richText p span:nth-child(3) {
  font-size: 24px;
  line-height: 1.28;
}

.how-it-works .slides-item1 .richText:not(:last-child) {
  margin: 50px 0 0 0;
}
.how-it-works .slides-item1 .richText p span {
  font-family: "AmeliaRounded" !important;
  display: block;
  text-align: center;
  font-weight: 400;
  line-height: 1.27;
  color: #fff;
}
.how-it-works .slides-item1 .richText p span:nth-child(1) {
  font-size: 22px;
}
.how-it-works .slides-item1 .richText p span:nth-child(2) {
  font-size: 43px;
  font-weight: 900;
}
.how-it-works .slides-item1 .richText p span:nth-child(3) {
  font-size: 50px;
  font-weight: 900;
  color: #ffd646;
}
.how-it-works .slides-item1 .richText p span:nth-child(4) {
  font-size: 35px;
  font-weight: 900;
}

.how-it-works .slides-item2 .richText p span {
  font-family: "AmeliaRounded" !important;
  display: block;
  text-align: center;
  font-weight: 400;
  color: #fff;
}
.how-it-works .slides-item2 .richText p span:nth-child(1) {
  font-size: 32px;
  font-weight: 900;
  line-height: 1.13;
}
.how-it-works .slides-item2 .richText p span:nth-child(2) {
  font-size: 25px;
  line-height: 1.23;
}
.how-it-works .slides-item2 .richText p span:nth-child(3) {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.2;
  color: #ffd646;
}
.how-it-works .slides-item2 .richText p span:nth-child(4) {
  font-size: 25px;
  line-height: 1.29;
}
.how-it-works .slides-item2 .richText p span:nth-child(5) {
  font-size: 28px;
  font-weight: 900;
  line-height: 1.26;
}

@media (min-width: 769px) {
  .how-it-works .slides-item0 .richText p span:nth-child(1) {
    font-size: 26px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(2) {
    font-size: 76px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(2) > span {
    font-size: 68px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(3) {
    font-size: 28px;
  }

  .how-it-works .slides-item1 .richText:not(:last-child) {
    margin: 70px 0 0 0;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(1) {
    font-size: 26px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(2) {
    font-size: 50px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(3) {
    font-size: 59px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(4) {
    font-size: 42px;
  }

  .how-it-works .slides-item2 .richText p span:nth-child(1) {
    font-size: 38px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(2) {
    font-size: 29px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(3) {
    font-size: 47px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(4) {
    font-size: 29px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(5) {
    font-size: 33px;
  }
}
@media (min-width: 992px) {
  .how-it-works .slides-item0 .richText p span:nth-child(1) {
    font-size: 30px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(2) {
    font-size: 88px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(2) > span {
    font-size: 78px;
  }
  .how-it-works .slides-item0 .richText p span:nth-child(3) {
    font-size: 32px;
  }

  .how-it-works .slides-item1 .richText:not(:last-child) {
    margin: 83px 0 0 0;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(1) {
    font-size: 30px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(2) {
    font-size: 58px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(3) {
    font-size: 68px;
  }
  .how-it-works .slides-item1 .richText p span:nth-child(4) {
    font-size: 48px;
  }

  .how-it-works .slides-item2 .richText p span:nth-child(1) {
    font-size: 44px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(2) {
    font-size: 34px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(3) {
    font-size: 54px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(4) {
    font-size: 34px;
  }
  .how-it-works .slides-item2 .richText p span:nth-child(5) {
    font-size: 38px;
  }
}

/* Denys Serkes | POL-80 | Fake popup styling */

.corega-popup {
  position: fixed;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  width: 100%;
}

.corega-popup.active {
  display: inline;
}

.corega-popup > .component-content {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.corega-popup > .component-content > .paragraphSystem {
  border: 1px solid;
  border-radius: 10px;

  background-color: white;

  .close-btn-img {
    padding: 0;
    padding-top: 1rem;
    padding-right: 0.5rem;

    img {
      width: 7%;
    }
  }

  .richText {
    h2 {
      padding-bottom: 1.5rem;
    }
  }

  @media (max-width: 991px) {
    width: 100%;

    .close-btn-img .component-content {
      text-align: right !important;
    }
  }
}

.rembolso-btn {
  cursor: pointer;
}

.corega-popup h2 {
  color: #623093 !important;
  font-size: 68px !important;
}

.corega-popup h3 {
  text-align: center;
  color: #151515;
  font-size: 32px !important;
  font-weight: normal !important;
}

.corega-popup p {
  text-align: center;
  color: #151515;
  font-size: 16px;
}

.corega-popup.reg-popup > .component-content > .paragraphSystem {
  background-color: #22103a;
  max-width: 548px;

  .check-img {
    margin-top: 17px;
  }

  .richText {
    padding: 14px 35px 95px 35px;

    h2 {
      font-size: 33px !important;
      padding: 0;
      font-weight: 400;
      font-family: AmeliaRoundedBlack !important;
      color: white !important;
      text-transform: none;
    }

    p {
      font-weight: 400;
      font-size: 24px;
      color: white;
      margin: 0;
      margin-top: 2.5rem;
    }
  }
}

.corega-onload-popup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
}

.corega-onload-popup > .component-content {
  max-width: 700px;
  width: 80%;
  position: absolute;
  background: #fff;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 1rem;
  padding: 24px;
  max-height: 80vh;
  overflow-y: auto;
}
.corega-onload-popup > .component-content > .paragraphSystem {
  padding: 0 58px;
}
.corega-onload-popup .close-icon, .close-icon-disabled {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}

.corega-onload-popup .onload-popup-img img {
  max-width: 480px;
  width: 100%;
}

.corega-onload-popup .popup-close-button {
  max-width: 220px;
  margin: 0 auto;
  display: block;
}
.page-promo .corega-onload-popup .richText h2 {
  color: #623093;
  padding: 1rem;
}

.page-promo {
  .campaign-closed-popup {
    & > .component-content {
      background-color: #22103a;
      max-width: 548px;


      > .paragraphSystem {
        padding: 80px 0;
      }

      p {
        font-size: 38px;
        padding-top: 10px;
        color: #fff;
        text-align: center;
      }
    }
  }
}
.page-promo .overlay-container .overlay-content-inner {
    overflow: scroll;
    max-height: 70vh;
    background: white;
    border-radius: 10px !important;
}

.page-promo .overlay-container #header,
.page-promo .overlay-container #footer {
    display: none;
}


.page-promo .overlay-container .main-box {
    padding: 3rem;
}

.page-promo .overlay-content {
    border-radius: 10px !important;
    max-width: 100% !important;
}

.page-promo .overlay-content h1,
.page-promo .overlay-content h3 {
    color: #5B2B95;
}

.page-promo .overlay-close {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 1000;
    transition: background-color 0.3s ease;
}

.page-promo .overlay-close:hover {
    background-color: #555;
}

.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 */
h1.contact-us-main-title {
  margin: 0.67em 0;
  text-align: center;
  color: #323131;
  font-weight: bold;
  text-transform: none;
  font-family: Amelia Rounded !important;
  font-size: 36px;
}

h2.contact-us-main-subtitle {
  text-align: center;
  color: #323131;
  font-weight: bold;
  font-size: 24px;
  margin: 20px 0;
  font-family: Amelia Rounded !important;
  text-transform: none;
}

div.list-component.contact-us {
  top: 0;
}

div.list-component.contact-us ul {
  grid-template-columns: 1fr;
}

div.list-component.contact-us ul li::before {
  content: "" !important;
}

div.list-component.contact-us ul li > a[title="instagram"] {
  border-radius: 50%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 26px;
  height: 26px;
  background-color: #001489;
  border: none;
}

div.list-component.contact-us ul li > div:not(.default-icon) {
  color: #323131;
  line-height: 28px;
  margin-left: 1rem;
  padding-left: 0;
  word-break: break-word;
}

div.list-component.contact-us ul li > div.margin-para {
  margin-left: 1rem !important;
}

div.list-component.contact-us ul li > div > strong {
  color: #001489;
  line-height: 28px;
  font-weight: bolder !important;
  font-family: Amelia Rounded !important;
}

div.list-component.contact-us ul li > div > a:not(.default-icon > a) {
  color: #001489;
  border-bottom: 2px solid #001489;
  font-weight: 500;
  font-family: Amelia Rounded !important;
}

div.list-component.contact-us ul li > div > a:not(.default-icon > a):hover {
  border-bottom: 2px solid transparent;
  background-color: #001489 !important;
  color: #fff;
}

div.list-component.contact-us
  ul
  li
  div.default-icon
  > a[title="facebook"]
  > img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
  font-family: Amelia Rounded !important;
}

div.list-component.contact-us
  ul
  li
  div.default-icon
  > a[title="instagram"]
  > img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
  font-family: Amelia Rounded !important;
}

div.list-component.contact-us ul li {
  font-weight: normal;
  font-family: Amelia Rounded !important;
}

div.list-component.contact-us ul li div.default-icon > a[title="instagram"],
div.list-component.contact-us ul li div.default-icon > a[title="facebook"] {
  border-radius: 50%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 26px;
  height: 26px;
  background-color: #001489;
  border: none;
  font-family: Amelia Rounded !important;
}

div.img-background:has(img) {
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.gray-img-background:has(img) {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.gray-img-background > img {
  width: 30px;
  height: 27px;
}

@media (max-width: 991px) {
  div.list-component.contact-us ul li > div.margin-para {
    margin-left: 0.4rem !important;
  }
}

@media (max-width: 767px) {
  div.list-component.contact-us ul li {
    padding: 10px !important;
    border-radius: 4px;
    margin-bottom: 1rem;
    background: #8080800f;
    margin-left: 0;
  }

  div.list-component.contact-us ul li:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.logo-haleon > div > a:has(img) {
  display: block;
  width: 102px;
  height: 26px;
}

.logo-haleon {
  padding: 0;
  width: 30% !important;
}

@media (max-width: 991px) {
  div.header-search.section:has(div.logo-haleon) {
    width: 125px;
  }
}
/* 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: Amelia Rounded;
  font-weight: bold;
}
.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)):not(:lang(en-sg))
  .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;
}
:not(:lang(tr-TR)):not(:lang(es-ES)):not(:lang(ja-JP)):not(:lang(en-my)):not(
    :lang(zh-MY)
  ):not(:lang(ms-my)):not(:lang(en-sg))
  .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)):not(:lang(en-sg))
  .carousel
  .snippetReference
  .richText
  p {
  font-weight: 700;
  font-family: Amelia Rounded;
  font-weight: bold;
  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)):not(:lang(en-sg))
  .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 */
.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: Amelia Rounded;
  font-weight: bold;
  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: 0.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: Amelia Rounded;
  font-weight: bold;
  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)):not(:lang(en-nz)):not(:lang(en-au))
  .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: Amelia Rounded;
  font-weight: bold;
  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: 0.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)):not(:lang(en-nz)):not(:lang(en-au))
  .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 0.1s ease-in, background 0.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: Amelia Rounded;
  font-weight: bold;
}
: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: Amelia Rounded;
  font-weight: bold;
}
#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: 0.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: Amelia Rounded;
  font-weight: bold;
  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 {
    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: Amelia Rounded;
  text-transform: uppercase;
}

h3,
h4 {
  font-size: 1.5625rem;
}

h4,
li,
p {
  color: #001489;
}

li,
p {
  font-size: 1.125rem;
}

li strong {
  font-family: Amelia Rounded;
  font-weight: bold;
}

td,
tr {
  color: #001489;
  font-size: 0.875rem;
}

.green {
  color: #196930;
}

.blue {
  color: #001489;
}

.teal {
  color: #00a3ad;
}

.teal-text {
  color: #001489;
}

.green-bold {
  color: #196930;
  font-family: Amelia Rounded;
  font-weight: bold;
}

.blue-bold,
.teal-bold {
  color: #001489;
  font-family: Amelia Rounded;
  font-weight: bold;
}

.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: 0.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: 0.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: Amelia Rounded;
  font-weight: bold;
  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: 0.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%;
  }
}

@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%;
    letter-spacing: 0.5px;
  }
}

@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 (min-width: 991px) {
  .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: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% 0.5%;
  }
}

.faq .richText .richText-content p a {
  font-size: 1.125rem;
  font-family: Amelia Rounded;
  font-weight: bold;
  outline: none;
}

@media (max-width: 991px) {
  .faq .richText .richText-content p a {
    font-size: 0.875rem;
  }
}

@media (max-width: 424px) {
  .faq .richText .richText-content p a {
    font-size: 0.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.2%;
  }
}

@media (max-width: 991px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12%;
  }
}

@media (max-width: 767px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    margin: 1% 25%;
    background-position: 50% 13.4%;
  }
}

@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% 13%;
  }
}

@media (max-width: 425px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12.5%;
  }
}

@media (max-width: 375px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12.3%;
  }
}

@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% 1.7%;
  }
}

@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% 0.5%;
  }
}

@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%;
  }
}

@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%;
  }
}

@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% 1.5%;
  }
}

@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%;
  }
}

@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% 0.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% 0.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% 0.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% -0.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% -0.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% 13.4%;
  }
}

@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% 12.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% 2%;
  }
}

@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% 2%;
  }
}

@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% 0.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% 0.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%;
  }
}

.sign-up-samples a:hover,
.sign-up-samples a{
  color: #85BFCE;
}

.sign-up-samples>.component-content{
  background-repeat: no-repeat;
}

/*# sourceMappingURL=../maps/components/richText.css.map */

.button-hex-inverted a,
.main-banner-text p:nth-of-type(1) {
  font-family: Helvetica Neue LT Pro Bold;
}.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: Amelia Rounded;
  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; }
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cmp-form-button.inactive {
  opacity: 0.5;
  pointer-events: none;
}
/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.cf-coupon-form .parametrizedhtml {
  display: none;
}
/* START cf-coupon-form */

.cf-coupon-form {
  max-width: 510px;
  margin: auto;
  padding: 48px 0;
  float: none;
}
.cf-coupon-form .headline {
  font-size: 32px;
}
#footer .cmp-cf-form p *,
#footer .cmp-cf-form p,
.cmp-cf-form p {
  margin-top: 0;
  color: #0e0e0e;
}
#footer .cmp-cf-form p a {
  color: #008945;
}

@media (max-width: 768px) {
  .cf-coupon-form {
    margin-bottom: 50px;
    padding: 0 35px;
  }
}
.cf-coupon-form a:focus,
.cf-coupon-form input:focus,
.cf-coupon-form button:focus,
.cf-coupon-form select:focus {
  outline: 2px dotted #6a6a6a !important;
}

.cf-coupon-form .form-text .cmp-form-text {
  display: flex;
  flex-direction: column;
}

.cf-coupon-form .cmp-cf-form {
  margin: 0 auto;
  padding: 0;
  border: none;
  color: inherit;
  text-decoration: none;
  float: none;
  border-radius: 0;
  font-size: 14px;
  color: #0e0e0e;
  text-align: left;
  box-sizing: content-box;
  zoom: 1;
  display: block;
  flex-wrap: wrap;
  max-width: 510px;
}

@media (max-width: 767px) {
  .cf-coupon-form .cmp-cf-form {
    max-width: 314px;
    padding: 0 15px;
  }
}

.cf-coupon-form .form-text {
  margin-bottom: 20px;
  width: 100%;
}
.cf-coupon-form .description_text p {
  font-size: 14px;
  color: #0e0e0e;
  margin: 0 0 20px;
}
.cf-coupon-form .description_text a,
#footer .cf-toaster-form .description_text a {
  color: #008945;
  font-size: 14px;
  text-decoration: none;
}

.cf-coupon-form .description_text a:hover,
.cf-toaster-form .description_text a:hover {
  text-decoration: underline !important;
}
.cf-coupon-form .form-text label {
  display: block;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 20px;
  color: #0e0e0e;
}

@media (max-width: 500px) {
  .cf-coupon-form .form-text label {
    font-size: 13px;
    line-height: 18px;
  }
}
.cf-coupon-form .form-text input {
  background: #fff;
  border: 1px solid #0e0e0e;
  color: #0e0e0e;
  font-size: 16px;
  line-height: 20px;
  height: 43px;
  min-height: 43px;
  padding-left: 7px;
  border-radius: 4.5px;
  text-indent: 5px;
}
.cf-coupon-form .form-text input:focus,
.cf-toaster-form .form-text input:focus {
  outline: 1px solid #0e0e0e !important;
  box-shadow: 0 0 5px 0 #0e0e0e;
}

.cf-coupon-form .button {
  background: none;
  border: none;
  color: inherit;
  padding: 0;
}
.cf-coupon-form .form-button {
  text-align: center !important;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .cf-coupon-form .form-button {
    width: 100%;
  }
}
.cf-coupon-form .cmp-form-button,
#footer .cf-toaster-form .cmp-form-button {
  background-color: #ffffff;
  border: 1px solid #008945;
  border-radius: 7px;
  color: #008945;
  cursor: pointer;
  height: 43px;
  width: 100%;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: -23px;
  position: relative;
  max-width: 156px;
  min-width: 156px;
  font-weight: 700;
}

.cmp-form-button:hover,
.cmp-form-button:focus {
  color: #ffffff !important;
  background-color: #008945 !important;
}
.toaster-heading button.heading:focus {
  outline: 1px solid;
}
.cf-coupon-form fieldset {
  border: none;
  text-align: left;
  margin-left: 0px;
  padding: 0px;
  font-weight: bold;
}
.cf-coupon-form .cmp-cf-form-qa-question {
  padding-bottom: 5px;
  margin: 0;
  font-size: 14px;
  color: #0e0e0e;
  line-height: 20px;
}

@media (max-width: 500px) {
  .cf-coupon-form .cmp-cf-form-qa-question {
    font-size: 14px;
  }
}

.cf-coupon-form .terms_text {
  text-align: left;
}
.cf-coupon-form .cmp-cf-form-qa__field-label {
  display: flex;
  padding-top: 10px;
  color: #0e0e0e;
}

.cf-coupon-form .cmp-cf-form-qa__field-description {
  font-size: 14px;
  padding-left: 8px;
}

.cf-coupon-form .form-qa {
  padding-bottom: 18px;
  width: 100%;
  display: inline-block;
}

/* washington privacy law code */

.washington-form .js-consent-checkbox,
.washington-form .js-share-checkboxes,
.washington-form .js-sell-checkboxes {
  border: none;
  padding: 0;
}
.washington-form .js-consent-checkbox legend,
.washington-form .js-share-checkboxes legend,
.washington-form .js-sell-checkboxes legend {
  display: none;
}
.washington-form .js-consent-checkbox label:not(:nth-of-type(1)),
.washington-form .js-share-checkboxes label:not(:nth-of-type(1)),
.washington-form .js-sell-checkboxes label:not(:nth-of-type(1)) {
  display: none;
}

.is-hidden {
  display: none !important;
}

.cf-coupon-form form {
  text-align: left;
}

.richtext_1741438845 {
  text-align: center;
}

.indication_text {
  color: red;
}

#footer .cmp-cf-form-options__field-description {
  position: relative;
  top: 1px;
  font-weight: 600;
  font-size: 14px;
  display: unset;
  color: #0e0e0e;
}
.cf-coupon-form .indication_text {
  text-align: center;
  color: #0e0e0e;
}
.cf-toaster-form button.heading {
  font-weight: 500;
}
.cf-toaster-form button.heading > strong {
  color: inherit !important;
  font-weight: bold;
}
.cf-coupon-form .form-options.options.default-style {
  margin: 0;
  padding: 0;
}
.washington-form .disabled {
  pointer-events: none !important;
  background: #ccc !important;
  color: #fff !important;
  border: none !important;
}
/* END cf-coupon-form */
/* END cf-coupon-form */

/* Toaster */
/* .cf-toaster-form form {
  padding-left: 15px;
  padding-right: 15px;
}  */
.cf-toaster-form .indication_text {
  font-size: 12px !important;
  font-weight: 700;
  padding-bottom: 0;
  float: left;
}
#footer .cf-toaster-form .cmp-form-text input::placeholder {
  width: 80%;
  float: left;
  margin-bottom: 15px !important;
  padding-bottom: 7px;
  font-size: 12px !important;
  color: #008945 !important;
  margin: 0.5rem 0 0 !important;
  position: absolute;
  bottom: 4px;
  font-weight: 700;
}
.cf-toaster-form .cmp-form-text input {
  position: relative;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  font-weight: 500;
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px;
  font-size: 14px !important;
  box-shadow: none;
  width: 80%;
  outline: none;
  padding-left: 6px;
  padding-bottom: 0;
}
.cf-toaster-form {
  position: fixed;
  bottom: 0;
  z-index: 99999;
  width: 30rem;
  padding: 0;
  right: 12.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  transition: all 0.5s ease;
  max-width: 424px;
  margin-bottom: 0;
  background: #fff;
}
.cf-toaster-form .toaster-heading {
  background: #ffffff;
  padding: 15px;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  cursor: pointer;
  margin-bottom: 0;
}
.toaster-heading button.heading:after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  content: "";
  top: 28px;
  right: 16px;
  border: solid #008945;
  border-width: 0 3px 3px 0;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.toaster-heading.active button.heading:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 16px;
}
.toaster-heading p {
  margin: 0;
}
#footer .toaster-heading button.heading {
  font-size: 18px;
  background: none !important;
  border: none;
  text-align: left;
  line-height: 30px;
  padding-right: 40px;
  line-height: 1.2;
  color: #008945;
  font-weight: bold;
  padding-left: 0;
}
.cf-toaster-form .toaster-container {
  padding: 0.6rem 1rem 1rem 1rem !important;
  background: #fff;
  border-bottom: none;
  margin-bottom: 0;
  border-top: 1px solid #008945;
  height: 100%;
  overflow: auto;
  max-height: 75vh;
}
.cf-toaster-form {
  border: 1px solid #008945 !important;
}
.cf-toaster-form > .component-content > .paragraphSystem {
  border-radius: 20px 20px 0px 0px;
  box-shadow: 1px 3px 10px 1px #a5a5a5;
}
#footer .cf-toaster-form .description_text,
#footer .cf-toaster-form .cmp-cf-form-options__field-description,
#footer .richText p {
  color: #0e0e0e !important;
  font-size: 14px !important;
  line-height: 1.3;
  margin-bottom: 0 !important;
  margin: 0px;
  text-align: left;
}
.cf-toaster-form .form-text {
  margin-bottom: 8px;
}
.cf-toaster-form .cmp-form-options--checkbox {
  text-align: left;
}
.cf-toaster-form .cmp-form-options__field--checkbox {
  width: auto !important;
}
.cf-toaster-form .description_text {
  padding-bottom: 10px !important;
}
.toaster-heading button.heading:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.cf-toaster-form ::-webkit-scrollbar {
  width: 3px;
}
.cf-toaster-form ::-webkit-scrollbar-track {
  background: #ffffff;
}
.cf-toaster-form ::-webkit-scrollbar-thumb {
  background: #008945;
}
.cf-toaster-form ::-webkit-scrollbar-thumb:hover {
  background: #008945;
}
.cf-toaster-form input {
  width: 100% !important;
}
.cf-toaster-form .form-button {
  text-align: center;
  display: block;
  background: none;
  border: none;
  padding: 0 0 2rem 0;
}

#footer .cf-toaster-form .description_text * {
  display: inline-block;
  text-align: left;
  color: #0e0e0e;
}
#footer .cf-toaster-form .description_text p {
  font-size: 14px !important;
  line-height: 1.3;
  margin: 0 !important;
  padding-bottom: 8px;
  color: #0e0e0e;
}
.cf-toaster-form .description_text p:nth-child(2) {
  padding-bottom: 0px !important;
}
@media (max-width: 767px) {
  .cf-toaster-form {
    bottom: 30px;
    width: 80%;
  }
}
@media (max-width: 991px) {
  .cf-toaster-form {
    z-index: 99999;
    transform: translate(-50%, 0%);
    right: auto;
    left: 50%;
    bottom: 0px;
  }
}
#footer .cf-toaster-form .cf-form-post-submit-message * {
  padding: 40px 20px;
  text-align: center;
  color: #008945;
}
.content-hide {
  display: none;
}
.error-msg {
  color: #dd272c !important;
  background: none;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  margin: 0;
  padding-top: 1px;
  text-align: left;
}
.hide-toaster-form .cf-toaster-form {
  display: none;
}
/* End Toaster */
@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:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2% !important
    }
}

@media (max-width: 991px) {

    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.5%;
    }

    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.5%;
    }
}

@media (max-width: 667px) {
    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 3%;
    }
}

@media (max-width: 567px) {

    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 13.5%;
    }

    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 2.5%;
    }
}

@media (max-width: 320px) {

    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a {
        background-position: 50% 12%;
    }


    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:focus,
    :lang(en-MY) .page-products .faq:not(.faq-button) .richText .richText-content p a:hover {
        background-position: 50% 1%;
    }
}
.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: Amelia Rounded;
  text-transform: uppercase;
}

h3,
h4 {
  font-size: 1.5625rem;
}

h4,
li,
p {
  color: #001489;
}

li,
p {
  font-size: 1.125rem;
}

li strong {
  font-family: Amelia Rounded;
  font-weight: bold;
}

td,
tr {
  color: #001489;
  font-size: 0.875rem;
}

.green {
  color: #196930;
}

.blue {
  color: #001489;
}

.teal {
  color: #00a3ad;
}

.teal-text {
  color: #001489;
}

.green-bold {
  color: #196930;
  font-family: Amelia Rounded;
  font-weight: bold;
}

.blue-bold,
.teal-bold {
  color: #001489;
  font-family: Amelia Rounded;
  font-weight: bold;
}

.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: 0.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: 0.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: Amelia Rounded;
  font-weight: bold;
  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: 0.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%;
  }
}

@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%;
    letter-spacing: 0.5px;
  }
}

@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 (min-width: 991px) {
  .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: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% 0.5%;
  }
}

.faq .richText .richText-content p a {
  font-size: 1.125rem;
  font-family: Amelia Rounded;
  font-weight: bold;
  outline: none;
}

@media (max-width: 991px) {
  .faq .richText .richText-content p a {
    font-size: 0.875rem;
  }
}

@media (max-width: 424px) {
  .faq .richText .richText-content p a {
    font-size: 0.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.2%;
  }
}

@media (max-width: 991px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12%;
  }
}

@media (max-width: 767px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    margin: 1% 25%;
    background-position: 50% 13.4%;
  }
}

@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% 13%;
  }
}

@media (max-width: 425px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12.5%;
  }
}

@media (max-width: 375px) {
  .page-products .faq:not(.faq-button) .richText .richText-content p a {
    background-position: 50% 12.3%;
  }
}

@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% 1.7%;
  }
}

@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% 0.5%;
  }
}

@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%;
  }
}

@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%;
  }
}

@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% 1.5%;
  }
}

@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%;
  }
}

@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% 0.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% 0.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% 0.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% -0.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% -0.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% 13.4%;
  }
}

@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% 12.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% 2%;
  }
}

@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% 2%;
  }
}

@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% 0.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% 0.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%;
  }
}

.sign-up-samples a:hover,
.sign-up-samples a{
  color: #85BFCE;
}

.sign-up-samples>.component-content{
  background-repeat: no-repeat;
}

/*# sourceMappingURL=../maps/components/richText.css.map */

.button-hex-inverted a,
.main-banner-text p:nth-of-type(1) {
  font-family: Helvetica Neue LT Pro Bold;
}@charset "UTF-8";
.silver-banner:after {
  background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/frame-banner-cut.png);
}
.template-Polident-template-new .journey-snippet .image {
  padding-top: 3px;
}
.journey-snippet .image {
  -webkit-clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%, 0 7%);
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%, 0 7%);
}
@media (max-width: 567px) {
  .journey-snippet .box {
    margin-bottom: 20px;
  }
}
.journey-snippet .box > .component-content .content:after {
  -webkit-clip-path: polygon(4% 0, 100% 0, 100% 100%, 0 100%, 0 5%);
  clip-path: polygon(4% 0, 100% 0, 100% 100%, 0 100%, 0 5%);
  background: url(../../assets/img/sprite_snippet.png);
  background-position: 50% 97.2%;
  background-size: 124.19% 500%;
  width: 100%;
  height: 104%;
  position: absolute;
  top: 0;
  pointer-events: none;
  display: flex;
  flex: 1;
}
@media (min-width: 1200px) {
  .journey-snippet .box > .component-content .content:after {
    height: 107%;
  }
}
@media (min-width: 568px) and (max-width: 610px) {
  .journey-snippet .box > .component-content .content:after {
    height: 100%;
  }
}
@media (min-width: 450px) and (max-width: 566px) {
  .journey-snippet .box > .component-content .content:after {
    height: 110%;
  }
}
@media (min-width: 375px) and (max-width: 450px) {
  .journey-snippet .box > .component-content .content:after {
    height: 107%;
  }
}
.journey-snippet .box:focus > .component-content .content:after,
.journey-snippet .box:hover > .component-content .content:after {
  background-position: 50% 66%;
}
.product-lines-fulldentures
  .journey-snippet
  .box
  > .component-content
  .content:after,
.product-lines-mainhub
  .journey-snippet
  .box
  > .component-content
  .content:after,
.template-proguard .journey-snippet .box > .component-content .content:after {
  display: none;
}
@media (max-width: 767px) {
  #footer .richText {
    padding: 6% 6% 0;
  }
  #footer p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
p {
  color: #666;
}
body {
  background-color: #fff;
}
.layout-Teal-Master.template-Polident-template-new .btn-show p a {
  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;
  display: flex;
  justify-content: center;
  line-height: 49px;
}
.layout-Teal-Master.template-Polident-template-new .btn-show p a:focus,
.layout-Teal-Master.template-Polident-template-new .btn-show p a: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;
}
.template-Polident-template-new .heading-underline h1 {
  font-size: 2.25rem;
  line-height: 36px;
  color: #196930;
  position: relative;
}
.template-Polident-template-new .heading-underline h1:after {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-curved-separator.svg)
    no-repeat bottom;
  background-size: 100% 23%;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 15px;
  left: 0;
}
@media (min-width: 767px) {
  .template-Polident-template-new .heading-underline h1:after {
    background-size: 100% 33%;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new .heading-underline h1:after {
    background-size: 100% 50%;
  }
}
.slick-dotted.slick-slider {
  padding: 0 10% 10%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
  list-style-type: none;
}
.slick-dots li.slick-active button {
  background: #001489;
}
.slick-dots button {
  border-radius: 50%;
  background: transparent;
  background-color: transparent;
  height: 15px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
}
.template-propartials .heading-underline h1 {
  color: #001489;
  padding-bottom: 15px;
}
.template-propartials .heading-underline h1:after {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Separator-teal_1.png)
    no-repeat bottom;
  background-size: 100% 35px;
  display: block;
  height: 37px;
}
@media (min-width: 992px) {
  .template-propartials .heading-underline h1:after {
    background-size: 100% 31px;
  }
}
.template-propartials .curved-underline {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Separator-teal_1.png)
    no-repeat bottom;
  background-size: 100% 17px;
}
@media (min-width: 767px) {
  .template-propartials .curved-underline {
    background-size: 100% 31px;
  }
}
.slick-list {
  margin-bottom: 0;
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.bootstrap-v4 .carousel {
  height: auto;
}
.carousel {
  height: 335px;
  overflow: hidden;
}
.carousel-content > .content.paragraphSystem {
  margin-left: 0;
  margin-right: 0;
}
.carousel-nav {
  display: none;
}
.carousel-slides {
  list-style-type: none;
}
.carousel-slides > * {
  visibility: hidden;
}
.carousel-slides:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: 16px solid #f3f3f3;
  border-top-color: #001489;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.carousel-slides.slick-initialized > * {
  visibility: visible;
}
.carousel-slides.slick-initialized:before {
  display: none;
}
.carousel-heading-text {
  margin-top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.carousel-heading-text .richText-content {
  margin: 0 30px;
}
@media (min-width: 992px) {
  .carousel-heading-text .richText-content {
    margin: 0;
  }
}
.carousel-heading-text h1,
.carousel-heading-text h2 {
  color: #001489;
}
@media (min-width: 992px) {
  .carousel-heading-text h1,
  .carousel-heading-text h2 {
    margin-left: 150px;
    margin-right: 150px;
    text-align: center !important;
  }
}
.carousel-heading-text p {
  color: #666;
  font-size: 1.125rem;
  line-height: 27px;
  text-align: left;
}
@media (min-width: 992px) {
  .carousel-heading-text p {
    margin: 0 140px 20px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .carousel .slick-track {
    display: flex;
    justify-content: center;
  }
}
.carousel .snippetReference {
  padding: 0;
}
.carousel .snippetReference .richText {
  z-index: 3;
  height: 80px;
  width: 282px;
  padding-left: 0;
  padding-right: 0;
  left: 50%;
  transform: translateX(-50%);
}
.carousel .snippetReference .richText-content {
  width: 100%;
}
.carousel .snippetReference .richText-content p {
  justify-content: flex-start !important;
  text-align: left !important;
  margin: 0;
}
.carousel .snippetReference .richText-content p a {
  text-align: left;
}
.carousel .snippetReference .image {
  z-index: 2;
}
.carousel .snippetReference .richText p {
  font-weight: 700;
  font-family: Amelia Rounded;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
}
.carousel .snippetReference .richText p a {
  color: #001489;
  font-size: 1.125rem;
  text-decoration: none;
  outline: none;
  padding: 10px 47px 50px 15px;
}
@media (min-width: 992px) {
  .carousel .snippetReference .richText p a {
    font-size: 1.25rem;
  }
}
.carousel .snippetReference:hover .richText p a {
  color: #f5fbf4;
}
.carousel-slide .snippetReference .box.component {
  height: 248px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Carousel-card_2.svg)
    50% / contain no-repeat;
}
.carousel-slide .snippetReference .box.component:hover {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Carousel-card-blue_2.png)
    50% / contain no-repeat;
}
.carousel-slide .snippetReference .box.component:hover .richText-content p a {
  color: #f5fbf4;
}
.carousel-slide .snippetReference .box.component .content.paragraphSystem {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.carousel-slide .snippetReference .component-content {
  height: calc(100% - 2px);
  width: 100%;
}
.carousel-slide
  .snippetReference
  .component-content
  > .content.paragraphSystem {
  margin-left: 0;
  margin-right: 0;
}
.carousel-slide .snippetReference .image {
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  height: 163px;
  width: 283px;
  padding-left: 0;
  padding-right: 0;
}
.carousel-slide .snippetReference .image .component-content img {
  max-width: 100%;
  max-height: 100%;
  -webkit-clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  height: 161px;
}
.carousel .slick-prev {
  left: 0;
  padding-bottom: 60px;
}
.carousel .slick-next {
  right: 0;
  padding-bottom: 60px;
}
.template-Polident-template-new .carousel-heading-text h1,
.template-Polident-template-new .carousel-heading-text h2 {
  color: #196930;
}
.template-Polident-template-new
  .carousel-slide
  .snippetReference
  .box.component {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Carousel-card_Hover.png)
    50% / contain no-repeat;
}
.template-Polident-template-new
  .carousel-slide
  .snippetReference
  .box.component
  .richText-content
  p
  a {
  color: #fff;
  padding: 10px 15px 30px;
}
.template-Polident-template-new
  .carousel-slide
  .snippetReference
  .box.component:hover {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Carousel-card.png)
    50% / contain no-repeat;
}
.template-Polident-template-new
  .carousel-slide
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a {
  color: #196930;
}
.template-Polident-template-new .carousel-slide .snippetReference .image {
  width: 286px;
  padding-left: 0;
  padding-right: 0;
}
.template-Polident-template-new .carousel .snippetReference .image {
  z-index: 2;
}
.template-Polident-template-new .carousel .snippetReference .richText {
  z-index: 3;
}
.template-Polident-template-new .carousel .snippetReference .richText p a {
  color: #196930;
  padding-top: 10px;
}
.template-Polident-template-new
  .carousel
  .snippetReference:hover
  .richText
  p
  a {
  color: #fff;
}
.template-proguard .carousel-slide .snippetReference .box.component {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Carousel-card_Hover.png)
    50% / contain no-repeat;
}
.template-proguard
  .carousel-slide
  .snippetReference
  .box.component
  .richText-content
  p
  a {
  color: #fff;
}
.template-proguard .carousel-slide .snippetReference .box.component:hover {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Carousel-card.png)
    50% / contain no-repeat;
}
.template-proguard
  .carousel-slide
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a {
  color: #009fdf;
}
.template-proguard .carousel-slide .snippetReference .image {
  width: 286px;
  padding-left: 0;
  padding-right: 0;
}
.template-proguard .carousel .snippetReference .richText p a {
  color: #009fdf;
}
.template-propartials .carousel-slide .snippetReference .box.component {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Carousel-card_Hover.png)
    50% / contain no-repeat;
}
.template-propartials
  .carousel-slide
  .snippetReference
  .box.component
  .richText-content
  p
  a {
  color: #fff;
}
.template-propartials .carousel-slide .snippetReference .box.component:hover {
  height: 244px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Carousel-card.png)
    50% / contain no-repeat;
}
.template-propartials
  .carousel-slide
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a {
  color: #00a3ad;
}
.template-propartials .carousel-slide .snippetReference .image {
  width: 279px;
}
.template-propartials
  .carousel-slide
  .snippetReference
  .image
  .component-content
  img {
  max-width: 100%;
  max-height: 100%;
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 39px 39px 39px;
}
.template-propartials .carousel .snippetReference .richText p {
  font-family: GothamBold;
}
.template-propartials .carousel .snippetReference .richText p a {
  padding: 10px 15px 30px;
  color: #00a3ad;
}
.container-full-width {
  display: flex;
  float: none;
  justify-content: center;
  width: 100% !important;
}
.container,
.container-full-width > .component-content {
  max-width: 100%;
}
.container {
  clear: both;
  float: none;
  margin: 0 auto;
  width: 100vw;
}
@media (min-width: 992px) {
  .container {
    max-width: 1172px;
    padding: 0 16px;
  }
}
.container .component-content {
  max-width: 100%;
}
.container .container {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .container .container {
    padding: 0 100px;
  }
}
@media (min-width: 992px) and (min-width: 1024px) and (max-width: 1024px) {
  .container .container {
    padding: 0 50px;
  }
}
.left-offset-container {
  width: 88%;
  margin-left: 30px;
}
@media (min-width: 992px) {
  .left-offset-container {
    width: 100%;
    margin-left: 90px;
    padding-right: 180px;
  }
  .left-offset-container .left-offset-container {
    padding-right: 320px;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .row
  > .layout-outer
  > .layout-inner
  > div {
  padding: 0;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-banner {
  display: flex;
  justify-content: center;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-banner
  > .component-content {
  display: flex;
  align-items: flex-end;
  height: 900px;
  background-position: 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/sp/Global_Footer_new_SP.jpg) !important;
  max-width: 1443px;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content {
    height: 270px;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Global_Footer_new_DT.png) !important;
  }
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content:before {
    content: "";
    position: absolute;
    width: calc(50vw - 586px);
    height: 270px;
    top: 0;
    left: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Global_Twist-left-cover-up.jpg);
    background-size: 100% 325px;
  }
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content:after {
    content: "";
    position: absolute;
    width: calc(50vw - 584px);
    height: 270px;
    top: 0;
    right: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Global_Twist-right-cover-up.jpg);
    background-size: 100% 325px;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content
    > .paragraphSystem {
    height: 100%;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  display: flex;
  justify-content: space-between;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-banner
  > .component-content
  .container
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content
    .container
    > .component-content
    > .content {
    flex-direction: row;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-links {
  text-align: center;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-links {
    top: -15px;
    text-align: left;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-links
  ul {
  padding-left: 0;
  padding-top: 0;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-links
  ul
  li {
  list-style: none;
  padding: 7px 0;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-links
    ul
    li {
    padding: 0;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-links
  ul
  li
  a {
  font-family: Amelia Rounded;
  font-size: 1.25rem;
  color: #001489;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-links
    ul
    li
    a {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social {
    max-width: 365px;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .footer-disclaimer {
  order: 1;
  padding: 0 4rem;
}
@media (min-width: 767px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .footer-disclaimer {
    padding: 0;
  }
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .footer-disclaimer {
    order: 0;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .footer-disclaimer
  p {
  text-align: center;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .footer-disclaimer
    p {
    font-size: 0.875rem;
    line-height: 20px;
    padding: 0 15px;
    color: #001489;
    text-align: left;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .shareThis-list {
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style-type: none;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .shareThis-list {
    justify-content: flex-start;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item {
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 16px;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item:first-of-type {
  margin-left: 0;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .shareThis-list
    > .shareThis-item:first-of-type {
    margin-left: 10px;
  }
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item:last-of-type {
  margin-right: 0;
}
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item
  img {
  height: 3rem;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-social
    .shareThis-list
    > .shareThis-item
    img {
    height: 2.3125rem;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-banner
  > .component-content,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-banner
  > .component-content {
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/sp/Footer_SP-new.png) !important;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content,
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-banner
    > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/ProGuard_Footer_new_DT.jpg) !important;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem,
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-links
  .content.paragraphSystem,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-links
  .content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links
    .content.paragraphSystem
    > .component,
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-links
    .content.paragraphSystem
    > .component {
    width: auto;
    padding: 0;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-links
  a,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-links
  a {
  color: #fff;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-social {
  width: 438px;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social
  .footer-disclaimer
  p,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-social
  .footer-disclaimer
  p {
  color: #fff;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social
  .shareThis-item,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-social
  .shareThis-item {
  margin-top: 0;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-banner
  > .component-content {
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/sp/Footer_SP-new.png) !important;
}
@media (min-width: 767px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content {
    height: 1587px;
  }
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/ProGuard_Footer_new_DT.jpg) !important;
    height: 270px;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content:before {
    content: "";
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Pro-guard_Twist_Left-cover-up.jpg) !important;
    background-size: 100% 270px !important;
    background-position: 50%;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content:after {
    content: "";
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Pro-guard_Twist_Right-cover-up.jpg) !important;
    background-size: 100% 270px !important;
    background-position: 50%;
  }
}
@media (min-width: 767px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links {
    top: -180px;
  }
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links {
    top: 10px;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-links
  .content.paragraphSystem:after,
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-links
  .content.paragraphSystem:before {
  display: none;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social
  .shareThis-list {
  margin: 0;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-social
    .shareThis-list
    > .shareThis-item {
    margin-bottom: 1rem;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-proguard
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item:first-of-type {
  margin-left: 0;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-banner
  > .component-content {
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/sp/Propartial_Footer_new_SP.jpg) !important;
  width: 100%;
}
@media (min-width: 992px) {
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-banner
    > .component-content {
    height: 600px;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Propartial_Footer_new_DT_large.jpg) !important;
    max-width: none;
    background-size: 150% 100%;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-banner
    > .component-content:after,
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-propartials
    #footer
    .footer-banner
    > .component-content:before {
    display: none;
  }
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-links {
  top: 0;
}
body:not(.template-Polident-template-new):not(
    .template-dental-labo
  ).template-propartials
  #footer
  .footer-links
  ul
  li
  a {
  font-family: Gotham;
}
.main-banner-article .bg-image-article > .component-content:before,
.main-banner .bg-image:before {
  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;
}
.main-banner {
  padding: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .main-banner {
    -webkit-clip-path: polygon(
      0 5.5%,
      3.3% 0,
      100% 0,
      100% 100%,
      1% 100%,
      0 97.7%
    );
    clip-path: polygon(0 5.5%, 3.3% 0, 100% 0, 100% 100%, 1% 100%, 0 97.7%);
  }
}
.main-banner-sm {
  height: 250px;
}
@media (min-width: 992px) {
  .main-banner-sm {
    -webkit-clip-path: none;
    clip-path: none;
  }
}
.main-banner-article {
  width: 100%;
}
.main-banner-article > .component-content {
  height: unset;
  min-height: 180px;
}
.main-banner-article .bg-image-article {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.main-banner-article .bg-image-article:before {
  content: "";
  left: 0;
  width: 100%;
}
.main-banner-article .bg-image-article > .component-content:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
}
.main-banner-article .bg-image-article > .component-content img {
  width: 100%;
  -webkit-clip-path: polygon(
    4% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    96% 100%,
    1.2% 100%,
    0 96%,
    0 7%
  );
  clip-path: polygon(
    4% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    96% 100%,
    1.2% 100%,
    0 96%,
    0 7%
  );
}
.main-banner > .component-content {
  height: 519px;
  max-height: 519px;
}
.main-banner > .component-content .paragraphSystem {
  margin: 0;
}
.main-banner .bg-image {
  position: absolute;
  height: 580px;
  padding-left: 0;
  padding-right: 0;
}
.main-banner .bg-image:before {
  content: "";
  width: 1032px;
  height: 100%;
  left: -40px;
}
@media (min-width: 992px) {
  .main-banner .bg-image {
    height: 100%;
  }
  .main-banner .bg-image:before {
    content: "";
    width: 100%;
    left: 0;
  }
}
.main-banner .bg-image img {
  position: absolute;
  min-width: 1140px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .main-banner .bg-image img {
    transform: translateX(calc(100vw - 950px)) !important;
  }
}
@media only screen and (max-width: 1172px) {
  .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1135px));
  }
}
@media only screen and (max-width: 1172px) and (min-width: 992px) {
  .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1140px));
  }
}
.main-banner .bg-image.bg-image-products {
  height: 250px;
}
.main-banner .bg-image.bg-image-products:before {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Image-Holder_1140x250.png)
    no-repeat;
  background-size: 100% 100%;
  content: "";
}
.main-banner .bg-image.bg-image-products img {
  -webkit-clip-path: polygon(
    2% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    98% 100%,
    1% 100%,
    0 96%,
    0 8%
  );
  clip-path: polygon(
    2% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    98% 100%,
    1% 100%,
    0 96%,
    0 8%
  );
}
.main-banner-logos {
  display: flex;
  align-items: center;
  width: 100%;
  height: 15%;
  padding: 0 7%;
  margin-top: 50px;
  position: absolute;
  z-index: 1;
}
@media (min-width: 767px) {
  .main-banner-logos {
    height: 25%;
  }
}
.main-banner-logos > .component-content,
.main-banner-logos > .component-content .paragraphSystem {
  width: 100%;
}
.main-banner-logos .logo-container img:last-of-type {
  width: 167px;
}
.main-banner-content {
  z-index: 10;
  padding-left: 0;
  padding-right: 0;
}
.main-banner-logo {
  width: 189px;
  height: 72px;
}
.main-banner-text {
  z-index: 10;
  height: 50%;
  display: flex;
  justify-content: center;
  margin-top: 425px;
}
@media (min-width: 992px) {
  .main-banner-text {
    display: block;
    width: 100%;
    margin-top: 135px;
    margin-bottom: 30px;
  }
}
.main-banner-text > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Copy-card_SP.png)
    no-repeat;
  background-size: 100% 100%;
  padding: 30px;
}
@media (min-width: 992px) {
  .main-banner-text > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png);
    background-position: 8% 67.7%;
    margin-left: 20px;
    min-width: 330px;
    min-height: 268px;
    max-width: 436px !important;
    padding: 30px 0 30px 20px;
  }
}
.main-banner-text > .component-content > .richText-content {
  width: 90%;
  margin-top: 20px;
  margin-left: 25px;
}
.main-banner-text > .component-content > .richText-content p {
  color: #666;
}
.main-banner-text > .component-content > .richText-content p:first-child {
  color: #001489;
  font-family: Amelia Rounded;
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 38px;
}
.main-banner-text-bg-md,
.main-banner-text-bg-sm {
  display: block;
  height: auto;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 10;
}
@media (min-width: 992px) {
  .main-banner-text-bg-md,
  .main-banner-text-bg-sm {
    width: 100%;
  }
}
.main-banner-text-bg-md .richText-content p:first-child,
.main-banner-text-bg-sm .richText-content p:first-child {
  font-size: 1.875rem;
  line-height: 36px;
}
@media (min-width: 992px) {
  .main-banner-text-bg-md .richText-content p:first-child,
  .main-banner-text-bg-sm .richText-content p:first-child {
    font-size: 2.25rem;
    line-height: 44px;
  }
}
.main-banner-text-bg-sm .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png);
  background-position: 2% 89.35%;
  margin-left: 0.5%;
  min-height: 123px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .main-banner-text-bg-sm .component-content {
    background-position: 2% 97%;
    margin-left: 4.5%;
    min-height: 85px;
    margin-bottom: 15px;
  }
}
.main-banner-text-bg-sm .component-content > .richText-content {
  margin-top: 30px;
  margin-left: 26px;
}
@media (min-width: 992px) {
  .main-banner-text-bg-sm .component-content > .richText-content {
    margin-top: 0;
  }
}
.main-banner-text-bg-md .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png);
  background-position: 0 60.55%;
  min-height: 186px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .main-banner-text-bg-md .component-content {
    background-position: 2% 48.7%;
    margin-left: 4.5%;
    min-height: 186px;
    margin-bottom: 2px;
  }
}
.main-banner-text-bg-md .component-content > .richText-content {
  width: 244px;
}
@media (min-width: 992px) {
  .main-banner-text-bg-md .component-content > .richText-content {
    width: 340px;
  }
  .main-banner-text-bg-md .component-content > .richText-content p:first-child {
    font-size: 2.25rem;
  }
}
.main-banner-text-products {
  display: none;
}
.main-banner-buttons {
  z-index: 10;
}
@media (min-width: 992px) {
  .main-banner-buttons {
    margin-bottom: 30px;
  }
}
.main-banner-buttons p {
  margin: 0;
}
.main-banner-buttons .paragraphSystem {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .main-banner-buttons .paragraphSystem {
    justify-content: space-between;
    flex-direction: row;
  }
}
.main-banner-buttons .component-content {
  height: 100%;
}
.main-banner-buttons .button-hex {
  height: 55px;
  width: 300px;
  background-position: 9% 35.8%;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .main-banner-buttons .button-hex {
    margin-bottom: 0;
  }
}
.main-banner-buttons .button-hex .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-banner-buttons .button-hex .component-content .richText-content {
  width: 100%;
  height: 100%;
}
.main-banner-buttons .button-hex .component-content p {
  width: 100%;
  line-height: 60px;
}
.main-banner-buttons .button-hex .component-content p a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 1.375rem;
  text-transform: uppercase;
}
.main-banner-buttons .button-hex .component-content p a:hover {
  color: #f5fbf4;
}
.main-banner-buttons .button-hex-inverted {
  height: 55px;
  width: 300px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  background-position: 50%;
  text-align: center;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .main-banner-buttons .button-hex-inverted {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png);
    background-position: 9% 35.8%;
    margin-top: 0;
  }
}
.main-banner-buttons .button-hex-inverted .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-banner-buttons .button-hex-inverted .component-content .richText-content {
  width: 100%;
  height: 100%;
}
.main-banner-buttons .button-hex-inverted .component-content p {
  width: 100%;
  line-height: 60px;
}
.main-banner-buttons .button-hex-inverted .component-content p a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 1.375rem;
  font-family: Amelia Rounded;
  font-weight: bold;
  text-transform: uppercase;
  color: #f5fbf4;
}
@media (min-width: 992px) {
  .main-banner-buttons .button-hex-inverted .component-content p a {
    color: #001489;
  }
}
.main-banner-buttons .button-hex-inverted .component-content p a:hover {
  color: #f5fbf4;
}
.main-banner-buttons .button-hex-inverted:focus,
.main-banner-buttons .button-hex-inverted:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  background-position: 50%;
}
@media (min-width: 992px) {
  .template-main-hub .main-banner,
  .template-main-hub .main-banner-article:first-of-type,
  .template-Polident-template-new .main-banner,
  .template-Polident-template-new .main-banner-article:first-of-type,
  .template-proguard .main-banner,
  .template-proguard .main-banner-article:first-of-type,
  .template-propartials .main-banner,
  .template-propartials .main-banner-article:first-of-type {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .template-main-hub.page-products .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1154px)) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .template-main-hub.page-products .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1024px)) !important;
  }
}
.template-Polident-template-new .main-banner-content .content.paragraphSystem {
  display: flex;
  flex-wrap: wrap-reverse;
  margin-top: 425px;
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-content
    .content.paragraphSystem {
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 0;
  }
}
.template-Polident-template-new
  .main-banner-content.not-hp-banner
  .content.paragraphSystem {
  margin-top: 361px;
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-content.not-hp-banner
    .content.paragraphSystem {
    margin-top: 518px;
  }
}
.template-Polident-template-new .main-banner-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
}
@media (min-width: 992px) {
  .template-Polident-template-new .main-banner-text {
    width: 91%;
    margin-top: 135px;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-text
    > .component-content
    > .richText-content {
    font-size: 1.125rem;
    line-height: 29px;
  }
  .template-Polident-template-new
    .main-banner-text
    > .component-content
    > .richText-content
    p:nth-child(2) {
    margin-top: 0;
  }
}
.template-Polident-template-new
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #196930;
}
.template-Polident-template-new .main-banner-text-bg-sm {
  margin-top: 500px;
}
.template-Polident-template-new .main-banner-text-bg-sm > .component-content {
  min-height: 110px;
  min-width: 400px;
}
@media (min-width: 992px) {
  .template-Polident-template-new .main-banner-text-bg-sm > .component-content {
    min-height: 80px;
    background-position: 2% 89.35%;
    margin-left: 9.5%;
  }
}
.template-Polident-template-new
  .main-banner-text-bg-sm
  > .component-content
  > .richText-content {
  margin-left: 35px;
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-text-bg-sm
    > .component-content
    > .richText-content {
    width: 75%;
  }
}
.template-Polident-template-new .main-banner-text-bg-md {
  margin-top: 500px;
}
.template-Polident-template-new .main-banner-text-bg-md > .component-content {
  min-height: 110px;
  min-width: 415px;
  background-position: 0 89.45%;
}
@media (min-width: 767px) {
  .template-Polident-template-new .main-banner-text-bg-md > .component-content {
    background-position: 0 92.1%;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new .main-banner-text-bg-md > .component-content {
    min-height: 80px;
    background-position: 0 92%;
    margin-left: 9.5%;
  }
}
.template-Polident-template-new
  .main-banner-text-bg-md
  > .component-content
  > .richText-content {
  margin-left: 40px;
  margin-top: 0;
}
@media (min-width: 767px) {
  .template-Polident-template-new
    .main-banner-text-bg-md
    > .component-content
    > .richText-content {
    width: 300px;
  }
}
.template-Polident-template-new
  .main-banner-text-bg-md
  > .component-content
  > .richText-content
  > p {
  margin-top: 6px;
}
@media (min-width: 767px) {
  .template-Polident-template-new
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p {
    margin-top: 23px;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p {
    margin-top: 16px;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new
    .main-banner-text-bg-md
    > .component-content
    > .richText-content {
    width: 80%;
  }
}
.template-Polident-template-new .main-banner-logos {
  margin-top: 30px;
}
.template-Polident-template-new .main-banner .banner-abs {
  width: auto;
}
@media (min-width: 992px) {
  .template-Polident-template-new .main-banner .banner-abs {
    padding-right: 5px;
    padding-bottom: 15px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .template-Polident-template-new .main-banner .bg-image img {
    border-radius: 40px 40px 70px 40px;
  }
}
.template-proguard .main-banner-text {
  margin-top: 300px;
  position: relative;
}
@media (min-width: 992px) {
  .template-proguard .main-banner-text {
    position: absolute;
    margin-top: 40px;
  }
}
.template-proguard .main-banner-text > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Copy-card.png)
    50% / contain no-repeat;
}
.template-proguard .main-banner-text > .component-content > .richText-content {
  width: 290px;
  margin: 0 auto;
}
.template-proguard
  .main-banner-text
  > .component-content
  > .richText-content
  p {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .template-proguard
    .main-banner-text
    > .component-content
    > .richText-content
    p {
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
@media (min-width: 992px) {
  .template-proguard
    .main-banner-text
    > .component-content
    > .richText-content {
    width: 70%;
    padding: 0 26px;
  }
}
@media (min-width: 992px) {
  .template-proguard .main-banner-text > .component-content {
    margin-top: 120px;
    padding-left: 0;
  }
  .template-proguard
    .main-banner-text
    > .component-content
    > .richText-content {
    margin-top: 0;
  }
  .template-proguard
    .main-banner-text
    > .component-content
    > .richText-content
    p {
    font-size: 1rem;
  }
  .template-proguard
    .main-banner-text
    > .component-content
    > .richText-content
    p:first-child {
    color: #f5fbf4;
    font-family: Amelia Rounded;
    font-weight: bold;
    font-size: 2.125rem;
    line-height: 40px;
  }
}
.template-proguard .main-banner-text-bg-sm .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Smaller-copy-card.png)
    no-repeat;
  background-position: 55% 22%;
  min-height: 155px;
}
@media (min-width: 992px) {
  .template-proguard .main-banner-text-bg-sm .component-content {
    margin-top: 185px;
  }
}
.template-proguard .main-banner .bg-image {
  position: absolute;
  height: 518px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .template-proguard .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1020px)) !important;
  }
}
@media (min-width: 992px) {
  .template-proguard .main-banner .bg-image img {
    border-radius: 0 40px 70px 40px;
  }
}
@media (min-width: 992px) {
  .template-propartials.page-products
    .main-banner-text-bg-sm
    .component-content
    > .richText-content {
    margin-top: 34px;
  }
}
@media (min-width: 992px) {
  .template-propartials .main-banner {
    -webkit-clip-path: none;
    clip-path: none;
    border-radius: 0 45px 45px 45px;
  }
}
.template-propartials .main-banner .bg-image {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .template-propartials .main-banner .bg-image img {
    transform: translateX(calc(100vw - 875px)) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .template-propartials .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1000px)) !important;
  }
}
@media (min-width: 992px) {
  .template-propartials .main-banner .bg-image:before {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Explore-our-range-image-holder_1150x598.png)
      no-repeat;
    background-size: 100% 100%;
    content: "";
  }
}
.template-propartials .main-banner-text {
  margin-top: 311px;
}
@media (min-width: 767px) {
  .template-propartials .main-banner-text {
    margin-top: 200px;
  }
}
@media (min-width: 992px) {
  .template-propartials .main-banner-text {
    margin-top: 135px;
  }
}
.template-propartials .main-banner-text > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png);
  background-position: 2% 0;
  background-size: 1070px;
  margin-top: 110px;
  min-height: 100px;
}
.template-propartials .main-banner-text > .component-content p {
  color: #d2e2d4;
}
.template-propartials .main-banner-text > .component-content p:first-child {
  color: #f5fbf4;
  font-family: GothamBold;
}
@media (min-width: 767px) {
  .template-propartials .main-banner-text > .component-content {
    background-position: 2% 0.5%;
  }
  .template-propartials .main-banner-text > .component-content p {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .template-propartials .main-banner-text > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png);
    background-position: -2% 0.5%;
    padding-bottom: 30px;
  }
  .template-propartials .main-banner-text > .component-content p {
    font-size: 1rem;
    width: auto;
  }
  .template-propartials .main-banner-text > .component-content p:first-child {
    font-size: 2.125rem;
    line-height: 40px;
  }
}
.template-propartials
  .main-banner-text
  > .component-content
  > .richText-content {
  margin-top: 26px;
  margin-bottom: 30px;
  width: 80%;
}
.template-propartials
  .main-banner-text
  > .component-content
  > .richText-content
  p {
  margin-bottom: 0;
  margin-top: 0;
}
.template-propartials
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-of-type {
  padding-top: 16px;
  font-size: 1.125rem;
  line-height: 30px;
}
@media (min-width: 992px) {
  .template-propartials
    .main-banner-text
    > .component-content
    > .richText-content
    p:first-of-type {
    padding-top: 0;
    font-size: 1.875rem;
    line-height: 34px;
  }
}
.template-propartials
  .main-banner-text
  > .component-content
  > .richText-content
  p:last-of-type {
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .template-propartials
    .main-banner-text
    > .component-content
    > .richText-content
    p:last-of-type {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .template-propartials
    .main-banner-text
    > .component-content
    > .richText-content {
    padding: 0 26px;
    margin-top: 0;
  }
  .template-propartials
    .main-banner-text
    > .component-content
    > .richText-content
    p {
    margin-bottom: 16px;
  }
}
.template-propartials .main-banner-text-bg-sm {
  position: relative;
}
.template-propartials .main-banner-text-bg-sm .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png);
  background-position: 3% 64%;
  padding-top: 70px;
  margin-top: 80px;
}
@media (min-width: 992px) {
  .template-propartials .main-banner-text-bg-sm .component-content {
    padding-top: 15px;
    margin-top: 125px;
    min-height: 175px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png);
    background-position: -2% 64%;
  }
}
.template-propartials
  .main-banner-text-bg-sm
  .component-content
  > .richText-content {
  width: 315px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .template-propartials
    .main-banner-text-bg-sm
    .component-content
    > .richText-content {
    width: 66%;
    margin-top: 50px;
  }
}
.template-propartials
  .main-banner-text-bg-sm
  .component-content
  > .richText-content
  p {
  transform: translateY(-25px);
}
@media (min-width: 992px) {
  .template-propartials
    .main-banner-text-bg-sm
    .component-content
    > .richText-content
    p {
    transform: translateY(0);
  }
}
.template-propartials
  .main-banner-text-bg-sm
  .component-content
  > .richText-content
  p:first-of-type {
  font-size: 1.875rem;
  line-height: 34px;
}
.template-propartials .main-banner-logos {
  margin-top: 20px;
}
.template-propartials .main-banner-logos .logo-container img:last-of-type {
  width: 220px;
}
@media (min-width: 992px) {
  .template-propartials .main-banner-logos {
    margin-top: 65px;
  }
  .template-propartials .main-banner-logos .logo-container img:last-of-type {
    width: 400px;
  }
}
.template-propartials .main-banner .bg-image img {
  border-bottom-right-radius: 40px;
  height: 99%;
  -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 100%, 0 100%);
  clip-path: polygon(0 1%, 100% 1%, 100% 100%, 0 100%);
}
.template-propartials
  .main-banner-article
  .bg-image-article
  > .component-content
  img {
  -webkit-clip-path: polygon(
    4% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    96% 99%,
    1.2% 99%,
    0 96%,
    0 7%
  );
  clip-path: polygon(
    4% 0,
    98.5% 0,
    100% 3%,
    100% 92%,
    96% 99%,
    1.2% 99%,
    0 96%,
    0 7%
  );
}
.logo-container {
  min-height: 150px;
}
.navigation-upper .navigation-header .searchBox form button {
  position: absolute;
  border: 0;
  color: transparent;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png);
  background-position: 6.7% 20.85%;
  top: 3px;
  left: 190px;
  height: 27px;
  width: 42px;
}
#skiptocontent {
  display: none;
}
@media (min-width: 992px) {
  #skiptocontent {
    display: block;
  }
}
#skiptocontent #skiplink {
  position: absolute;
  color: transparent;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  text-decoration: underline;
  z-index: 100;
  font-size: 0.75rem;
}
#skiptocontent #skiplink:focus {
  position: absolute;
  top: -40px;
  color: #001489;
  outline: 0;
  transition: top 0.1s ease-in, background 0.5s linear;
}
.navigation-upper {
  float: none;
}
.navigation-upper .navigation-header {
  padding: 0 5px;
  margin: 10px 0;
  height: 65px;
}
.navigation-upper .navigation-header > .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .navigation-upper .navigation-header {
    padding: 0 16px;
    margin: auto;
  }
  .navigation-upper .navigation-header > .component-content > .paragraphSystem {
    height: 100%;
  }
}
.navigation-upper .navigation-header .header-buttons {
  display: none;
}
.navigation-upper .navigation-header .header-buttons .coupon p,
.navigation-upper .navigation-header .header-buttons .wtb p {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .navigation-upper .navigation-header .header-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 25px;
  }
  .navigation-upper .navigation-header .header-buttons .coupon:focus,
  .navigation-upper .navigation-header .header-buttons .coupon:hover,
  .navigation-upper .navigation-header .header-buttons .wtb:focus,
  .navigation-upper .navigation-header .header-buttons .wtb:hover {
    background-size: 95% 26px;
    height: 30px;
  }
  .navigation-upper
    .navigation-header
    .header-buttons
    .coupon.button-hex
    p
    > a:focus,
  .navigation-upper
    .navigation-header
    .header-buttons
    .coupon.button-hex
    p
    > a:hover,
  .navigation-upper
    .navigation-header
    .header-buttons
    .wtb.button-hex
    p
    > a:focus,
  .navigation-upper
    .navigation-header
    .header-buttons
    .wtb.button-hex
    p
    > a:hover {
    color: #f5fbf4;
  }
}
.navigation-upper .navigation-header .searchBox {
  display: none;
}
.navigation-upper .navigation-header .searchBox form {
  position: relative;
}
.navigation-upper .navigation-header .searchBox form input {
  padding-right: 50px;
  padding-left: 30px;
  width: 150px;
  border: 0;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png);
  background-position: 8% 17.85%;
  height: 30px;
}
.navigation-upper .navigation-header .searchBox form input:after {
  content: "...";
  display: inline;
}
@media (min-width: 992px) {
  .navigation-upper .navigation-header .searchBox {
    display: block;
    margin-top: 4px;
    padding-left: 0;
  }
}
.navigation-upper .navigation-header div:last-of-type .content.paragraphSystem {
  height: 100%;
  width: 100%;
  display: flex;
  margin-left: 0;
  margin-right: 0;
}
.navigation-upper .navigation-header .header-search {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .navigation-upper .navigation-header .header-search {
    padding-left: 0;
  }
}
.navigation-upper .navigation-header .header-search > .component-content {
  width: 100%;
}
.navigation-upper .navigation-header .header-search .gsk-logo {
  padding-left: 0;
  padding-right: 0;
}
.navigation-upper .navigation-header .header-search .gsk-logo a {
  justify-content: flex-end;
  display: flex;
}
.navigation-upper .navigation-header .header-search .gsk-logo a img {
  max-width: 100%;
}
.navigation-shadow {
  position: absolute;
  margin: 0;
  top: 60px;
  width: 100vw;
  height: 80px;
  z-index: -1;
  padding-left: 0;
  padding-right: 0;
}
.navigation-shadow p {
  background: linear-gradient(180deg, #fff, #ddd 48%, #ddd 52%, #fff);
  position: relative;
  line-height: 80px;
}
@media (min-width: 992px) {
  .navigation-shadow {
    top: 40px;
  }
}
.navigation-main {
  position: relative;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/polident-blue-twist.png)
    no-repeat 50%;
  background-position-x: 17%;
  height: 60px;
  margin-bottom: 25px;
}
.navigation-main.container {
  margin-bottom: 25px;
  padding: 0;
}
@media (min-width: 992px) {
  .navigation-main.container {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .navigation-main {
    background-size: 100% 100px;
    background-position: 50%;
    height: 40px;
    background: #fdfdfd;
  }
  .navigation-main:before {
    left: calc(485px - 50vw);
  }
  .navigation-main:after,
  .navigation-main:before {
    content: "";
    position: absolute;
    width: calc(50vw - 485px);
    height: 40px;
    top: 0;
    background: #fdfdfd;
  }
  .navigation-main:after {
    right: calc(485px - 50vw);
  }
}
.navigation-main > .component-content {
  height: 100%;
  margin: auto;
}
.navigation-main .paragraphSystem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
.navigation-main .paragraphSystem .home-logo {
  flex-basis: 20%;
}
.navigation-main .paragraphSystem .home-logo a {
  display: flex;
}
.navigation-main .paragraphSystem .home-logo .component-content {
  display: flex;
  justify-content: flex-end;
  padding-right: 35%;
}
.navigation-main .paragraphSystem .home-logo .component-content img {
  height: 20px;
  width: 23px;
  z-index: 1;
}
@media (min-width: 992px) {
  .navigation-main .paragraphSystem .home-logo .component-content img {
    height: 24px;
    width: 30px;
  }
}
.navigation-main .paragraphSystem .navigation.header.initialized {
  height: 100%;
  flex-basis: 80%;
}
@media (min-width: 992px) {
  .navigation-main .paragraphSystem .navigation.header.initialized {
    padding-left: 20px;
  }
}
.navigation-main
  .paragraphSystem
  .navigation.header.initialized
  .component-content {
  width: 100%;
  height: 100%;
}
.navigation-main
  .paragraphSystem
  .navigation.header.initialized
  ul.navigation-branch.navigation-level1 {
  display: none;
}
@media (min-width: 992px) {
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1 {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children {
    height: 100%;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children:hover {
    transition: background-color 0.25s ease-out;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children:hover
    > a {
    color: #001489;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children:hover
    .navigation-item-decoration:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border: solid #001489;
    border-width: 0 3px 3px 0;
    padding: 3px;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transition: transform 0.15s ease-out;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children
    a {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children.is-current-page
    .navigation-item-decoration:after,
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children.is-open
    .navigation-item-decoration:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border: solid #001489;
    border-width: 0 3px 3px 0;
    padding: 3px;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transition: transform 0.15s ease-out;
  }
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children.page-products.is-open.is-current-page
    .navigation-item-decoration:after,
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .has-children.page-products:hover
    .navigation-item-decoration:after {
    display: none;
  }
}
.navigation-main .navigation-mobile-menu {
  left: 15%;
  width: 18px;
  height: 3px;
  padding-left: 0;
  padding-right: 0;
  background: #001489;
  position: absolute;
  transition: 0.5s;
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  outline: none;
  cursor: pointer;
}
.navigation-main .navigation-mobile-menu:after,
.navigation-main .navigation-mobile-menu:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 3px;
  background: #001489;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  left: 0;
}
.navigation-main .navigation-mobile-menu:before {
  top: -6px;
}
.navigation-main .navigation-mobile-menu:after {
  bottom: -6px;
}
.navigation-main .navigation-mobile-menu.is-active {
  background: transparent;
  box-shadow: transparent;
}
.navigation-main .navigation-mobile-menu.is-active:before {
  top: 0;
  transform: rotate(135deg);
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}
.navigation-main .navigation-mobile-menu.is-active:after {
  top: 0;
  transform: rotate(225deg);
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .navigation-main .navigation-mobile-menu {
    display: none;
  }
}
.navigation-main .mobile-search {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Magnifying-glass-icon-blue.png);
  background-size: 100%;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .navigation-main .mobile-search {
    display: none;
  }
}
.navigation-branch.navigation-level2 {
  left: -10px;
  position: absolute;
  display: none;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .navigation-branch.navigation-level2 {
    width: 240px;
    height: 60px;
  }
}
.navigation-branch.navigation-level2 li {
  padding: 0 10px 10px;
}
.navigation-branch.navigation-level2 li:first-child {
  padding-top: 10px;
}
.navigation-branch.navigation-level2 li a {
  text-transform: none;
  font-family: Amelia Rounded;
  font-weight: bold;
}
@media (min-width: 992px) {
  .navigation-branch.navigation-level2 li a:hover {
    transition: font-family 0.25s ease-out;
    text-decoration: underline;
  }
}
.navigation-item {
  position: relative;
  margin: 0;
  font-family: Amelia Rounded;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 20px;
  cursor: pointer;
  max-width: 206px;
}
:lang(ja-JP) .navigation-item.page-points-denture-cleaning {
  width: 150px !important;
}
:lang(ja-JP) .navigation-item.page-new-user {
  width: 90px !important;
}
:lang(ja-JP) .navigation-item.page-products {
  width: 40px !important;
}
:lang(ja-JP) .navigation-item.page-denture-journey {
  width: 120px !important;
}
:lang(ja-JP) .navigation-item.page-advice {
  width: 100px !important;
}
:lang(ja-JP) .navigation-item.page-frequently-asked-questions {
  width: 75px !important;
}

:lang(en-AU) .navigation-item.page-products,
:lang(en-NZ) .navigation-item.page-products {
  width: 180px !important;
}

:lang(en-AU) .navigation-item.page-removables,
:lang(en-NZ) .navigation-item.page-removables {
  width: 235px !important;
}

:lang(en-AU) .navigation-item,
:lang(en-NZ) .navigation-item {
  max-width: 235px !important;
}

.navigation-item,
.navigation-item.page-full-dentures,
.navigation-item.page-partials,
.navigation-item.page-removables {
  padding-right: 30px;
}
.navigation-item a {
  text-decoration: none;
}
.navigation-item-title {
  color: #001489;
}
.navigation-item.has-children
  > .navigation-item-title
  .navigation-item-decoration {
  padding-left: 10px;
}
.navigation-item.has-children
  > .navigation-item-title
  .navigation-item-decoration:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  border: solid #001489;
  border-width: 0 3px 3px 0;
  padding: 3px;
  bottom: 0;
  top: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: transform 0.15s ease-out;
  bottom: 12px;
  margin: auto;
}
@media (min-width: 992px) {
  .navigation-item.is-open .navigation-level2 {
    display: block;
    z-index: 100;
  }
}
.logo-box {
  display: flex;
  align-items: center;
}
.logo-box .image > .component-content,
.logo-box > .component-content {
  height: 100%;
}
.logo-box img {
  max-width: 100%;
  max-height: 55px;
}
.mobile-navigation {
  display: none;
  min-height: calc(100vh - 131px);
  border-bottom: 3px solid #001489;
  box-sizing: border-box;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .mobile-navigation {
    display: none;
  }
}
.mobile-navigation.is-active,
.mobile-navigation .mobile-social-block {
  display: block;
}
.mobile-navigation ul.navigation-level1 {
  list-style: none;
  padding: 0 16px;
}
.mobile-navigation ul.navigation-level1 .navigation-level2 > li {
  padding-top: 10px;
}
.mobile-navigation ul.navigation-level1 .navigation-level2 > li:first-child {
  padding-top: 20px;
}
.mobile-navigation ul.navigation-level1 .navigation-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  height: 40px;
  padding-top: 32px;
  padding-left: 0;
  padding-right: 0;
}
.mobile-navigation ul.navigation-level1 .navigation-item a {
  display: flex;
  align-items: center;
  width: 100%;
  text-transform: none;
  font-size: 1.375rem;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.navigation-level1
  > .navigation-item-title {
  padding-left: 10px;
}
@media (max-width: 992px) {
  .mobile-navigation
    ul.navigation-level1
    .navigation-item.navigation-level1:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100%;
    top: 60px;
    left: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg)
      no-repeat;
    background-size: 100% 16%;
  }
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.navigation-level1.has-children
  > .navigation-item-title {
  position: relative;
  width: calc(100% - 56px);
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.navigation-level1.has-children
  > .navigation-item-title:after {
  content: "";
  position: absolute;
  background-color: #001489;
  width: 4px;
  height: 18px;
  right: -28px;
  transition: all 0.1s ease-out;
  pointer-events: none;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.navigation-level1.has-children
  > .navigation-item-title:before {
  content: "";
  position: absolute;
  background-color: #001489;
  width: 4px;
  height: 18px;
  right: -28px;
  transform: rotate(90deg);
  transition: all 0.1s linear;
  pointer-events: none;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.navigation-level1.has-children
  .navigation-item-decoration {
  display: none;
}
.mobile-navigation ul.navigation-level1 .navigation-item.is-active {
  height: auto;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  ul.navigation-level2 {
  left: 0;
  position: relative;
  display: block;
  width: 92vw;
  z-index: 10;
  box-shadow: 0 20px 16px -12px hsla(0, 0%, 40%, 0.25);
  -webkit-animation: slide 0.5s ease-out;
  animation: slide 0.5s ease-out;
  overflow: hidden;
}
@media (min-width: 767px) {
  .mobile-navigation
    ul.navigation-level1
    .navigation-item.is-active
    ul.navigation-level2 {
    width: 96vw;
  }
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  ul.navigation-level2
  .navigation-item {
  background-color: #fafafa;
  height: 50px;
  border: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  > .navigation-item-title {
  z-index: 100;
}
.mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:after,
.mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:before {
  background-color: #001489;
  transform: rotate(-90deg);
}
.mobile-navigation .header-buttons {
  display: block;
  margin-top: 10px;
}
.mobile-navigation
  .header-buttons
  > .component-content
  > .content.paragraphSystem {
  display: flex;
  justify-content: center;
}
.mobile-navigation .header-buttons .coupon,
.mobile-navigation .header-buttons .wtb {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png);
  background-position: 5.8% 6.6%;
  width: 200px;
  height: 28px;
}
.mobile-navigation .header-buttons .coupon p a,
.mobile-navigation .header-buttons .wtb p a {
  font-size: 0.9rem;
  color: #001489;
}
.mobile-navigation .follow-us {
  padding-left: 16px;
  color: #001489;
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .mobile-navigation .follow-us {
    color: #00a3ad;
  }
}
.mobile-navigation .shareThis-list {
  list-style: none;
  display: flex;
  padding-left: 0;
  width: calc(100% - 32px);
  margin: auto;
  padding-top: 10px;
}
.mobile-navigation .shareThis-list .shareThis-item {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  margin-right: 25px;
}
@media (min-width: 992px) {
  .mobile-navigation .shareThis-list .shareThis-item {
    margin-right: 10px;
  }
}
.mobile-navigation .shareThis-list .shareThis-item img {
  max-width: 100%;
}
.header-mainhub,
.mobile-navigation .navigation-mobile-menu,
.mobile-social-block {
  display: none;
}
@media (min-width: 992px) {
  .template-main-hub .header,
  .template-Polident-template-new .header,
  .template-proguard .header,
  .template-propartials .header {
    display: none;
  }
  .template-main-hub .header.initialized,
  .template-Polident-template-new .header.initialized,
  .template-proguard .header.initialized,
  .template-propartials .header.initialized {
    display: block;
  }
  .template-main-hub .header .navigation-item,
  .template-Polident-template-new .header .navigation-item,
  .template-proguard .header .navigation-item,
  .template-propartials .header .navigation-item {
    position: static;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page {
    z-index: 0;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2 {
    display: flex;
    justify-content: flex-start;
    left: -40%;
    max-width: 1140px;
    width: 100vw;
    margin: 0 16px;
  }
  .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 {
    padding-top: 0;
    padding-bottom: 0;
    margin: 10px 0;
    font-size: 1rem;
    line-height: 16px;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li:first-of-type {
    margin-left: 30%;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a {
    background: none;
    color: #fff;
    text-transform: uppercase;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after {
    display: none;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials:hover,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials:hover {
    background-color: #c2c6c7;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2 {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Teal_Nav-bar_1440x56.png)
      no-repeat 50%;
    max-width: 1440px;
    left: -39%;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2 {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type {
    margin-left: 0;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li
    > a {
    color: #fff;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures:hover,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures:hover {
    background-color: #c2c6c7;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2 {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/es_ES/Util/protesis-dentales-navigation.png)
      no-repeat 50%;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:before {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    left: calc(430.5px - 50vw);
    top: 2px;
    height: 56px;
    background: #fff;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:after {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    right: calc(430.5px - 50vw);
    top: 2px;
    height: 56px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/es_ES/Util/Teal_Twist.png);
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables:hover,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables:hover,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables.is-current-page,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables:hover,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables.is-current-page,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables:hover,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables.is-current-page,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables:hover {
    background-color: #c2c6c7;
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2 {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Blue_Nav-bar_1440x56.jpg)
      no-repeat 50%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2 {
    height: 56px;
  }
}
@media (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:before,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:before,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:before,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:before,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:before,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:before,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:before,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:before {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    height: 56px;
    left: calc(430.5px - 50vw);
    top: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Blue-Twist_L_20x56.png);
  }
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:after,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:after,
  .template-Polident-template-new
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-current-page.page-removables
    .navigation-branch.navigation-level2:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:after {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    height: 56px;
    right: calc(430.5px - 50vw);
    top: 0;
    background: #0056ac;
  }
}
.template-Polident-template-new .mobile-navigation {
  border-bottom: 3px solid #196930;
}
.template-Polident-template-new
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:after,
.template-Polident-template-new
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:before {
  background-color: #666;
}
@media (min-width: 992px) {
  .template-proguard
    .navigation-main
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    ul.navigation-branch.navigation-level2
    .navigation-item-decoration:after {
    display: none;
  }
}
.template-proguard .mobile-navigation {
  border-bottom: 3px solid #009fdf;
}
.template-proguard
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  ul.navigation-level2
  .navigation-item {
  background: rgba(0, 20, 137, 0.2);
}
.template-proguard
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:after,
.template-proguard
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:before {
  background-color: #666;
}
.template-proguard .logo-box a img {
  max-height: 95px;
  height: 100%;
}
@media (min-width: 992px) {
  .template-proguard .logo-box a img {
    max-height: 115px;
  }
}
.template-propartials .navigation-branch.navigation-level2 {
  background-color: #8fdade;
}
@media (min-width: 992px) {
  .template-propartials .navigation-branch.navigation-level2 {
    background: none;
    background-color: #009fae;
    left: 0;
  }
}
.template-propartials .mobile-navigation {
  border-bottom: 3px solid #00a3ad;
}
.template-propartials
  .mobile-navigation
  ul.navigation-level1
  .navigation-item
  a {
  font-size: 1.25rem;
}
.template-propartials
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  ul.navigation-level2
  .navigation-item {
  background: #8fdade;
}
.template-propartials .logo-box a img {
  max-height: 95px;
}
@media (min-width: 992px) {
  .template-propartials .logo-box a img {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 600px;
  }
}
@keyframes slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 600px;
  }
}
.button-hex {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .button-hex {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Global-Pages_Image-sprites.png)
      no-repeat;
    background-position: 7.8% 6.6%;
    width: 145px;
    height: 30px;
  }
}
.button-hex p {
  font-family: Amelia Rounded;
  font-weight: bold;
  line-height: 34px;
  margin: 0;
  cursor: pointer;
}
.button-hex p > a {
  display: block;
  height: 100%;
  width: 100%;
  color: #f5fbf4;
}
.button-hex p > a:active,
.button-hex p > a:focus,
.button-hex p > a:hover {
  color: #001489;
}
@media (min-width: 992px) {
  .button-hex p > a {
    color: #001489;
  }
}
.button-hex:focus,
.button-hex:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  background-position: 50%;
}
.mobile-navigation .header-buttons p {
  font-size: 1rem;
}
.button-box {
  display: inline-flex;
  justify-content: center;
  margin-top: 30px;
  width: 100%;
}
.button-box > .component-content {
  width: 100%;
}
.button-box > .component-content > .content.paragraphSystem {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .button-box > .component-content > .content.paragraphSystem {
    flex-direction: row;
    justify-content: center;
  }
}
.button-box .btn-show {
  min-width: 300px;
}
@media (min-width: 992px) {
  .button-box .btn-show {
    min-width: 400px;
    margin-left: 50px;
  }
}
.button-box .btn-show > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT.png)
    50% / contain no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  margin-top: 26px;
}
@media (min-width: 992px) {
  .button-box .btn-show > .component-content {
    margin: 0;
  }
}
.button-box .btn-show > .component-content .richText-content {
  width: 100%;
  height: 100%;
}
.button-box .btn-show > .component-content p {
  margin: 0;
  line-height: 53px;
}
.button-box .btn-show > .component-content a {
  display: block;
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .button-box .btn-show > .component-content a {
    font-size: 1.25rem;
  }
}
.button-box .btn-show:hover {
  cursor: pointer;
}
.button-box .btn-show:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT%20selected-hover.png)
    50% / contain no-repeat;
}
.button-box .btn-show:hover > .component-content a {
  color: #fff;
}
.button-box .btn-show.btn-icon {
  width: 100%;
}
@media (min-width: 992px) {
  .button-box .btn-show.btn-icon {
    padding: 0;
  }
}
.button-box .btn-show.btn-icon p {
  margin-left: 50px;
}
.button-box .btn-show.btn-icon a {
  font-size: 0.9375rem;
}
@media (min-width: 767px) {
  .button-box .btn-show.btn-icon a {
    font-size: 1.125rem;
  }
}
.template-Polident-template-new .homepage-product h3 {
  color: #001489;
}
.template-proguard .btn-show p > a {
  font-size: 1.125rem;
  font-family: Amelia Rounded;
  font-weight: bold;
  color: #009fdf;
}
.template-proguard .btn-show p > a:hover {
  color: #fff;
}
@media (min-width: 992px) {
  .template-proguard .btn-show p > a {
    font-size: 1.25rem;
  }
}
.template-proguard .btn-show > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-DT.png)
    50% / contain no-repeat;
}
@media (min-width: 992px) {
  .template-proguard .btn-show:hover > .component-content {
    cursor: pointer;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-DT%20selected-hover.png)
      50% / contain no-repeat;
  }
}
.template-proguard .btn-show.product-buy-now > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-DT.png)
    50% / contain no-repeat;
}
@media (min-width: 767px) {
  .template-proguard .btn-show.product-buy-now > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-BUY%20NOW-DT.png)
      50% / contain no-repeat;
  }
}
@media (min-width: 992px) {
  .template-proguard .btn-show.product-buy-now {
    cursor: pointer;
  }
  .template-proguard .btn-show.product-buy-now:hover > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-BUY%20NOW-DT%20selected-hover.png)
      50% / contain no-repeat;
  }
}
.template-proguard .btn-show.article-faq-button > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-DT.png)
    50% / contain no-repeat;
}
.template-proguard .btn-show.article-faq-button:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/button-Large%20CTA-PG-DT%20selected-hover.png)
    50% / contain no-repeat;
}
.template-proguard .btn-show.article-faq-button:hover > .component-content a {
  color: #fff;
}
.template-proguard .btn-show.btn-icon:hover > .component-content a {
  color: #009fdf;
}
.template-proguard .btn-show.btn-smile > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Polident_Living-with-a-removable-appliance_2.png)
    50% / contain no-repeat;
}
.template-proguard .btn-show.btn-smile:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Polident_Living-with-a-removable-appliance_2_Hover.png)
    50% / contain no-repeat;
}
.template-proguard .btn-show.btn-gear > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Polident_Getting-a-removable-appliance_3.png)
    50% / contain no-repeat;
}
.template-proguard .btn-show.btn-gear:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Polident_Getting-a-removable-appliance_3_Hover.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show p > a {
  font-size: 1.125rem;
  font-family: GothamBold;
  color: #001489;
}
.template-propartials .btn-show p > a:hover {
  color: #fff;
}
.template-propartials .btn-show.article-faq-button > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large%20CTA-PP-DT.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.article-faq-button:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large%20CTA-PP-DT%20selected-bold.png)
    50% / contain no-repeat;
}
.template-propartials
  .btn-show.article-faq-button:hover
  > .component-content
  a {
  color: #fff;
}
.template-propartials .btn-show.btn-icon a {
  font-size: 0.8125rem;
}
.template-propartials .btn-show.btn-icon:hover > .component-content a {
  color: #fff;
}
.template-propartials .btn-show.btn-checkmark > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Adjusting-to-partials_2.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-checkmark:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Adjusting-to-partials_2_Hover.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-smile > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Living-with-partials_2.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-smile:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Living-with-partials_2_Hover.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-gear > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Getting-partials_2.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-gear:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Getting-partials_2_Hover.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-x > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Preparing-for-tooth-loss_2.png)
    50% / contain no-repeat;
}
.template-propartials .btn-show.btn-x:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Polident_Preparing-for-tooth-loss_2_Hover.png)
    50% / contain no-repeat;
}
.phases-box {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .phases-box {
    margin-left: 1.5rem;
  }
}
.phases-box .content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .phases-box .content.paragraphSystem {
    flex-direction: row;
  }
}
.phases-box .content.paragraphSystem .phase {
  cursor: pointer;
  height: 51px;
  min-width: 340px;
  width: 30%;
}
.phases-box .content.paragraphSystem .phase p {
  font-size: 0.875rem;
  line-height: 15px;
  margin: 0;
}
.phases-box .content.paragraphSystem .phase p a {
  float: left;
  color: #f5fbf4;
}
.phases-box .content.paragraphSystem .phase.is-active p a,
.phases-box .content.paragraphSystem .phase:hover p a {
  font-weight: 600;
  color: #001489;
}
.phases-box .content.paragraphSystem .phase > .component-content {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.template-proguard .phases-box .content.paragraphSystem .phase.odd {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Polident_Getting-a-removable-appliance.png)
    no-repeat;
  z-index: 101;
}
.template-proguard .phases-box .content.paragraphSystem .phase.odd.is-active,
.template-proguard .phases-box .content.paragraphSystem .phase.odd:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Polident_Getting-a-removable-appliance_Hover.png)
    no-repeat;
}
.template-proguard .phases-box .content.paragraphSystem .phase.odd p a {
  padding: 15px 10px 15px 100px;
}
.template-proguard .phases-box .content.paragraphSystem .phase.last {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Polident_Living-with-a-removable-appliance.png)
    no-repeat;
  z-index: 100;
}
.template-proguard .phases-box .content.paragraphSystem .phase.last.is-active,
.template-proguard .phases-box .content.paragraphSystem .phase.last:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Polident_Living-with-a-removable-appliance_Hover.png)
    no-repeat;
}
@media (min-width: 992px) {
  .template-proguard .phases-box .content.paragraphSystem .phase.last {
    transform: translateX(-12%);
  }
}
.template-proguard .phases-box .content.paragraphSystem .phase.last p a {
  padding: 8px 10px 8px 100px;
}
.template-propartials .phases-box .content.paragraphSystem .phase {
  min-width: 258px;
  width: 258px;
}
.template-propartials .phases-box .content.paragraphSystem .phase p a {
  padding: 7px 0 7px 100px;
}
.template-propartials .phases-box .content.paragraphSystem .phase:nth-child(2) {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Adjusting-to-partials.png)
    no-repeat;
  z-index: 20;
}
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(2).is-active,
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(2):hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Adjusting-to-partials_Hover.png)
    no-repeat;
}
.template-propartials .phases-box .content.paragraphSystem .phase:nth-child(3) {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Getting-partials.png)
    no-repeat;
  z-index: 15;
}
@media (min-width: 992px) {
  .template-propartials
    .phases-box
    .content.paragraphSystem
    .phase:nth-child(3) {
    transform: translateX(-15px);
  }
}
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(3).is-active,
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(3):hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Getting-partials_Hover.png)
    no-repeat;
}
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(3)
  p
  a {
  padding: 12px 0 17px 100px;
}
.template-propartials .phases-box .content.paragraphSystem .phase:nth-child(4) {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Living-with-partials.png)
    no-repeat;
  z-index: 10;
}
@media (min-width: 992px) {
  .template-propartials
    .phases-box
    .content.paragraphSystem
    .phase:nth-child(4) {
    transform: translateX(-30px);
  }
}
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(4).is-active,
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(4):hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Living-with-partials_Hover.png)
    no-repeat;
}
.template-propartials .phases-box .content.paragraphSystem .phase:nth-child(5) {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Preparing-for-tooth-loss.png)
    no-repeat;
  z-index: 5;
}
@media (min-width: 992px) {
  .template-propartials
    .phases-box
    .content.paragraphSystem
    .phase:nth-child(5) {
    transform: translateX(-45px);
  }
}
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(5).is-active,
.template-propartials
  .phases-box
  .content.paragraphSystem
  .phase:nth-child(5):hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Polident_Preparing-for-tooth-loss_Hover.png)
    no-repeat;
}
.template-propartials .phases-box .content.paragraphSystem .phase:hover p > a {
  font-weight: 600;
  color: #001489;
}
.homepage-product {
  margin-top: 20px;
}
.product-lines-heading h3 {
  color: #001489;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .product-lines-heading h3 {
    font-size: 2.25rem;
  }
}
.product-lines > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-lines .product-after {
  max-width: 470px;
  max-height: 455px;
  height: 70vw;
  width: 72vw;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/Card.png)
    no-repeat;
  background-size: 99% 99%;
  margin: 25px;
  cursor: pointer;
}
.product-lines .product-after .richText a {
  font-family: Amelia Rounded;
  font-weight: bold;
  color: #f5fbf4;
}
.product-lines .product-after:focus,
.product-lines .product-after:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Card-2_Hover.png)
    no-repeat;
  background-size: 99% 99%;
}
.product-lines .product-after:focus .richText a,
.product-lines .product-after:hover .richText a {
  color: #001489;
}
@media screen and (max-width: 1176px) and (min-width: 992px) {
  .product-lines .product-after {
    height: 40vw;
    width: 42vw;
    max-width: none;
  }
}
.product-lines .product-after .component-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.product-lines .product-after .component-content .paragraphSystem {
  height: 100%;
}
.product-lines .product-after .component-content .paragraphSystem .image {
  height: 76%;
  width: 99%;
}
@media (min-width: 767px) {
  .product-lines .product-after .component-content .paragraphSystem .image {
    height: 76%;
  }
}
.product-lines
  .product-after
  .component-content
  .paragraphSystem
  .image
  .component-content {
  display: flex;
}
.product-lines
  .product-after
  .component-content
  .paragraphSystem
  .image
  .component-content
  a {
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  display: flex;
  justify-content: center;
  -webkit-clip-path: polygon(
    6% 0,
    99% 0,
    100% 1%,
    100% 92%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  clip-path: polygon(
    6% 0,
    99% 0,
    100% 1%,
    100% 92%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
}
.product-lines .product-after .component-content .paragraphSystem .richText {
  height: 24%;
  padding-left: 0;
  padding-right: 0;
}
.product-lines
  .product-after
  .component-content
  .paragraphSystem
  .richText-content {
  height: 100%;
  width: 100%;
}
.product-lines .product-after .component-content .paragraphSystem .richText p {
  margin: 0;
  height: 100%;
}
.product-lines .product-after .component-content .paragraphSystem .richText a {
  display: block;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  color: #f5fbf4;
  padding: 15px;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .product-lines
    .product-after
    .component-content
    .paragraphSystem
    .richText
    a {
    font-size: 1.4375rem;
  }
}
.template-Polident-template-new.layout-full-dentures1
  .product-lines-heading
  h3 {
  color: #fff;
}
.template-Polident-template-new.layout-full-dentures1
  .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%;
}
.template-Polident-template-new.layout-full-dentures1
  .product-lines
  .product-after
  .richText
  a {
  font-family: Amelia Rounded;
  font-weight: bold;
  color: #fff;
}
.template-Polident-template-new.layout-full-dentures1
  .product-lines
  .product-after:focus,
.template-Polident-template-new.layout-full-dentures1
  .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%;
}
.template-Polident-template-new .product-lines-heading h3 {
  color: #196930;
}
.template-Polident-template-new .product-lines .product-after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-silver.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-Polident-template-new .product-lines .product-after .richText a {
  font-family: Amelia Rounded;
  font-weight: bold;
  color: #f5fbf4;
}
.template-Polident-template-new .product-lines .product-after:focus,
.template-Polident-template-new .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%;
}
.template-Polident-template-new .product-lines-green .product-after {
  background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_silver.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-Polident-template-new
  .product-lines-green
  .product-after
  .richText
  a {
  font-family: Amelia Rounded;
  font-weight: bold;
  color: #f5fbf4;
}
.template-Polident-template-new .product-lines-green .product-after:focus,
.template-Polident-template-new .product-lines-green .product-after:hover {
  background: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/product_green.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-Polident-template-new .product-lines-green .product-after img {
  -o-object-fit: contain;
  object-fit: contain;
}
.template-proguard .related-heading h3 {
  color: #009fdf;
}
.template-proguard .product-lines .product-after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Card.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-proguard
  .product-lines
  .product-after
  .component-content
  .richText
  a {
  color: #fff;
  font-size: 1rem;
  padding: 10px 15px;
}
@media (min-width: 992px) {
  .template-proguard
    .product-lines
    .product-after
    .component-content
    .richText
    a {
    font-size: 1.4375rem;
    padding: 25px 23px;
  }
}
.template-proguard .product-lines .product-after:focus,
.template-proguard .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%;
}
.template-proguard .product-lines .product-after:focus .richText a,
.template-proguard .product-lines .product-after:hover .richText a {
  color: #fff;
}
.template-propartials .related-heading h2,
.template-propartials .related-heading h3 {
  color: #001489;
}
.template-propartials .product-lines .product-after {
  max-height: 409px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Our-3-step-Propartial-Range-card_Hover_470x409.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-propartials .product-lines .product-after .richText a {
  font-family: GothamBold;
}
.template-propartials
  .product-lines
  .product-after
  .component-content
  .paragraphSystem
  .image {
  height: 79%;
}
.template-propartials
  .product-lines
  .product-after
  .component-content
  .richText
  a {
  color: #fff;
  font-size: 1.125rem;
  padding: 4px 0 0 26px;
}
@media (min-width: 767px) {
  .template-propartials
    .product-lines
    .product-after
    .component-content
    .richText
    a {
    font-size: 1.25rem;
    padding: 16px 0 0 26px;
  }
}
.template-propartials .product-lines .product-after:focus,
.template-propartials .product-lines .product-after:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Our-3-step-Propartial-Range-card_470x409.png)
    no-repeat;
  background-size: 99% 99%;
}
.template-propartials .product-lines .product-after:focus .richText a,
.template-propartials .product-lines .product-after:hover .richText a {
  color: #00a3ad;
}
.template-propartials
  .product-lines
  .product-after
  .image
  .component-content
  a {
  -webkit-clip-path: none !important;
  clip-path: none !important;
}
.template-propartials .product-lines .product-after .image img {
  max-width: 100%;
  border-radius: 0 36px 36px 36px;
}
@media (min-width: 767px) {
  .template-propartials .product-lines .product-after .image img {
    max-width: calc(100% + 7px);
    max-height: 100%;
    border-radius: 0 61px 60px 60px;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .template-propartials .product-lines .product-after .image img {
    width: 467px;
  }
}
@media (min-width: 767px) and (min-width: 992px) {
  .template-propartials .product-lines .product-after .image img {
    max-width: calc(99% + 4px);
    height: 317px;
    width: 457px;
  }
}
@media (min-width: 767px) and (min-width: 1024px) and (max-width: 1024px) {
  .template-propartials .product-lines .product-after .image img {
    max-width: 100%;
  }
}
.product-lines-fulldentures .snippetReference,
.product-lines-mainhub .snippetReference,
.product-lines-propartials .snippetReference {
  display: flex;
  justify-content: center;
  margin: 0 auto 32px;
}
.product-lines-fulldentures .snippetReference:last-of-type,
.product-lines-mainhub .snippetReference:last-of-type,
.product-lines-propartials .snippetReference:last-of-type {
  margin-bottom: 0;
}
.product-lines-fulldentures .snippetReference .box.component,
.product-lines-mainhub .snippetReference .box.component,
.product-lines-propartials .snippetReference .box.component {
  height: 248px;
  width: 291px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png)
    no-repeat;
  background-position: 3.6% 43.975%;
  -webkit-clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 93%,
    94% 99%,
    1% 99%,
    0 99%,
    0 6%
  );
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 93%,
    94% 99%,
    1% 99%,
    0 99%,
    0 6%
  );
}
.product-lines-fulldentures .snippetReference .box.component:hover,
.product-lines-mainhub .snippetReference .box.component:hover,
.product-lines-propartials .snippetReference .box.component:hover {
  height: 248px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png)
    no-repeat;
  background-position: 3.6% 39.03%;
}
.product-lines-fulldentures
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a,
.product-lines-mainhub
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a,
.product-lines-propartials
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a {
  color: #00a3ad;
}
.product-lines-fulldentures .snippetReference .richText,
.product-lines-mainhub .snippetReference .richText,
.product-lines-propartials .snippetReference .richText {
  height: 80px;
}
.product-lines-fulldentures .snippetReference .richText > .component-content,
.product-lines-mainhub .snippetReference .richText > .component-content,
.product-lines-propartials .snippetReference .richText > .component-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-lines-fulldentures
  .snippetReference
  .richText
  > .component-content
  .richText-content,
.product-lines-mainhub
  .snippetReference
  .richText
  > .component-content
  .richText-content,
.product-lines-propartials
  .snippetReference
  .richText
  > .component-content
  .richText-content {
  width: 100%;
  height: 100%;
}
.product-lines-fulldentures
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p,
.product-lines-mainhub
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p,
.product-lines-propartials
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p {
  height: 100%;
  justify-content: flex-start !important;
  text-align: left !important;
  margin: 0;
}
.product-lines-fulldentures
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a,
.product-lines-mainhub
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a,
.product-lines-propartials
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a {
  display: block;
  width: calc(100% - 40px);
  height: calc(100% - 20px);
  padding: 5px 20px;
  font-family: Amelia Rounded;
  font-weight: bold;
  text-align: left;
  color: #fff;
}
.product-lines-fulldentures .component-content,
.product-lines-mainhub .component-content,
.product-lines-propartials .component-content {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}
.product-lines-fulldentures .component-content .content.paragraphSystem,
.product-lines-mainhub .component-content .content.paragraphSystem,
.product-lines-propartials .component-content .content.paragraphSystem {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .product-lines-fulldentures .component-content,
  .product-lines-mainhub .component-content,
  .product-lines-propartials .component-content {
    display: block;
    justify-content: left;
  }
}
.product-lines-fulldentures .image,
.product-lines-fulldentures .image .component-content,
.product-lines-mainhub .image,
.product-lines-mainhub .image .component-content,
.product-lines-propartials .image,
.product-lines-propartials .image .component-content {
  display: flex;
  justify-content: center;
}
.product-lines-fulldentures .image .component-content a,
.product-lines-mainhub .image .component-content a,
.product-lines-propartials .image .component-content a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-lines-fulldentures .image .component-content a img,
.product-lines-mainhub .image .component-content a img,
.product-lines-propartials .image .component-content a img {
  margin-top: 2px;
  max-width: 100%;
  max-height: 100%;
  width: calc(100% - 8px);
  height: 160px;
  -webkit-clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
}
.product-lines-mainhub {
  margin-bottom: 40px;
}
.product-lines-mainhub .component-content .content.paragraphSystem {
  justify-content: flex-start;
  height: 100%;
}
.product-lines-mainhub .snippetReference {
  cursor: pointer;
  margin-bottom: 40px;
}
.product-lines-mainhub .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.01%;
  height: 250px;
}
.product-lines-mainhub .snippetReference .box.component:hover {
  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% 0.82%;
  height: 250px;
}
.product-lines-mainhub .image .component-content {
  height: 165px;
}
.product-lines-mainhub .image .component-content a img {
  margin-top: 0;
}
.product-lines-mainhub
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #fff;
}
.product-lines-mainhub
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #009fdf;
}
.product-lines-propartials .component-content .content.paragraphSystem {
  justify-content: flex-start;
  height: 100%;
}
.product-lines-propartials .snippetReference {
  cursor: pointer;
}
.product-lines-propartials .snippetReference .box.component {
  height: 258px;
  width: 291px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png)
    no-repeat;
  background-position: 3.6% 98.7%;
  background-color: #fff;
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 45px 45px 45px;
}
.product-lines-propartials .snippetReference .box.component:hover {
  height: 258px;
  width: 291px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png)
    no-repeat;
  background-position: 3.6% 45.8%;
  background-color: #fff;
}
.product-lines-propartials .image .component-content {
  height: 164px;
}
.product-lines-propartials .image .component-content a img {
  margin-top: 4px;
  width: calc(100% - 6px);
  height: 162px;
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 41px 40px 40px;
}
.product-lines-propartials
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #fff;
  font-family: GothamBold;
}
.product-lines-propartials
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #00a3ad;
}
.products-proguard .heading-text h1,
.products-proguard h2,
.products-propartials .heading-text h1,
.products-propartials h2 {
  color: #001489;
}
.products-fulldentures .heading-text,
.products-proguard .heading-text,
.products-propartials .heading-text {
  color: #666;
}
.products-fulldentures .heading-text p,
.products-proguard .heading-text p,
.products-propartials .heading-text p {
  color: inherit;
}
.products-fulldentures .products-heading,
.products-proguard .products-heading,
.products-propartials .products-heading {
  border-radius: 10px;
  margin-bottom: 3rem;
  -webkit-clip-path: polygon(
    5% 0,
    100% 0,
    100% 8%,
    100% 80%,
    95% 100%,
    1% 100%,
    0 96%,
    0 20%
  );
  clip-path: polygon(
    5% 0,
    100% 0,
    100% 8%,
    100% 80%,
    95% 100%,
    1% 100%,
    0 96%,
    0 20%
  );
}
@media (min-width: 767px) {
  .products-fulldentures .products-heading,
  .products-proguard .products-heading,
  .products-propartials .products-heading {
    -webkit-clip-path: polygon(
      2% 0,
      100% 0,
      100% 8%,
      100% 80%,
      98.3% 100%,
      1% 100%,
      0 96%,
      0 20%
    );
    clip-path: polygon(
      2% 0,
      100% 0,
      100% 8%,
      100% 80%,
      98.3% 100%,
      1% 100%,
      0 96%,
      0 20%
    );
  }
}
.products-fulldentures .products-heading h2,
.products-proguard .products-heading h2,
.products-propartials .products-heading h2 {
  font-family: Amelia Rounded;
  font-weight: 400;
  color: #fff;
  padding-left: 1rem;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.products-proguard .products-heading {
  background-color: #009fdf;
}
.products-fulldentures .products-heading,
.products-propartials .products-heading {
  background-color: #00a3ad;
}
.products-propartials .products-heading h2 {
  font-family: Gotham;
}
.template-Polident-template-new
  .homepage-product
  .product-lines
  .product-after:hover {
  background-image: url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-teal.png);
}
.template-Polident-template-new
  .homepage-product
  .product-lines
  .product-after
  .component-content
  .paragraphSystem
  .image {
  height: 84%;
}
.articles-heading h3,
.related-heading h3 {
  font-size: 1.25rem;
  line-height: 32px;
  color: #196930;
}
@media (min-width: 992px) {
  .articles-heading h3,
  .related-heading h3 {
    font-size: 1.375rem;
    line-height: 36px;
    color: #047c47;
  }
}
.articles-social .image,
.related-social .image {
  width: 60px;
}
.articles-social .image img,
.related-social .image img {
  height: 40px;
}
.articles .snippetReference,
.related .snippetReference {
  display: flex;
  justify-content: center;
  margin: 0 auto 32px;
}
.articles .snippetReference:last-of-type,
.related .snippetReference:last-of-type {
  margin-bottom: 0;
}
.articles .snippetReference .box.component,
.related .snippetReference .box.component {
  height: 248px;
  width: 289px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png)
    no-repeat;
  background-position: 3.63% 43.97%;
  background-color: #f5fbf4;
  -webkit-clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 93%,
    94% 99%,
    1% 99%,
    0 99%,
    0 6%
  );
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 93%,
    94% 99%,
    1% 99%,
    0 99%,
    0 6%
  );
}
.articles .snippetReference .box.component:hover,
.related .snippetReference .box.component:hover {
  height: 248px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full_Dentures_Sprites_Extended.png)
    no-repeat;
  background-position: 3.63% 39%;
  background-color: #f5fbf4;
}
.articles .snippetReference .box.component:hover .richText-content p a,
.related .snippetReference .box.component:hover .richText-content p a {
  color: #196930;
}
.articles .snippetReference .richText,
.related .snippetReference .richText {
  height: 80px;
}
.articles .snippetReference .richText > .component-content,
.related .snippetReference .richText > .component-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.articles .snippetReference .richText > .component-content .richText-content,
.related .snippetReference .richText > .component-content .richText-content {
  width: 100%;
  height: 100%;
}
.articles .snippetReference .richText > .component-content .richText-content p,
.related .snippetReference .richText > .component-content .richText-content p {
  height: 100%;
  justify-content: flex-start !important;
  text-align: left !important;
  margin: 0;
}
.articles
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a,
.related
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a {
  display: block;
  width: calc(100% - 40px);
  height: calc(100% - 20px);
  padding: 5px 20px;
  font-family: Amelia Rounded;
  font-weight: bold;
  text-align: left;
  color: #fff;
}
.articles .component-content,
.related .component-content {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}
.articles .component-content .content.paragraphSystem,
.related .component-content .content.paragraphSystem {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .articles .component-content,
  .related .component-content {
    display: block;
    justify-content: left;
  }
}
.articles .image,
.articles .image .component-content,
.related .image,
.related .image .component-content {
  display: flex;
  justify-content: center;
}
.articles .image .component-content a,
.related .image .component-content a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.articles .image .component-content a img,
.related .image .component-content a img {
  max-width: 100%;
  max-height: 100%;
  width: calc(100% - 4px);
  height: 160px;
  -webkit-clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  background-color: #fff;
}
.related .component-content .content.paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  .related .component-content .content.paragraphSystem {
    justify-content: space-evenly;
  }
}
.related .image .component-content a img {
  margin-top: 2px;
}
@media (min-width: 992px) {
  .template-Polident-template .articles .image .component-content a img {
    margin-top: 2px;
  }
}
.template-proguard .articles .component-content .content.paragraphSystem,
.template-proguard .related .component-content .content.paragraphSystem {
  justify-content: flex-start;
  height: 100%;
}
.template-proguard .articles .snippetReference,
.template-proguard .related .snippetReference {
  cursor: pointer;
  margin-bottom: 40px;
}
.template-proguard .articles .snippetReference .box.component,
.template-proguard .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;
}
.template-proguard .articles .snippetReference .box.component:hover,
.template-proguard .related .snippetReference .box.component:hover {
  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% 0.8%;
  background-color: #fff;
}
.template-proguard .articles .image .component-content,
.template-proguard .related .image .component-content {
  height: 165px;
}
.template-proguard
  .articles
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a,
.template-proguard
  .related
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #fff;
}
.template-proguard
  .articles
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a,
.template-proguard
  .related
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #009fdf;
}
.template-proguard .related .image .component-content a img {
  height: 161px;
}
.template-proguard .articles .image .component-content a img {
  transform: translateY(1px);
  height: 161px;
  -webkit-clip-path: polygon(
    5.1% 0,
    99% 0,
    100% 1%,
    100% 91.3%,
    94.3% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  clip-path: polygon(
    5.1% 0,
    99% 0,
    100% 1%,
    100% 91.3%,
    94.3% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.template-propartials .articles .component-content .content.paragraphSystem,
.template-propartials .related .component-content .content.paragraphSystem {
  justify-content: flex-start;
  height: 100%;
}
.template-propartials .articles .snippetReference,
.template-propartials .related .snippetReference {
  cursor: pointer;
}
.template-propartials .articles .snippetReference .box.component,
.template-propartials .related .snippetReference .box.component {
  height: 258px;
  width: 291px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png)
    no-repeat;
  background-position: 3.6% 98.7%;
  background-color: #f5fbf4;
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 45px 45px 45px;
}
.template-propartials .articles .snippetReference .box.component:hover,
.template-propartials .related .snippetReference .box.component:hover {
  height: 258px;
  width: 291px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Propartial_Image-Sprites_Cards_New.png)
    no-repeat;
  background-position: 3.6% 45.808%;
  background-color: #f5fbf4;
}
.template-propartials .articles .image .component-content,
.template-propartials .related .image .component-content {
  height: 164px;
}
.template-propartials .articles .image .component-content a img,
.template-propartials .related .image .component-content a img {
  height: 163px;
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 41px 40px 40px;
}
.template-propartials
  .articles
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a,
.template-propartials
  .related
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #fff;
  font-family: GothamBold;
}
.template-propartials
  .articles
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a,
.template-propartials
  .related
  .snippetReference
  .component-content:hover
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #00a3ad;
}
.template-propartials .articles .image .component-content a img {
  margin-top: 3px;
}
.template-propartials .articles .snippetReference .box.component,
.template-propartials .articles .snippetReference .box.component:hover {
  background-color: #fff;
}
.template-propartials .related .image .component-content a img {
  margin-top: 3px;
}
.product-buy-now > .richText-content,
.product-faq-button > .richText-content {
  height: 50px;
}
.product-faq-button {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .product-faq-button {
    margin-bottom: 0;
  }
}
.product-faq-button > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT.png)
    50% / contain no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .product-faq-button > .component-content {
    width: 100%;
    margin: 0;
  }
}
.product-faq-button > .richText-content {
  height: 50px;
}
.product-faq-button:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT%20selected-hover.png)
    50% / contain no-repeat;
}
.product-faq-button:hover > .component-content a {
  color: #fff;
}
.product-buy-now > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT.png)
    50% / contain no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .product-buy-now > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-BUY%20NOW-DT.png)
      50% / contain no-repeat;
    width: 100%;
    margin: 0;
  }
}
.product-buy-now:hover > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-DT%20selected-hover.png)
    50% / contain no-repeat;
}
@media (min-width: 992px) {
  .product-buy-now:hover > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/button-Large%20CTA-FD-BUY%20NOW-DT%20selected-hover.png)
      50% / contain no-repeat;
  }
}
.product-buy-now:hover > .component-content a {
  color: #fff;
}
.product-image .component-content {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .product-image .component-content {
    justify-content: flex-start;
  }
}
.template-Polident-template-new .product-details-list li,
.template-Polident-template .product-details-list li {
  font-size: 1.25rem;
  color: #196930;
}
.template-Polident-template-new .product-description p,
.template-Polident-template .product-description p {
  font-size: 1.25rem;
  color: #939191;
  line-height: 1.25;
}
.template-proguard .product-details-list li {
  font-size: 1.125rem;
  color: #001489;
}
.template-proguard .product-description p {
  font-size: 1.25rem;
  color: #939191;
  line-height: 1.25;
}
.template-propartials .product-details-list li {
  font-size: 1.125rem;
  color: #001489;
}
.template-propartials .product-details-list li strong {
  font-weight: 400;
}
.template-propartials .product-details-list p {
  margin-top: 40px;
  font-size: 1rem;
  color: #939191;
}
.template-propartials .product-description p {
  font-size: 1.25rem;
  color: #939191;
  line-height: 1.25;
}
.template-propartials .product-buy-now,
.template-propartials .product-faq-button {
  display: flex;
  justify-content: center;
}
.template-propartials .product-faq-button > .component-content {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large CTA-PP-BUY NOW-DT.png")
    50% / contain no-repeat;
}
@media (min-width: 767px) {
  .template-propartials .product-faq-button > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Frequently-asket-questions-button_DT.png)
      50% / contain no-repeat;
  }
}
.template-propartials .product-faq-button > .component-content a {
  color: #001489;
  font-weight: 700;
  font-size: 1rem;
}
.template-propartials .product-faq-button:hover > .component-content {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large CTA-PP-BUY NOW-DT selected-bold.png")
    50% / contain no-repeat;
}
@media (min-width: 767px) {
  .template-propartials .product-faq-button:hover > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Frequently-asket-questions-button_Hover_DT.png)
      50% / contain no-repeat;
  }
}
.template-propartials .product-faq-button:hover > .component-content a {
  color: #fff;
}
.template-propartials .product-buy-now > .component-content {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large CTA-PP-BUY NOW-DT.png")
    50% / contain no-repeat;
  width: 100%;
}
.template-propartials .product-buy-now > .component-content a {
  color: #001489;
  font-weight: 700;
  padding: 12px 63px;
}
.template-propartials .product-buy-now:hover > .component-content {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/button-Large CTA-PP-BUY NOW-DT selected-bold.png")
    50% / contain no-repeat;
}
.template-propartials .product-buy-now:hover > .component-content a {
  color: #fff;
}
.template-propartials .product-poster-box .image {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .template-propartials .product-poster-box {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/images/Explore-the-range-banner_SP.png)
      50% / contain no-repeat;
    height: 330px;
  }
  .template-propartials .product-poster-box .image {
    display: none;
  }
}
.template-propartials .howto-block .howto-heading h3 {
  font-size: 1.75rem;
  color: #001489;
}
.template-propartials .howto-block:after,
.template-propartials .howto-block:before {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Separator-teal_1.png)
    no-repeat bottom;
  display: block;
  width: 100%;
  background-size: 100% 17px;
  height: 31px;
  margin-top: 15px;
}
@media (min-width: 767px) {
  .template-propartials .howto-block:after,
  .template-propartials .howto-block:before {
    background-size: 100% 31px;
  }
}
.template-propartials .howto-block:before {
  margin-bottom: 15px;
}
.template-propartials .step-description h3 {
  font-size: 1.375rem;
  color: #001489;
}
.template-propartials .types-description-text h2 {
  font-size: 1.25rem;
  line-height: 36px;
  color: #001489;
}
@media (min-width: 992px) {
  .template-propartials .types-description-text h2 {
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.template-propartials .types-description-text p {
  line-height: 28px;
  color: #939191;
}
.template-propartials .types-list-first ul,
.template-propartials .types-list-last ul {
  list-style: none;
}
.template-propartials .types-list-first ul li > a,
.template-propartials .types-list-last ul li > a {
  font-size: 1.125rem;
  line-height: 24px;
  color: #001489;
}
@media (min-width: 992px) {
  .template-propartials .types-list-first ul li > a,
  .template-propartials .types-list-last ul li > a {
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.template-propartials .types-list-first ul li > a:before,
.template-propartials .types-list-last ul li > a:before {
  content: "\2022";
  color: #001489;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.template-propartials .types-list-first ul {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .template-propartials .types-list-first ul {
    margin-bottom: 1em;
  }
}
.template-propartials .types-list-last ul {
  margin-top: 0;
}
@media (min-width: 992px) {
  .template-propartials .types-list-last ul {
    margin-top: 1em;
  }
}
.template-propartials .types-disclaimer {
  border-top: 3px solid #00a3ad;
}
.template-propartials .types-disclaimer p {
  color: #939191;
  line-height: 28px;
}
.template-propartials .types-disclaimer a {
  font-family: GothamBold;
  line-height: 28px;
  text-decoration: underline;
  color: #001489;
}
@media (min-width: 992px) {
  .template-propartials .types-disclaimer a {
    color: #001489;
  }
}
.template-propartials .type-description {
  line-height: 28px;
  color: #939191;
}
.template-propartials .type-no-image h3 {
  font-size: 1.5rem;
  line-height: 36px;
  color: #001489;
}
.template-propartials .type-with-image .content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .template-propartials .type-with-image .content.paragraphSystem {
    flex-direction: row;
    justify-content: space-between;
  }
}
.template-propartials .type-with-image .content.paragraphSystem h3 {
  font-size: 1.25rem;
  line-height: 32px;
  color: #001489;
}
.template-propartials .type-with-image .content.paragraphSystem .image img {
  width: 100%;
}
@media (min-width: 992px) {
  .template-propartials .type-with-image .content.paragraphSystem .image img {
    width: 80%;
    margin-left: 50px;
  }
}
.template-propartials .step-image img {
  border: 5px solid #00a3ad;
  border-radius: 0 90px 90px 90px;
}
.breadcrumbs {
  padding-top: 20px;
  margin-left: 20px;
}
@media (min-width: 992px) {
  .breadcrumbs {
    margin: 0;
  }
}
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumbs-list li {
  float: left;
  margin-right: 6px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs-list li {
    float: none;
  }
}
.breadcrumbs-list li a {
  color: #001489;
}
.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 {
  content: "\";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: 400;
  position: absolute;
  font-size: 0.5rem;
  bottom: 2px;
  right: 0;
}
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}
.breadcrumbs-without-separator li:last-child:before {
  display: none;
}
.template-Polident-template-new .breadcrumbs-list li a,
.template-Polident-template .breadcrumbs-list li a {
  color: #196930;
}
.template-Polident-template-new .breadcrumbs-without-separator li:before,
.template-Polident-template .breadcrumbs-without-separator li:before {
  color: transparent;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/atom-icon-arrow%20right%20Copy%201.png)
    no-repeat;
  background-size: contain;
  top: 4px;
  right: 0;
}
.template-proguard .breadcrumbs,
.template-propartials .breadcrumbs {
  padding: 20px 0;
}
.template-proguard .breadcrumbs-list li a,
.template-propartials .breadcrumbs-list li a {
  color: #001489;
}
.template-proguard .breadcrumbs-without-separator li,
.template-propartials .breadcrumbs-without-separator li {
  margin-right: 20px;
  padding-right: 25px;
}
.template-proguard .breadcrumbs-without-separator li:before,
.template-propartials .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: 6px;
  right: 0;
}
.faq-heading h2 {
  font-size: 2.25rem;
  line-height: 36px;
  color: #196930;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-curved-separator.svg)
    no-repeat;
  background-position-y: 100%;
  background-size: 100%;
  padding-bottom: 10px;
  margin: 0 16px;
}
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
}
.accordion-slide {
  border-bottom-right-radius: 20px;
  margin-bottom: 8px;
  padding-bottom: 1px;
  background-size: 95%;
  background-position: bottom;
}
@media (min-width: 992px) {
  .accordion-slide {
    margin-bottom: 20px;
  }
}
.accordion-slide:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 16px;
  right: 36px;
}
@media (min-width: 992px) {
  .accordion-slide:after {
    left: 30px;
  }
}
.accordion-slide:first-child {
  border-top: 0;
}
.accordion-head {
  padding: 16px 16px 0;
}
@media (min-width: 992px) {
  .accordion-head {
    padding: 20px 30px 0;
  }
}
.accordion-title {
  float: none;
  margin: 0;
  display: block;
  padding-right: 20px;
  position: relative;
}
.accordion-title-text {
  font-size: 1.125rem;
  line-height: 24px;
  color: #196930;
}
.accordion-content-wrapper {
  margin: 0 16px 16px;
  padding: 0 8px;
  border-bottom-right-radius: 20px;
}
@media (min-width: 992px) {
  .accordion-content-wrapper {
    margin: 0 30px 30px;
    border-bottom-right-radius: 40px;
  }
}
.mod-js .layout-Teal-Master .accordion-head:after,
.mod-js .layout-Teal-Master .accordion-head:before {
  background-color: #001489 !important;
}
.mod-js body:not(.template-dental-labo) .accordion-head:after {
  content: "";
  position: absolute;
  background-color: #43b02a;
  width: 4px;
  height: 18px;
  right: 5%;
  top: 20px;
  transition: all 0.1s ease-out;
}
.mod-js body:not(.template-dental-labo) .accordion-head:before {
  content: "";
  position: absolute;
  background-color: #43b02a;
  width: 4px;
  height: 18px;
  right: 5%;
  top: 20px;
  transform: rotate(90deg);
  transition: all 0.1s linear;
}
.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden;
  color: #666;
  line-height: 28px;
}
.mod-js .accordion-head {
  position: relative;
  cursor: pointer;
}
.mod-js .accordion-container .accordion-slide.is-active > .accordion-head {
  cursor: pointer;
}
.mod-js
  .accordion-container
  .accordion-slide.is-active
  > .accordion-head:after {
  transform: rotate(90deg);
  background-color: #001489;
}
.mod-js
  .accordion-container
  .accordion-slide.is-active
  > .accordion-head
  .accordion-title-text {
  color: #001489;
}
@media (min-width: 992px) {
  .mod-js
    .accordion-container
    .accordion-slide.is-active
    > .accordion-head
    .accordion-title {
    border-bottom: none;
  }
}
.mod-js .accordion-container .accordion-slide.is-active:after {
  display: none;
}
.mod-js
  .accordion-container
  .accordion-slide.is-active
  > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible;
  -webkit-animation: slideAccordion 0.1s ease-out;
  animation: slideAccordion 0.1s ease-out;
}
.mod-js
  .accordion-container
  .accordion-slide.is-active:last-child
  > .accordion-content-wrapper {
  border-bottom: none;
}
@-webkit-keyframes slideAccordion {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  to {
    transform: scaleY(1);
  }
}
@keyframes slideAccordion {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  to {
    transform: scaleY(1);
  }
}
@media (min-width: 992px) {
  .faq-accordions .top-banner {
    padding-left: 100px;
  }
}
.faq-accordions .top-banner h2 {
  color: #001489;
}
@media (min-width: 992px) {
  .faq-accordions .top-banner h2 {
    font-size: 1.75rem;
  }
}
.faq-accordions .accordion:after {
  content: "";
  display: block;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/DT/Separator-blue_1.svg)
    bottom/100% no-repeat;
  width: 100%;
  height: 35px;
  margin-top: 15px;
}
.faq-accordions .accordion-slide {
  background-size: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .faq-accordions .accordion-slide {
    padding-left: 100px;
  }
}
.faq-accordions .accordion-head {
  padding-top: 0;
  padding-left: 0;
}
.faq-accordions .accordion-content-wrapper {
  padding-left: 0;
  margin-left: 0;
}
.template-Polident-template .accordion-content-wrapper .richText a {
  font-weight: 700;
  color: #008a00;
  text-decoration: underline;
}
.template-Polident-template .faq-accordions .top-banner h2 {
  color: #006c28;
}
.template-proguard .accordion-content-wrapper .richText a {
  font-weight: 700;
  color: #009fdf;
  text-decoration: underline;
}
.template-proguard .faq-heading h2 {
  margin-top: 100px;
  font-size: 1.875rem;
  line-height: 36px;
  color: #001489;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/DT/Separator-blue_1.svg)
    no-repeat;
  background-position-y: 100%;
  background-size: 100%;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .template-proguard .faq-heading h2 {
    font-size: 2.25rem;
  }
}
.template-proguard .accordion-head:after,
.template-proguard .accordion-head:before {
  background-color: #009fdf;
}
.template-proguard .accordion-title a span {
  color: #009fdf;
}
.template-proguard .accordion-slide.is-active > .accordion-head {
  cursor: pointer;
}
.template-proguard .accordion-slide.is-active > .accordion-head:after,
.template-proguard .accordion-slide.is-active > .accordion-head:before {
  transform: rotate(90deg);
  background-color: #00a3ad;
}
.template-proguard .accordion-content p {
  line-height: 1.5;
  color: #666;
}
.template-propartials .accordion-content-wrapper .richText a {
  font-weight: 700;
  color: #00a3ad;
  text-decoration: underline;
}
.template-propartials .accordion-head:after,
.template-propartials .accordion-head:before {
  background-color: #00a3ad;
}
.template-propartials .accordion-title a span {
  color: #001489;
}
.template-propartials .accordion-content p {
  line-height: 1.5;
  color: #666;
}
.template-propartials .accordion:after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Separator-teal_1.png)
    bottom/100% no-repeat;
}
/*# sourceMappingURL=../maps/core/mainUplift.css.map */
:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #f2f2f2;
  --color-4: #e8efdb;
  --color-5: #76cbd9;
  --color-6: #e4e7f0;
  --color-7: #99cec8;
  --color-8: #5fb4e6;
  --color-9: #e6dbc3;
  --color-10: #2e3c76;
  --color-11: #262626;
  --color-12: #b9994f;
  --color-13: #323131;
}
.bg-black {
  background-color: var(--color-1);
}
.bg-white {
  background-color: var(--color-2);
}
.bg-light-white {
  background: var(--color-3);
}
.bg-light-orange {
  background: var(--color-4);
}
.bg-lightblue {
  background: var(--color-7) !important;
}
.bg-lightblue-2 {
  background: var(--color-5);
}
.bg-lightblue-3 {
  background: var(--color-6);
}
.bg-blue {
  background: var(--color-8);
}
.text-blue-1,
.text-blue-1 *,
.text-color-10,
.text-color-10 * {
  color: var(--color-10);
}
.text-color-12 {
  color: var(--color-12);
}
.max-content-width {
  max-width: 1140px;
  margin: auto;
  float: none;
}

.superiority-wrapper .hero-banner-logo {
  position: relative;
  top: 4rem;
  right: -5rem;
}
.superiority-wrapper .four-blocks .heading hr {
  position: absolute;
  top: 50%;
  left: 10px;
  width: calc(100% - 40px);
  height: 3px;
  background: var(--color-2);
  border: none;
  transform: translate(10px, 10px);
}
.superiority-wrapper .four-blocks .heading-type-four {
  position: relative;
  z-index: 1;
  background: var(--color-8);
  top: -15px;
}
.superiority-wrapper .four-blocks .heading img {
  position: relative;
  top: 2rem;
}
.superiority-wrapper .four-blocks .card > .component-content {
  background: var(--color-2);
  border-radius: 5px;
  text-align: center;
}
.superiority-wrapper .four-blocks .card .subheading {
  margin: 5px 0;
}
.superiority-wrapper .four-blocks .card .heading-icon {
  background: var(--color-9);
  height: 36px;
  position: relative;
  border-radius: 0 0 5px 5px;
}
.superiority-wrapper .four-blocks .card .heading-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-68%, -50%);
}
.superiority-wrapper .block-one .heading > .component-content {
  display: inline-block;
  border-bottom: 2px solid var(--color-2);
  padding-bottom: 1rem;
}
.superiority-wrapper .block-one .heading h1 {
  letter-spacing: 3px;
  line-height: 1.3;
}
.superiority-wrapper .block-one .white-box-content {
  background: #ffffffd1;
}
.superiority-wrapper .block-one .white-box-content .vs {
  width: 71px;
  height: 71px;
  background: var(--color-10);
  border-radius: 50%;
  margin: auto;
  float: none;
}
.superiority-wrapper .block-one .white-box-content .vs p {
  line-height: 5px;
  font-size: 25px;
}
.superiority-wrapper .block-one .title-heading > .component-content {
  overflow: unset;
}
.superiority-wrapper .block-one .title-heading p {
  text-align: right;
  font-size: 19px;
}
.superiority-wrapper .block-one .title-heading .circle {
  width: 64px;
  height: 64px;
  display: inline-block;
  text-align: center;
  border: 2px solid;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -10px;
  font-weight: 600;
  font-size: 40px;
  line-height: 57px;
}
.superiority-wrapper .block-one .content-para p {
  line-height: 1.5;
}
.superiority-wrapper .block-two .title-heading p {
  border-bottom: 2px solid;
  display: inline-block;
}
.superiority-wrapper .content-wrapper .box-content p {
  line-height: 1.5;
  color: var(--color-10);
  font-size: 24px;
}
.superiority-wrapper .block-three .content-wrapper p {
  color: #43674d;
}
.superiority-wrapper .block-three .content-wrapper .heading {
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #43674d;
  max-width: 92%;
}
.superiority-wrapper .block-four .title-heading p {
  border-bottom: 2px solid;
  display: inline-block;
}
.superiority-wrapper .block-four .heading {
  position: relative;
  top: 35px;
  z-index: 1;
}
.superiority-wrapper .block-four .heading p {
  background: var(--color-10);
  min-width: 392px;
  height: 63px;
  line-height: 50px;
}
.superiority-wrapper .packshot-content .outline-button {
  border: 2px solid var(--color-10);
  width: 280px;
  height: 42px;
  line-height: 30px;
}
.superiority-wrapper .packshot-content .Icon img {
  max-width: 86px;
  margin-bottom: 1rem;
}
.privacy-dialog {
  position: fixed;
  display: none;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.privacy-dialog > .component-content {
  background-color: #fefefe;
  margin: auto;
  padding: 2.5rem;
  border: 1px solid #888;
  width: 80%;
  transform: translate(0%, 0%);
}
.privacy-dialog .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  top: -1.5rem;
  cursor: pointer;
  position: absolute;
  right: 0rem;
}
.privacy-dialog .close:hover,
.privacy-dialog .close:focus {
  color: #000;
  float: right;
  font-size: 2rem;
  font-weight: bold;
}
.mr-l--10 {
  margin-left: -10px;
}
.w-100,
.w-100 *,
.w-100 iframe {
  width: 100%;
}

.d-inline-block-figcaption figcaption {
  display: inline-block;
}

/* en-NZ,en-AU locale css */
:lang(en-nz) .navigation-branch.navigation-level2,
:lang(en-au) .navigation-branch.navigation-level2 {
  height: auto;
}
:lang(en-nz) .navigation-branch.navigation-level2 a.navigation-item-title,
:lang(en-au) .navigation-branch.navigation-level2 a.navigation-item-title {
  white-space: inherit !important;
}
:lang(en-nz)
  .navigation-item.has-children
  > .navigation-item-title
  .navigation-item-decoration:after,
:lang(en-au)
  .navigation-item.has-children
  > .navigation-item-title
  .navigation-item-decoration:after {
  border: none;
}
:lang(en-nz) .home-section .main-banner-text,
:lang(en-au) .home-section .main-banner-text {
  margin-bottom: 0;
}
/* en-NZ locale css */
body .denture-cleansers-wrapper .richText.product-info-btn p {
  color: #fff;
  min-width: 280px;
  display: inline-block;
  margin: 0;
  padding: 2px;
  background: #479ead;
}
@supports (-webkit-hyphens: none) {
  :lang(ms-MY) #footer .footer-social {
    margin-bottom: 0;
  }
}
.product-detail-table-JP .product-detail-table th {
  min-width: 120px;
  vertical-align: text-top;
  width: 88%;
}
.product-detail-table-JP .product-detail-table th p {
  min-height: 75px;
  margin-bottom: 10px;
}
.product-detail-table-JP .product-detail-table th,
.product-detail-table-JP .product-detail-table th p {
  font-weight: 700 !important;  
}

/* POL-139 | fixed font-size for table | 08-04-25 */
.product-detail-table-JP .table-heading-top-3 th {
  padding: 16px 3px !important;
  vertical-align: middle;
}

.product-detail-table-JP .table-heading-top-3 th div {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

.product-detail-table-JP .table-heading-top-3 th div img {
  top: auto;
}

.product-detail-table-JP .table-heading-top-3 th div p {
  min-height: 1px;  
  color: #000;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}

.product-detail-table-JP tr td.table-category {
  font-size: 14px;
  padding: 16px 8px 16px 16px;
}

.product-detail-table-JP tr.table-product-img th {
  min-width: 125px;
  padding: 16px 8px !important;  
}

/* GSKBD-31281 | full-dentures/new-users | 14-mar-24 */
.title-box-curved .position-absolute{
  top: 0;
}
.product-info-section.multicolor-circle-section > .component-content > .paragraphSystem{align-items: flex-start;}
.outline-heading p{
    border: 1px solid #898989;
    border-radius: 31px;
    padding: 10px 0;
    margin: 0;
    font-size: 24px;
    color: #898989;
}
.multicolor-circle-section .multicolor-circle-box .title-text{
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.multicolor-circle-section .multicolor-circle-box .title-text p {
  padding: 0;
}
.multicolor-circle-section .multicolor-circle-box{position: relative;margin-right: 30px;}
.multicolor-circle-section .multicolor-circle-box::after{
  content: '';
  position: absolute;
  right: -25px;
  top: 23%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #898989;
  transform: rotate(-90deg);
  clear: both;
}
.multicolor-circle-section .multicolor-circle-box:last-child::after{
  display: none;
}
.multicolor-circle-section .multicolor-circle-box:last-child{margin-right: 0;}
.multicolor-circle-section .multicolor-circle-button p{
  width: 142px;
  margin: 0 auto;
  background: #F1F4F5;
  border-radius: 10px;
  font-size: 16px;
    font-weight: 600;
    color: #000;
}
.multicolor-circle-section img {
  min-width: 170px;
}
.white-bg-arrow{
  border-radius: 30px;
}
.white-bg-arrow::after{
  content: '';
  position: absolute;
  right: -20px;
  top: 30px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 25px solid #fff;
  transform: rotate(-90deg);
  clear: both;
}
.border-b-gradient{
    display: inline-block;
}
.border-b-gradient::after{
  content: "";
    height: 4px;
    width: 100%;
    display: block;
    margin-top: 5px;
    background: rgb(193,232,248);
    background: -moz-linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
    background: linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c1e8f8",endColorstr="#3cbbef",GradientType=1);
}
.border-b-gradient.blue-g::after{
background: rgb(193,232,248);
background: -moz-linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
background: -webkit-linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
background: linear-gradient(270deg, rgba(193,232,248,1) 18%, rgba(60,187,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c1e8f8",endColorstr="#3cbbef",GradientType=1);
}
.border-b-gradient.gradient-color-15::after{
  background: rgb(242,162,71);
  background: linear-gradient(90deg, rgba(242,162,71,1) 9%, rgba(244,209,161,1) 100%);
}
.border-b-gradient.gradient-color-16::after{
  background: rgb(126,195,139);
  background: linear-gradient(90deg, rgba(126,195,139,1) 9%, rgba(191,242,196,1) 100%);
}
.border-b-gradient.gradient-color-17::after{
  background: rgb(224,116,170);
background: linear-gradient(90deg, rgba(224,116,170,1) 9%, rgba(252,211,231,1) 49%, rgba(255,226,240,1) 100%);
}
.border-b-gradient.gradient-color-18::after{
  background: rgb(185,124,196);
  background: linear-gradient(90deg, rgba(185,124,196,1) 9%, rgba(239,214,244,1) 100%);
}
.btn-m-user-circle{
    border: 1px solid #707070;
    color: #000000;
    font-weight: 600;
    font-size: 12px;
    padding: 8px 0;
    display: inline-block;
    width: 130px;
    border-radius: 17px;
}
.btn-m-user-circle .arrow-icon {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  }
  .btn-m-user-circle .myarrow-icon {
  transform: rotate(-133deg);
  -webkit-transform: rotate(-133deg);
  }
  .orange-bg-title-gradient>.component-content{
    background: rgb(214,160,14);
background: linear-gradient(90deg, rgba(214,160,14,1) 0%, rgba(219,171,33,1) 25%, rgba(234,209,100,1) 45%, rgba(217,168,28,1) 72%, rgba(214,160,14,1) 100%);
  }
.tablet-double-circle{
  position: relative;
}
.tablet-double-circle .verticle-center-d{
  top: 36%;
}
  /* GSKBD-31281 | full-dentures/new-users | 14-mar-24 | End*/

/* GSKBD-31281 | products/polident-mouthpiece-cleaners/tablet.html | page  */
 .hero-caption-tablet{
  position: absolute;
    bottom: 2vw;
    width: 24%;
    right: 7vw;
    padding-left: 1.5rem;
 }
 .hero-caption-tablet p{
  font-size: 12px;
  color: #393939;
 }
 .pink-title-box{
    min-height: 179px;
    position: relative;
 }
 .pink-title-box h2{
  display: inline-block;
    border-bottom: dotted 2px;
    padding-bottom: 10px !important;
    width: max-content;
 }
 .tablet-circle-content{
    border: 3px solid var(--color-13);
    width: 515px;
    height: 515px;
    border-radius: 50%;
    position: relative;
    top: -4rem;
    left: 14%;
 }

 .tablet-circle-content >.component-content{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 }
 .tablet-circle-heading{
  background: #EB7CB8;
  border-radius: 40px;
  position: relative;
  min-width: 1000px;
  text-align: center;
 }
 .tablet-circle-heading::after{
    content: '';
    position: absolute;
    right: 50%;
    bottom: 20;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #EB7CB8;
    transform: rotate(0deg);
    clear: both;
 }
 .tablet-circle-heading h3{
  padding: 10px 0;
 }
 .bg-white-gradient{
  background: rgb(255,250,252);
background: linear-gradient(180deg, rgba(255,250,252,1) 0%, rgba(252,223,238,1) 47%, rgba(252,231,242,1) 100%);
 }
 .tablet-wrapper .steps-box .step-heading{
  border-bottom: 1px solid;
  font-weight: 600;
  display: inline-block;
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
  margin-top: -10px;
 }
 .grey-white-gradient{
  background: rgb(218,245,238);
  background: linear-gradient(180deg, rgba(218,245,238,1) 0%, rgba(221,248,253,1) 100%);
 }
 .three-step-tablet-wrapper .heading-text p>span {
  display: inline-block;
  background: #fff;
  padding: 10px 0;
  border-radius: 50px;
  min-width: 338px;
  margin: 0;
}
.three-step-tablet-wrapper .heading-text p{position: relative;}
.three-step-tablet-wrapper .heading-text p>span::after{
  content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
.three-step-tablet-wrapper .heading-text h2{
  display: inline-block;
  border-bottom: 2px dotted #EB7CB8;
  padding-bottom: 10px;
}
.three-step-tablet-wrapper .three-step-tablet-icon-heading .richText-content{
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}
.three-step-tablet-wrapper .three-step-box .button-text {
  border: 1px solid #E63DA4;
  display: flex;
  justify-content: left;
  align-items: center;
  padding-bottom: 10px;
  font-weight: 600;
}
.arrow-bottom-icon::after{
  content: "";
  width: 80px;
  height: 40px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/denture_newlp/caron-image.svg) no-repeat;
  bottom: -23px;
  left: 50%;
  transform: translate(-50%);
  position: absolute;
  display: inline-block;
  z-index: 1;
  background-size: contain;
}
.tablet-heading-default{
  display: inline-block;
    border-bottom: 2px dotted #EB7CB8;
    padding-bottom: 10px;
}
.mouthpiece-user-wrapper .user-heading .sub-heading{
  text-align: left;
    border-bottom: 6px solid #DDF8FD;
    border-top: 6px solid #DDF8FD;
}
.mouthpiece-user-wrapper .user-section-two .user-heading .sub-heading{
    border-bottom: 4px solid #ffffff;
    border-top: 4px solid #ffffff;
}
.mouthpiece-user-wrapper .user-heading .steps-img{
  right: 0;
  top: -15px;
}
.mouthpiece-user-wrapper .user-subheading-bg h3{
  display: flex;
  justify-content: center;
  align-items: center;
}
.mouthpiece-user-wrapper .cross-icon-box{
  border: 1px solid var(--color-26);
    border-radius: 10px;
}
.mouthpiece-user-wrapper .user-section-two{
  background: rgb(218,245,238);
  background: linear-gradient(0deg, rgba(218,245,238,1) 0%, rgba(221,248,253,1) 100%);
}
.mouthpiece-user-wrapper .user-section-pointer{
  background: rgb(244,232,253);
background: linear-gradient(0deg, rgba(244,232,253,1) 0%, rgba(255,229,244,1) 100%);
}
.mouthpiece-user-wrapper .three-step-tablet-wrapper .three-step-box .button-text{
  padding-top: 10px;
}
.user-section-pointer .heading .image{
  right: 0;
  top: -25px;
}
.user-section-pointer .heading .point-icon{
  color: #fff;
    font-family: arial !important;
    font-weight: 100;
    font-style: italic;
    font-size: 80px;
    position: absolute;
    left: 0;
    top: 50%;
}
.user-section-pointer .card ul{
  padding: 0;
  margin: 0;
  display: flex;
}
.user-section-pointer .card ul li{
  list-style: none;
    min-width: 50px;
    margin: 0;
    position: relative;
}

.user-section-pointer .card ul li:first-child p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 2rem;
  font-family: Amelia Rounded !important;
  font-style: italic;
}
.user-section-pointer .card ul li:nth-child(2) p.heading{
  margin: 0;
  color: #E63DA4;
  font-weight: 600;
  margin-right: 10px;
}
.user-section-pointer .card ul li:nth-child(2) p.heading>img{
  position: relative;
  top: 10px;
  margin-right: 10px;
}
.user-button-card .card{
  background: #DDF8FD;
  padding: 1rem;
}
.user-button-card .card .component-content>.paragraphSystem {
  display: flex;
}
.user-button-card .card .btn-buy-now{
  bottom: 1rem;
  right: 1rem;
  width: 52%;
}
.user-button-card .card .btn-buy-now a{
  background: #001B71;
    color: #fff;
    padding: 15px 20px 18px;
    border-radius: 10px;
    display: inline-block;
    width: 80%;
    text-align: center;
    display: flex;
    align-items: center;
}
.user-button-card .card .btn-buy-now a > img{
  margin-left: 10px;
}
.user-button-card .card .richText.content{
  width: 60%;
}
.bottom-dis-block figure{
  position: relative;
}
.bottom-dis-block figure figcaption{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 1000px;
    text-align: center;
    padding: 3rem 0;
}
.bg-grey-gradient{
  background: rgb(255,250,252);
background: linear-gradient(180deg, rgba(255,250,252,1) 0%, rgba(252,223,238,1) 48%, rgba(252,231,242,1) 100%);
}
.tablet-title-slash{
  position: relative;
}
.tablet-title-slash::before{
  content: '';
    width: 0;
    height: 35px;
    position: absolute;
    border: 2px solid #393939;
    top: 10px;
    left: 0px;
    rotate: 165deg;
}
.tablet-title-slash::after{
  content: '';
    width: 0;
    height: 35px;
    position: absolute;
    border: 2px solid #393939;
    top: 10px;
    right: 0px;
    rotate: -165deg;
}

 /* GSKBD-31281 | products/polident-mouthpiece-cleaners/tablet.html | End  */


@media (min-width: 992px) {
  .three-step-tablet-wrapper .three-step-box,
.three-step-tablet-wrapper .three-step-box .image img {
  height: 393px;
  object-fit: cover;
}
.user-section-pointer .card ul li:first-child {
  text-align: center;
  background: #F8AADB;
  position: relative;
  margin-right: 2rem;
}
.user-section-pointer .card ul li:last-child img{
  margin: 10px 0;
} 
.bubble-bg::before{
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 9;
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.bubble-bg-one::before{
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  transform: scaleX(-1);
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 9;
  right: 0;
  top: -50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.bubble-bg-one::after{
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  transform: scaleX(-1);
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 9;
  left: 0;
  bottom: -35%;
  background-size: contain;
  background-repeat: no-repeat;
}
.user-section-two.bubble-bg-one::before{top: 30%;}
.user-section-two.bubble-bg-one::after{bottom: -20%;}
.user-section-pointer.bubble-bg-one::before{top: 40%;}
.user-section-pointer.bubble-bg-one::after{bottom: -23%;}
.user-section-three.bubble-bg{
  transform: scaleX(-1);
  right: 0;
  top: 50%;
}
.double-circle-section.bubble-bg::before{bottom: -50%;}
.main-circle-section.bubble-bg::before{
  transform: scaleX(-1);
  right: 0;
  top: -40%;
}
.three-step-section.bubble-bg-one::before{top: 55%;}
.three-step-section.bubble-bg-one::after{top: 20%;}

.two-circle-packshot-section.bubble-bg-one::before{top: 76%;}
.two-circle-packshot-section.bubble-bg-one::after{    top: -10%;}

.purple-packshot-section.bubble-bg::before{top: 76%;}

.circle-steps-section.bubble-bg-one::before{top: 5%;}
.circle-steps-section.bubble-bg-one::after{    bottom: -25%;}

.tablet-wrapper .two-circle-pasckshot-bottom.bubble-bg::before{
  top: 64%;
  right: 0;
}

.tablet-wrapper .tablet-video-box.bubble-bg::before{
  left: 0;
  top: -10%;
}

.user-section-pointer .card ul li:nth-child(2) {
  min-width: 75%;
}
  .fruit-plate-img{
    position: absolute;
      top: 100%;
  }
  .p-d-y-10p{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .superiority-wrapper .hero-banner-wrapper > .component-content {
    padding-top: 4rem;
    min-height: 410px;
  }
  .superiority-wrapper .hero-banner-content {
    max-width: 1140px;
    float: none;
    clear: both;
  }
  .superiority-wrapper .hero-banner-content p {
    color: var(--color-11);
  }
  .superiority-wrapper .four-blocks .card {
    padding: 0 8px;
  }
  .font-size-18-d {
    font-size: 18px;
  }
  .circle-image-box .flex-center img {
    min-width: 136px;
  }
  .user-voice-wrapper img {
    bottom: -65px;
  }
  .pacshot-dis .background-color-lightblue .component-content .paragraphSystem {
    border-radius: 25px;
  }
  .superiority-wrapper .block-one .white-box-content {
    max-width: 635px;
    float: right;
  }
  .how-to-use-block-upper .use-box img {
    width: 100%;
    max-width: 480px;
  }
  /* Ashish Gupta | GSKBD-27518 | for footer UI issue */
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content {
    height: 350px;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links
    .content.paragraphSystem
    > .component {
    width: 100% !important;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem {
    align-items: center;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content:before {
    background-size: 100% 350px !important;
    height: 350px;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content:after {
    background-size: 100% 350px !important;
    height: 350px;
  }
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-banner
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-links {
    top: 1rem;
  }
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-links
    ul {
    padding-top: 4px;
  }
  body:not(.template-Polident-template-new):not(.template-dental-labo)
    #footer
    .footer-links
    ul
    li {
    padding: 2px 0;
  }
  /* Ashish Gupta | GSKBD-27518 | for footer UI issue */
  /* en_NZ footer BG issue */

  body
    #footer
    .footer-banner.footer-en-nz
    > .component-content.component-content,
  body
    #footer
    .footer-banner.footer-en-au
    > .component-content.component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_NZ/Util/FOOTER_desktop.png) !important;
  }
  .top-d-minus-45 {
    top: -45px;
  }
  .top-d-45 {
    top: 45px;
  }
}

@media (min-width: 1181px) {
  .circle-image-box img,
  .circle-image-2 img {
    width: 100%;
  }
  .circle-image-box .image:nth-of-type(1) img {
    min-width: 259px;
    position: relative;
    left: -1.5rem;
  }
  .circle-image-2 img {
    position: relative;
    left: 0.5rem;
    max-width: 227px;
  }
  .superiority-wrapper .hero-banner-logo {
    top: 3rem;
    right: 3.5rem;
  }
  .superiority-wrapper .hero-banner-logo img {
    min-width: 620px;
  }
  .superiority-wrapper .hero-banner-wrapper .hero-banner-packshot {
    padding: 0;
    position: relative;
    left: -1.5rem;
  }
  .superiority-wrapper .hero-banner-wrapper .hero-banner-packshot img {
    width: 100%;
    min-width: 488px;
    height: auto;
    margin-top: -2rem;
    margin-left: -1rem;
  }
  .superiority-wrapper .hero-banner-content {
    max-width: 1226px;
  }
}
.background-color-lightblue.lightblue-box-full
  > .component-content
  > .paragraphSystem {
  border-radius: 30px;
  margin: 40px 0 0 0;
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1180px) {
  .superiority-wrapper .hero-banner-wrapper > .component-content {
    padding-bottom: 3rem;
  }
  .block-one .circle-image-box img {
    max-width: 202px;
  }
  .superiority-wrapper .block-one .white-box-content .vs {
    margin-left: 0rem;
  }
}
.superiority-wrapper .four-blocks .card .heading {
  color: #b9994f;
  font-weight: bold;
  font-size: 26px;
  margin: 0;
  margin-top: 1rem;
}
@media (max-width: 1200px) {
  .height-auto img {
    height: auto;
  }
}
@media (max-width: 991px) {
  .p-d-m-10p{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .w-80-p-m,
.w-80-p-m *,
.w-80-p-m iframe,
.w-80-p-m img {
  width: 70px; /* will change this class name as per value after verify */
}
  .outline-heading p{
    font-weight: 600;
    font-size: 17px;
  }
  .multicolor-circle-section img{
    width: 140px;
    min-width: 140px;
  }
  .multicolor-circle-section .multicolor-circle-box{
    margin-right: 0;
  }
  .multicolor-circle-section .multicolor-circle-button p{
    width: auto;
    font-size: 12px;
  }
  .multicolor-circle-section .multicolor-circle-box::after{display: none;}
  .multicolor-circle-section .multicolor-circle-box .img-box{position: relative;}
  .multicolor-circle-section .multicolor-circle-box .img-box::after{
    content: '';
    position: absolute;
    left: 75px;
    bottom: -18px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #898989;
    transform: none;
    clear: both;
  }
  .multicolor-circle-section .multicolor-circle-box:last-child .img-box::after{display: none;}
  .white-bg-arrow::after{display: none;}
  .m-circle-user{
    top: -49px;
    right: 0px;
  }
  .white-bg-arrow {
    border-radius: 10px;
}
.orange-bg-title .image img{
  height: 36px;
  object-fit: cover;
}
.orange-bg-title .richText.position-absolute{
  left: 0;
}
.orange-bg-title .richText p{
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-size: 16px;
}

.orange-bg-title-gradient .icon.left{
  position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 10%;
}
.orange-bg-title-gradient .icon.right{
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 10%;
}
.three-step-tablet-wrapper .heading-text p>span{
  min-width: 200px;
}
.three-step-tablet-wrapper .three-step-tablet-icon-heading img {
  width: 44px;
  margin-right: 1rem;
}
.desktop-user-circle-box.col-lg-offset-1 {
  margin-left: 3.333333%;
}
.arrow-bottom-icon::after{
  width: 60px;
  height: 30px;
  bottom: -20px;
}
.user-section-pointer .heading .image {
  right: auto;
  top: auto;
  width: 135px;
  bottom: -5px;
  left: 204px;
}
.user-section-pointer .card ul li:first-child p{
  position: relative;
    left: 0;
    top: 0;
    transform: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 2rem;
    font-family: Amelia Rounded !important;
    font-style: italic;
    background: #F8AADB;
    text-align: center;
}
.user-section-pointer .card ul {
  display: inline-block;
  width: 100%;
}
.user-section-pointer .card ul li:nth-child(2) p.heading{
  padding-left: 1rem;
}
.user-section-pointer .card ul li:last-child:last-child{
  text-align: center;
}
.user-section-pointer .card ul li:last-child img{
  margin-bottom: 1rem;
}
.mouthpiece-user-wrapper .user-subheading-bg h3{
  justify-content: space-around;
}
.mouthpiece-user-wrapper .user-heading .sub-heading,
.mouthpiece-user-wrapper .user-section-two .user-heading .sub-heading{text-align: center;}
.mouthpiece-user-wrapper .user-heading .steps-img img {
  max-width: 108px;
  float: right;
}
.mouthpiece-user-wrapper .user-heading .steps-img {
  top: 15px;
  padding-right: 0;
}
.mouthpiece-user-wrapper .cross-icon-box p {
  font-size: 16px;
}
.mouthpiece-user-wrapper .three-step-tablet-wrapper .three-step-box .image {
  margin-bottom: -5px;
}
.user-button-card .card .component-content>.paragraphSystem {
  display: inline;
}
.user-button-card .card .btn-buy-now {
  bottom: 0;
  right: 0;
  position: relative;
}
.user-button-card .card .richText.content,
.user-button-card .card .btn-buy-now {
  width: calc(100% - 4rem);
    margin-left: 2rem;
}
.user-button-card .card h3,
.user-button-card .card .btn-buy-now a{
  font-size: 16px;
}
.user-button-card .card p{font-size: 14px;}
.user-button-card .card .btn-buy-now p{
  padding: 0; margin: 0;
}
.bottom-dis-block figure figcaption{
  width: 80%;
  padding: 1.5rem 0;
}
.bottom-dis-block figure img{
  min-height: 318px;
}
.user-button-card .card .btn-buy-now a{
  justify-content: center;
}
.tablet-wrapper .product-info-section > .component-content > .paragraphSystem{
  display: inline-block;
  text-align: center;
}
.tablet-circle-content{
  width: 200px;
    height: 200px;
    top: 0;
    left: 20px;
    position: absolute;
}
.tablet-circle-content >.component-content{
  width: 100%;
}
.tablet-circle-content .font-m-35{
  font-size: 35px;
}
.tablet-wrapper .tablet-circle-heading{
  min-width: auto;
  border-radius: 70px;
}
.purple-packshot-section .circle-image-box {
  rotate: 90deg;
  margin: 1rem 0;
}
.tablet-wrapper .pink-title-box{    min-height: 131px;}
.purple-packshot-section .pink-title-box h2.tablet-title-slash::before,
.purple-packshot-section .pink-title-box h2.tablet-title-slash::after,{display: none;}
.tablet-title-slash::before,
.tablet-title-slash::afters{
  height: 20px;
  border: 1px solid #393939;
}
.tablet-wrapper .tablet-video-box .title-heading{    margin-bottom: 0;}


.tablet-wrapper .bubble-bg::before{
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 1;
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.tablet-wrapper .bubble-bg-one::before{
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  transform: scaleX(-1);
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 1;
  right: 0;
  top: -50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.tablet-wrapper .bubble-bg-one::after{
  background: url('/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/tablet/bubble-one.svg');
  transform: scaleX(-1);
  content:'';
  height: 500px;
  width: 100px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -35%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tablet-wrapper .double-circle-section.bubble-bg::before{
  bottom: -25%;
  left: -60px;
  z-index: 1;
}
.tablet-wrapper .main-circle-section.bubble-bg::before{
  transform: scaleX(-1);
  right: -60px;
  top: -40%;
}
.tablet-wrapper .three-step-section.bubble-bg-one::before{
  top: 42%;
  right: -60px;
}
.tablet-wrapper .three-step-section.bubble-bg-one::after{
  top: 7%;
  left: -57px;
}

.tablet-wrapper .two-circle-packshot-section.bubble-bg-one::before{
  top: 0;
    right: -60px;
}
.tablet-wrapper .two-circle-packshot-section.bubble-bg-one::after{
  top: -49%;
  left: -60px;
}

.tablet-wrapper .purple-packshot-section.bubble-bg::before{
  top: 69%;
    left: -46px;
}

.tablet-wrapper .circle-steps-section.bubble-bg-one::before{top: 5%;right: -60px;}
.tablet-wrapper .circle-steps-section.bubble-bg-one::after{
  bottom: 40%;
  left: -60px;
}

.tablet-wrapper .two-circle-pasckshot-bottom.bubble-bg::before{
  top: -30%;
  right: -60px;
}

.tablet-wrapper .tablet-video-box.bubble-bg::before{
  left: -60px;
  top: 0;
}
.tablet-wrapper .verticle-center-m{z-index: 9;}
.tablet-wrapper .three-step-section .steps-box .image,
.two-circle-packshot-section .image,
.three-step-tablet-wrapper .three-step-box .image,
.tablet-wrapper .product-info-section .image,
.tablet-video-box .reference-tablet {
  position: relative;
  z-index: 2;
}

  .how-to-use-block-upper .use-box img {
    width: 100%;
  }
  .top-m-minus-45 {
    top: -45px;
  }
  .pacshot-dis .packshot-dis-inner-box > .component-content > .paragraphSystem {
    width: 100%;
    margin-left: 0rem;
    border-radius: 25px;
  }
  .background-color-lightblue.lightblue-box-full
    .blue-bg-heading.font-size-20-m {
    font-size: 20px !important;
  }
  body .denture-cleansers-wrapper .richText.product-info-btn p {
    padding: 8px 0;
    font-size: 16px;
  }
  body:not(.template-Polident-template-new):not(
      .template-dental-labo
    ).template-proguard
    #footer
    .footer-banner
    > .component-content {
    height: 1000px;
    width: 100%;
    justify-content: center;
  }
  :lang(zh-MY) #footer .footer-social {
    margin-bottom: 0;
  }
  .superiority-wrapper .hero-banner-wrapper > .component-content {
    padding: 2rem 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/superiority/banner-background-mobile.png") !important;
  }
  .superiority-wrapper .block-one .heading > .component-content {
    padding-bottom: 0.5rem;
  }
  .superiority-wrapper .hero-banner-logo {
    position: relative;
    top: 0;
    right: 0;
  }

  .superiority-wrapper .hero-banner-logo.image .left {
    text-align: center;
  }

  .hero-banner-content {
    margin: 1rem 0 0;
  }

  .hero-banner-content p {
    line-height: 1.2;
  }

  .hero-banner-circle img {
    max-width: 280px;
  }

  .superiority-wrapper .four-blocks .heading img {
    position: relative;
    top: 1rem;
    width: 162px;
  }

  .superiority-wrapper .four-blocks .heading hr {
    display: none;
  }

  .superiority-wrapper .four-blocks .heading p {
    background: var(--color-8);
    width: 100%;
    display: inline-block;
  }

  .superiority-wrapper .four-blocks .card {
    width: 50%;
    padding: 5px;
  }

  .superiority-wrapper .four-blocks .card .heading {
    font-size: 16px;
  }

  .superiority-wrapper .four-blocks .card .subheading {
    font-size: 24px;
  }

  .superiority-wrapper .four-blocks .four-block-box {
    padding: 0 1.5rem;
    margin-bottom: 2rem;
  }
  .superiority-wrapper .block-one .title-heading p {
    font-size: 16px;
    width: 44%;
    padding-left: 56%;
    line-height: 0;
  }

  .superiority-wrapper .block-one .white-box-content .vs {
    width: 50px;
    height: 50px;
    margin-top: 1.5rem;
    margin-left: -3px;
  }

  .superiority-wrapper .block-one .white-box-content .vs p {
    font-size: 16px;
  }

  .superiority-wrapper .block-one .circle-image-box img {
    width: 119px;
    max-width: fit-content;
    margin-left: 0.5rem;
  }

  .superiority-wrapper .block-one .circle-image-box .image.even img {
    max-width: 75px;
    padding-left: 1rem;
  }

  .superiority-wrapper .block-one .title-heading .circle {
    width: 50px;
    height: 50px;
    top: -12px;
    font-size: 32px;
    line-height: 46px;
  }

  .superiority-wrapper .block-one .title-heading {
    margin-bottom: 1rem;
  }

  .superiority-wrapper .block-one .content-para {
    margin-top: 1rem;
  }

  .superiority-wrapper .block-one .content-para p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    font-weight: 600;
    display: inline;
  }

  .superiority-wrapper .block-one .content-para p span.d-block {
    display: inline;
  }
  .title-heading {
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .superiority-wrapper .block-two .content-wrapper .box-content p {
    font-size: 16px;
    font-weight: 600;
  }

  .superiority-wrapper .block-two .box-content-bottom {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 1.5rem;
    color: var(--color-10);
    line-height: 1.5;
    font-weight: 600;
  }

  .superiority-wrapper .block-three .content-wrapper .heading {
    max-width: calc(100% - 2rem);
  }

  .superiority-wrapper .block-three .content-wrapper .heading p {
    font-size: 28px;
    line-height: 1.3;
  }

  .superiority-wrapper .block-three .content-wrapper .richTextEnhanced.last {
    margin-bottom: 2rem;
  }

  .superiority-wrapper .block-three .content-wrapper .richTextEnhanced.last p {
    font-size: 16px;
    margin: 8px 0;
    display: inline;
    line-height: 1.3;
    margin-bottom: 1rem;
  }

  .superiority-wrapper .block-four .title-heading p {
    font-size: 28px;
    margin-top: 1rem;
  }

  .superiority-wrapper .block-four .bg-white {
    padding: 0rem 2rem;
  }

  .superiority-wrapper .block-four .heading p {
    font-size: 28px;
    min-width: 250px;
    margin-bottom: 1.5rem;
  }

  .superiority-wrapper .packshot-content.p-d-t-5 {
    padding-top: 3.5rem;
  }

  .superiority-wrapper .packshot-content .outline-button {
    width: 218px;
    height: 36px;
    line-height: 27px;
    font-size: 16px;
  }

  .superiority-wrapper .packshot-content .Icon.border-bottom-2 {
    border-bottom: 2px solid var(--color-10);
    padding-bottom: 1rem;
  }

  .superiority-wrapper .packshot-content.p-m-t-0 {
    padding-top: 0;
  }

  .image.center-align .left {
    text-align: center;
  }
  .background-color-lightblue.lightblue-box-full
    > .component-content
    > .paragraphSystem {
    width: calc(100% - 2rem);
    margin-left: 1rem;
  }
  .product-detail-table-JP > .component-content > .richText-content {
    overflow: auto;
    overflow-x: scroll;
  }
}

@media (min-width: 768px) {
  :lang(ja-JP) .page-superiority #footer {
    margin-top: -14px;
  }
  .features-box.features-box-left {
    width: calc(50% - 2%);
    margin-right: 2%;
  }
  .features-box.features-box-right {
    width: calc(50% - 2%);
    margin-left: 2%;
  }
  .dentalabo-paste .features-box {
    min-height: 250px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .superiority-wrapper .block-one .circle-image-box img {
    width: auto;
  }
  .superiority-wrapper .hero-banner-packshot.mobile-visible-only figcaption p {
    text-align: center;
  }

  .block-two .title-heading {
    margin-top: 3rem;
  }

  .superiority-wrapper .block-three .content-wrapper .richTextEnhanced.last {
    text-align: center;
  }

  .superiority-wrapper .block-four .heading {
    top: 60px;
  }
  /* en_NZ footer BG issue */
  /* #footer .footer-banner.footer-en-nz .footer-en-nz-content,
    #footer .footer-banner.footer-en-nz .footer-en-au-content{
        margin-top: 55%;
    } */
  /* en_NZ footer BG issue */
}

/*  blocks/temp-block-css | start | 10-10-23 */

.bg-grey-1 {
  background: #e0e0e0;
}

.bg-grey-2 {
  background: #f2f4f5;
}

.bg-grey-3 {
  background: #eceeef;
}

.symptom-wrap-center .symptom-content table td {
  color: #6a6a6a;
}

.color-grey-2,
.color-grey-2 * {
  color: #6a6a6a;
}

.p-x-0 {
  padding-left: 0;
  padding-right: 0;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-05 {
  margin-top: 0.5rem;
}
.m-t-0-5 {
  margin-top: -0.5rem;
}

.m-y-05 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.text-color-white-2 {
  color: #fddae9;
}

.font-size-30 {
  font-size: 30px;
}

.font-size-32 {
  font-size: 32px;
}

.font-size-35 {
  font-size: 35px;
}

.font-size-50 {
  font-size: 50px;
}

.font-size-20,
.font-size-20 * {
  font-size: 20px;
}

.font-size-26,
.font-size-26 * {
  font-size: 26px;
}

.underline {
  border-bottom: 2px solid #00a0af;
}

.font-weight-400 {
  font-weight: 400 !important;
}

.font-weight-500 {
  font-weight: 500 !important;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.small-text {
  font-size: 12px;
}

.full-width,
.full-width * {
  width: 100%;
}

.text-color-cyan {
  color: #00a0af;
}

.text-red {
  color: #e5057f;
}

.text-white {
  color: var(--color-2);
}

.text-gray {
  color: #666;
}

.width-1000 {
  max-width: 1000px;
  float: none;
  clear: both;
  margin: auto;
}

.bg-grey-light {
  background: #fddae9;
}

.header-navigation-green .paragraph-box a {
  height: 44px;
  width: 100%;
  line-height: 47px;
  color: var(--color-2);
}

.header-navigation-green .paragraph-box {
  padding: 0;
}

.header-navigation-green .paragraph-box > .component-content {
  width: 100%;
}

/*maunu  Ticket no-GSKBD-27670 | need to change line-height for all body and headings*/
.page-products #content p:not(.page-products.page-tablet #content p),
body,
.richText h1,
.richText h2,
.richText h3,
.richText h4,
.richText h5,
.richText h6,
: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 {
  line-height: 1.5;
}

/*maunu  Ticket no-GSKBD-27670 | need to change line-height for all body and headings*/

.hero-banner-nightguard > .component-content {
  height: 700px;
  background-position: right;
  background-repeat: no-repeat;
}

.hero-banner-nightguard > .component-content > .paragraphSystem {
  padding: 2rem;
  max-width: 1000px;
  margin: 0 auto;
  clear: both;
}

.round-border-text {
  background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/button-bg.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 102px;
  text-align: center;
  line-height: 54px;
  font-size: 32px;
  font-weight: 500;
}

.hero-banner-nightguard .circle-text-box {
  background: #ffffffab;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  box-shadow: 3px 3px 10px #b5d0db;
  position: relative;
  margin: 0 0.5rem;
}

.hero-banner-nightguard .circle-text-box .circle-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.hero-banner-nightguard .circle-text-box .circle-text p {
  margin: 0;
  color: #6a6a6a;
  font-weight: 600;
}

.hero-banner-nightguard .hero-text-img img {
  max-width: 61%;
}

:lang(ja-jp) body .user-voice-wrapper h2 {
  font-size: 33px;
  font-family: Amelia Rounded !important;
  color: #6a6a6a;
  opacity: 0.3;
  letter-spacing: 15px;
}

.user-voice-wrapper p {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 3px;
}

.user-voice-wrapper > .component-content {
  background-repeat: no-repeat;
}

.user-voice-wrapper > .component-content > .content {
  padding: 3rem 0;
}

.user-voice-wrapper > .component-content > .content + a {
  display: inline-block;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
}

.user-voice-wrapper a span {
  display: none;
}

.half-border {
  background-position: 11px 21px;
  background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/rectangle-border.svg");
  /*make your image a solid line 1px tall by 250px wide (or so)*/
  background-repeat: no-repeat;
}

.half-border-2 {
  position: relative;
  z-index: 2;
  display: inline-block;
}

.half-border-2:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  opacity: 23%;
  background: #00a0af;
  height: 10px;
  width: 100%;
  left: 0;
}

.user-voice-wrapper img {
  position: absolute;
  bottom: -20px;
  right: 3rem;
}

.gray-bg {
  background-color: #7c9398;
}

.p-d-y-3 > .component-content > .content {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.arrow-bottom:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  display: block;
  vertical-align: middle;
  margin-right: 5px;
  text-align: center;
  margin: 10px auto 0;
  border-bottom: none;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #00a0af;
}

.symptom-wrapper {
  max-width: 1000px;
  margin: 0 auto 2.5rem;
  background: var(--color-2);
  float: none;
  clear: both;
  padding: 0;
}

@media (min-width: 992px) {
  .user-voice-wrapper p {
    line-height: 1;
  }

  .desktop-block {
    display: block;
  }

  .symptom-wrapper {
    margin: 0 auto 3rem;
  }

  .pacshot-dis
    .background-color-lightblue
    > .component-content
    > .paragraphSystem {
    min-height: 352px;
  }

  .pacshot-dis .background-color-lightblue .pack-shot img {
    width: 191px;
    height: 225px;
    margin-top: 1rem;
  }

  .pacshot-dis .background-color-lightblue .pack-shot-2 img {
    width: 200px;
    margin-top: -0.5rem;
  }
}

.symptom-wrapper .symptom-circle {
  text-align: center;
  background: #bce6ea;
  border-radius: 75px;
  position: relative;
}

.symptom-wrapper .symptom-content,
.symptom-wrapper .symptom-content * {
  margin-left: 0;
  padding-left: 0;
}

.symptom-wrapper .symptom-circle.right-arrow:before {
  content: "";
  border-style: solid;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #bce6ea;
  border-right: 15px solid transparent;
  position: absolute;
  right: -27px;
  top: 50%;
  transform: translate(0, -50%);
}

.symptom-wrapper .symptom-circle.left-arrow:before {
  content: "";
  border-style: solid;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid #bce6ea;
  position: absolute;
  left: -27px;
  top: 50%;
  transform: translate(0, -50%);
}

.symptom-wrapper .heading {
  text-align: center;
  border-top: 4px solid #ccc;
  border-bottom: 4px solid #ccc;
  margin: 2rem 0;
  position: relative;
}

.symptom-wrapper .heading:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  display: block;
  vertical-align: middle;
  margin-right: 5px;
  text-align: center;
  margin: 10px auto 0;
  border-bottom: none;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #cbd4d6;
  position: absolute;
  left: 49%;
  bottom: -20px;
}

.symptom-wrapper .symptom-circle-outline {
  border: 4px solid #bce6ea;
  border-radius: 75px;
  position: absolute;
  min-width: 330px;
  z-index: 1;
  background: var(--color-2);
  padding: 1rem 0;
}

.symptom-wrapper .step-2 .symptom-circle,
.symptom-wrapper .step-3 .symptom-circle,
.symptom-wrapper .step-4 .symptom-circle,
.symptom-wrapper .step-5 .symptom-circle {
  border-radius: 100px;
  padding: 2rem 0;
  min-height: 170px;
  padding-top: 44px;
  margin-top: 20px;
  margin-left: -25px;
}

.symptom-wrapper .step-2 .image {
  width: 220px;
  padding: 0;
  position: relative;
  left: -4rem;
}

.symptom-wrapper .step-3 .symptom-circle-outline {
  min-width: 275px;
  left: -60px;
  top: 10px;
}

.symptom-wrapper .step-3 .image,
.symptom-wrapper .step-4 .image {
  width: 220px;
  padding: 0;
}

.symptom-wrapper .symptom-circle .small-text {
  font-size: 12px;
  text-align: right;
}

.symptom-wrapper .step-4 .symptom-circle .small-text {
  max-width: 80%;
}

.symptom-wrapper .step-4 .symptom-circle {
  margin: 0;
}

.symptom-wrapper .step-4 .symptom-circle-outline {
  bottom: -60px;
  min-width: auto;
  display: inline-block;
  right: -75px;
  width: initial;
  padding: 1rem 2rem;
}

.pack-banner-wrapper > .component-content {
  height: 661px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pack-banner-wrapper > .component-content > .content {
  max-width: 1000px;
  margin: auto;
  padding: 4rem 0;
}

.text-color-blue {
  color: #113595;
}

.pack-banner-wrapper .multi-logo p {
  line-height: 2;
  max-width: 150px;
}

.pack-banner-wrapper .multi-logo {
  border-top: 1px solid #02338f;
  border-bottom: 1px solid #02338f;
  margin: 2rem 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.other-tablet-block .thumb img {
  background: var(--color-2);
  width: 400px;
  object-fit: contain;
}

.mouthpiece-blue-btn {
  background: #113595;
  color: var(--color-2);
  min-height: 80px;
  line-height: 80px;
  border-radius: 50px;
  font-size: 30px;
}

.mouthpiece-grey-btn {
  background: white;
  color: #6a6a6a;
  min-height: 60px;
  line-height: 60px;
  border-radius: 50px;
  font-size: 30px;
  text-align: center;
  border: 1px solid #479ead;
}

.mouthpiece-grey-btn-2 {
  background: #00a0af;
  color: var(--color-2);
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  width: 96%;
  position: relative;
}

.mouthpiece-grey-btn-2:after {
  content: "";
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/btn-arrow-white.svg")
    no-repeat;
  position: absolute;
  top: 19px;
  right: 25px;
  z-index: 1;
  width: 13px;
  height: 23px;
}

.mouthpiece-grey-btn-2:hover {
  color: var(--color-2);
}

.how-to-use-block-upper {
  background: var(--color-2);
  max-width: 92%;
  margin: auto;
  float: none;
  clear: both;
  border-radius: 30px;
  padding-bottom: 2rem;
}

.how-to-use-block-upper .heading {
  background: #6a6a6a;
  color: var(--color-2);
  border-radius: 30px 30px 0 0;
}

.how-to-use-block-upper .heading p {
  color: var(--color-2);
}

.how-to-use-block-upper .symptom-circle {
  background: #fddae9;
  border-radius: 75px;
  padding: 1rem 0;
  margin-bottom: 1rem;
}

.how-to-use-block-upper .symptom-circle:after {
  content: "";
  border-style: solid;
  width: 0;
  height: 0;
  border-top: 15px solid #fddae9;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  left: 47%;
  bottom: -28px;
}

.how-to-use-block-upper .use-box {
  padding-top: 2rem;
}

.how-to-use-block-upper .use-box .w-auto {
  float: none;
  clear: both;
}

.how-to-use-block-upper .use-box .w-auto img {
  width: auto;
}

.how-to-use-block-upper .use-box .check-box .image {
  padding: 0;
  max-width: 25px;
}

.how-to-use-block-upper .use-box .check-box img {
  width: 21px;
  height: 21px;
}

.how-to-use-block-upper .use-box.use-box-b-2 img {
  width: 530px;
  height: 400px;
  max-width: 530px;
}

.how-to-use-block-upper .use-box .check-box p {
  margin: 0;
  font-size: 24px;
  margin-top: -8px;
}

.how-to-use-block-upper .check-box {
  margin: 10px 0;
  padding: 1.2rem 2rem 0 3rem;
  background: #eceeef;
  height: 64px;
  border-radius: 50px;
  width: 90%;
  margin-left: 1rem;
}

.how-to-use-block-upper .use-box .title {
  font-size: 30px;
  margin-bottom: 0.5rem;
}

.how-to-use-block-upper .use-box .title > span {
  font-weight: 600;
}

.travel-block > .component-content {
  height: 400px;
  background-position: right;
}

.travel-block .richText.component {
  position: absolute;
  top: 50%;
  left: 4%;
  transform: translate(0px, -50%);
}
.article-block .article-card img {
  width: 100%;
}

.article-block .article-card .heading {
  background: #00a0af;
  padding: 1rem;
  text-align: center;
}

.article-block .article-card .heading p,
.article-block .article-card .heading a {
  margin: 0;
  font-size: 26px;
  color: var(--color-2);
}

.article-block .article-card .heading span {
  font-weight: 600;
}

@media (min-width: 992px) {
  .user-voice-wrapper > .component-content {
    min-height: 260px;
  }

  .article-block {
    padding-left: 2rem;
  }

  .article-block .article-card {
    width: 480px;
  }

  .font-size-16-d {
    font-size: 16px;
  }
}

/*Syed  Ticket no-GSKBD-25087 | 15-09-2022 | https://mydenturecare-com.preprod-cf65.ch.adobecqms.net/ja-jp/our-products/denture-adhesives/polident-atom */

@media (min-width: 992px) and (max-width: 1199px) {
  :lang(ja-JP) .tooth-img1 img {
    width: 83%;
    height: auto;
  }

  :lang(ja-JP) .feature-card--sect .product-banner .richText.component.first {
    width: 30%;
    margin-top: 10px;
  }

  :lang(ja-JP) .feature-card--sect .product-banner .richText.component.first p {
    font-size: 1.3rem;
  }

  :lang(ja-JP) .feature-card--sect .product-banner .richText.product-title {
    bottom: 30px !important;
    width: 30%;
  }

  :lang(ja-JP)
    .feature-card--sect
    .product-banner
    .component-content
    .paragraphSystem.content
    .box.even.col-lg-1
    .down-arrow
    .component-content
    img {
    transform: rotate(90deg) !important;
    margin-top: 0px;
  }

  .how-to-use-block-upper .use-box .check-box .richText {
    margin-top: -28px;
    margin-left: 16px;
  }

  /*Amrendra | 24/04/23 */
  .how-to-use-box {
    max-height: 389px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  :lang(ja-JP) .feature-card--sect .product-banner .richText.component.first {
    width: 35%;
  }

  :lang(ja-JP) .feature-card--sect .product-banner .richText.component.first p {
    font-size: 1.3rem !important;
  }

  :lang(ja-JP) .feature-card--sect .product-banner .richText.product-title {
    width: 35%;
  }

  :lang(ja-JP) .tooth-img3 {
    width: 33%;
  }

  :lang(ja-JP) .down-arrow img {
    position: relative;
    right: 25%;
  }

  .hero-banner-nightguard > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/mob-banner.png") !important;
    height: 1000px;
    background-size: cover;
    background-position: bottom;
  }

  .hero-banner-nightguard .circle-text-box {
    width: 150px;
    height: 150px;
    margin-top: 4rem;
  }

  /*Amrendra 24-04-23 */
  .image .component-content {
    text-align: center;
  }
}
.product-detail-table-JP .table-heading-top-1 th {
  /* position: relative;
  top: -11px; */
  line-height: 3 !important;
}
.product-detail-table-JP .table-heading-top-3 th {
  position: relative;
  top: -11px;
}
.product-detail-table-JP .table-heading-top-1 img {
  position: relative;
  top: 16px;
  width: 45px;
  left: -10px;
}
.product-detail-table-JP .table-heading-top-3 img {
  position: relative;
  top: 18px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  /* POL-152 | 10-04-2025 */
  .product-detail-table-JP .table-heading-top-3 img,
  .product-detail-table-JP .table-heading-top-1 img {
    width: 40px;
    position: relative;
    top: 7px;
    margin-right: 4px;
  }
  .product-detail-table-JP .table-heading-top-1 th {
    font-size: 13px;
    line-height: 3 !important;
    /* position: relative;
    top: -7px; */
  }
  .product-detail-table-JP .table-heading-top-3 th{
    font-size: 13px;
    position: relative;
    top: -7px;
  }
  /* POL-152 | 10-04-2025 */
  .product-detail-table-JP .product-detail-table td,
  .product-detail-table-JP .product-detail-table th {
    line-height: 16px;
    font-size: 16px;
  }
  .product-detail-table-JP .product-detail-table th span {
    font-size: 8px;
    line-height: 16px;
  }  
  .other-tablet-heading {
    max-width: 90%;
    margin: 0 auto;
    left: 5%;
    top: -60px;
  }

  .other-tablet-block .thumb img {
    max-width: 240px;
  }

  .other-tablet-block p.small-text {
    max-width: 240px;
    margin: 1rem auto 0;
    text-align: left;
  }

  .other-tablet-heading p {
    line-height: 2.2;
  }

  .lightblue-box > .component-content > .paragraphSystem {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  :lang(ja-JP) .page-removing_bacteria .no-one-section > .component-content {
    background-size: 100% 100%;
  }

  :lang(ja-JP) .page-removing_bacteria .amazon-links-container .image {
    margin-bottom: -1px;
  }

  .m-m-b-2 {
    margin-bottom: 2rem;
  }

  .m-m-0 {
    margin: 0 !important;
  }

  .p-m-0 {
    padding: 0 !important;
  }

  .m-m-b-0 {
    margin-bottom: 0 !important;
  }

  .p-m-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .symptom-wrapper .heading:after {
    left: 50%;
    bottom: -20px;
    transform: translate(-50%, 0px);
  }

  .hide-mobile {
    display: none !important;
  }

  .p-m-t-05 {
    padding-top: 0.5rem;
  }

  .font-size-12-m {
    font-size: 12px;
  }
  .font-size-18-m {
    font-size: 18px;
  }

  .font-size-40-m {
    font-size: 40px;
  }
  .font-size-16-m,
  .font-size-16-m *,
  .font-size-16-mb {
    font-size: 16px !important;
  }

  .mouthpiece-blue-btn {
    min-height: 54px;
    line-height: 54px;
    font-size: 20px;
  }

  .mouthpiece-grey-btn {
    min-height: 48px;
    line-height: 48px;
    font-size: 20px;
  }

  .hero-banner-nightguard > .component-content > .paragraphSystem {
    padding: 1rem;
  }

  .round-border-text {
    line-height: 42px;
    font-size: 21px;
    height: 70px;
    margin: 0 auto;
    width: 274px;
  }

  .hero-banner-nightguard .hero-text-img img {
    max-width: 100%;
  }

  .hero-banner-nightguard .circle-text-box {
    width: 110px;
    height: 110px;
    margin: 0.5rem 0.5rem;
  }

  .hero-banner-nightguard .circle-text-box .circle-text p {
    font-size: 14px;
  }

  .user-voice-wrapper > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/user-voice-mobile.png") !important;
    height: auto;
    background-size: contain;
  }

  .user-voice-wrapper > .component-content > .content {
    padding: 0;
  }

  .user-voice-wrapper p {
    font-size: 24px;
    max-width: 54%;
    float: none;
    clear: both;
    margin-right: 1rem;
    text-align: center;
    padding-left: 40%;
  }

  .user-voice-wrapper img {
    position: absolute;
    bottom: -50px;
    right: 25%;
    width: 85px;
  }

  .symptom-wrapper .symptom-circle.right-arrow:before {
    border-top: 15px solid #bce6ea;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    right: auto;
    top: auto;
    transform: translate(-50%, 0%);
    bottom: -28px;
  }

  .symptom-wrapper .heading p {
    font-size: 18px;
    margin: 2rem 0;
  }

  .symptom-wrapper {
    padding: 2rem 2rem 4rem;
    width: calc(100% - 2rem);
  }

  .symptom-wrapper .step-2 .symptom-circle,
  .symptom-wrapper .step-3 .symptom-circle,
  .symptom-wrapper .step-4 .symptom-circle,
  .symptom-wrapper .step-5 .symptom-circle {
    margin-left: 0;
    min-height: 100px;
    padding-top: 0px;
  }

  .symptom-wrapper .symptom-circle-outline {
    position: relative;
    min-height: 100px;
    padding: 0;
    min-width: 100%;
    padding-top: 0.5rem;
  }

  .symptom-wrapper .symptom-circle {
    min-height: 100px;
    padding-top: 0.5rem;
  }

  .symptom-wrapper .symptom-circle p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }

  .symptom-wrapper .step-2 .image {
    width: 100%;
    padding: 0;
    position: relative;
    left: auto;
    margin-top: 2rem;
  }

  .symptom-wrapper .step-3 .image,
  .symptom-wrapper .step-4 .image {
    width: 100%;
    padding: 0;
  }

  .symptom-wrapper .step-3 .symptom-circle-outline {
    min-width: 230px;
    left: 0;
    top: 15px;
  }

  .symptom-wrapper .step-4 .symptom-circle-outline {
    right: 0;
    bottom: 0;
    min-width: 100%;
  }

  .symptom-wrapper .step-4 .symptom-circle .small-text {
    max-width: 100%;
    text-align: center;
  }

  .symptom-wrapper .step-4 .symptom-circle {
    padding: 1rem 0rem 0;
    margin-bottom: 2rem;
  }

  .symptom-wrapper .step-5 .symptom-circle {
    padding: 0.5rem 2rem 0;
  }

  .symptom-wrapper .step-4 .symptom-circle.left-arrow:before {
    border-top: 15px solid #bce6ea;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    left: 50%;
    top: auto;
    transform: translate(-50%, 0%);
    bottom: -28px;
  }

  .symptom-wrapper .symptom-circle p > span {
    font-size: 20px;
    font-weight: 600;
  }

  .pack-banner-wrapper .multi-logo p {
    line-height: 1.5;
    max-width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 1rem;
  }

  .pack-banner-wrapper > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/packshot-bg-mobile-2.jpg") !important;
    height: auto;
    background-size: cover;
    background-position: left;
  }

  .pack-banner-wrapper .multi-logo {
    width: calc(100% - 2rem);
    margin-left: 1rem;
  }

  .how-to-use-logo img {
    width: 140px;
    margin-bottom: 1rem;
  }

  .how-to-use-block-upper .symptom-circle {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-top: 2rem;
  }

  .how-to-use-block-upper .use-box {
    padding-top: 0;
  }

  .how-to-use-block-upper .use-box p {
    font-size: 16px;
    margin-top: 0.5rem;
  }

  .how-to-use-block-upper .check-box {
    height: 50px;
  }

  .how-to-use-block-upper .use-box .check-box p {
    font-size: 18px;
    z-index: 1;
    position: absolute;
    left: 40px;
    top: -23px;
  }

  .how-to-use-block-upper .use-box .check-box .image {
    margin-top: -5px;
  }

  .how-to-use-block-upper .use-box .title {
    font-size: 24px;
  }

  .mouthpiece-grey-btn-2 {
    font-size: 16px;
    padding-left: 1rem;
    text-align: left;
  }

  .mouthpiece-grey-btn-2:after {
    top: 21px;
    right: 20px;
    z-index: 1;
    width: 10px;
    height: 17px;
    background-size: contain;
  }

  .travel-block > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/travel-bg-mobile.jpg) !important;
    height: 440px;
    background-size: cover;
  }

  .travel-block .richText.component {
    top: auto;
    transform: none;
    bottom: 20px;
  }

  .travel-block .richText.component p {
    margin: 0.5rem 0;
  }

  .article-block .article-card .heading p,
  .article-block .article-card .heading a {
    font-size: 18px;
  }

  .article-block .article-card .heading span {
    font-size: 28px;
  }

  .symptom-image .image .component-content {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .superiority-wrapper .packshot-content .outline-button {
    width: 230px;
  }

  .superiority-wrapper .block-one .title-heading p {
    font-size: 13px;
  }
  html[lang="ja-JP"] .richText.cust-text-color .richText-content {
    width: 100%;
  }

  html[lang="ja-JP"] .navigation-upper .navigation-header .logo-box .image img {
    max-height: inherit;
    object-fit: contain;
    max-width: 90px;
  }

  html[lang="ja-JP"] .box.mobile-man-img {
    padding-top: 8rem;
  }

  .main_banner .main-text {
    bottom: 10px;
  }

  .feature-card--sect
    .product-banner
    > .component-content
    > .paragraphSystem.content
    .box.odd
    > .component-content
    > .paragraphSystem
    > .richText.product-title {
    bottom: 18px;
  }

  .feature-card--sect
    .product-banner
    > .component-content
    > .paragraphSystem.content
    .box.odd
    > .component-content
    > .paragraphSystem
    > .richText.product-title
    p {
    line-height: 1.5 !important;
    font-size: 0.5rem !important;
  }

  .hero-banner-nightguard > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/mob-banner.png") !important;
    height: 1000px;
    background-size: cover;
  }

  .hero-banner-nightguard .circle-text-box {
    width: 110px;
    height: 110px;
    margin: 0;
  }

  .hero-banner-nightguard .circle-text-box .circle-text p {
    font-size: 13px;
  }

  :lang(ja-jp) body .user-voice-wrapper h2 {
    font-size: 30px;
  }

  .user-voice-wrapper img {
    bottom: -45px;
  }

  .user-voice-wrapper > .component-content {
    height: 280px;
    background-size: cover;
  }

  .user-voice-wrapper p {
    font-size: 20px;
    padding-left: 40%;
    line-height: 1.7;
  }

  .symptom-wrapper .symtom-item-1 img {
    width: 242px;
    height: 219px;
    object-fit: contain;
  }

  .symptom-wrapper .symtom-item-last-img img {
    width: 248px;
    height: 186px;
    object-fit: contain;
  }
  .antei-kaiteki-check-banner {
    width: calc(100% - 2rem);
    margin-left: 0.97rem;
  }
  .antei-kaiteki-video iframe {
    height: 218px;
  }
}

html[lang="ja-JP"] .richText.cust-text-color h5 {
  line-height: 1.5;
  margin: 0;
}

.feature-card--sect .banner-main-box > .component-content {
  padding: 0 25px;
}

/* START | Chaitanyavamshi | GSKBD-25891 | 18 Oct, 2022 */
/* Locale - ja-JP
       Page - ttpexlp
       New Variants -  highlight-pink-border, strap-containerc, slipping-sideway-section, features-strap, cards-container, cards-section, card-header, article-redirect-card, card-content, gold-border, product-detail-table, table-category, table-float-img */
.page-ttpexlp p {
  color: #3b3b3b;
}

.product-detail-table td img {
  height: 33px;
}

.slick-dotted.slick-slider {
  padding: 0;
}

.carousel.carousel--infinite {
  height: auto;
}

html[lang="ja-JP"] .box.custom-head .richText h2.main_title {
  font-size: calc(22px + (32 - 22) * (100vw - 300px) / (1280 - 300));
  line-height: 1.4;
  padding: 0;
  text-transform: initial;
}

html[lang="ja-JP"] .box.custom-head .richText h2.sub_title {
  font-size: calc(18px + (24 - 18) * (100vw - 300px) / (1280 - 300));
  line-height: 1.4;
  padding: 0;
  text-transform: initial;
}

html[lang="ja-JP"] .richText.cust-text-color .richText-content {
  padding: 10px 0px;
}

@media (max-width: 650px) {
  html[lang="ja-JP"] .box.custom-head .richText h2.main_title span {
    display: block;
  }

  .page-products #content p:not(.page-products.page-tablet #content p) {
    line-height: 1;
  }

  .feature-card--sect
    .product-banner
    > .component-content
    > .paragraphSystem.content
    .box.odd
    > .component-content
    > .paragraphSystem
    > .richText.first
    p {
    margin: 5px 0px !important;
  }
}

/*Syed  Ticket no-GSKBD-25087 | 15-09-2022  End */
@media (max-width: 380px) {
  :lang(ja-JP)
    .page-removing_bacteria
    .denture-types-packshots
    .box
    .richText
    p {
    font-size: 12px;
  }

  .feature-card--sect
    .product-banner
    > .component-content
    > .paragraphSystem.content
    .box.odd
    > .component-content
    > .paragraphSystem
    > .richText.first
    p {
    margin: 3px 0px !important;
  }
}

@media (max-width: 360px) {
  .user-voice-wrapper p {
    font-size: 22px;
  }
}

.p-t-b-2rem {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.p-t-b-3rem {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.p-l-r-1rem {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.p-l-r-2rem {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.p-t-1rem {
  padding-top: 1rem !important;
}

.p-b-2rem {
  padding-bottom: 2rem !important;
}

.p-b-1rem {
  padding-bottom: 1rem !important;
}

.m-b-100px {
  margin-bottom: 100px;
}

.m-t-60px {
  margin-top: 60px;
}

.m-b-60px {
  margin-bottom: 60px;
}

.m-t-b-1rem {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.m-l-r-1rem {
  margin-left: 1rem;
  margin-right: 1rem;
}

.top-minus-4 {
  top: -4px;
}

.text-5A0E89 {
  color: #5a0e89;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.f-size-36 {
  font-size: 36px;
}

.f-size-24 {
  font-size: 24px;
}

.line-height-38 {
  line-height: 38px;
}

.line-height-36 {
  line-height: 36px;
}

.min-height-150 {
  min-height: 150px;
}

.w-auto {
  width: auto;
}

.position-relative,
.position-relative img {
  position: relative;
}
.top-15 {
  top: 15px;
}
.d-inline-block-figcaption.top-15 img {
  top: 15px;
}

.d-flex-paraSystem > .component-content > .paragraphSystem {
  display: flex;
}

.flex-just-center-paraSystem > .component-content > .paragraphSystem {
  justify-content: center;
}

.flex-align-center-paraSystem > .component-content > .paragraphSystem {
  align-items: center;
}

.highlight-pink-border {
  background: linear-gradient(
    to bottom,
    transparent 0%,
    transparent 50%,
    #e5afafcc 50%,
    #e5afafcc 100%
  );
  padding: 0 6px;
  margin: 0 6px;
}

.strap-container > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
}

.strap-container .richText p {
  color: var(--color-2);
  font-size: 40px;
  font-weight: 500;
}

.slipping-sideway-section {
  background: #e7e2ec;
}

.slipping-sideway-section .image,
.slipping-sideway-section .richText,
.features-strap .image,
.features-strap .richText,
.cards-container .cards-section,
.card-header .image,
.card-header .richText,
.article-redirect-card {
  width: auto;
}

.slipping-sideway-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-header > .component-content > .paragraphSystem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.card-header > .component-content > .paragraphSystem > .image {
  margin-left: 32px;
  margin-top: 14px;
  margin-bottom: 14px;
}

.card-header .richText p {
  margin: 0;
}

.slipping-sideway-section .richText p span {
  font-size: 24px;
}

@media (min-width: 992px) {
  .card-header > .component-content > .paragraphSystem > .image {
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
  }

  .card-header .richText p {
    margin: 0;
    font-size: 32px;
  }

  .slipping-sideway-section .richText p span {
    font-size: 26px;
  }

  .button-hex {
    text-align: center;
  }

  :lang(ja-JP)
    .navigation-upper
    .navigation-header
    .header-buttons:not(.wear-button)
    .button-hex
    p {
    display: inline-block;
    line-height: 1.5;
  }

  .m-d-t-0 {
    margin-top: 0;
  }
}

.slipping-sideway-section .richText p {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}

.features-strap {
  max-height: 175px;
}

.features-strap > .component-content {
  background-size: cover;
}

.features-strap > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
}

.features-strap .image {
  top: -30px;
}

.features-strap .richText p {
  line-height: 40px;
}

.cards-container > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
}

.cards-container > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 64px 0;
}

.cards-container .cards-section > .component-content > .paragraphSystem,
.card-content > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* .card-header>.component-content>.paragraphSystem {
           min-height: 168px;
       } */

.slipping-sideway-section .desktop-visible-only.richText {
  padding: 0;
}

.card-content {
  background: #e3e1d5;
  border-radius: 0 0 16px 16px;
}

.card-content .richText p {
  line-height: 32px;
  font-weight: 600;
  margin: 0;
}

.card-content .richText p .highlight-pink-border {
  font-size: 18px;
}

.card-content .richText p .highlight-pink-border.d-lg-block {
  padding: 0;
  margin: 0;
}

.gold-border {
  border: 4px solid #8e875e;
  border-radius: 16px;
}

.article-redirect-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
}

.page-ttpexlp .hero-img .mobile-visible-only {
  padding-left: 4px;
  padding-right: 4px;
}

.page-ttpexlp .hero-img .mobile-visible-only img,
.product-detail-table {
  width: 100%;
}

.product-detail-table td,
.product-detail-table th {
  width: 25%;
  padding: 16px;
  border: 1px solid #dbc8e4;
  color: #000;
  line-height: 24px;
  font-size: 16px;
}

.product-detail-table th a {
  color: #000;
}

.product-detail-table tr:nth-child(even) {
  background: #f6f3f9;
}

.product-detail-table tr {
  text-align: center;
}

.product-detail-table th span {
  display: block;
  font-size: 8px;
  line-height: 14px;
}

.product-detail-table .table-category {
  font-weight: 600;
}

.product-detail-table .table-float-img {
  position: absolute;
  height: 100px;
  top: -36px;
  margin-left: -18px;
}

.flex-video > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}

.flex-video .reference-youtube {
  width: 100%;
}

.reference-youtube .reference-external-video-ttpexlp > .component-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.reference-youtube .reference-external-video-ttpexlp iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ltr-spc-8 {
  letter-spacing: -2px;
  padding: 0 15px;
}

.ltr-spc-8 span {
  display: block;
}

.lrg-font {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .dialog-box-container {
    margin-left: 15px;
    margin-right: 15px;
  }

  .ltr-spc-8 span {
    display: inline-block;
  }

  .lrg-font {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .img-tooth {
    position: absolute;
    top: 10px;
    right: 8px;
  }

  .img-tooth img {
    height: 40px;
  }
}

@media (min-width: 992px) {
  .how-to-use-block-upper .use-box p.text-white {
    font-size: 28px;
    margin: 10px 0;
  }

  .pack-banner-wrapper .multi-logo .image {
    padding: 0;
    padding-left: 10px;
  }

  .how-to-use-block-upper .heading p {
    font-size: 32px;
    margin: 10px 0;
  }

  .pack-banner-wrapper .multi-logo p {
    line-height: 1.5;
    max-width: 213px;
    font-size: 24px;
  }

  .pacshot-dis .other-tablet-heading p {
    line-height: 2;
  }

  .divider-image p {
    font-size: 26px;
    letter-spacing: 2.6px;
  }

  .flex-video .reference-youtube {
    width: 70%;
  }

  .p-d-t-b-4rem {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .p-d-l-r-6rem {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .p-d-l-r-3rem {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .p-d-l-r-8rem {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .f-size-58-d {
    font-size: 58px;
  }

  .f-size-40-d {
    font-size: 40px !important;
  }

  .card-header > .component-content {
    background-size: cover;
    /* min-height: 134px; */
  }

  .card-content .richText p {
    font-size: 15px;
    letter-spacing: -1.5px;
  }

  .card-content .richText p .highlight-pink-border {
    font-size: 20px;
  }

  .img-tooth img {
    width: 80px;
  }

  .features-strap .image img {
    width: 174px;
  }

  .lineupImgsecond .Image2 {
    margin-top: 4rem;
  }

  html[lang="ja-JP"] .lineupImgThird .Image3 {
    margin-top: 6rem;
  }

  .p-d-l-r-101 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .strap-container .richText p {
    font-size: 26px;
  }

  .card-header > .component-content {
    min-height: 104px;
  }
}

@media (min-width: 1200px) {
  .banner-mouthpiece-card .bg-image-4 > .component-content {
    margin-top: 2rem;
  }

  .banner-mouthpiece-card .bg-image-4 > .component-content p {
    left: 58% !important;
    width: 100%;
  }

  .other-tablet-block h2.text-white {
    font-size: 38px;
  }

  .p-d-l-r-101 {
    padding-left: 101px;
    padding-right: 101px;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .box
    .component-content {
    position: relative;
    overflow: inherit;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .box
    .component-content
    p {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    font-size: 24px;
    width: 100%;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .bg-image-2.box
    .component-content
    p {
    padding-right: 2rem;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .bg-image-1.box
    .component-content
    p {
    padding-left: 1rem;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .bg-image-3.box
    .component-content
    p {
    transform: translate(-50%, 22%);
  }

  .card-content .richText p {
    font-size: 18px;
  }

  .card-content .richText p .highlight-pink-border {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .how-to-use-block-upper .use-box p.text-white {
    font-size: 17px;
    margin: 10px 0;
  }

  .f-size-32-m {
    font-size: 32px;
  }

  .f-size-30-m {
    font-size: 30px;
  }

  .symptom-wrapper p.text-white {
    line-height: 1.3;
  }

  .font-size-14-m {
    font-size: 14px;
  }

  .how-to-use-block-upper .heading p {
    font-size: 20px;
    margin: 10px 0;
  }

  .other-tablet-block h2.text-white {
    font-size: 23px;
    letter-spacing: 2.3px;
    margin: 1rem 4rem;
    font-weight: 600;
  }

  .comparison-heading {
    border-radius: 75px;
    transform: translate(9px, -28px);
  }

  .divider-image p {
    font-size: 18px;
    letter-spacing: 1.8px;
    margin: 0;
    margin-bottom: 36px;
  }

  .font-size-m-22 {
    font-size: 22px;
  }

  .page-heading.bg-grey-1 {
    min-height: 180px;
    position: relative;
  }

  .page-heading.bg-grey-1 p {
    position: absolute;
    margin: 0;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 20px;
  }

  .img-title img {
    max-width: 80%;
  }

  .m-d-block {
    display: block;
  }

  .m-t-86px {
    margin-top: 86px;
  }

  .p-m-b-4rem {
    padding-bottom: 61px;
  }

  .p-m-l-r-1rem {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .p-m-l-r-2rem {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .p-m-l-r-4rem {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .p-m-t-b-2rem {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .m-m-t-b-1rem {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .line-height-1-5 {
    line-height: 1.5 !important;
  }

  .flex-mobile-direction-col-paraSystem
    > .component-content
    > .paragraphSystem {
    flex-direction: column;
  }

  .article-redirect-section > .component-content > .paragraphSystem {
    flex-direction: column;
  }

  .strap-container > .component-content {
    background-size: cover;
  }

  .strap-container,
  .cards-container {
    padding: 0;
  }

  .slipping-sideway-section > .component-content > .paragraphSystem {
    flex-direction: column;
  }

  .cards-container > .component-content > .paragraphSystem {
    padding: 64px 32px;
  }

  .article-redirect-card .image img {
    width: 100%;
  }

  .strap-container .richText p {
    font-size: 26px;
    line-height: 36px;
  }

  .slipping-sideway-section .richText p {
    font-size: 18px;
    line-height: 26px;
    margin: 0;
  }

  .features-strap .image {
    position: absolute;
    left: 0;
    top: -26px;
  }

  .strap-container .image img {
    width: 66px;
  }

  .features-strap .image img {
    width: 80px;
    height: 80px;
  }

  .card-content .richText p {
    text-align: left;
    padding-left: 10px;
  }

  .product-detail-table th span {
    display: block;
    font-size: 3px;
    line-height: 6px;
  }

  .product-detail-table td,
  .product-detail-table th {
    padding: 8px;
    line-height: 10px;
    font-size: 6px;
  }

  .product-detail-table .table-float-img {
    height: 50px;
    margin-left: -8px;
    top: -16px;
  }

  .dialog-box-container
    .d-flex-paraSystem
    > .component-content
    > .paragraphSystem {
    flex-wrap: wrap;
    gap: 40px;
  }

  .Content.paragraphSystem {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .compare-vs-wrapper {
    width: calc(100% -1rem);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .page-ttpexlp .landing-banner.mobile-visible-only img {
    width: 100%;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  .img-tooth {
    position: absolute;
    top: 10px;
    right: 8px;
  }

  .img-tooth img {
    height: 40px;
  }
  .pacshot-dis .packshot-dis-inner-box .top-m-minus-45 {
    left: 7%;
    max-width: 85%;
  }
  .page-mouthpiece-nightguard
    .background-color-lightblue.lightblue-box-full
    > .component-content
    > .paragraphSystem
    > .other-tablet-heading {
    padding-right: 0;
    max-width: 79%;
    left: 9%;
  }
}

@media (max-width: 389px) {
  .card-content .richText p {
    font-size: 18px;
    letter-spacing: -1px;
  }
}

/* END | Chaitanyavamshi | GSKBD-25891 | 18 Oct, 2022 */
.w-auto {
  width: auto;
}

.p-r-0 {
  padding-right: 0;
}

.p-l-0 {
  padding-left: 0;
}

.banner-top-note > div > .content {
  align-items: flex-start;
  justify-content: center;
  display: flex;
  vertical-align: text-top;
}

.banner-top-note .richText.content p {
  margin: 0;
  line-height: 1.5;
  color: #157eb2;
  text-align: center;
}

.banner-top-note .richText.content p span {
  display: block;
}

.banner-top-note .richText.content img {
  position: relative;
  top: 8px;
}

/* START | Chaitanyavamshi | GSKBD-25970 | 27 Oct, 2022 */
:lang(ja-JP) .template-propartials .article-border > .component-content:before {
  background: none;
  /*(Removing border background as it is present and showing double silver borders on page our-products/dentallabo-mouthpiece-cleanser)*/
}

/* END | Chaitanyavamshi | GSKBD-25970 | 27 Oct, 2022 */
/* GSKBD-26630 | Rohit Singh | 01-12-2022 | Start*/
.label-card-box {
  position: relative;
}

.product-lines
  .product-after.label-card-box
  .component-content
  .paragraphSystem
  .image.label-image,
.label-card-box .label-image {
  position: absolute;
  width: 100px;
  height: 100px;
  top: -45px;
  left: -45px;
  z-index: 1;
}

.label-card-box .label-image.label-image-on-image {
  width: 70px;
  height: 70px;
  top: -5px;
  left: 26%;
}

.annotation {
  font-size: 85%;
}

@media (min-width: 400px) {
  .label-card-box .label-image.label-image-on-image {
    width: 80px;
    height: 80px;
    top: -10px;
  }
}

@media (min-width: 500px) {
  .label-card-box .label-image.label-image-on-image {
    width: 90px;
    height: 90px;
  }
}

@media (min-width: 600px) {
  .label-card-box .label-image.label-image-on-image {
    width: 100px;
    height: 100px;
  }
}

@media (min-width: 768px) {
  .product-lines
    .product-after.label-card-box
    .component-content
    .paragraphSystem
    .image.label-image,
  .label-card-box .label-image {
    width: 150px;
    height: 150px;
    top: -75px;
    left: -55px;
  }

  .label-card-box .label-image.label-image-on-image {
    width: 70px;
    height: 70px;
    left: 23%;
  }

  :lang(ja-JP) .page-home .silver-banner-text {
    top: 5%;
  }
}

@media (min-width: 992px) {
  .label-card-box .label-image.label-image-on-image {
    width: 100px;
    height: 100px;
  }
}

/* GSKBD-26630 | Rohit Singh | 01-12-2022 | End*/

/* GSKBD-27266| alam | 10-02-2023 | start*/

.feature-card--sect
  .product-banner
  > .component-content
  > .paragraphSystem.content
  .box.odd
  > .component-content
  > .paragraphSystem {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.feature-card--sect
  .product-banner
  > .component-content
  > .paragraphSystem.content
  .box.odd
  > .component-content
  > .paragraphSystem
  > .richText.line-height-1-5 {
  justify-content: center;
}

.yellow-bg--sect2
  .box.component.flex-parent
  > .component-content
  > .paragraphSystem.content
  .image
  .component-content {
  width: 80%;
}

.feature-card--sect
  .product-banner
  > .component-content
  > .paragraphSystem.content
  .box.odd
  > .component-content
  > .paragraphSystem
  > .richText.line-height-1-5 {
  display: flex;
  align-items: center;
}

html[lang="ja-JP"] .reference-links {
  padding: inherit;
}

.richText ol li,
.richText ul li {
  margin-left: 20px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .feature-card--sect .col-smex-12 .image img {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1180px) {
  html[lang="ja-JP"] .richText.threeStepText {
    top: 0;
  }
}

@media (max-width: 991px) {
  :lang(ja-JP)
    .page-removing_bacteria
    .circular_box
    .circular_box-img
    > .component-content
    > .paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .pacshot-dis .packshot-dis-inner-box .hide-desktop {
    display: block;
  }
  .how-to-use-block-upper .use-box p.text-white {
    font-size: 24px;
    margin: 20px 0px;
    padding-left: 4rem;
  }
  html[lang="ja-JP"] .page-poligrip_education .grey-block {
    z-index: -1;
    display: block;
    overflow: hidden;
    float: none;
  }

  html[lang="ja-JP"] .page-poligrip_education .four-effects-container {
    display: block;
    position: relative;
    z-index: 9;
  }

  html[lang="ja-JP"]
    .page-poligrip_education
    .doctor-section-two
    .box.video-box {
    width: 975px;
  }

  html[lang="ja-JP"]
    .page-poligrip_education
    .doctor-section-one
    .box.video-box {
    width: 975px;
    margin: 0 auto;
  }
}

@media (min-width: 580px) and (max-width: 991px) {
  html[lang="ja-JP"]
    .packshots-container
    .box
    .packshot-box
    .richText.green-button-border
    .component-content
    .richText-content
    p {
    padding-top: 17px !important;
    font-size: 24px !important;
  }

  html[lang="ja-JP"]
    .packshots-container
    .box
    .packshot-box
    .richText.green-button-border
    .component-content {
    height: 100px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  html[lang="ja-JP"]
    .page-poligrip_education
    .troubles-container
    .trouble
    .richText {
    top: 18%;
    left: 21%;
    z-index: 1;
  }
}

@media (max-width: 580px) {
  html[lang="ja-JP"]
    .packshots-container
    .box:nth-child(2)
    .packshot-box
    .richText.green-button-border
    .component-content
    .richText-content
    p {
    padding-top: 7px;
  }

  .hero-banner-nightguard > .component-content > .paragraphSystem {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 481px) {
  html[lang="ja-JP"]
    .page-poligrip_education
    .troubles-container
    .trouble
    .richText {
    top: 24%;
    left: 14%;
    z-index: 1;
  }
}

/* GSKBD-27266| alam | 10-02-2023 | start*/

/* GSKBD-27891| Aman Singh | 19-04-2023 | start*/

/* GSKBD-27891| Aman Singh | 19-04-2023 | End*/

/* GSKBD-27670| Rohit Singh | 24-04-2023 | start*/

.template-Polident-template-new .heading-underline h1 {
  line-height: 1.5;
}

/*.template-Polident-template-new .heading-underline h1:after {
         top: 30px;
       }*/

/* GSKBD-27670| Rohit Singh | 24-04-2023 | End*/
.small-text {
  font-size: 12px !important;
}

.black-text {
  color: #666 !important;
}

.text-color-black {
  color: #000;
}

.grid-2by2 {
  clear: both !important;
}

.grid-2by2 > * > .paragraphSystem {
  display: grid;
  gap: 10px;
  grid-template-columns: 110px 110px;
  padding-left: 5px;
}

.grid-2by2 > * > .paragraphSystem:before,
.grid-2by2 > * > .paragraphSystem > a[aria-hidden="true"] {
  display: none;
}

.p-t-30 {
  padding-top: 30px;
}

@media (min-width: 768px) {
  .grid-2by2 > * > .paragraphSystem {
    grid-template-columns: 200px 200px;
    padding-left: 10px;
    gap: 20px;
  }

  .hero-banner-nightguard .circle-text-box {
    width: 200px;
    height: 200px;
    margin: 0rem;
  }
}

@media (min-width: 992px) {
  html[lang="ja-JP"] .navigation-main.container {
    margin-bottom: 50px;
  }

  .hero-banner-nightguard > .component-content {
    height: 700px;
  }

  .p-t-30 {
    padding-top: 1.875rem;
  }

  .grid-2by2 > * > .paragraphSystem {
    grid-template-columns: 200px 200px 200px 200px;
  }
}

@media (max-width: 991px) {
  .symptom-wrapper.symptom-wrap-center .step-2 .symptom-circle,
  .symptom-wrapper.symptom-wrap-center .step-3 .symptom-circle,
  .symptom-wrapper.symptom-wrap-center .step-4 .symptom-circle,
  .symptom-wrapper.symptom-wrap-center .step-5 .symptom-circle {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .symptom-wrap-center .quote-bg {
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .hero-banner-nightguard .m-tooth-img img {
    width: 158px;
    height: 108px;
    object-fit: contain;
  }

  .font-size-24-m {
    font-size: 24px;
  }
}

.font-size-24px {
  font-size: 24px;
}

/* Aman Singh | GSKBD-28262 | 26-05-2023 | page-removing_bacteria | Start */
:lang(ja-JP) .page-removing_bacteria .hero-img .richText {
  position: relative;
  bottom: 19px;
  left: 9%;
}

:lang(ja-JP) .hero-img > .component-content {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/banner_background.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
:lang(ja-JP) .page-about_poligrip .hero-img > .component-content {
  background: none;
}

:lang(ja-JP) .page-removing_bacteria .note {
  right: 12%;
}

:lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text {
  bottom: 30px;
  left: 25.5%;
}

@media (max-width: 510px) {
  :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text {
    bottom: 20px;
  }
}

@media (max-width: 991px) {
  :lang(ja-JP) .page-removing_bacteria .sterilizing_banner .banner-bottom-text {
    left: 6%;
  }

  :lang(ja-JP) .page-removing_bacteria .hero-img .richText {
    left: 0;
    padding-left: 20px;
  }

  :lang(ja-JP) .page-removing_bacteria .note {
    bottom: -30px;
  }

  :lang(ja-JP) .hero-img > .component-content {
    background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/banner_background-mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  :lang(ja-JP) .page-about_poligrip .hero-img > .component-content {
    background: none;
  }
}

/* Aman Singh | GSKBD-28262 | 26-05-2023 | page-removing_bacteria | End */
/* Amrendra | GSKBD-28252 | 20-03-2023 | mouthpiece-nightguard page alignment | Start */
.position-absolute {
  position: absolute;
  z-index: 9;
}

.banner-mouthpiece-card
  .component-content
  .paragraphSystem
  > .box
  .component-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.compare-vs:after {
  content: "VS";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #113595;
  color: var(--color-2);
  font-size: 32px;
  position: absolute;
  right: -55px;
  top: 40%;
  z-index: 1;
}

.divider-image .component-content {
  background-position: center;
  background-size: contain;
  background-repeat: repeat-x;
}

.other-tablet-block h2.text-white {
  color: white;
}

@media (max-width: 991px) {
  .p-m-b-1 {
    padding-bottom: 1rem;
  }

  .p-m-t-1 {
    padding-top: 1rem;
  }

  .p-m-t-2 {
    padding-top: 2rem;
  }
}

@media (min-width: 992px) {
  .p-d-b-3 {
    padding-bottom: 3rem;
  }

  .p-d-t-2 {
    padding-top: 2rem;
  }

  .use-box-2 .richText {
    z-index: 1;
  }

  .hero-banner-nightguard .component-content {
    background-position: center;
  }
}

/* alam | GSKBD-28252 | 20-03-2023 | | Start */

.banner-mouthpiece-card
  .component-content
  .paragraphSystem
  > .box
  .component-content {
  background-repeat: no-repeat;
  background-size: contain;
}

.hero-banner-nightguard > .component-content {
  background-position: center;
}

.banner-mouthpiece-card .bg-image-1 > .component-content {
  width: 313px;
  height: 180px;
  margin: auto;
}

.banner-mouthpiece-card .bg-image-2 > .component-content {
  width: 313px;
  float: right;
  height: 180px;
}

.banner-mouthpiece-card .bg-image-3 > .component-content {
  width: 250px;
  height: 130px;
}

.banner-mouthpiece-card .bg-image-4 > .component-content {
  width: 250px;
  float: right;
  height: 130px;
}

.border-bottom-lightBlue {
  border-bottom: 2px solid #2dbfea;
}

.symptom-content .table table tbody tr td:nth-child(1) {
  color: #2dbfea;
}

.table.no-border table {
  border: none !important;
}

.table.no-border table,
.table.no-border table tr,
.table.no-border table td {
  border: none !important;
  padding: 3px;
}

.other-tablet-heading {
  position: absolute;
  top: -40px;
  padding-right: 2rem;
}

.background-color-lightblue > .component-content > .paragraphSystem {
  background-color: #def4f9;
}

.padding-0 {
  padding: 0 !important;
}

.other-tablet-block {
  border: 4px solid #7fcfd7;
}

.lightblue-box > .component-content > .paragraphSystem {
  padding-top: 3rem;
}

.clear-both {
  clear: both;
}

.table-heading .richText-content p {
  color: #2dbfea;
  letter-spacing: 9px;
  margin-bottom: 0;
}

.table-heading {
  padding-bottom: 2px;
}

.comparison-heading {
  background: #00a0af;
  border-radius: 50px;
  min-height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95%;
  transform: translateX(2.5%);
}

@media (min-width: 992px) {
  .p-d-0 {
    padding: 0 !important;
  }

  .m-d-l-2 {
    margin-left: 2rem;
  }

  .p-d-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .p-d-x-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .p-d-t-1 {
    padding-top: 1rem !important;
  }

  .p-d-t-3 {
    padding-top: 3rem !important;
  }
}

@media (max-width: 991px) {
  .banner-mouthpiece-card > .component-content > .paragraphSystem {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .hero-banner-nightguard > .component-content {
    background-position: bottom;
  }

  .bg-image-1,
  .bg-image-2,
  .bg-image-3,
  .bg-image-4 {
    position: relative;
    height: 160px;
    top: 55px;
  }

  .bg-image-1 {
    order: 1;
  }

  .bg-image-2 {
    order: 4;
  }

  .bg-image-3 {
    order: 3;
  }

  .bg-image-4 {
    order: 2;
    z-index: 4;
  }

  .bg-image-1 > .component-content {
    position: absolute;
    right: -25px;
    top: 0;
    z-index: 3;
  }

  .bg-image-2 > .component-content {
    position: absolute;
    left: -25px;
    top: -70px;
    z-index: 2;
  }

  .bg-image-3 > .component-content {
    position: absolute;
    right: -25px;
    top: 25px;
    z-index: 1;
  }

  .bg-image-4 > .component-content {
    position: absolute;
    left: -15px;
    top: -40px;
  }

  .divider-image .component-content {
    background-size: cover;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .symptom-wrapper p.text-white.line-height-1-3-m {
    line-height: 1.3 !important;
  }

  .divider-image {
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
    margin: 1rem 0;
  }

  .compare-vs:after {
    left: calc(50% - 50px);
    z-index: 1;
    bottom: -70px;
    top: inherit;
  }

  .when-to-use-heading {
    left: -15%;
    top: 8%;
  }

  .banner-mouthpiece-card
    .component-content
    .paragraphSystem
    > .box
    .component-content {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .bg-image-1 > .component-content > .paragraphSystem > .richText,
  .bg-image-2 > .component-content > .paragraphSystem > .richText,
  .bg-image-3 > .component-content > .paragraphSystem > .richText,
  .bg-image-4 > .component-content > .paragraphSystem > .richText {
    position: absolute;
    top: 50%;
    transform: translate(0%, -75%);
    left: 0;
  }

  .text-center-absolute {
    top: 50%;
    transform: translate(0%, -50%);
    left: 0;
  }

  .column-reverse-mobile > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (max-width: 576px) {
  .bg-image-1,
  .bg-image-2,
  .bg-image-3,
  .bg-image-4 {
    position: relative;
    height: 134px;
    top: 55px;
    padding: 0;
  }

  .bg-image-1 .richText-content p,
  .bg-image-2 .richText-content p,
  .bg-image-3 .richText-content p,
  .bg-image-4 .richText-content p {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .pack-banner-wrapper > .component-content {
    background-position: bottom;
  }
}

@media (max-width: 400px) {
  .bg-image-1,
  .bg-image-2,
  .bg-image-3,
  .bg-image-4 {
    height: 105px;
  }

  .hero-banner-nightguard > .component-content {
    height: 775px;
  }

  .when-to-use-heading {
    left: -15%;
    top: 0%;
  }
}

/* alam | GSKBD-28252 | 20-03-2023 | | end */

/* START / CHAITANYAVAMSHI / GSKBD-28262 */
.pack-banner-wrapper .multi-logo .odd.image {
  padding-left: 5px;
}

:lang(ja-JP)
  .page-removing_bacteria
  .product_details_box
  .richText
  p:nth-child(1)
  img {
  width: 30px !important;
}

@media (min-width: 992px) {
  .d-font-16 {
    font-size: 16px !important;
  }
}

@media (min-width: 1024px) {
  :lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  :lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
    font-size: 14px;
  }
}

@media (min-width: 1300px) {
  :lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .text-color-black-m {
    color: #000;
  }

  .font-size-20-m {
    font-size: 20px;
  }

  .symptom-wrapper .symptom-circle p > span.font-size-20-m {
    font-size: 20px;
  }

  .banner-mouthpiece-card .bg-image-2 > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/chat-three-m.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .banner-mouthpiece-card .bg-image-1 > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/chat-two-m.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .bg-image-1 > .component-content > .paragraphSystem > .richText,
  .bg-image-3 > .component-content > .paragraphSystem > .richText {
    top: 59%;
  }

  .bg-image-4 > .component-content > .paragraphSystem > .richText {
    top: 52%;
  }

  .bg-image-2 > .component-content > .paragraphSystem > .richText {
    top: 54%;
  }

  .padding-mobile-left-20 {
    padding-left: 20px !important;
  }

  .padding-mobile-left-30 {
    padding-left: 30px !important;
  }

  .padding-mobile-left-right-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .padding-mobile-left-right-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  :lang(ja-JP) .page-removing_bacteria .note {
    right: 0 !important;
  }
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-2 .richText {
  top: 50%;
  transform: translate(0, -58%);
}

:lang(ja-JP) .page-removing_bacteria .four-in-one-section .richText {
  top: 50% !important;
  transform: translate(0, -74%);
}

:lang(ja-JP) .page-removing_bacteria .dental_risk-1 .dental_risk-1-box {
  left: unset !important;
  transform: unset !important;
}

:lang(ja-JP)
  .page-removing_bacteria
  .dental_risk-1
  > .component-content
  > .paragraphSystem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

:lang(ja-JP) .page-removing_bacteria .product_details {
  width: auto;
  left: 50%;
  transform: translate(-50%, 0);
}

/* END / CHAITANYAVAMSHI / GSKBD-28262 */
@media (max-width: 767px) {
  .hero-banner-nightguard .bg-image-4 > .component-content {
    left: -15px;
    top: -55px;
  }

  .hero-banner-nightguard .bg-image-1 > .component-content {
    top: -45px;
  }

  .hero-banner-nightguard .bg-image-2 > .component-content {
    left: -19px;
    top: -75px;
    z-index: 2;
  }

  .hero-banner-nightguard .bg-image-3 > .component-content {
    right: -25px;
    top: 10px;
    z-index: 1;
  }

  .pack-banner-wrapper .title-logo img {
    width: 363px;
    max-width: 363px;
    height: 118px;
    position: relative;
    left: -6px;
  }

  .pack-banner-wrapper .multi-logo .image {
    padding-left: 0;
    padding-right: 0;
  }

  .pack-banner-wrapper .multi-logo img {
    width: 144px;
    height: 144px;
  }

  .pack-banner-wrapper .multi-logo .odd.image img {
    width: 146px;
  }

  .other-tablet-block .title-heading p {
    margin-top: 0rem;
  }

  .comparison-heading {
    height: 116px;
    border-radius: 60px;
  }

  .other-tablet-block h2.text-white {
    height: 116px;
    width: 100%;
    margin: 10px auto 0;
  }

  .how-to-use-block-upper .use-box .w-auto img {
    width: 212px;
  }

  .how-to-use-block-upper .use-box p.font-size-12-m {
    font-size: 12px;
  }

  .how-to-use-block-upper .use-box p.font-size-14-m {
    font-size: 14px;
  }

  .article-block .article-card .heading span.font-size-20-m {
    font-size: 21px;
  }

  .how-to-use-block-upper .use-box.use-box-b-2 img {
    width: 300px;
    height: 226px;
    max-width: 300px;
    object-fit: contain;
  }
}

:lang(ja-JP)
  .page-removing_bacteria
  .product_details_box
  .richText.disclaimer-sec
  p:nth-child(1) {
  text-align: left;
  color: #003595;
  font-size: 16px;
  font-weight: 500;
}

@media (min-width: 992px) {
  :lang(ja-JP)
    .page-removing_bacteria
    .product_details_box
    .richText.disclaimer-sec
    p:nth-child(1) {
    text-align: right;
  }
}

/* alam | 15-09-23 | start*/
.cream-selection-table .product-detail-table tr.table-product-img th a p {
  font-weight: unset;
  margin: 0;
  padding: 0;
  font-size: inherit;
  min-height: 40px;
  font-size: 12px;
}

.cream-selection-table .product-detail-table tr.table-heading-top-1 th {
  font-size: 18px;
}

.cream-selection-table .product-detail-table tr.table-heading-top-2 th,
.cream-selection-table .product-detail-table tr.table-heading-top-3 th {
  font-size: 16px;
}

.page-products .product-banner.product-banner-new > .component-content {
  background-size: cover;
}

.cream-selection-table .product-detail-table tr.table-product-img th a span {
  font-size: 8px;
  line-height: 13px;
}

@media (min-width: 992px) {
  .cream-selection-table .product-detail-table tr.table-heading-top-2 th,
  .cream-selection-table .product-detail-table tr.table-heading-top-3 th {
    font-size: 18px;
  }

  .cream-selection-table .product-detail-table tr.table-heading-top-1 th {
    font-size: 20px;
  }

  .cream-selection-table .product-detail-table tr.table-product-img th a p {
    min-height: 80px;
    font-size: 16px;
  }

  .cream-selection-table .product-detail-table tr.table-product-img th a span {
    font-size: 10px;
    line-height: 16px;
  }

  .page-products
    .product-banner.product-banner-new
    > .component-content
    .image:nth-of-type(2) {
    margin-left: 10%;
  }

  .product-info-section .info-box {
    border-right: 2px solid #66666666;
  }

  .product-info-section .info-box:first-of-type {
    border-left: 2px solid #66666666;
  }

  .d-block-d {
    display: block;
  }

  .breadcrumbs-without-separator li {
    margin-right: 40px;
  }

  .template-Polident-template-new .breadcrumbs-without-separator li:before,
  .template-Polident-template .breadcrumbs-without-separator li:before {
    top: 7px;
    right: -17px;
  }

  .breadcrumbs-without-separator li a {
    font-size: 16px;
  }
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-1
  th:nth-of-type(1),
.cream-selection-table
  .product-detail-table
  .table-heading-top-2
  th:nth-of-type(1),
.cream-selection-table
  .product-detail-table
  .table-heading-top-3
  th:nth-of-type(1) {
  border: none;
  background: transparent;
  visibility: hidden;
}

.related-aticles .box .image img {
  width: 100%;
  display: block;
}

.underline-green {
  border-bottom: 2px solid #40883f;
}

.underline-green-2 {
  border-bottom: 2px solid #196930;
  padding: 9px 0;
}

.underline-purple {
  border-bottom: 2px solid #5c80c3;
}

.underline-yellow {
  border-bottom: 2px solid #bcac27;
}

.bg-green {
  background: #196930;
}

.bg-green-product
  > .component-content
  > .paragraphSystem
  > .image
  > .component-content {
  background: #e2ede2;
  border-radius: 10px 10px 0 0;
}

.bg-green-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content {
  background: #c2d9c1;
  border-radius: 0 0 10px 10px;
}

.bg-green-product
  > .component-content
  > .paragraphSystem
  > .richText.product-level
  p {
  position: absolute;
  z-index: 9;
  width: 96px;
  height: 96px;
  background: #40883f;
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: white;
  margin: 10px;
}

.bg-green-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content
  p:nth-of-type(2) {
  background: white;
  color: gray;
  padding: 3px 49px;
  border-radius: 20px;
  font-size: 16px;
  width: 60%;
  margin: 8px auto 18px;
  display: block;
  font-weight: 400;
}

.bg-yellow-product
  > .component-content
  > .paragraphSystem
  > .image
  > .component-content {
  background: #f5f3de;
  border-radius: 10px 10px 0 0;
}

.bg-yellow-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content {
  background: #eae5b9;
  border-radius: 0 0 10px 10px;
}

.bg-yellow-product
  > .component-content
  > .paragraphSystem
  > .richText.product-level
  p {
  position: absolute;
  z-index: 9;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: white;
  margin: 10px;
}

.bg-yellow-product:nth-of-type(1)
  > .component-content
  > .paragraphSystem
  > .richText.product-level
  p {
  background: #563d91;
}

.bg-yellow-product:nth-of-type(2)
  > .component-content
  > .paragraphSystem
  > .richText.product-level
  p {
  background: #d0147d;
}

.bg-yellow-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content
  p:nth-of-type(2) {
  background: white;
  color: gray;
  padding: 3px 49px;
  border-radius: 20px;
  font-size: 16px;
  width: 60%;
  margin: 8px auto 18px;
  display: block;
  font-weight: 400;
}

.bg-lightpurple-product
  > .component-content
  > .paragraphSystem
  > .image
  > .component-content {
  background: #f2f5fa;
  border-radius: 10px 10px 0 0;
  padding: 1rem;
}

.bg-lightpurple-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content {
  background: #d4deef;
  border-radius: 0 0 10px 10px;
}

.bg-lightpurple-product
  > .component-content
  > .paragraphSystem
  .richText.product-title
  .component-content
  p:nth-of-type(2) {
  background: white;
  color: gray;
  padding: 3px 49px;
  border-radius: 20px;
  font-size: 16px;
  width: 60%;
  margin: 8px auto 18px;
  display: block;
  font-weight: 400;
}

.related-aticles .richText p {
  position: relative;
}

.related-aticles .richText p:after {
  top: 50%;
  right: 5px;
  display: inline-flex;
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  border: solid white;
  border-width: 0 3px 3px 0;
  padding: 3px;
  transform: translate(0px, -50%) rotate(315deg);
}

.product-info-section .info-box .richText p {
  padding: 0.5rem 0 1.2rem;
  margin: 0;
}

@media (max-width: 991px) {
  .breadcrumbs-without-separator li:before {
    font-size: 0.8rem;
  }

  .cream-selection-table .product-detail-table tr td {
    font-size: 12px;
  }

  .template-Polident-template-new .breadcrumbs-without-separator li:before,
  .template-Polident-template .breadcrumbs-without-separator li:before {
    top: 11px;
    right: -5px;
  }

  .breadcrumbs-without-separator li a {
    font-size: 12px;
  }

  .page-products .product-banner > .component-content {
    background-size: cover;
    background-position: center;
  }

  .product-info-section .info-box {
    border-bottom: 2px solid #66666666;
  }

  .product-info-section .info-box:first-of-type {
    border-top: 2px solid #66666666;
  }

  .text-left-m {
    text-align: left;
  }

  .cream-selection-table .product-detail-table td,
  .cream-selection-table .product-detail-table th {
    padding: 8px;
    line-height: 10px;
    font-size: 8px;
  }

  .cream-selection-table
    > .component-content
    > .paragraphSystem
    > .richText.table-section {
    overflow: scroll;
  }

  .cream-selection-table
    > .component-content
    > .paragraphSystem
    > .richText.table-section
    .component-content {
    width: 800px;
    padding-bottom: 1rem;
  }

  .font-size-18-m {
    font-size: 18px;
  }

  .bg-green-product
    > .component-content
    > .paragraphSystem
    .richText.product-title
    .component-content
    p:nth-of-type(2),
  .bg-yellow-product
    > .component-content
    > .paragraphSystem
    .richText.product-title
    .component-content
    p:nth-of-type(2),
  .bg-lightpurple-product
    > .component-content
    > .paragraphSystem
    .richText.product-title
    .component-content
    p:nth-of-type(2) {
    padding: 4px 49px;
  }

  .product-info-section .info-box .component-content .paragraphSystem {
    display: flex;
    align-items: center;
  }

  .line-height-32-m,
  .line-height-32-m * {
    line-height: 32px !important;
  }
}

.cream-selection-table {
  background: #dbe8df;
}

.cream-selection-table tr.table-heading-top-1 {
  background: white !important;
}

.cream-selection-table .product-detail-table td,
.cream-selection-table .product-detail-table th {
  width: 14%;
  color: #666;
}

.cream-selection-table .product-detail-table tr.table-product-img th {
  vertical-align: baseline;
}

.cream-selection-table .product-detail-table td,
.cream-selection-table .product-detail-table th a {
  color: #666;
}

.cream-selection-table tr.table-heading-top-1 th img,
.cream-selection-table tr.table-heading-top-2 th img,
.cream-selection-table tr.table-heading-top-3 th img {
  width: 40px;
  vertical-align: middle;
  padding-right: 5px;
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-2
  th:nth-of-type(2) {
  background: #40883f;
  color: white;
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-2
  th:nth-of-type(3) {
  background: #5c80c3;
  color: white;
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-3
  th:nth-of-type(2) {
  background: #cbeaca;
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-3
  th:nth-of-type(3) {
  background: #f5efbe;
}

.cream-selection-table
  .product-detail-table
  .table-heading-top-3
  th:nth-of-type(4) {
  background: #e2eaf8;
}

.cream-selection-table .product-detail-table tr:nth-child(odd) {
  background: #f1f5f5;
}

.cream-selection-table .product-detail-table tr:nth-child(even) {
  background: var(--color-2);
}

.cream-selection-table .product-detail-table td,
.product-detail-table th {
  border: 1px solid #a3bdbd;
}

.bg-image-none > .component-content {
  background: none !important;
}

.background-color-lightblue.lightblue-box-full
  > .component-content
  > .paragraphSystem
  > .other-tablet-heading {
  top: 0;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  .richText-content {
  display: inline-block;
  float: right;
}

.background-color-lightblue.lightblue-box-full .lightblue-box-heading p {
  color: #e5057f;
  font-size: 35px;
  font-weight: bold;
  margin: 0;
  position: relative;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  p:nth-of-type(2) {
  font-size: 53px;
  letter-spacing: 6px;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  p:nth-of-type(2)
  span {
  color: #e5057f;
  font-size: 75px !important;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  p:nth-of-type(1):before {
  content: "";
  width: 36px;
  height: 3px;
  background: #e5057f;
  position: absolute;
  transform: rotate(65deg);
  left: calc(50% - 160px);
  top: 50%;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  p:nth-of-type(1):after {
  content: "";
  width: 36px;
  height: 3px;
  background: #e5057f;
  position: absolute;
  transform: rotate(120deg);
  right: calc(50% - 160px);
  top: 50%;
}

.background-color-lightblue.lightblue-box-full
  .lightblue-box-heading
  p:nth-of-type(2):after {
  content: "";
  width: 100%;
  height: 23px;
  background: #fff00a;
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 7px;
  padding: 0px 15px;
  transform: translateX(-50%);
  left: 50%;
}

@media (max-width: 991px) {
  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2)
    span {
    font-size: 55px !important;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2) {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  /* Rohit Singh | GSKBD-29505 | 26-09-23  */
  .background-color-lightblue .other-tablet-heading .richText {
    height: calc(100% - 27%);
  }

  .background-color-lightblue
    .other-tablet-heading
    .richText
    > .component-content,
  .background-color-lightblue
    .other-tablet-heading
    .richText
    > .component-content
    > .richText-content {
    height: 100%;
  }

  .background-color-lightblue
    .other-tablet-heading
    .richText
    > .component-content
    > .richText-content {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* Rohit Singh | GSKBD-29505 | 26-09-23  */
  .background-color-lightblue.lightblue-box-full .blue-bg-heading,
  .background-color-lightblue.lightblue-box .blue-bg-heading {
    font-size: 16px !important;
    display: inline-block;
    margin: 0px;
  }

  .background-color-lightblue.lightblue-box-full
    > .component-content
    > .paragraphSystem
    > .other-tablet-heading {
    top: 15px;
    padding-right: 1rem;
  }

  .background-color-lightblue.lightblue-box-full .lightblue-box-heading p {
    font-size: 14px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2)
    span {
    font-size: 20px !important;
    letter-spacing: initial;
    margin-right: 3px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(1):before {
    width: 15px;
    left: calc(50% - 64px);
    height: 2px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(1):after {
    width: 15px;
    right: calc(50% - 64px);
    height: 2px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2):after {
    height: 5px;
    bottom: -1px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2) {
    font-size: 16px;
    margin-top: 0.5rem;
  }

  .page-mouthpiece-nightguard
    .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2):after {
    height: 7px;
    bottom: 3px;
  }

  .page-mouthpiece-nightguard
    .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    p:nth-of-type(2) {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .bg-yellow-product
    > .component-content
    > .paragraphSystem
    > .richText.product-level
    p,
  .bg-green-product
    > .component-content
    > .paragraphSystem
    > .richText.product-level
    p,
  .bg-lightpurple-product
    > .component-content
    > .paragraphSystem
    > .richText.product-level
    p {
    width: 72px;
    height: 72px;
  }
}

/*  blocks/temp-block-css | start | 10-10-23 */

/*  blocks/main | start | 11-10-23 */

.main-banner-jp > .component-content {
  min-height: 455px;
  background-position: right;
  background-size: cover;
  background-position: -40px;
}

:lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
  font-size: 16px;
}

/* .product-lines .product-after.product-with-logo .component-content .paragraphSystem .image.label-image {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 1;
  } */

.page-antei-kaiteki p {
  font-weight: 500;
}

.clear-left {
  clear: left;
}

.bg-grey {
  background: #479ead;
}

.text-white {
  color: var(--color-2) !important;
}

.text-right {
  text-align: right;
}

.container-width {
  max-width: 1170px;
  float: none;
}

.d-block {
  display: block;
}

.dental-labo-wrapper .labo-heading {
  height: 156px;
  position: relative;
}

.dental-labo-wrapper .labo-heading .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 36px;
}

.dental-labo-wrapper .product-card > .component-content {
  background: var(--color-2);
  border-radius: 10px;
}

.dental-labo-wrapper .product-card .card-heading p {
  background: #80c4d0;
  color: var(--color-2);
  min-height: 40px;
  width: 90%;
  min-width: 268px;
  border-radius: 20px;
  margin: 1rem auto;
  line-height: 36px !important;
  font-size: 16px;
}

.dental-labo-wrapper .product-card .card-subheading {
  max-width: 75%;
  margin: 0 auto;
  float: none;
  clear: both;
  padding-bottom: 1rem;
  padding-top: 0.5rem;
}

.dental-labo-wrapper .card-subheading p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.dental-grey-box .box-more-title,
.dental-grey-box .box-more-arrow {
  display: none;
}

.dental-grey-box .dental-grey-card {
  position: relative;
}

.dental-grey-box .dental-grey-heading {
  position: absolute;
  bottom: 15px;
}

.dental-grey-box .dental-grey-heading p {
  color: var(--color-2);
  font-size: 24px;
  font-weight: 500;
}

.dental-labo-wrapper .product-card {
  min-height: 300px;
  margin-bottom: 2rem;
}

:lang(ja-JP) .page-column.template-dental-labo #content {
  background: var(--color-2);
}

.column-image-block {
  background: #f1f5f5;
}

.column-image-block > .component-content {
  padding: 3% 5%;
}

.col-btn {
  text-align: center;
  background: #1a1b7f;
  border-radius: 30px;
  color: var(--color-2);
  width: auto;
  display: inline-block;
  padding: 15px 55px;
  letter-spacing: 0px;
  font-weight: 500;
}

.col-btn span {
  position: relative;
  color: var(--color-2) !important;
}

.col-btn span:after {
  content: "";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 8px;
  height: 8px;
  color: var(--color-2);
  border: solid var(--color-2);
  border-width: 0 3px 3px 0;
  display: inline-block;
  position: absolute;
  top: 7px;
  right: -37px;
}

.col-btn a {
  color: var(--color-2) !important;
}

.column-image-block .title {
  font-size: 20px !important;
  font-weight: 700;
}

.column-image-block .col-btn {
  margin-top: 1rem !important;
}

.line-height-36,
.line-height-36 * {
  line-height: 36px;
}

.column-heading {
  color: #479ead;
  font-weight: 700;
  border-bottom: 1.5px solid #479ead;
  padding-bottom: 1rem;
  font-size: 24px;
}

.column-content ul {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
}

.column-content ul li {
  line-height: 36px;
  color: #666666;
  position: relative;
  margin-left: 0;
  list-style-type: none;
  padding-left: 17px;
  margin: 0;
}

.column-content ul li::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #479ead;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 11px;
}

.column-content-small.column-content ul li {
  padding-left: 10px;
}

.column-content.column-content-small ul li::before {
  width: 5px;
  height: 5px;
  top: 15px;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-16 {
  font-size: 16px;
}

.hero-sub-text {
  border-radius: 10px;
}

.hero-sub-text h2 {
  font-size: 28px;
  color: var(--color-2);
  font-weight: 600;
  padding: 7px 0;
}

.antei-kaiteki-banner {
  position: relative;
}

.antei-kaiteki-banner .banner-text {
  position: absolute;
  bottom: 1rem;
  text-align: right;
  right: 2rem;
}

.antei-kaiteki-banner .banner-text p {
  margin: 0;
  font-size: 10px;
  padding: 0;
}

.image-title .title-text {
  position: relative;
  max-width: 550px;
  margin-bottom: 2rem;
}

.image-title .title-text img {
  position: absolute;
  left: -105px;
}

.image-title .title-text p {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
}

.text-blue-2 {
  color: #151a5c;
}

.image-title .title-text * {
  color: #151a5c;
}

.image-title .title-text h2,
.image-title .title-text p {
  line-height: 70px;
  font-size: 45px;
}

.image-title .title-text .border-bottom-custom {
  position: relative;
  border-bottom: 10px solid #e8bdbb;
  height: 48px;
  display: inline-block;
}
.container-11 {
  max-width: 1100px;
  margin: auto;
  float: none;
  clear: both;
}
.container-12 {
  max-width: 1200px;
  margin: auto;
  float: none;
  clear: both;
}
.container-14 {
  max-width: 1400px;
  margin: auto;
  float: none;
  clear: both;
}

.container-8 {
  max-width: 800px;
  margin: auto;
  float: none;
}

.container-9 {
  max-width: 900px;
  margin: auto;
  float: none;
}

.pink-bg-block .cards-section .heading {
  padding: 0;
  margin: 10px 0 15px;
}

.pink-bg-block .cards-section .sub-heading {
  font-size: 32px;
  color: #ce5b90;
  border-bottom: 2px solid;
  font-weight: bold;
  padding-bottom: 8px;
}

.pink-bg-block .strap-container > .component-content {
  background-size: 102%;
  background-repeat: no-repeat;
  background-position: -2px;
  border-radius: 10px 10px 0 0;
}

.pink-bg-block .cards-section {
  background: #f5f4ed;
}

.pink-bg-block .product-box .box-content-bottom p {
  margin: 0;
  color: #3b3b3b;
  font-size: 20px;
}

.pink-bg-block .product-box .box-content-bottom p span {
  font-size: 24px;
  font-weight: bold !important;
}

.pink-bg-block .product-box > .component-content {
  background: var(--color-2);
  padding: 2rem 0;
}

.pink-bg-block .cards-section .circle-image {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.font-weight-600 {
  font-weight: 600;
}

.text-pink-2 {
  color: #ce5b90;
}

.pink-bg-block .product-box .title-text {
  max-width: 242px;
  background: #fde8eb;
  margin: 0 auto;
  float: none;
  height: 51px;
}

.pink-bg-block .product-box .title-text p {
  padding: 0;
  font-size: 24px;
  color: #ce5b90;
  font-weight: 600;
  margin: 0;
  line-height: 47px;
}

.chart-block > .component-content {
  height: 1400px;
  background-position: bottom center;
  background-size: cover;
}

.chart-block .text-btn {
  display: inline-block;
  margin: 31px 15px 0;
  background: #ce5b90;
  color: var(--color-2);
  font-size: 40px;
  padding: 12px 30px 18px;
  border-radius: 40px 0;
  font-weight: 600;
}

.packshot-ex-block {
  border-bottom: 8px solid #ac9d4e;
  position: relative;
  z-index: 1;
  margin-bottom: -5px;
}

.packshot-ex-block .title-box p {
  font-size: 28px;
  display: inline-block;
  color: #ce5b90;
  border-bottom: 2px solid;
  font-weight: 600;
  padding-bottom: 10px;
}

.packshot-ex-block .back-line {
  position: absolute;
  bottom: 0;
  height: 146px;
  background: #fde8eb;
}

.packshot-ex-block .image {
  position: relative;
  z-index: 1;
}
.packshot-ex-wrapper {
  margin-bottom: -4px;
  z-index: 1;
}
.packshot-ex-wrapper .image {
  position: relative;
  border-bottom: 8px solid #ac9d4e;
}
.packshot-ex-wrapper .image img {
  position: relative;
  z-index: 1;
}
.packshot-ex-wrapper .image ::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 146px;
  background: #fde8eb;
  bottom: 0;
  left: 0;
}
.packshot-ex-wrapper .title-ex p {
  display: inline-block;
  border-bottom: 2px solid;
  padding: 0 10px 6px;
}
.text-dark-grey {
  color: #3b3b3b;
}

.padding-2 {
  padding: 2rem;
}

.packshot-ex-block .back-line p {
  visibility: hidden;
}

.circle-packshot > .component-content {
  background: #f5f4ed;
  border-radius: 0 0 10px 10px;
}

.bg-cyan > .component-content {
  background: #8d62a7;
}

.bg-pink > .component-content {
  background: #d37ba3;
}

.circle-packshot .title-heading p {
  font-size: 24px;
  margin: 0;
  padding: 15px 0 24px;
  color: var(--color-2);
  line-height: 1.7;
}

.circle-packshot .title-heading .component-content {
  border-radius: 10px 10px 0 0;
}

.circle-packshot .box-content-bottom p {
  font-size: 32px;
  margin: 0;
  color: #5a0e89;
  border-bottom: 2px solid;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 600;
}

.circle-packshot .box-content-bottom ul li {
  color: #3b3b3b;
  font-weight: 500;
}

.circle-packshot .box-content-bottom p.text-pink {
  color: #ce5b90;
  border-bottom: 2px solid;
}

.client-logo-wrapper {
  background: #fde8eb;
  padding: 100px 0;
  display: inline-flex;
}

.client-logo-wrapper > .component-content {
  max-width: 1200px;
  float: none;
  margin: 0 auto;
}

.client-logo-wrapper > .component-content > .paragraphSystem {
  text-align: center;
}

.client-logo-wrapper .image > .component-content {
  width: 300px;
  background: var(--color-2);
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 12px 0 8px;
}

.page-antei-kaiteki .pink-gradient-bg {
  padding: 1.5rem 0;
}

.pink-gradient-bg {
  background: rgb(219, 94, 160);
  background: -moz-linear-gradient(
    90deg,
    rgba(219, 94, 160, 1) 0%,
    rgba(139, 46, 95, 1) 74%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(219, 94, 160, 1) 0%,
    rgba(139, 46, 95, 1) 74%
  );
  background: linear-gradient(
    90deg,
    rgba(219, 94, 160, 1) 0%,
    rgba(139, 46, 95, 1) 74%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#db5ea0", endColorstr="#8b2e5f", GradientType=1);
}

.custom-table-antei .product-detail-table tbody th.heading img {
  width: 26px;
  position: relative;
  top: 7px;
  left: -5px;
}

.custom-table-antei .product-detail-table tbody th.heading {
  padding-top: 8px;
}

.custom-table-antei .product-detail-table tbody th.heading.bg-white {
  background: #f9f3f7;
  color: #ce5b90;
}

.custom-table-antei .product-detail-table tbody th.heading.bg-yellow {
  color: var(--color-2) !important;
  background: rgb(201, 189, 120);
  background: -moz-linear-gradient(
    90deg,
    rgba(201, 189, 120, 1) 0%,
    rgba(141, 131, 60, 1) 74%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(201, 189, 120, 1) 0%,
    rgba(141, 131, 60, 1) 74%
  );
  background: linear-gradient(
    90deg,
    rgba(201, 189, 120, 1) 0%,
    rgba(141, 131, 60, 1) 74%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c9bd78", endColorstr="#8d833c", GradientType=1);
}

.title-icon {
  display: none;
}

.custom-table-antei .product-detail-table .table-category {
  height: 33px;
}

.custom-table-antei .product-detail-table th span {
  display: block;
  font-size: 12px;
  line-height: 22px;
  font-weight: 500;
}

.custom-table-antei .product-detail-table tr.bg-white img {
  display: block;
  /* rohit singh |GSKBD-29453 | 26-09-23 */
  margin: 0 auto;
  /* rohit singh |GSKBD-29453 | 26-09-23 */
}

.custom-table-antei .product-detail-table th,
.custom-table-antei .product-detail-table td,
.custom-table-antei .product-detail-table th a,
.custom-table-antei .product-detail-table th span {
  color: #393939 !important;
}

@media (min-width: 992px) {
  .m-d-0 {
    margin: 0 !important;
  }

  .p-d-0 {
    padding: 0;
  }

  .p-d-b-05 {
    padding-bottom: 0.5rem;
  }

  .circle-packshot .box-content-bottom {
    min-height: 340px;
  }

  .buy-section > .component-content > .paragraphSystem {
    padding: 60px 0;
  }

  .announcement-mb-space-removal.overlay-ancmt {
    position: absolute;
    z-index: 1;
    top: -50px;
  }

  .p-d-l-5 {
    padding-left: 5rem;
  }

  .p-d-l-3 {
    padding-left: 3rem;
  }

  .p-d-l-2 {
    padding-left: 2rem;
  }

  .p-d-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .p-d-x-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .column-image-block .title {
    margin: 1rem 0 0.5rem 0 !important;
  }

  .dental-labo-wrapper .product-card.first .image img {
    width: 128px;
  }

  .p-d-t-2 {
    padding-top: 2rem;
  }

  .p-d-t-1 {
    padding-top: 1rem;
  }

  :lang(ja-JP) .page-removing_bacteria .hero-img.main-banner-jp .richText {
    position: inherit;
    max-width: 85%;
    margin: 0 auto;
    float: none;
  }

  .product-lines
    .product-after
    .component-content
    .paragraphSystem
    .richText
    a {
    text-align: center;
    margin-top: 1rem;
  }

  .pink-bg-block .cards-section.right-block {
    width: 49%;
    margin-left: 1%;
  }

  .pink-bg-block .cards-section.left-block {
    width: 49%;
    margin-right: 1%;
  }

  .custom-table-antei .product-detail-table td,
  .custom-table-antei .product-detail-table th {
    width: auto;
  }

  .pink-bg-block .cards-section .circle-image {
    padding-left: 2rem;
  }

  .title-icon-desktop.desktop-only {
    display: inline-block;
    width: 42px;
    position: relative;
    top: 5px;
    left: -3px;
    margin-right: 10px;
  }
}

@media (max-width: 1180px) {
  .column-image-block img {
    height: auto;
  }

  .column-image-block .left img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .no-border-m {
    border: none !important;
  }
  .packshot-ex-wrapper .image ::after {
    height: 71px;
  }
  .pink-bg-block .cards-section .heading {
    margin: 1px 0 15px;
    padding-top: 10px;
  }
  .pink-bg-block .product-box .box-content-bottom p {
    text-align: left;
    margin-left: 2rem;
  }

  .title-icon-desktop.desktop-only {
    display: none;
  }

  .antei-kaiteki-banner .banner-text {
    display: none;
  }

  .d-block-m {
    display: block;
  }

  .p-m-y-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .font-m-20 {
    font-size: 20px;
  }

  .font-m-24 {
    font-size: 24px !important;
  }

  .font-m-26 {
    font-size: 26px;
  }

  .buy-section > .component-content > .paragraphSystem {
    padding: 0 0 60px 0;
  }

  .column-heading {
    font-size: 18px;
  }

  .p-m-x-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-image-block img {
    height: auto;
  }

  .dental-labo-wrapper .labo-heading .content {
    font-size: 24px;
    left: 45%;
    transform: translate(-45%, -50%);
  }

  .dental-grey-box .dental-grey-card {
    margin-bottom: 2rem;
  }

  .p-m-t-1 {
    padding-top: 1rem;
  }

  :lang(ja-JP) .page-removing_bacteria .hero-img .richText {
    position: inherit;
  }

  .main-banner-jp > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/banner_background-mobile.png") !important;
    min-height: auto;
    background-size: cover;
    background-position: top;
    padding: 1rem 1rem 0;
  }

  :lang(ja-JP) .page-removing_bacteria .hero-img .richText p {
    font-size: 12px;
  }

  .banner-bottom-img .image .left {
    text-align: center;
  }

  .image-title .title-text h2,
  .image-title .title-text p {
    line-height: 36px;
    font-size: 24px;
  }

  .image-title .title-text .border-bottom-custom {
    border-bottom: 8px solid #e8bdbb;
    height: 26px;
  }

  .image-title .title-text img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100px;
    transform: translate(-50%, 22%);
  }

  .chart-block > .component-content {
    height: 1370px;
  }

  .chart-block .text-btn {
    font-size: 29px;
    margin-top: 1rem;
  }

  .packshot-ex-block .title-box p {
    font-size: 18px;
  }

  .packshot-ex-block .back-line {
    height: 75px;
  }

  .pink-bg-block > .component-content {
    padding: 3rem 2.5rem;
    background-size: cover;
  }

  .pink-bg-block .strap-container > .component-content {
    background-size: cover;
    background-position: top;
    border-radius: 12px 12px 0 0;
    margin-top: -0.8px;
    width: 100.5%;
    margin-left: -0.2%;
  }

  .pink-bg-block .cards-section .sub-heading {
    font-size: 20px;
    margin: 1rem auto 0;
    text-align: center;
  }

  .pink-bg-block .product-box .box-content-bottom p {
    font-size: 16px;
    padding: 0;
  }

  .pink-bg-block .product-box .box-content-bottom p span,
  .pink-bg-block .product-box .title-text p {
    font-size: 18px;
  }

  .pink-bg-block .product-box .title-text {
    max-width: 190px;
  }

  .pink-bg-block .product-box .image {
    padding: 0.5rem 3rem;
  }

  .pink-bg-block .cards-section .circle-image {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .title-icon {
    display: inline-block;
    width: 30px;
    margin-right: 5px;
    top: 5px;
    position: relative;
    display: inline-block;
  }

  .circle-packshot .title-heading p,
  .circle-packshot .box-content-bottom p {
    font-size: 20px;
  }

  .circle-packshot .title-heading p.font-d-32 {
    font-size: 26px;
  }

  .client-logo-wrapper .image > .component-content {
    margin: 1rem auto;
    float: none;
  }

  .client-logo-wrapper {
    padding: 0;
  }

  .client-logo-wrapper > .component-content {
    padding: 50px 0;
  }

  .custom-table-antei * {
    overflow: scroll;
  }

  .custom-table-antei .product-detail-table {
    width: max-content;
  }

  .custom-table-antei .product-detail-table td,
  .custom-table-antei .product-detail-table th {
    font-size: 14px;
  }

  .custom-table-antei .product-detail-table th a {
    line-height: 20px;
    color: #393939;
  }

  .custom-table-antei .product-detail-table th span {
    display: block;
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
  }

  .custom-table-antei .product-detail-table th {
    min-width: 175px;
    max-width: 175px;
    color: #393939;
  }

  .custom-table-antei .product-detail-table tr.bg-white {
    background: var(--color-2);
  }

  .custom-table-antei .product-detail-table tbody th.heading {
    padding-top: 8px;
    padding-bottom: 20px;
  }

  .custom-table-antei .product-detail-table .table-category {
    height: 33px;
  }

  .image-title .title-text {
    margin-bottom: 5rem;
  }

  .page-antei-kaiteki .pink-gradient-bg {
    padding: 1rem 0;
  }

  .page-antei-kaiteki .pink-gradient-bg h2 {
    padding: 0;
    margin: 0;
  }
  :lang(ja-JP) .hero-bg-removing-bacteria.hero-img > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/new-landing-page/banner_background-mobile.png) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
  }
}

@media(max-width: 991px) and (min-width: 767px) {
  :lang(ja-JP) .page-removing_bacteria .hero-bg-removing-bacteria.hero-img .hero-bg-lady {
    display: none !important;
  }
  
  :lang(ja-JP) .page-removing_bacteria .hero-bg-removing-bacteria.hero-img .box:first-of-type .box:first-of-type .image.first:first-of-type {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .antei-kaiteki-banner .image img {
    width: 100%;
  }

  .column-image-block > .component-content {
    padding: 10% 10%;
  }

  .column-image-block .left {
    margin-bottom: 15px;
  }

  .column-content ul li {
    line-height: 32px;
    font-size: 16px;
  }

  .column-content ul li::before {
    width: 10px;
    height: 10px;
  }

  .line-height-36,
  .line-height-36 * {
    line-height: 32px;
  }

  .background-color-lightblue.lightblue-box-full
    .lightblue-box-heading
    .richText-content {
    float: none;
  }
}

@media (min-width: 992px) and (max-width: 1180px) {
  .main-banner-jp > .component-content {
    background-position: right;
  }
  .container-10-ipad {
    max-width: 1000px;
    margin: auto;
    float: none;
  }
  .circle-packshot .box-content-bottom p {
    font-size: 24px;
  }
  .circle-packshot .box-content-bottom {
    min-height: 432px;
  }

  :lang(ja-JP) .page-removing_bacteria .hero-img.main-banner-jp .richText {
    max-width: 65%;
    margin-left: 8%;
  }
}

:lang(ja-JP) .navigation-upper .navigation-header .wear-button .nav-button p,
:lang(ja-JP)
  .navigation-upper
  .navigation-header
  .header-buttons:not(.wear-button)
  .button-hex
  p {
  text-align: center;
}

.p-x-0 {
  padding-left: 0;
  padding-right: 0;
}

/* Maunu | GSKBD-25174 | 8-dec-22 | denture-appliance-care-hp-update | footer updates for en_NZ, new variant - blue-bg-footer-nz */
.gsk-logo.haleon-header-logo {
  width: 120px;
  top: 5px;
}

.style-inherit li {
  font-size: 1.125rem;
  line-height: 22px;
  margin: 16px 0;
}

.template-proguard .type-description h3 > a {
  color: #001489;
}

.text-transform-uppercase *,
.text-transform-uppercase {
  text-transform: uppercase;
}

/*Date 27-03-23 | Ticket GSKBD-27591 | alam | Start*/
.main-banner .bg-image {
  position: relative;
  height: auto;
}

.template-proguard .main-banner-text {
  z-index: 10;
}

.main-banner-text {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.template-proguard .main-banner-text-bg-sm .component-content {
  min-height: 151px;
}

.main-banner .bg-image img {
  position: relative;
  min-width: 100%;
  width: 100%;
  height: 100%;
}

/*Date 27-03-23 | Ticket GSKBD-27591 | alam | end*/
@media (min-width: 992px) {
  .template-proguard
    #footer
    .blue-bg-footer-nz.footer-banner
    > .component-content {
    background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/losalisation/proguard/dt/ProGuard_Footer_new_DT.jpg") !important;
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes Start*/
    height: 500px;
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes end*/
  }

  .template-proguard
    #footer
    .blue-bg-footer-nz.footer-banner
    > .component-content:before,
  .template-proguard
    #footer
    .blue-bg-footer-nz.footer-banner
    > .component-content:after {
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes Start*/
    background-size: 100% 500px !important;
    height: 500px;
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes end*/
  }

  .template-proguard #footer .blue-bg-footer-nz.footer-banner h2 {
    font-size: 18px;
    margin: 0;
    color: var(--color-2);
    line-height: 1;
    margin-bottom: 0.5rem;
  }

  #footer .blue-bg-footer-nz .footer-social .footer-disclaimer p {
    margin: 0;
    line-height: 1 !important;
    font-size: 13px !important;
    padding: 0 !important;
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes Start*/
    margin-bottom: 0.3rem !important;
    /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes end*/
  }

  .template-proguard #footer .blue-bg-footer-nz .footer-links {
    top: -15px;
    left: -45px;
  }

  /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes Start*/
  .template-proguard #footer .blue-bg-footer-nz .footer-social .shareThis-list {
    margin: 0.6rem 0 !important;
  }

  /*Date 14-12-2022 | Ticket GSKBD-26783 | Pritha | Changes end*/
  /*Date 27-03-23 | Ticket GSKBD-27591 | alam | Start*/
  .template-proguard .main-banner-text > .component-content {
    min-width: auto;
    min-height: auto;
    margin-left: 0;
  }

  .template-proguard .main-banner-text {
    position: absolute;
    transform: translate(0, -20%);
    top: 50%;
  }

  .main-banner-text > .component-content {
    max-width: 75% !important;
  }

  /*Date 27-03-23 | Ticket GSKBD-27591 | alam | end*/
}

/*Date 27-03-23 | Ticket GSKBD-27591 | alam | start*/
@media (min-width: 768px) and (max-width: 992px) {
  .template-proguard .main-banner-text {
    position: absolute;
    margin-top: 0;
  }
}

/*Date 27-03-23 | Ticket GSKBD-27591 | alam | end*/
@media (max-width: 991px) {
  #footer .blue-bg-footer-nz.footer-banner > .component-content {
    height: 1000px;
  }

  #footer .blue-bg-footer-nz .footer-links ul li a {
    font-size: 1rem;
  }

  #footer .blue-bg-footer-nz .footer-links ul li {
    padding: 0;
  }

  #footer .blue-bg-footer-nz .footer-social .footer-disclaimer p {
    font-size: 13px;
    line-height: 1;
    margin-top: 0;
  }

  .template-proguard #footer .blue-bg-footer-nz.footer-banner h2 {
    font-size: 16px;
    color: var(--color-2);
    margin: 0;
  }

  #footer .blue-bg-footer-nz .footer-social .footer-disclaimer {
    padding: 0 3rem;
    margin-bottom: 2rem;
  }

  .template-proguard #footer .footer-links {
    top: 0;
  }

  .main-banner-text {
    width: 100%;
  }
}

/* Maunu | GSKBD-25174 | 8-dec-22 | denture-appliance-care-hp-update | footer updates for en_NZ */

/* Ashish Gupta | GSKBD-27591 | */
.img-w-100 img {
  width: 100% !important;
}

.main-banner-article .bg-image-article.banner-h > .component-content:before {
  height: calc(100% - 6px);
}

/* Ashish Gupta | GSKBD-27591 | End */

/* Aman Css | GSKBD-27459 | 15-03-2023 | start | css added for - home page | varient name - home-section  */
.home-section .main-banner {
  margin-top: 30px;
  z-index: 1;
}

.home-section .product-lines-heading h3 {
  color: #001489;
}

.home-section .main-banner-buttons {
  z-index: 10;
}

.home-section .main-banner .bg-image:before {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/losalisation/main_hub/Main-image-holder.png)
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  z-index: 9;
}

.home-section .main-banner .image .component-content {
  text-align: left;
}

.home-section .main-banner .bg-image:before {
  content: "";
  height: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  .home-section .main-banner .bg-image:before {
    left: -130px;
    width: 1032px;
  }

  .product-lines
    .product-after.product-with-logo
    .component-content
    .paragraphSystem
    .image.label-image {
    width: 85px;
    height: 85px;
    position: absolute;
    z-index: 1;
    top: -8px;
    left: -8px;
  }

  .line-height-22 {
    line-height: 22px;
  }

  .product-lines
    .product-after
    .component-content
    .paragraphSystem
    .richText
    a {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .home-section .main-banner-buttons {
    margin-bottom: 30px;
  }

  .home-section .main-banner .bg-image:before {
    content: "";
    width: 100%;
  }

  .p-d-r-0 {
    padding-right: 0;
  }
}

.home-section .main-banner-buttons p {
  margin: 0;
}

.home-section .main-banner-buttons .paragraphSystem {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 992px) {
  .home-section .main-banner-buttons .paragraphSystem {
    justify-content: space-between;
    flex-direction: row;
  }
}

.home-section .main-banner-buttons .component-content {
  height: 100%;
}

.home-section .main-banner-buttons .button-hex {
  height: 55px;
  width: 300px;
  background-position: 9% 35.8%;
  text-align: center;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .home-section .main-banner-buttons .button-hex {
    margin-bottom: 0;
  }
}

.home-section .main-banner-buttons .button-hex .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-section
  .main-banner-buttons
  .button-hex
  .component-content
  .richText-content {
  width: 100%;
  height: 100%;
}

.home-section .main-banner-buttons .button-hex .component-content p {
  width: 100%;
  line-height: 60px;
}

.home-section .main-banner-buttons .button-hex .component-content p a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 1.375rem;
  text-transform: uppercase;
}

.home-section .main-banner-buttons .button-hex .component-content p a:hover {
  color: #f5fbf4;
}

.home-section .main-banner-buttons .button-hex-inverted {
  height: 55px;
  width: 300px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  background-position: 50%;
  text-align: center;
  margin-top: 15px;
}

@media (min-width: 992px) {
  .home-section .main-banner-buttons .button-hex-inverted {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/image_sprites/Global-Pages_Image-sprites.png);
    background-position: 9% 35.8%;
    margin-top: 0;
  }
}

.home-section .main-banner-buttons .button-hex-inverted .component-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-section
  .main-banner-buttons
  .button-hex-inverted
  .component-content
  .richText-content {
  width: 100%;
  height: 100%;
}

.home-section .main-banner-buttons .button-hex-inverted .component-content p {
  width: 100%;
  line-height: 60px;
}

.home-section .main-banner-buttons .button-hex-inverted .component-content p a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 1.375rem;
  font-family: Amelia Rounded;
  text-transform: uppercase;
  color: #f5fbf4;
}

@media (min-width: 992px) {
  .home-section
    .main-banner-buttons
    .button-hex-inverted
    .component-content
    p
    a {
    color: #001489;
  }
}

.main-banner-buttons .button-hex-inverted .component-content p a:hover {
  color: #f5fbf4;
}

.home-section .main-banner-buttons .button-hex-inverted:focus,
.home-section .main-banner-buttons .button-hex-inverted:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
  background-position: 50%;
}

@media (min-width: 992px) {
  .home-section .logo-container {
    min-height: 150px;
  }

  .home-section .container {
    max-width: 1172px;
    padding: 0 16px;
  }

  .home-section .main-banner-text > .component-content {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/image_sprites/Global-Pages_Image-sprites.png);
    background-position: 8% 67.7%;
    margin-left: 20px;
    min-width: 330px;
    min-height: 268px;
    max-width: 436px !important;
    padding: 30px 0 30px 20px;
  }
}

.home-section .main-banner-text > .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/losalisation/main_hub/Copy-card_SP.png)
    no-repeat;
  background-size: 100% 100%;
  padding: 20px;
}

.home-section .main-banner-text > .component-content > .richText-content {
  width: 90%;
  margin-top: 20px;
  margin-left: 25px;
}

.home-section .main-banner-text > .component-content > .richText-content p {
  color: #666;
}

.home-section
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #001489;
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 38px;
}

.home-section .main-banner-logos {
  display: flex;
  align-items: center;
  width: 100%;
  height: 15%;
  padding: 0 7%;
  margin-top: 50px;
  position: absolute;
  z-index: 1;
}

@media (min-width: 767px) {
  .home-section .main-banner-logos {
    height: 25%;
  }
}

.home-section .main-banner-logos > .component-content,
.home-section .main-banner-logos > .component-content .paragraphSystem {
  width: 100%;
}

.home-section .main-banner-logos .logo-container img:last-of-type {
  width: 167px;
}

.home-section .main-banner-content {
  z-index: 10;
}

.home-section .main-banner-logo {
  width: 189px;
  height: 72px;
}

.home-section .main-banner .bg-image {
  position: absolute;
  height: 580px;
}

.home-section .main-banner .bg-image img {
  position: absolute;
  /*min-width: 1140px;*/
  width: 100%;
  height: 100%;
}

/*@media only screen and (max-width: 1172px) {
    .home-section .main-banner .bg-image img {
      transform: translateX(calc(100vw - 1135px));
    }
  }*/

@media screen and (max-width: 767px) {
  .home-section .main-banner .bg-image img {
    transform: translateX(calc(100vw - 950px)) !important;
    min-width: 1140px;
  }
}

.home-section .main-banner-text {
  z-index: 10;
  height: 50%;
  margin-top: 425px;
}

@media (min-width: 992px) {
  .home-section .main-banner-text {
    display: block;
    width: 100%;
    margin-top: 135px;
    margin-bottom: 30px;
  }

  .home-section .product-lines .product-after {
    max-width: 470px;
    max-height: 390px;
    height: 43vw;
    width: 72vw;
    margin: 25px;
  }

  .font-size-16-d {
    font-size: 16px;
  }

  
  .m-d-t-05 {
    margin-top: -5px!important;
  }
}
.text-grey-2 {
  color: #393939;
}
.m-y-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.p-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.m-t-05 {
  margin-top: 0.5rem;
}

.home-section
  .main-banner-buttons
  .button-hex-inverted
  .component-content
  p.banner-btn-title {
  line-height: 40px;
}

.home-section
  .main-banner-buttons
  .button-hex-inverted
  .component-content
  .banner-btn-title
  a {
  font-size: 1.25rem;
}

.home-section
  .main-banner-buttons
  .button-hex-inverted
  .component-content
  .banner-btn-title
  span {
  display: block;
  font-size: 0.75rem;
  line-height: 0.5;
  padding-top: 0.75rem;
}

@media screen and (max-width: 1176px) and (min-width: 992px) {
  .home-section .product-lines .product-after {
    height: 40vw;
    width: 42vw;
    max-width: none;
  }
}

@media (max-width: 991px) {
  .column-content p {
    font-size: 16px;
  }

  .m-m-t-05 {
    margin-top: -5px!important;
  }

  .home-section
    .home-section
    .main-banner-buttons
    .button-hex-inverted
    .component-content
    .banner-btn-title
    a {
    font-size: 1rem;
  }
}

.home-section .product-lines > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-lines > .component-content > .paragraphSystem {
  align-items: center;
}
/* Aman Css | GSKBD-27459 | 15-03-2023 | end */

/* Ashish Gupta | GSKBD-27459 | 17/03/23 */
.strong {
  font-weight: 700 !important;
}

.banner .richText.banner-m-top {
  margin-top: 4%;
}

@media (max-width: 767px) {
  .banner .richText.banner-m-top {
    position: absolute;
    bottom: 25%;
    margin-top: 0;
  }
}

/* Ashish Gupta | GSKBD-27459 | End */
/* page property css */

@media (max-width: 767px) {
  .shareThis-item img {
    padding-left: 2rem !important;
  }
}

/* Page propertise CSS*/
.side-img .hero-img-mobile img {
  display: none;
}

.side-img .hero-img-desktop img {
  display: block;
}

@media (max-width: 767px) {
  .homepage-product .image img {
    width: auto;
    height: auto;
  }
}

@media (max-width: 991px) {
  .side-img .hero-img-mobile img {
    display: block !important;
  }

  .side-img .hero-img-desktop img {
    display: none !important;
  }
}

/* Alam | GSKBD-28737 | start */
.visibility-visible {
  visibility: visible !important;
}

/* Alam | GSKBD-28737 | End */
/* page property css end */

/* Amrendra | GSKBD-28466 | 5/7/23 | created variant “banner-max-content-width“ | start */
.banner-max-content-width {
  max-width: 1340px;
  margin: auto;
  float: none;
}

/* Aman Singh | GSKBD-28851 | 27/7/23  */
@media (max-width: 991px) {
  body .travel-block > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/travel-bg-mobile.jpg) !important;
  }
}

/* Aman Singh | GSKBD-28851 | 27/7/23  */

/* Rohit Singh Css for page | Starts | /content/cf-consumer-healthcare/denture-appliance-care/ja_JP/home/dental-labo/faq.html*/

:lang(ja-JP) .template-dental-labo.page-faq #content {
  background: var(--color-2);
}

.labo-heading h1 {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 2.4px;
  margin-top: 21px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .labo-heading h1 {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 3.6px;
    margin-top: 50px;
    margin-bottom: 54px;
  }
}

.labo-heading h1 {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 2.4px;
  margin-top: 21px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .labo-heading h1 {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 3.6px;
    margin-top: 50px;
    margin-bottom: 54px;
  }
}

.hero-banner,
.hero-banner > * > .content {
  position: relative;
}

@media (max-width: 768px) {
  .hero-banner,
  .hero-banner > * > .content,
  .labo-heading {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    padding: 0;
  }
}

.desk-hero {
  display: none;
}

.mob-hero {
  padding: 0;
}

.mob-hero img {
  width: 100%;
}

.hero-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 1;
}

.hero-text > .component-content {
  width: 100%;
  height: 100%;
}

.hero-text > * > .richText-content {
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  width: 50%;
}

.hero-text h2 {
  position: relative;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 2.2px;
  margin: 0;
  bottom: 29.82px;
  color: #479ead;
  text-align: center;
}

.hero-text h2 span {
  display: block;
}

@media screen and (min-width: 450px) and (max-width: 767px) and (orientation: landscape) {
  .hero-text h2 {
    font-size: 5.5vw;
    line-height: 6vw;
    bottom: 20%;
  }
}

@media (min-width: 768px) {
  .hero-text h2 {
    position: relative;
    font-size: 5.5vw;
    line-height: 60px;
    letter-spacing: 3.6px;
    bottom: 20%;
  }
}

@media (min-width: 992px) {
  .desk-hero {
    display: block;
    padding: 0;
  }

  .mob-hero {
    display: none;
  }

  .desk-hero img {
    width: 100%;
  }

  .hero-text > * > .richText-content {
    align-items: center;
    justify-content: center;
    width: auto;
  }

  .hero-text h2 {
    position: relative;
    font-size: 36px;
    line-height: 60px;
    bottom: 0;
  }

  .hero-text h2 span {
    display: initial;
  }
}

.buy-section {
  background: var(--color-2);
}

.buy-section > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.buy-section > .component-content > .paragraphSystem:before,
.buy-section > .component-content > .paragraphSystem:after {
  display: none;
}

.buy-box {
  position: relative;
  padding: 0px;
  max-height: 300px;
  max-width: 300px;
}

.buy-box > .component-content {
  height: 240px;
  background-repeat: no-repeat;
  width: 240px;
  margin: auto;
  background-size: contain;
}

.buy-box > .component-content > .content {
  margin: 0;
}

.buy-box > .component-content .richText {
  padding-top: 240px;
  height: 300px;
  padding-left: 0;
  padding-right: 0px;
}

.buy-box .richText p a {
  color: var(--color-2);
}

.buy-box .richText p a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.buy-box .richText {
  position: absolute;
  bottom: 20px;
}

.buy-box .richText p {
  font-size: 20px;
  color: var(--color-2);
  font-weight: 600;
  line-height: 1;
}

.box-more-title,
.box-more-arrow {
  display: none;
}

@media (min-width: 768px) {
  .buy-section > .component-content > .paragraphSystem {
    flex-direction: row;
    gap: 50px;
  }

  .buy-box > .component-content {
    height: 300px;
    width: 300px;
  }
}

.faq-accord {
  margin-bottom: 25px;
}

.faq-accord > * > .content {
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.page-faq .content > a[aria-hidden="true"] {
  display: none;
}

.faq-accord .richText ol,
.faq-accord .richText ul,
.faq-accord .richText ol li,
.faq-accord .richText ul li {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.square-marker li::marker {
  content: "■";
}

:lang(ja-JP) .template-dental-labo.page-faq .faq-accord .question {
  padding: 0 15px;
  margin-bottom: 20px;
}

.faq-accord .question p,
.faq-accord .question .annotation {
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 27px;
  color: #00a0af;
  font-weight: 700;
}

:lang(ja-JP) .template-dental-labo.page-faq .faq-accord .question p:before {
  display: none;
}

.faq-accord .richText:not(.question) .richText-content *:not(.annotation) {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}

.faq-accord .richText:not(.question) .richText-content p {
  margin: 0;
}

.quest,
.ans {
  display: flex;
  flex-direction: row;
}

.quest {
  gap: 8px;
}

.ans {
  gap: 11px;
}

.ans .annotation {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  color: #666666;
}

.polygrip-lineup-table.custom-table-antei .product-detail-table td,
.polygrip-lineup-table.custom-table-antei .product-detail-table th {
  font-size: 18px;
}

.polygrip-lineup-table.custom-table-antei .product-detail-table th a span {
  font-size: 11px;
}

@media (min-width: 768px) {
  .faq-accord {
    margin-bottom: 47px;
  }

  .faq-accord > * > .content {
    gap: 74px;
  }

  .faq-accord .question p,
  .faq-accord .question .annotation {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 36px;
  }

  .faq-accord .richText:not(.question) .richText-content *:not(.annotation) {
    font-size: 18px;
    line-height: 36px;
  }

  .quest {
    gap: 10px;
  }

  .ans {
    gap: 13px;
  }

  .ans .annotation {
    font-size: 24px;
    line-height: 24px;
  }
}

/* Rohit Singh Css for page | End | /content/cf-consumer-healthcare/denture-appliance-care/ja_JP/home/dental-labo/faq.html */

/* START / Chaitanyavamshi / 7Sep2023 / GSKBD-29368 */
@media (max-width: 991px) {
  .reference-footer-dental-labo > .inner > .component-content {
    margin-bottom: 0;
  }

  .m-m-0 {
    margin: 0;
  }

  .mob-green-box.buy-box .richText {
    left: 0;
  }

  .polygrip-lineup-table.custom-table-antei .product-detail-table td,
  .polygrip-lineup-table.custom-table-antei .product-detail-table th {
    font-size: 15px;
  }

  .polygrip-lineup-table.custom-table-antei .product-detail-table th a span {
    font-size: 10px;
  }
}

/* END / Chaitanyavamshi / 7Sep2023 / GSKBD-29368 */

/* START / Rohit Singh / 11Sep2023 / GSKBD-29368 */
.sm {
  font-size: 14px;
}

/* END / Rohit Singh / 11Sep2023 / GSKBD-29368 */
.polygrip-lineup-table .product-detail-table tr:nth-child(even) {
  background: inherit;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(odd) {
  background: #f9f3f7;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(odd) td:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(odd) td:nth-child(5) {
  background: #f5f4ed;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(even) td:nth-child(4),
.polygrip-lineup-table
  .product-detail-table
  tr:nth-child(even)
  td:nth-child(5) {
  background: inherit;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(odd) td:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(odd) td:nth-child(5),
.polygrip-lineup-table .product-detail-table tr:nth-child(odd) th:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(odd) th:nth-child(5) {
  background: #f5f4ed;
  border: 1px solid #ac9d4e;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(even) td:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(even) td:nth-child(5),
.polygrip-lineup-table .product-detail-table tr:nth-child(even) th:nth-child(4),
.polygrip-lineup-table
  .product-detail-table
  tr:nth-child(even)
  th:nth-child(5) {
  background: inherit;
  border: 1px solid #ac9d4e;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(odd) td:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(even) td:nth-child(4),
.polygrip-lineup-table .product-detail-table tr:nth-child(odd) th:nth-child(4),
.polygrip-lineup-table
  .product-detail-table
  tr:nth-child(even)
  th:nth-child(4) {
  border-left: 2px solid #ac9d4e;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(1) th:nth-child(2) {
  color: #ce5b90 !important;
}

.polygrip-lineup-table .product-detail-table td,
.polygrip-lineup-table .product-detail-table th {
  border: 1px solid #dbc8e4;
}

.polygrip-lineup-table .product-detail-table tr:nth-child(1) th:nth-child(1) {
  background: white !important;
}

:lang(ja-JP)
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active
  ul.navigation-level2 {
  padding-bottom: 40px;
}

:lang(ja-JP) .mobile-navigation ul.navigation-level1 .navigation-item a {
  word-break: keep-all;
}

:lang(ja-JP) .navigation-item.is-active ul.navigation-level2 .navigation-item {
  height: auto !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (max-width: 480px) {
  .mobile-navigation ul.navigation-level1 .navigation-item a {
    font-size: 16px;
  }
}

/*  blocks/main | end | 11-10-23 */

/*  blocks/noto-fonts | start | 11-10-23 */

/* Maunu | GSKBD-27670 | font change request for entire website */
@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Black.woff2")
      format("woff2"),
    url("NotoSansJP-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Bold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-ExtraBold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-ExtraBold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Medium.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-ExtraLight.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-ExtraLight.woff")
      format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Light.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Regular.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Thin.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-Thin.woff")
      format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-SemiBold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/mouthpiece/fonts/NotoSansJP-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body *,
body:not(.template-Polident-template-new):not(.template-dental-labo)
  #footer
  .footer-links
  ul
  li
  a,
html[lang="ja-JP"] body.template-propartials #footer .footer-links ul li a {
  font-family: "Noto Sans JP" !important;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.product-lines .product-after .richText a,
.main-banner-buttons .button-hex-inverted .component-content p a,
.blue-bold,
.teal-bold,
.denture-journey .richText-content ul li a,
.green-journey-snippets .richText-content ul li a,
.template-Polident-template-new.layout-full-dentures1
  .product-lines
  .product-after
  .richText
  a,
:lang(ja-JP) #footer .richText ul li a,
:lang(ja-JP)
  .template-propartials
  .related
  .snippetReference
  .box.component
  .richText
  > .component-content
  .richText-content
  p
  a,
:lang(ja-JP) .green-snippets.product-lines .product-after .richText a,
.articles
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a,
.faq .richText .richText-content p a,
.banner .richText h1,
.navigation-branch.navigation-level2 li a,
.carousel .snippetReference .richText p,
.button-hex p,
.navigation-item,
p strong,
li strong {
  font-family: "Noto Sans JP" !important;
  font-weight: 500 !important;
}

/* Maunu | GSKBD-27670 | End */

/*  blocks/noto-fonts | end | 11-10-23 */

/*  blocks/denture-labo | start | 11-10-23 */

.block {
  display: block;
}

.Content.paragraphSystem {
  padding: 0px !important;
}

.dental-labo-page {
  background: var(--color-2);
}

.dental-labo-banner {
  padding: 0px;
}

.dental-labo-banner a {
  height: 480px;
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
}

.dental-labo-banner > .component-content > .paragraphSystem {
  min-height: 480px;
  background-size: 100% 100%;
  margin: 0px;
  background-repeat: no-repeat;
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/dental-labo-banner-desktop.png);
}

.dental-labo-banner .richText {
  position: absolute;
  top: 80%;
  width: 454px;
  right: 20px;
  padding: 0px 15px;
}

@media (max-width: 992px) and (min-width: 767px) {
  .dental-labo-banner .richText {
    top: 75%;
    width: 280px;
  }
}

.dental-labo-banner .richText p {
  margin-top: 0px;
  font-size: 12px;
  line-height: 1.5;
}

.dental-labo-page .description-text {
  text-align: center;
}

.dental-labo-page .description-text > .component-content > .paragraphSystem {
  margin: auto;
  max-width: 1000px;
  padding: 50px 0px;
}

.dental-labo-tips .description-text {
  background: #479ead;
  text-align: center;
  padding: 50px 0px;
}

.dental-labo-tips .description-text h1 {
  font-size: 36px;
  color: var(--color-2);
  font-weight: 500;
  letter-spacing: 3.6px;
  padding: 5px 15px;
}

.dental-labo-tips .heading-text.description-text p::before,
.dental-labo-tips .heading-text.description-text p::after {
  display: inline-block;
  content: "";
  border-top: 2px solid var(--color-2);
  width: 80px;
  margin: 0 16px;
  transform: translateY(-5px);
}

.dental-labo-tips .description-text p {
  font-size: 24px;
  color: var(--color-2);
}

.dental-labo-tips .description-text h1 span {
  font-weight: 400;
  font-size: 20px;
  padding-top: 30px;
  letter-spacing: 0px;
}

.buy-section > .component-content > .paragraphSystem {
  padding: 60px 0px;
}

.buy-box > .component-content .richText {
  bottom: 4px;
}

.description-text .richText {
  padding: 0px;
}

.description-text .richText h2 {
  color: #479ead;
  font-size: 36px;
  letter-spacing: 1.8px;
  padding-bottom: 20px;
}

.description-text .richText p {
  color: #666666;
  font-size: 24px;
}

.description-text .richText p:nth-child(3) {
  color: #666666;
  font-size: 18px;
  font-weight: 400;
}

/*.buy-section************************************************/
.buy-section {
  background: var(--color-2);
}

.buy-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.buy-box {
  position: relative;
  padding: 0px;
  margin-bottom: 25px;
  max-height: 300px;
}

.buy-box > .component-content {
  height: 300px;
  background-repeat: no-repeat;
  width: 100%;
  width: 330px;
  margin: auto;
}

.buy-box > .component-content .richText {
  padding-top: 215px;
  height: 300px;
  padding-left: 0;
  padding-right: 0px;
}

.buy-box .richText p a {
  color: var(--color-2);
}

.buy-box .richText p a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.buy-box .richText p {
  font-size: 24px;
  color: var(--color-2);
  font-weight: 600;
  line-height: 1 !important;
}

.box-more-title,
.box-more-arrow {
  display: none;
}

/* check-banner***************************************/
.check-banner > .component-content > .paragraphSystem {
  max-width: 1000px;
  margin: auto;
}

.check-banner-container {
  background-size: cover;
  background-repeat: no-repeat !important;
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/women-with-glass.png);
  height: 260px;
  border: 2px solid #bb82d0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0px;
  line-height: 1.1;
  padding-left: 150px;
}
.check-banner-container h2 {
  font-size: 36px;
  color: #666666;
  letter-spacing: 7.2px;
  font-weight: 600;
  text-transform: lowercase;
}

.check-banner-container h2 span {
  font-size: 26px;
  font-weight: 500;
}

.check-banner-container p {
  color: #bb82d0;
  text-align: center;
  font-size: 20px;
  letter-spacing: 4px;
  font-weight: 600;
}

.check-banner-container .check-text {
  right: 0px;
  width: auto;
  position: absolute;
  bottom: 0px;
  background: #bb82d0;
}

.check-banner-container .check-text p {
  color: var(--color-2);
  padding: 0px 35px;
}

.check-banner-container .check-text p:after {
  content: "";
  -webkit-transform: rotate(-45deg);
  width: 8px;
  height: 8px;
  color: var(--color-2);
  border: solid var(--color-2);
  border-width: 0 3px 3px 0;
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 22px;
}

.check-banner-container > .component-content > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}

/* .dental-labo-tips****page************************* */
.dental-labo-tips .packshot-container {
  padding: 60px 0px;
}

.dental-labo-tips .packshot-container > .component-content > .paragraphSystem {
  max-width: 1000px;
  margin: auto;
  display: inline-block;
}

.dental-labo-tips .packshot-box > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0px;
}

.dental-labo-tips .packshot-box .image {
  padding: 0px;
}

.dental-labo-tips .packshot-box .richText.description-text {
  padding-bottom: 0px;
}

.dental-labo-tips .packshot-box .richText {
  background: var(--color-2);
  padding: 15px;
  width: 100%;
}

.dental-labo-tips .packshot-box .link-btn {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-top: 0px;
}

.dental-labo-tips .packshot-box .link-btn a {
  color: var(--color-2) !important;
}

.dental-labo-tips .packshot-box .richText h3 {
  font-size: 20px;
  color: #666666;
}

.dental-labo-tips .packshot-box .richText p {
  font-size: 18px;
  color: #666666;
  font-weight: 300;
  letter-spacing: 0px;
  line-height: 1.8;
  letter-spacing: 0px;
  text-align: left;
}

.dental-labo-tips .packshot-box .richText p.btn {
  text-align: center;
  background: #1a1b7f;
  border-radius: 30px;
  color: var(--color-2);
  width: auto;
  display: inline-block;
  padding: 5px 55px;
  letter-spacing: 0px;
  font-weight: 500;
}

.dental-labo-tips .packshot-box .richText p.btn span {
  position: relative;
}

.dental-labo-tips .packshot-box .richText p.btn span:after {
  content: "";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 8px;
  height: 8px;
  color: var(--color-2);
  border: solid var(--color-2);
  border-width: 0 3px 3px 0;
  display: inline-block;
  position: absolute;
  top: 7px;
  right: -37px;
}

.dental-labo-page .description-text h2 {
  line-height: 1.7;
}

.dental-labo-page .description-text .richText p {
  line-height: 2;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 24px;
}

.dental-labo-page .description-text .richText p span {
  display: block;
}

.dental-labo-page .description-text .richText p:nth-child(3) {
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .dental-labo-banner > .component-content > .paragraphSystem {
    min-height: 663px;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/dental-labo-banner-mobile.png);
  }

  .dental-labo-banner a {
    height: 666px;
  }

  .dental-labo-banner .richText {
    position: absolute;
    bottom: 0px;
    width: 360px;
    right: auto;
    padding: 0px 15px;
    top: auto;
  }

  .dental-labo-tips .description-text p {
    font-size: 20px;
  }

  .dental-labo-tips .description-text h1 {
    font-size: 24px;
  }

  .dental-labo-page .description-text h2 {
    font-size: 26px;
  }

  .dental-labo-page .description-text .richText p {
    font-size: 18px;
    text-align: left;
  }

  .dental-labo-page .description-text h2 span {
    display: block;
  }

  .dental-labo-page .description-text .richText p span {
    display: inline-block;
  }

  .dental-labo-tips .description-text h1 span {
    font-size: 18px;
    line-height: 1.5;
  }

  .dental-labo-tips .packshot-box > .component-content > .paragraphSystem {
    width: 100%;
    margin: 0px;
    max-width: 300px;
    margin: auto;
    display: block;
  }

  .dental-labo-tips .packshot-box {
    padding: 20px 0px;
  }

  .dental-labo-tips .heading-text.description-text p::before,
  .dental-labo-tips .heading-text.description-text p::after {
    width: 36px;
    margin: 0 12px;
  }

  .check-banner-container {
    padding-left: 0px;
    padding-right: 6px;
    justify-content: flex-end;
    align-items: flex-start;
    margin: 0 0 40px;
    line-height: 1.1;
    height: 218px;
    background-size: cover;
    border: 2px solid #bb82d0;
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/women-with-glass-mobile-2.png);
  }

  .check-banner-container .richText {
    width: auto;
    padding: 0px;
    text-align: center;
    padding-top: 20px;
  }

  .check-banner-container h2 {
    font-size: 31px;
  }

  .check-banner-container h2 span {
    font-size: 20px;
    display: block;
    padding-top: 10px;
  }

  .check-banner-container p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 3.2px;
    margin: auto;
    width: 60%;
  }

  .check-banner-container .check-text {
    padding-top: 0 !important;
  }

  .check-banner-container .check-text p:after {
    top: 16px;
  }

  .check-banner-container .check-text p {
    padding: 10px 45px;
    width: auto;
  }

  .buy-box .richText p {
    font-size: 20px;
  }

  .buy-box > .component-content .richText {
    bottom: -2px;
  }
}

@media (max-width: 992px) and (min-width: 767px) {
  .dental-labo-tips .packshot-box .richText.description-text {
    min-height: 230px;
  }

  .buy-box > .component-content {
    background-size: 100% 100%;
    margin: auto;
    max-width: 215px;
  }
}

/* cleaners */
.denture-cleansers-banner .desktop-visible-only {
  display: block;
}

.denture-cleansers-banner .mobile-visible-only {
  display: none;
}

.title-text h1 {
  font-size: 36px;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 20px;
}

.product-info-section {
  background: var(--color-2);
}

.product-info-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin: auto;
  padding: 30px 0px;
}

.product-info-section .image {
  width: auto;
}

.product-info-section > .richText > .component-content {
  overflow: visible;
}

.product-info-section span {
  display: block;
}

.info-box {
  margin-bottom: 20px;
  width: auto;
}

.info-box > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  width: 220px;
  border-left: 2px solid #7fbc60;
}

.info-box.last > .component-content > .paragraphSystem {
  border-left: 2px solid #7fbc60;
  border-right: 2px solid #7fbc60;
}

.info-box .richText::before {
  display: inline-block;
  border-left: 2px solid #196930;
  height: 80px;
  margin: 0 16px;
  transform: translateY(-5px);
}

.info-box p a {
  color: #666666;
}

.product-info-section .info-box span {
  display: inline-block;
}

/*section*/
.packshots > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.packshots-section > .component-content > .paragraphSystem {
  max-width: 1000px;
  margin: auto;
}

.packshots-section {
  background: #f1f5f5;
}

.packshots-section .richText.disclaimer-text p {
  font-size: 12px;
}

.packshots-section .product-link-box {
  background: var(--color-2);
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 280px !important;
}

.title-box {
  background: transparent
    linear-gradient(270deg, #2d6a30 0%, #74ae45 52%, #2d6a30 100%);
  padding: 10px;
  border-radius: 10px;
  margin-top: 60px;
}

.packshots-section .title-box > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-box h2 {
  color: var(--color-2);
  font-size: 26px;
  font-weight: 500;
  padding-top: 0px;
}

.packshots-section .richText,
.packshots-section .image {
  width: auto;
}

.img-title {
  border-bottom: 1px solid #196930;
  margin: 20px 0px;
}

.img-title > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.img-title h2 {
  font-size: 26px;
  padding-bottom: 10px;
}

.packshot-container > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 0px;
}

.product-link-box {
  border: 1px solid #176931;
  border-radius: 10px;
  min-width: 220px;
  margin-top: 20px;
}

.product-link-box p {
  letter-spacing: 0;
  font-size: 12px;
  color: #196930;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
}

.product-link-box p span {
  display: block;
  position: relative;
}

.product-link-box p a {
  font-weight: 500;
  line-height: 1.5;
}

.product-link-box p a::after {
  content: "";
  border: solid #196930;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 34px;
  right: 20px;
  width: 3px;
  height: 3px;
}

.product-heading {
  background: #479ead;
  border-radius: 30px;
  margin: 40px 0px;
  width: 280px !important;
}

.product-heading p {
  margin: 0px;
  font-size: 16px;
  color: var(--color-2) f;
  padding: 10px 20px;
}

.denture-cleansers-banner {
  position: relative;
}

.denture-cleansers-banner .richText {
  position: absolute;
  color: var(--color-2);
  z-index: 1;
  max-width: 470px;
  right: 0px;
  bottom: 0px;
}

.denture-cleansers-banner .richText p {
  font-size: 12px;
  line-height: 1.5 !important;
}

.denture-cleansers-banner a {
  height: 480px;
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
}

.denture-cleansers-banner img {
  width: 100%;
}

@media (min-width: 992px) {
  .packshot-container.product-btn > .component-content > .paragraphSystem {
    min-height: 670px;
  }
}

@media (max-width: 767px) {
  .denture-cleansers-banner .desktop-visible-only {
    display: none;
  }

  .denture-cleansers-banner .mobile-visible-only {
    display: block;
  }

  .product-info-section > .component-content > .paragraphSystem {
    flex-direction: column;
  }

  .packshots-section .title-box > .component-content > .paragraphSystem {
    display: flex;
    justify-content: flex-start;
  }

  .packshots-section .title-box .image {
    flex: 0.5;
  }

  .packshots-section .title-box.big-box .image {
    flex: 0.5;
    flex: auto;
  }

  .packshots-section .title-box .richText {
    align-self: center;
  }

  .info-box {
    width: 100%;
    margin-bottom: 0px;
  }

  .product-info-section .info-box span {
    display: block;
  }

  .info-box > .component-content > .paragraphSystem {
    flex-direction: row;
    width: auto;
    padding: inherit;
    justify-content: flex-start;
    border-top: 2px solid #7fbc60;
    border-left: none;
    align-items: center;
    padding: 5px 0px;
  }

  .info-box .image {
    padding: 0;
  }

  .info-box .richText {
    flex: 1;
  }

  .info-box .richText p {
    text-align: center;
  }

  .info-box.last > .component-content > .paragraphSystem {
    border-bottom: 2px solid #7fbc60;
    border-right: none;
    border-left: none;
  }

  .img-title > .component-content > .paragraphSystem {
    flex-direction: row;
    justify-content: flex-start;
  }

  .img-title .image {
    width: 75px;
  }

  .img-title .richText h2 {
    font-size: 20px;
  }

  .title-box h2 {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    margin: 0px;
  }

  .title-box.first > .component-content > .paragraphSystem {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
  }
}

@media (max-width: 992px) and (min-width: 767px) {
  .info-box > .component-content > .paragraphSystem {
    width: 160px;
  }
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }

  .denture-cleansers-banner .image {
    padding: 0px;
  }
}

/*  blocks/denture-labo | end | 11-10-23 */

/*  blocks/dental-labo-products | end | 11-10-23 */

.d-block {
  display: block;
}

.dentalabo-brush,
.dentalabo-paste,
.dentalabo-foamwash {
  background: var(--color-2);
}

.page-heading-text {
  background: #479ead;
  text-align: center;
  padding: 15px;
}

.page-heading-text h1 {
  color: var(--color-2);
  font-size: 24px;
  line-height: 1.68;
  font-weight: 500;
}

@media (max-width: 320px) {
  .page-heading-text h1 {
    font-size: 20px;
  }
}

.page-heading-text h1 span {
  display: block;
}

@media (min-width: 767px) {
  .page-heading-text h1 span {
    display: inline-block;
  }

  .page-heading-text h1 {
    font-size: 36px;
    margin: 0;
    padding: 50px 0;
  }
}

/*banner-section*/
.dentalabo-banner > .component-content > .paragraphSystem {
  padding: 0px;
  height: 700px;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}

.dentalabo-foamwash .dentalabo-banner > .component-content > .paragraphSystem {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/foamwash-mobile-banner.png);
}

.dentalabo-paste .dentalabo-banner > .component-content > .paragraphSystem {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/toothpaste-banner-mobile.png);
}

.dentalabo-brush .dentalabo-banner > .component-content > .paragraphSystem {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/toothbrush-banner-mobile.png);
}

.dentalabo-banner {
  position: relative;
}

.dentalabo-foamwash .dentalabo-banner {
  top: -3px;
}

.banner-content {
  position: absolute;
  bottom: 0;
}

.banner-content > .component-content > .paragraphSystem {
  max-width: 335px;
  margin: auto;
}

.banner-content .description-text {
  background-color: var(--color-2);
  border-radius: 10px;
  padding: 16px;
  width: auto;
}

.banner-content .description-text p {
  font-size: 18px;
  letter-spacing: 0.9px;
}

.banner-content .description-text p span.big-text {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.55 !important;
}

.banner-content .description-text p.medium-text {
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 600;
  line-height: 1.5 !important;
}

.banner-content .description-text p.medium-text span {
  display: block;
}

.banner-content .description-text p span.small-text {
  font-size: 12px;
}

.banner-content p {
  color: #479ead;
  margin: 0px;
}

.dentalabo-banner .brands {
  padding: 0px;
}

.dentalabo-banner .brands > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  max-width: 335px;
  margin: auto;
}

.dentalabo-banner .brands .image {
  margin: 0px;
  padding: 10px 0px;
}

.dentalabo-banner .brands img {
  height: 60px;
  min-width: 167px;
}

.dentalabo-banner .disclaimer-text {
  padding: 0px;
  text-align: center;
}

.dentalabo-banner .disclaimer-text p {
  font-size: 16px;
  color: #001b71;
  font-weight: 600;
  letter-spacing: 0px;
  padding-bottom: 20px;
}

.dentalabo-banner .disclaimer-text p span {
  font-size: 12px;
  color: #666666;
}

.dentalabo-brush .banner-content,
.dentalabo-paste .banner-content {
  top: 210px;
}

.dentalabo-brush .dentalabo-banner .brands,
.dentalabo-paste .dentalabo-banner .brands {
  padding-bottom: 60px;
  width: auto;
}

.dentalabo-brush .banner-content .description-text,
.dentalabo-paste .banner-content .description-text {
  padding: 24px 17px;
}

.dentalabo-brush .banner-content .description-text {
  margin-bottom: 20px;
}

.dentalabo-brush
  .dentalabo-banner
  .brands
  > .component-content
  > .paragraphSystem,
.dentalabo-paste
  .dentalabo-banner
  .brands
  > .component-content
  > .paragraphSystem {
  flex-direction: column;
}

.dentalabo-brush .dentalabo-banner .brands .image,
.dentalabo-paste .dentalabo-banner .brands .image {
  padding: 10px;
  height: 60px;
  margin-bottom: 10px;
}

.dentalabo-brush .dentalabo-banner .brands img,
.dentalabo-paste .dentalabo-banner .brands img {
  max-width: 170px;
  height: 60px;
}

.dentalabo-paste .banner-content .description-text p.big-text {
  font-size: 16px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 1.5 !important;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.dentalabo-paste .banner-content .description-text p.small-text {
  font-size: 12px;
  line-height: 1.5 !important;
  font-weight: 500;
  letter-spacing: 0.6px;
}

.dentalabo-brush .banner-content .description-text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5 !important;
  letter-spacing: 0.8px;
}

@media (min-width: 767px) {
  .dentalabo-foamwash
    .dentalabo-banner
    > .component-content
    > .paragraphSystem {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/foamwash-banner.png);
    height: 430px;
    background-size: 100% 100% !important;
  }

  .dentalabo-paste .dentalabo-banner > .component-content > .paragraphSystem {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/toothpaste-banner-dektop.png);
    height: 430px;
    background-size: 100% 100% !important;
  }

  .dentalabo-brush .dentalabo-banner > .component-content > .paragraphSystem {
    height: 430px;
    background-size: 100% 100% !important;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/toothbrush-banner.png);
  }

  .dentalabo-foamwash .banner-content > .component-content > .paragraphSystem {
    max-width: unset;
  }

  .dentalabo-foamwash .banner-content .description-text {
    padding: 10px 30px;
    width: 100%;
  }

  .dentalabo-foamwash .banner-content .description-text p.medium-text span {
    display: inline-block;
  }

  .dentalabo-foamwash .dentalabo-banner .disclaimer-text {
    text-align: end;
    margin-top: 15px;
  }

  .dentalabo-foamwash .dentalabo-banner .disclaimer-text p {
    padding-bottom: 15px;
  }

  .dentalabo-foamwash .banner-content {
    max-width: 620px;
    margin: auto;
    left: 50%;
  }

  .dentalabo-foamwash .banner-content {
    top: 45%;
    max-width: 600px;
    left: 40%;
  }

  .dentalabo-brush .banner-content,
  .dentalabo-paste .banner-content {
    top: 16%;
    max-width: 620px;
    left: 40%;
  }

  .dentalabo-brush .banner-content .description-text {
    padding: 40px;
  }

  .dentalabo-paste .banner-content .description-text {
    padding: 40px 35px;
  }

  .dentalabo-brush .banner-content .description-text p {
    font-size: 18px;
    line-height: 1.7 !important;
  }

  .dentalabo-brush .dentalabo-banner .brands,
  .dentalabo-paste .dentalabo-banner .brands {
    padding-bottom: 20px;
  }

  .dentalabo-brush .dentalabo-banner .disclaimer-text p {
    text-align: end;
  }

  .dentalabo-brush .banner-content > .component-content > .paragraphSystem,
  .dentalabo-paste .banner-content > .component-content > .paragraphSystem {
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }

  .dentalabo-foamwash
    .dentalabo-banner
    .brands
    > .component-content
    > .paragraphSystem,
  .dentalabo-brush
    .dentalabo-banner
    .brands
    > .component-content
    > .paragraphSystem,
  .dentalabo-paste
    .dentalabo-banner
    .brands
    > .component-content
    > .paragraphSystem {
    flex-direction: row;
    max-width: 100%;
  }

  .dentalabo-foamwash .dentalabo-banner .brands img,
  .dentalabo-brush .dentalabo-banner .brands img,
  .dentalabo-paste .dentalabo-banner .brands img {
    max-width: 300px;
    width: 100%;
    height: auto;
  }

  .dentalabo-foamwash .dentalabo-banner .brands .image,
  .dentalabo-brush .dentalabo-banner .brands .image,
  .dentalabo-paste .dentalabo-banner .brands .image {
    height: auto;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .dentalabo-banner .brands .image.first {
    padding-left: 0px;
  }

  .dentalabo-banner .brands .image.last {
    padding-right: 0px;
  }

  .banner-content .description-text p span.big-text {
    font-size: 22px;
  }

  .banner-content .description-text p.medium-text {
    font-weight: 500;
    font-size: 15px;
  }

  .banner-content .description-text p {
    font-size: 15px;
  }

  .dentalabo-brush .features-box .richText p {
    padding: 5px 0px;
  }

  .dentalabo-brush .features-box .richText p.small-text {
    font-weight: 600;
    font-size: 24px;
  }
}

@media (min-width: 1400px) {
  .dentalabo-paste .dentalabo-banner > .component-content > .paragraphSystem,
  .dentalabo-brush .dentalabo-banner > .component-content > .paragraphSystem,
  .dentalabo-foamwash
    .dentalabo-banner
    > .component-content
    > .paragraphSystem {
    height: 75vh;
    background-size: cover !important;
  }

  .dentalabo-paste .banner-content {
    left: 42%;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .dentalabo-foamwash .banner-content {
    max-width: 390px;
  }

  .dentalabo-foamwash .banner-content .description-text {
    padding: 10px 15px;
  }

  .dentalabo-foamwash .banner-content .description-text p {
    font-size: 12px;
  }

  .dentalabo-foamwash .banner-content .description-text p span.big-text {
    font-size: 18px;
  }

  .dentalabo-foamwash .dentalabo-banner .disclaimer-text p,
  .banner-content .description-text p span.small-text {
    font-size: 10px;
  }

  .dentalabo-foamwash .dentalabo-banner .disclaimer-text p span {
    font-size: 8px;
  }

  .dentalabo-brush .banner-content {
    max-width: 390px;
  }

  .dentalabo-brush .banner-content .description-text {
    padding: 13px;
  }

  .dentalabo-brush .banner-content .description-text p {
    font-size: 16px;
  }

  .dentalabo-brush .dentalabo-banner .disclaimer-text p {
    font-size: 11px;
  }
}

/*features-section*****/
.features-section {
  background-color: var(--color-2);
  padding: 20px;
}

.dentalabo-brush .features-section {
  margin-bottom: 20px;
}

.features-section > .component-content > .paragraphSystem {
  margin: 0px auto;
  max-width: 335px;
  padding: 20px 0px;
}

.features-section .title-text {
  border-bottom: 2px solid #479ead;
  margin-bottom: 20px;
}

.features-section .title-text p,
.features-section .title-text h2 {
  font-size: 36px;
  color: #479ead;
  text-transform: none;
  font-weight: 700;
}

.features-section .title-text p {
  font-size: 26px;
  margin: 20px 0px;
}

.features-section .description-text {
  padding: 15px;
  background-color: #479ead;
  border-radius: 10px;
}

.features-section .description-text h2 {
  color: var(--color-2);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 2.4px;
}

.features-box {
  width: 100%;
  margin: 20px 0px;
  padding: 0px;
  background-color: #f0f5f5;
  border-radius: 10px;
}

.features-box > .component-content > .paragraphSystem {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
  margin: 0px;
}

.features-box .richText p {
  margin: 5px;
  color: #479ead;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 1.5 !important;
  word-break: keep-all;
}

.features-box > .component-content > .paragraphSystem {
  flex-direction: column;
}

.features-large-box .richText p {
  font-size: 32px;
}

.tulips-box {
  margin-right: 20px;
}

.dentalabo-foamwash .features-box .richText p {
  font-size: 18px;
}

.dentalabo-foamwash .features-box .richText p .small-text {
  font-size: 14px;
  padding-top: 5px;
}

.dentalabo-paste .features-large-box.features-box .richText p {
  font-size: 18px;
}

.dentalabo-paste .features-large-box.features-box .richText .big-text {
  font-size: 32px;
}

.dentalabo-paste .features-box .richText .big-text {
  font-size: 40px;
  padding-top: 0px;
  padding-bottom: 5px;
  line-height: 0.8;
}

.dentalabo-paste .features-box .richText .medium-text {
  font-size: 18px;
  padding-top: 0px;
  line-height: 0.8;
  letter-spacing: 2.4px;
  font-weight: 600;
}

.dentalabo-foamwash .features-box.features-large-box .richText p {
  font-size: 22px;
}

.dentalabo-foamwash .features-box.features-large-box .richText .big-text {
  font-size: 50px;
}

.dentalabo-foamwash .features-box.features-large-box .richText .medium-text {
  font-size: 32px;
}

.dentalabo-foamwash .features-box.features-large-box .richText .medium-text {
  line-height: 0.5 !important;
}

.dentalabo-foamwash .features-box.features-large-box .richText .small-text {
  font-size: 14px;
}

.dentalabo-paste .features-box .richText .small-text span {
  display: block;
}

.dentalabo-paste .features-box .richText .medium-text span {
  font-size: 32px;
  padding-top: 0px;
  line-height: 0.8;
  letter-spacing: 3.6px;
  font-weight: 700;
  display: block;
  padding: 15px 0;
}

.dentalabo-paste .features-box .richText .small-text {
  font-size: 18px;
  padding-top: 5px;
  line-height: 0.8;
  letter-spacing: 2px;
  font-weight: 600;
}

.dentalabo-brush .features-box .richText .medium-text {
  font-size: 28px;
}

.dentalabo-brush .features-box .richText .small-text.cross {
  font-size: 24px;
}

.dentalabo-brush .features-box .richText .small-text {
  font-size: 18px;
}

.dentalabo-paste .features-list {
  padding: 0;
}

.dentalabo-paste .features-list p {
  font-size: 16px;
  text-align: left;
  margin: 10px 0;
}

@media (min-width: 767px) {
  .features-box {
    width: 50%;
  }

  .features-large-box {
    width: 100%;
  }

  .features-large-box .richText {
    display: flex;
    margin-right: 15px;
  }

  .features-section .description-text h2 {
    font-size: 24px;
  }

  .features-large-box.features-box > .component-content > .paragraphSystem {
    padding: 30px 20px;
  }

  .features-large-box.features-box > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: row;
  }

  .dentalabo-foamwash .features-box.features-large-box .richText .big-text {
    font-size: 80px;
    padding-top: 0px;
    line-height: 0.8;
  }

  .dentalabo-paste .features-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dentalabo-paste .features-large-box.features-box {
    display: block;
  }

  .dentalabo-paste .features-large-box.features-box .richText p {
    font-size: 24px;
  }

  .dentalabo-foamwash .features-box.features-large-box .richText p {
    text-align: left;
  }

  .dentalabo-foamwash .features-box.features-large-box .richText p {
    font-weight: 600;
  }

  .dentalabo-foamwash .features-box .richText p {
    font-size: 24px;
  }

  .dentalabo-foamwash .features-box.features-large-box .richText .small-text {
    font-size: 16px;
  }

  .dentalabo-foamwash .features-box .richText .small-text {
    padding-top: 5px;
    font-size: 16px;
  }

  .dentalabo-foamwash .features-box.features-large-box .richText .medium-text {
    line-height: 1.5 !important;
  }

  .dentalabo-paste .features-box .richText .big-text {
    font-size: 54px !important;
    padding-top: 0px;
    padding-bottom: 5px;
    line-height: 0.8;
  }

  .dentalabo-paste .features-box .richText .medium-text {
    font-size: 24px;
    padding-top: 0px;
    line-height: 0.8;
    letter-spacing: 2.4px;
  }

  .dentalabo-paste .features-box .richText .medium-text span {
    font-size: 36px;
    padding-top: 0px;
    line-height: 0.8;
    letter-spacing: 3.6px;
    font-weight: 700;
    display: inline-block;
  }

  .dentalabo-paste .features-box .richText .small-text {
    font-size: 20px;
    padding-top: 5px;
    line-height: 0.8;
    letter-spacing: 2px;
  }

  .dentalabo-paste .features-box .richText .small-text span {
    display: inline-block;
  }

  .dentalabo-paste .features-box.features-large-box .richText .small-text {
    font-size: 16px;
  }

  .features-section > .component-content > .paragraphSystem {
    max-width: 1000px;
    padding: 40px 0px;
  }

  .features-box .box {
    padding: 0px;
  }

  .features-box > .component-content > .paragraphSystem {
    display: block;
    padding: 40px 0;
  }

  .features-box-container > .component-content > .paragraphSystem {
    display: flex;
  }

  .features-large-box .richText p {
    font-size: 36px;
  }

  .dentalabo-brush .features-box .richText .medium-text {
    font-size: 36px;
    letter-spacing: 3.6px;
    line-height: 1 !important;
  }

  .dentalabo-brush .features-box .richText .small-text span {
    font-size: 24px;
  }

  .dentalabo-paste .features-list p {
    display: inline-block;
    font-size: 18px;
    padding: 5px 0px;
  }
}

/*.demonstration-section************************************************************/
.demonstration-section {
  background-color: #f0f5f5;
  margin-bottom: 100px;
}

.demonstration-section > .component-content > .paragraphSystem {
  max-width: 335px;
  margin: auto;
  padding: 60px 0px;
}

.demonstration-section .title-text {
  border-bottom: 2px solid #479ead;
  margin-bottom: 20px;
}

.demonstration-section .title-text h2 {
  font-size: 26px;
  color: #479ead;
  text-align: center;
  line-height: 1.4;
  font-weight: 700;
}

.demonstration-section .steps-box {
  background-color: var(--color-2);
  padding: 20px;
  margin: 20px 0px;
}

.demonstration-section .steps-box .steps-img img {
  width: 108px;
  height: 106px;
}

.demonstration-section .steps-box p {
  font-size: 18px;
  line-height: 2 !important;
  margin: 16px 0px;
  font-weight: 500;
  margin: 0px;
  padding-bottom: 15px;
}

@media (min-width: 767px) {
  .demonstration-section > .component-content > .paragraphSystem {
    max-width: 1000px;
  }

  .demonstration-section .steps-box .steps-img {
    width: auto;
  }

  .demonstration-section .steps-box .steps-img img {
    width: 100%;
    height: 100%;
  }

  .demonstration-section .steps-description {
    width: 50%;
  }

  .dentalabo-foamwash .demonstration-section .steps-description .richText {
    width: auto;
  }

  .demonstration-section
    .steps-description
    > .component-content
    > .paragraphSystem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .demonstration-section .descriptive-img {
    width: 50%;
  }

  .disclaimer-text {
    padding: 0px;
  }

  .demonstration-section .steps-box {
    padding: 40px;
  }

  .dentalabo-paste
    .demonstration-section
    .steps-box
    > .component-content
    > .paragraphSystem {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 992px) and (min-width: 767px) {
  .dentalabo-foamwash .demonstration-section .steps-box {
    padding: 15px;
  }

  .dentalabo-foamwash .demonstration-section .steps-box p {
    line-height: 1.3 !important;
    padding-bottom: 0;
  }
}

/*.purchase-section************************************************************/
.purchase-section {
  background-color: #fdf9f4;
}

.purchase-section > .component-content > .paragraphSystem {
  margin: 0px auto;
  max-width: 335px;
  position: relative;
  top: -50px;
}

.desktop-cart {
  display: none;
}

.mobile-cart {
  display: block;
}

.cart-product {
  display: flex;
  justify-content: center;
}

.cart-img {
  padding: 0px;
  width: auto;
}

.product-img {
  width: auto;
  padding: 0px;
}

.purchase-section p {
  color: #e08d39;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.7;
  margin: 0px;
  margin-bottom: 20px;
  border-bottom: 2px solid;
  padding-bottom: 8px;
}

@media (max-width: 360px) {
  .purchase-section p {
    font-size: 18px;
  }
}

.brands {
  padding-bottom: 30px;
}

.brands .image {
  width: auto;
  height: 80px;
  margin: 12px 0px;
}

.cart-img {
  padding: 0px;
  width: auto;
  position: absolute;
  bottom: 0px;
  left: 35px;
}

.cart-text .richText {
  padding-top: 15px;
}

@media (min-width: 767px) {
  .purchase-section > .component-content > .paragraphSystem {
    max-width: 100%;
  }

  .desktop-cart {
    display: block;
  }

  .mobile-cart {
    display: none;
  }

  .brands > .component-content > .paragraphSystem,
  .cart-text > .component-content > .paragraphSystem {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #e08d39;
    margin: auto;
    max-width: 1000px;
  }

  .brands > .component-content > .paragraphSystem {
    border: none;
  }

  .brands .image {
    width: auto;
  }

  .cart-img {
    position: inherit;
  }

  .cart-text .richText {
    width: auto;
    padding-right: 0px;
  }

  .cart-text > .component-content > .paragraphSystem {
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .cart-text .richText p {
    border: none;
    margin: 0px;
    padding-bottom: 0px;
  }
}

/*buy-section************************************************************/
.buy-section {
  background: var(--color-2);
}

.buy-section > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 60px 0px;
}

.buy-box {
  position: relative;
  padding: 0px;
  margin-bottom: 25px;
  max-height: 300px;
}

.buy-box > .component-content {
  height: 300px;
  background-repeat: no-repeat;
  width: 100%;
  width: 330px;
  margin: auto;
}

.buy-box > .component-content .richText {
  padding-top: 215px;
  height: 300px;
  padding-left: 0;
  padding-right: 0px;
  position: unset;
  bottom: 0;
}

.buy-box .richText p a {
  color: var(--color-2);
}

.buy-box .richText p a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.buy-box .richText p {
  font-size: 20px;
  color: var(--color-2);
  font-weight: 600;
  line-height: 1;
}

.box-more-title,
.box-more-arrow {
  display: none;
}

@media (max-width: 992px) and (min-width: 767px) {
  .buy-box > .component-content {
    background-size: 100% 100%;
    margin: auto;
    /*max-width: 215px;*/
    max-width: 240px;
  }

  .buy-section > .component-content > .paragraphSystem {
    gap: 0px;
  }
}

@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}

/*  blocks/dental-labo-products | end | 11-10-23 */
:lang(en-AU) body #footer .footer-banner.footer-bg-container,
:lang(en-NZ) body #footer .footer-banner.footer-bg-container {
  display: inline-block;
}

@media (min-width: 767px) {
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content:before,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content:before {
    height: inherit;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content:after,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content:after {
    height: inherit;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_AU/Util/FOOTER_desktop.png?auto=format) !important;
    height: inherit;
    max-width: unset;
    display: inline-block;
    min-width: 100%;
  }
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_NZ/Util/FOOTER_desktop.png?auto=format) !important;
    height: inherit;
    max-width: unset;
    display: inline-block;
    min-width: 100%;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    .container
    > .component-content
    > .content,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    .container
    > .component-content
    > .content {
    flex-direction: unset;
  }
}
:lang(en-AU) body *,
:lang(en-NZ) body * {
  font-family: Amelia Rounded !important;
  line-height: 1;
}
:lang(en-AU) body p,
:lang(en-NZ) body p {
  color: #001489;
}
@media (max-width: 767px) {
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/FOOTER_mobile2.png) !important;
    height: unset;
    max-width: 100%;
    display: inline-block;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    flex-direction: column-reverse;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    .footer-social
    > .component-content
    > .content,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    .footer-social
    > .component-content
    > .content {
    align-items: center;
  }
  :lang(en-AU)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    > .paragraphSystem,
  :lang(en-NZ)
    body
    #footer
    .footer-banner.footer-bg-container
    > .component-content
    > .paragraphSystem {
    display: unset;
  }
}
@media (min-width: 992px) {
  .line-height-d-2 {
    line-height: 2 !important;
  }
}

@media (max-width: 991px) {
  .m-m-t-0 {
    margin-top: 0 !important;
  }
  .p-m-t-0 {
    padding-top: 0 !important;
  }
  .p-m-b-0 {
    padding-bottom: 0 !important;
  }
  .m-m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .m-m-y-1-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .text-color-13,
  .text-color-13 * {
    color: var(--color-13);
  }
}

.header-logo-new {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
 .header-logo-new img {
  width: 120px;
}

.mb-22 {
  margin-bottom: 22px;
}/* global css */
:root{
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #F2F2F2;
  --color-4: #E8EFDB;
  --color-5: #76CBD9;
  --color-6: #E4E7F0;
  --color-7: #99CEC8;
  --color-8: #5FB4E6;
  --color-9: #E6DBC3;
  --color-10: #2E3C76;
  --color-11: #262626;
  --color-12: #B9994F;
  --color-13: #eb7cb8;
  --color-14: #3CBBEF;
  --color-15: #F09730;
  --color-16: #72CE83;
  --color-17: #ED77B2;
  --color-18: #C78DD1;
  --color-19: #E2F4FC;
  --color-20: #1A3D90;
  --color-21: #FFF6EB;
  --color-22: #F0F7F2;
  --color-23: #FFF2F8;
  --color-24: #FDF4FF;
  --color-25: #FFDDEF;
  --color-26: #0089b0;
  --color-27: #323131;
  --color-28: #F2F3F4;
  --color-29: #DDF8FD;
  --color-30: #E63DA4;
  
}
/*=====================   General class start ===================*/
.hide {
    display: none !important
}

.hide-keep {
    height: 0 !important;
    max-height: 0 !important;
    min-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important
}
.visibility-hidden{
  visibility: hidden;
}
@media (max-width: 991px) {
    .hide-m {
        display: none !important
    }
}

@media (min-width: 992px) {
    .hide-d {
        display: none !important
    }
    .hide-desktop {
      display: none;
  }
}
.position-relative{
  position: relative;
}
/*=====================   General class end ===================*/

/*=====================   Text Color start ===================*/
.text-white,
.text-white *{
  color: var(--color-2);
}
.text-black,
.text-black *{
  color: var(--color-1);
}
.text-blue,
.text-blue *{
  color: var(--color-10);
}
.text-pink-1{
  color: var(--color-13);
}
.text-color-14{color: var(--color-14);}
.text-color-15{color: var(--color-15);}
.text-color-16{color: var(--color-16);}
.text-color-17{color: var(--color-17);}
.text-color-18{color: var(--color-18);}
.text-color-26{color: var(--color-26);}
.text-color-27{color: var(--color-27);}
.text-color-30{color: var(--color-30);}
.text-color-20,
.text-color-20 *{color: var(--color-20);}

.bg-color-19{
  background: var(--color-19);
}
.bg-color-21{
  background: var(--color-21);
}
.bg-color-22{
  background: var(--color-22);
}
.bg-color-23{
  background: var(--color-23);
}
.bg-color-24{
  background: var(--color-24);
}
.bg-color-25{
  background: var(--color-25);
}
.bg-color-27{
  background: var(--color-27);
}
.bg-color-28{
  background: var(--color-28);
}
.bg-color-29{
  background: var(--color-29);
}
/*=====================   Text Color end ===================*/
@media (min-width:992px){
  .line-height-d-48{
    line-height: 48px;
  }
  .line-height-d-32{
    line-height: 32px;
  }
}
@media (max-width:991px){
  .line-height-m-32{
    line-height: 32px;
  }
  .line-height-m-24{
    line-height: 24px;
  }
}
/*=====================   Font Style class start ===================*/
.font-weight-bold {
  font-weight: bold!important;
}
.font-weight-600 {
  font-weight: 600!important;
}

@media (min-width: 992px) {
  .font-d-12{
    font-size: 12px;
  }
  .font-d-14{
    font-size: 14px;
  }
  .font-d-16{
    font-size: 16px;
  }
  .font-d-18{
    font-size: 18px;
  }
  .font-d-20{
    font-size: 20px;
  }
.font-d-24 {
  font-size: 24px;
}
.font-d-26{
  font-size: 26px;
}
.font-d-28 {
  font-size: 28px;
}
.font-d-30 {
  font-size: 30px;
}

.font-d-32 {
  font-size: 32px;
}
.font-d-36 {
  font-size: 36px !important;
}
.font-d-35 {
  font-size: 35px;
}

.font-d-40 {
  font-size: 40px;
}
.font-d-48 {
  font-size: 48px !important;
}
.font-d-60 {
  font-size: 60px;
}
.font-d-72 {
  font-size: 72px !important;
}
}

@media (max-width:991px) {
  .font-m-10{
    font-size: 10px;
  }
  .font-m-12{
    font-size: 12px;
  }
  .font-m-14{
    font-size: 14px;
  }
  .font-m-16{
    font-size: 16px!important;
  }
  .font-m-18{
    font-size: 18px;
  }
  .font-m-20{
    font-size: 20px;
  }
  .font-m-22 {
    font-size: 22px;
  }
  .font-m-24 {
    font-size: 24px;
  }
  .font-m-26 {
    font-size: 26px !important;
  }
  .font-m-28 {
    font-size: 28px;
  }
  .font-m-30 {
    font-size: 30px;
  }
  .font-m-34 {
    font-size: 34px !important;
  }
  .font-m-48{
    font-size: 48px;
  }
}
/*=====================   Font Style class end ===================*/
/*=====================   margin padding class start ===================*/

@media (min-width:992px) {
    .p-d-0 {
      padding: 0 !important
    }
  
    .m-d-0 {
      margin: 0 !important
    }
    .m-d-auto{
      margin: auto;
    }
  
    .p-d-1 {
      padding: 1rem !important
    }
  
    .m-d-1 {
      margin: 1rem !important
    }
  
    .p-d-2 {
      padding: 2rem !important
    }
  
    .m-d-2 {
      margin: 2rem !important
    }
  
    .p-d-3 {
      padding: 3rem !important
    }
  
    .m-d-3 {
      margin: 3rem !important
    }
  
    .p-d-4 {
      padding: 4rem !important
    }
  
    .m-d-4 {
      margin: 4rem !important
    }
  
    .p-d-5 {
      padding: 5rem !important
    }
  
    .m-d-5 {
      margin: 5rem !important
    }
  
    .p-d-t-0 {
      padding-top: 0 !important
    }
  
    .m-d-t-0 {
      margin-top: 0 !important
    }
  
    .p-d-t-1 {
      padding-top: 1rem !important
    }
  
    .m-d-t-1 {
      margin-top: 1rem !important
    }
  
    .p-d-t-2 {
      padding-top: 2rem !important
    }
  
    .m-d-t-2 {
      margin-top: 2rem !important
    }
  
    .p-d-t-3 {
      padding-top: 3rem !important
    }
  
    .m-d-t-3 {
      margin-top: 3rem !important
    }
  
    .p-d-t-4 {
      padding-top: 4rem !important
    }

    .m-d-auto {
      margin: auto !important;
    }
  
    .m-d-t-4 {
      margin-top: 4rem !important
    }
  
    .p-d-t-5 {
      padding-top: 5rem !important
    }
  
    .m-d-t-5 {
      margin-top: 5rem !important
    }
  
    .p-d-b-0 {
      padding-bottom: 0 !important
    }
  
    .m-d-b-0 {
      margin-bottom: 0 !important
    }
  
    .p-d-b-1 {
      padding-bottom: 1rem !important
    }
  
    .m-d-b-1 {
      margin-bottom: 1rem !important
    }
  
    .p-d-b-2 {
      padding-bottom: 2rem !important
    }
  
    .m-d-b-2 {
      margin-bottom: 2rem !important
    }
  
    .p-d-b-3 {
      padding-bottom: 3rem !important
    }
  
    .m-d-b-3 {
      margin-bottom: 3rem !important
    }
  
    .p-d-b-4 {
      padding-bottom: 4rem !important
    }
  
    .m-d-b-4 {
      margin-bottom: 4rem !important
    }
  
    .p-d-b-5 {
      padding-bottom: 5rem !important
    }
  
    .m-d-b-5 {
      margin-bottom: 5rem !important
    }
  
    .p-d-l-0 {
      padding-left: 0 !important
    }
  
    .m-d-l-0 {
      margin-left: 0 !important
    }
  
    .p-d-l-1 {
      padding-left: 1rem !important
    }
  
    .m-d-l-1 {
      margin-left: 1rem !important
    }
  
    .p-d-l-2 {
      padding-left: 2rem !important
    }
  
    .m-d-l-2 {
      margin-left: 2rem !important
    }
  
    .p-d-l-3 {
      padding-left: 3rem !important
    }
  
    .m-d-l-3 {
      margin-left: 3rem !important
    }
  
    .p-d-l-4 {
      padding-left: 4rem !important
    }
  
    .m-d-l-4 {
      margin-left: 4rem !important
    }
  
    .p-d-l-5 {
      padding-left: 5rem !important
    }
    .p-d-l-6 {
      padding-left: 6rem !important
    }
  
    .m-d-l-5 {
      margin-left: 5rem !important
    }
  
    .p-d-r-0 {
      padding-right: 0 !important
    }
  
    .m-d-r-0 {
      margin-right: 0 !important
    }
  
    .p-d-r-1 {
      padding-right: 1rem !important
    }
  
    .m-d-r-1 {
      margin-right: 1rem !important
    }
  
    .p-d-r-2 {
      padding-right: 2rem !important
    }
  
    .m-d-r-2 {
      margin-right: 2rem !important
    }
  
    .p-d-r-3 {
      padding-right: 3rem !important
    }
  
    .m-d-r-3 {
      margin-right: 3rem !important
    }
  
    .p-d-r-4 {
      padding-right: 4rem !important
    }
  
    .m-d-r-4 {
      margin-right: 4rem !important
    }
  
    .p-d-r-5 {
      padding-right: 5rem !important
    }
  
    .m-d-r-5 {
      margin-right: 5rem !important
    }
  
    .p-d-y-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important
    }
  
    .m-d-y-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important
    }
  
    .p-d-y-1 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important
    }
  
    .m-d-y-1 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important
    }
  
    .p-d-y-2 {
      padding-top: 2rem !important;
      padding-bottom: 2rem !important
    }
  
    .m-d-y-2 {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important
    }
  
    .p-d-y-3 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important
    }
  
    .m-d-y-3 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important
    }
  
    .p-d-y-4 {
      padding-top: 4rem !important;
      padding-bottom: 4rem !important
    }
  
    .m-d-y-4 {
      margin-top: 4rem !important;
      margin-bottom: 4rem !important
    }
  
    .p-d-y-5 {
      padding-top: 5rem !important;
      padding-bottom: 5rem !important
    }
  
    .m-d-y-5 {
      margin-top: 5rem !important;
      margin-bottom: 5rem !important
    }
  
    .p-d-x-0 {
      padding-left: 0 !important;
      padding-right: 0 !important
    }
  
    .m-d-x-0 {
      margin-left: 0 !important;
      margin-right: 0 !important
    }
  
    .p-d-x-1 {
      padding-left: 1rem !important;
      padding-right: 1rem !important
    }
  
    .m-d-x-1 {
      margin-left: 1rem !important;
      margin-right: 1rem !important
    }
  
    .p-d-x-2 {
      padding-left: 2rem !important;
      padding-right: 2rem !important
    }
  
    .m-d-x-2 {
      margin-left: 2rem !important;
      margin-right: 2rem !important
    }
  
    .p-d-x-3 {
      padding-left: 3rem !important;
      padding-right: 3rem !important
    }
  
    .m-d-x-3 {
      margin-left: 3rem !important;
      margin-right: 3rem !important
    }
  
    .p-d-x-4 {
      padding-left: 4rem !important;
      padding-right: 4rem !important
    }
  
    .m-d-x-4 {
      margin-left: 4rem !important;
      margin-right: 4rem !important
    }
  
    .p-d-x-5 {
      padding-left: 5rem !important;
      padding-right: 5rem !important
    }
  
    .m-d-x-5 {
      margin-left: 5rem !important;
      margin-right: 5rem !important
    }
  }
  
  @media (max-width:991px) {
    .p-m-0 {
      padding: 0 !important
    }
  
    .m-m-0 {
      margin: 0 !important
    }
  
    .p-m-1 {
      padding: 1rem !important
    }
  
    .m-m-1 {
      margin: 1rem !important
    }
  
    .p-m-2 {
      padding: 2rem !important
    }
  
    .m-m-2 {
      margin: 2rem !important
    }
  
    .p-m-3 {
      padding: 3rem !important
    }
  
    .m-m-3 {
      margin: 3rem !important
    }
  
    .p-m-4 {
      padding: 4rem !important
    }
  
    .m-m-4 {
      margin: 4rem !important
    }
  
    .p-m-5 {
      padding: 5rem !important
    }
  
    .m-m-5 {
      margin: 5rem !important
    }
  
    .p-m-t-0 {
      padding-top: 0 !important
    }
  
    .m-m-t-0 {
      margin-top: 0 !important
    }
  
    .p-m-t-1 {
      padding-top: 1rem !important
    }
  
    .m-m-t-1 {
      margin-top: 1rem !important
    }
  
    .p-m-t-2 {
      padding-top: 2rem !important
    }
  
    .m-m-t-2 {
      margin-top: 2rem !important
    }
  
    .p-m-t-3 {
      padding-top: 3rem !important
    }
  
    .m-m-t-3 {
      margin-top: 3rem !important
    }
  
    .p-m-t-4 {
      padding-top: 4rem !important
    }
  
    .m-m-t-4 {
      margin-top: 4rem !important
    }
  
    .p-m-t-5 {
      padding-top: 5rem !important
    }
  
    .m-m-t-5 {
      margin-top: 5rem !important
    }
  
    .p-m-b-0 {
      padding-bottom: 0 !important
    }
  
    .m-m-b-0 {
      margin-bottom: 0 !important
    }
  
    .p-m-b-1 {
      padding-bottom: 1rem !important
    }
  
    .m-m-b-1 {
      margin-bottom: 1rem !important
    }
  
    .p-m-b-2 {
      padding-bottom: 2rem !important
    }
  
    .m-m-b-2 {
      margin-bottom: 2rem !important
    }
  
    .p-m-b-3 {
      padding-bottom: 3rem !important
    }
  
    .m-m-b-3 {
      margin-bottom: 3rem !important
    }
  
    .p-m-b-4 {
      padding-bottom: 4rem !important
    }
  
    .m-m-b-4 {
      margin-bottom: 4rem !important
    }
  
    .p-m-b-5 {
      padding-bottom: 5rem !important
    }
  
    .m-m-b-5 {
      margin-bottom: 5rem !important
    }
  
    .p-m-l-0 {
      padding-left: 0 !important
    }
  
    .m-m-l-0 {
      margin-left: 0 !important
    }
  
    .p-m-l-1 {
      padding-left: 1rem !important
    }
  
    .m-m-l-1 {
      margin-left: 1rem !important
    }
  
    .p-m-l-2 {
      padding-left: 2rem !important
    }
  
    .m-m-l-2 {
      margin-left: 2rem !important
    }
  
    .p-m-l-3 {
      padding-left: 3rem !important
    }
  
    .m-m-l-3 {
      margin-left: 3rem !important
    }
  
    .p-m-l-4 {
      padding-left: 4rem !important
    }
  
    .m-m-l-4 {
      margin-left: 4rem !important
    }
  
    .p-m-l-5 {
      padding-left: 5rem !important
    }
  
    .m-m-l-5 {
      margin-left: 5rem !important
    }
  
    .p-m-r-0 {
      padding-right: 0 !important
    }
  
    .m-m-r-0 {
      margin-right: 0 !important
    }
  
    .p-m-r-1 {
      padding-right: 1rem !important
    }
  
    .m-m-r-1 {
      margin-right: 1rem !important
    }
  
    .p-m-r-2 {
      padding-right: 2rem !important
    }
  
    .m-m-r-2 {
      margin-right: 2rem !important
    }
  
    .p-m-r-3 {
      padding-right: 3rem !important
    }
  
    .m-m-r-3 {
      margin-right: 3rem !important
    }
  
    .p-m-r-4 {
      padding-right: 4rem !important
    }
  
    .m-m-r-4 {
      margin-right: 4rem !important
    }
  
    .p-m-r-5 {
      padding-right: 5rem !important
    }
  
    .m-m-r-5 {
      margin-right: 5rem !important
    }
  
    .p-m-y-0 {
      padding-top: 0 !important;
      padding-bottom: 0 !important
    }
  
    .m-m-y-0 {
      margin-top: 0 !important;
      margin-bottom: 0 !important
    }
  
    .p-m-y-1 {
      padding-top: 1rem !important;
      padding-bottom: 1rem !important
    }
  
    .m-m-y-1 {
      margin-top: 1rem !important;
      margin-bottom: 1rem !important
    }
  
    .p-m-y-2 {
      padding-top: 2rem !important;
      padding-bottom: 2rem !important
    }
  
    .m-m-y-2 {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important
    }
  
    .p-m-y-3 {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important
    }
  
    .m-m-y-3 {
      margin-top: 3rem !important;
      margin-bottom: 3rem !important
    }
  
    .p-m-y-4 {
      padding-top: 4rem !important;
      padding-bottom: 4rem !important
    }
  
    .m-m-y-4 {
      margin-top: 4rem !important;
      margin-bottom: 4rem !important
    }
  
    .p-m-y-5 {
      padding-top: 5rem !important;
      padding-bottom: 5rem !important
    }
  
    .m-m-y-5 {
      margin-top: 5rem !important;
      margin-bottom: 5rem !important
    }
  
    .p-m-x-0 {
      padding-left: 0 !important;
      padding-right: 0 !important
    }
  
    .m-m-x-0 {
      margin-left: 0 !important;
      margin-right: 0 !important
    }
  
    .p-m-x-1 {
      padding-left: 1rem !important;
      padding-right: 1rem !important
    }
  
    .m-m-x-1 {
      margin-left: 1rem !important;
      margin-right: 1rem !important
    }
  
    .p-m-x-2 {
      padding-left: 2rem !important;
      padding-right: 2rem !important
    }
  
    .m-m-x-2 {
      margin-left: 2rem !important;
      margin-right: 2rem !important
    }
  
    .p-m-x-3 {
      padding-left: 3rem !important;
      padding-right: 3rem !important
    }
  
    .m-m-x-3 {
      margin-left: 3rem !important;
      margin-right: 3rem !important
    }
  
    .p-m-x-4 {
      padding-left: 4rem !important;
      padding-right: 4rem !important
    }
  
    .m-m-x-4 {
      margin-left: 4rem !important;
      margin-right: 4rem !important
    }
  
    .p-m-x-5 {
      padding-left: 5rem !important;
      padding-right: 5rem !important
    }
  
    .m-m-x-5 {
      margin-left: 5rem !important;
      margin-right: 5rem !important
    }
  }

/*=====================   margin padding class end =====================*/


/*=====================   border class start ===================*/
.border {
    border: 1px solid rgba(0, 0, 0, 0)
  }
  .border-none{
    border: none!important;
  }
  @media (min-width:992px) {
    .border-d {
      border: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-top {
    border-top: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-top {
      border-top: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-left {
    border-left: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-left {
      border-left: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-bottom {
      border-bottom: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-right {
    border-right: 1px solid rgba(0, 0, 0, 0)
  }
  
  @media (min-width:992px) {
    .border-d-right {
      border-right: 1px solid rgba(0, 0, 0, 0)
    }
  }
  
  .border-0 {
    border: none
  }
  
  @media (min-width:992px) {
    .border-d-0 {
      border: none
    }
  }
  
  #exit-notification .exit-notification-inner .exit-notification-buttons button,
  .rounded {
    overflow: hidden;
    border-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d {
      overflow: hidden;
      border-radius: 5px !important
    }
  }
  
  .rounded-top {
    overflow: hidden;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-top {
      overflow: hidden;
      border-top-left-radius: 5px !important;
      border-top-right-radius: 5px !important
    }
  }
  
  .rounded-left {
    overflow: hidden;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-left {
      overflow: hidden;
      border-top-left-radius: 5px !important;
      border-bottom-left-radius: 5px !important
    }
  }
  
  .rounded-bottom {
    overflow: hidden;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-bottom {
      overflow: hidden;
      border-bottom-left-radius: 5px !important;
      border-bottom-right-radius: 5px !important
    }
  }
  
  .rounded-right {
    overflow: hidden;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-right {
      overflow: hidden;
      border-top-right-radius: 5px !important;
      border-bottom-right-radius: 5px !important
    }
  }
  
  .rounded-top-left {
    overflow: hidden;
    border-top-left-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-top-left {
      overflow: hidden;
      border-top-left-radius: 5px !important
    }
  }
  
  .rounded-top-right {
    overflow: hidden;
    border-top-right-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-top-right {
      overflow: hidden;
      border-top-right-radius: 5px !important
    }
  }
  
  .rounded-bottom-left {
    overflow: hidden;
    border-bottom-left-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-bottom-left {
      overflow: hidden;
      border-bottom-left-radius: 5px !important
    }
  }
  
  .rounded-bottom-right {
    overflow: hidden;
    border-bottom-right-radius: 5px !important
  }
  
  @media (min-width:992px) {
    .rounded-d-bottom-right {
      overflow: hidden;
      border-bottom-right-radius: 5px !important
    }
  }
  
  .rounded-pill {
    overflow: hidden;
    border-radius: 50rem !important
  }
  
  @media (min-width:992px) {
    .rounded-d-pill {
      overflow: hidden;
      border-radius: 50rem !important
    }
  }
  
  .rounded-circle {
    overflow: hidden;
    border-radius: 50% !important
  }
  
  @media (min-width:992px) {
    .rounded-d-circle {
      overflow: hidden;
      border-radius: 50% !important
    }
  }
  
  .rounded-0 {
    overflow: hidden;
    border-radius: 0 !important
  }
  
  @media (min-width:992px) {
    .rounded-d-0 {
      overflow: hidden;
      border-radius: 0 !important
    }
  }

  /*=====================   border class end ===================*/



  /*=====================   border class end ===================*/


  /*=====================   width & max-width class end ===================*/
  .flex-1{
    flex: 1;
  }
  .max-image-w-none img {
    max-width: none !important
  }
  
  .min-image-w-auto img,
  .min-w-auto {
    min-width: auto !important
  }
  
  .image-w-auto img {
    width: auto !important
  }
  
  .max-image-w-none image,
  .max-w-none {
    max-width: none !important
  }
  
  @media (max-width:991px) {
    .max-w-m-auto {
      max-width: none !important
    }
    .verticle-center-m{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .m-flex-center>.component-content>.paragraphSystem{
      display: flex;
      align-items: center;
    }
    .d-inline-block-m{
      display: inline-block;
    }
  }
  
  @media (min-width:992px) {
    .max-w-d-auto {
      max-width: none !important
    }
    .verticle-center-d{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .d-flex-desktop-inner>.component-content>.paragraphSystem{
      display: flex;
    }
    .d-inline-block-d{
      display: inline-block;
    }
  }
  
  .w-auto {
    max-width: none !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: auto !important
  }
  
  @media (min-width:992px) {
    .w-d-auto {
      max-width: none !important;
      -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
      width: auto !important;
      min-width: auto !important
    }
  }
  
  @media (min-width:992px) {
      
    .w-d-1 {
        width: 1% !important
    }

    .w-d-1,
    .max-w-d-1,
    .max-image-w-d-1 img {
      max-width: 1% !important
    }

    .w-d-2 {
        width: 2% !important
    }

    .w-d-2 
    .max-w-d-2,
    .max-image-w-d-2 img{
      max-width: 2% !important
    }
    
    .w-d-3 {
        width: 3% !important
    }
    .w-d-3,
    .max-w-d-3,
    .max-image-w-d-3 img {
      max-width: 3% !important
    }

    .max-w-d-4,
    .w-d-4 {
      max-width: 4% !important
    }
  
    .w-d-4 {
      width: 4% !important
    }
  
    .max-image-w-d-4 img {
      max-width: 4% !important
    }
  
    .max-w-d-5,
    .w-d-5 {
      max-width: 5% !important
    }
  
    .w-d-5 {
      width: 5% !important
    }
  
    .max-image-w-d-5 img {
      max-width: 5% !important
    }
  
    .max-w-d-6,
    .w-d-6 {
      max-width: 6% !important
    }
  
    .w-d-6 {
      width: 6% !important
    }
  
    .max-image-w-d-6 img {
      max-width: 6% !important
    }
  
    .max-w-d-7,
    .w-d-7 {
      max-width: 7% !important
    }
  
    .w-d-7 {
      width: 7% !important
    }
  
    .max-image-w-d-7 img {
      max-width: 7% !important
    }
  
    .max-w-d-8,
    .w-d-8 {
      max-width: 8% !important
    }
  
    .w-d-8 {
      width: 8% !important
    }
  
    .max-image-w-d-8 img {
      max-width: 8% !important
    }
  
    .max-w-d-9,
    .w-d-9 {
      max-width: 9% !important
    }
  
    .w-d-9 {
      width: 9% !important
    }
  
    .max-image-w-d-9 img {
      max-width: 9% !important
    }
  
    .max-w-d-10,
    .w-d-10 {
      max-width: 10% !important
    }
  
    .w-d-10 {
      width: 10% !important
    }
  
    .max-image-w-d-10 img {
      max-width: 10% !important
    }
  
    .max-w-d-11,
    .w-d-11 {
      max-width: 11% !important
    }
  
    .w-d-11 {
      width: 11% !important
    }
  
    .max-image-w-d-11 img {
      max-width: 11% !important
    }
  
    .max-w-d-12,
    .w-d-12 {
      max-width: 12% !important
    }
  
    .w-d-12 {
      width: 12% !important
    }
  
    .max-image-w-d-12 img {
      max-width: 12% !important
    }
  
    .max-w-d-13,
    .w-d-13 {
      max-width: 13% !important
    }
  
    .w-d-13 {
      width: 13% !important
    }
  
    .max-image-w-d-13 img {
      max-width: 13% !important
    }
  
    .max-w-d-14,
    .w-d-14 {
      max-width: 14% !important
    }
  
    .w-d-14 {
      width: 14% !important
    }
  
    .max-image-w-d-14 img {
      max-width: 14% !important
    }
  
    .max-w-d-15,
    .w-d-15 {
      max-width: 15% !important
    }
  
    .w-d-15 {
      width: 15% !important
    }
  
    .max-image-w-d-15 img {
      max-width: 15% !important
    }
  
    .max-w-d-16,
    .w-d-16 {
      max-width: 16% !important
    }
  
    .w-d-16 {
      width: 16% !important
    }
  
    .max-image-w-d-16 img {
      max-width: 16% !important
    }
  
    .max-w-d-17,
    .w-d-17 {
      max-width: 17% !important
    }
  
    .w-d-17 {
      width: 17% !important
    }
  
    .max-image-w-d-17 img {
      max-width: 17% !important
    }
  
    .max-w-d-18,
    .w-d-18 {
      max-width: 18% !important
    }
  
    .w-d-18 {
      width: 18% !important
    }
  
    .max-image-w-d-18 img {
      max-width: 18% !important
    }
  
    .max-w-d-19,
    .w-d-19 {
      max-width: 19% !important
    }
  
    .w-d-19 {
      width: 19% !important
    }
  
    .max-image-w-d-19 img {
      max-width: 19% !important
    }
  
    .max-w-d-20,
    .w-d-20 {
      max-width: 20% !important
    }
  
    .w-d-20 {
      width: 20% !important
    }
  
    .max-image-w-d-20 img {
      max-width: 20% !important
    }
  
    .max-w-d-21,
    .w-d-21 {
      max-width: 21% !important
    }
  
    .w-d-21 {
      width: 21% !important
    }
  
    .max-image-w-d-21 img {
      max-width: 21% !important
    }
  
    .max-w-d-22,
    .w-d-22 {
      max-width: 22% !important
    }
  
    .w-d-22 {
      width: 22% !important
    }
  
    .max-image-w-d-22 img {
      max-width: 22% !important
    }
  
    .max-w-d-23,
    .w-d-23 {
      max-width: 23% !important
    }
  
    .w-d-23 {
      width: 23% !important
    }
  
    .max-image-w-d-23 img {
      max-width: 23% !important
    }
  
    .max-w-d-24,
    .w-d-24 {
      max-width: 24% !important
    }
  
    .w-d-24 {
      width: 24% !important
    }
  
    .max-image-w-d-24 img {
      max-width: 24% !important
    }
  
    .max-w-d-25,
    .w-d-25 {
      max-width: 25% !important
    }
  
    .w-d-25 {
      width: 25% !important
    }
  
    .max-image-w-d-25 img {
      max-width: 25% !important
    }
  
    .max-w-d-26,
    .w-d-26 {
      max-width: 26% !important
    }
  
    .w-d-26 {
      width: 26% !important
    }
  
    .max-image-w-d-26 img {
      max-width: 26% !important
    }
  
    .max-w-d-27,
    .w-d-27 {
      max-width: 27% !important
    }
  
    .w-d-27 {
      width: 27% !important
    }
  
    .max-image-w-d-27 img {
      max-width: 27% !important
    }
  
    .max-w-d-28,
    .w-d-28 {
      max-width: 28% !important
    }
  
    .w-d-28 {
      width: 28% !important
    }
  
    .max-image-w-d-28 img {
      max-width: 28% !important
    }
  
    .max-w-d-29,
    .w-d-29 {
      max-width: 29% !important
    }
  
    .w-d-29 {
      width: 29% !important
    }
  
    .max-image-w-d-29 img {
      max-width: 29% !important
    }
  
    .max-w-d-30,
    .w-d-30 {
      max-width: 30% !important
    }
  
    .w-d-30 {
      width: 30% !important
    }
  
    .max-image-w-d-30 img {
      max-width: 30% !important
    }
  
    .max-w-d-31,
    .w-d-31 {
      max-width: 31% !important
    }
  
    .w-d-31 {
      width: 31% !important
    }
  
    .max-image-w-d-31 img {
      max-width: 31% !important
    }
  
    .max-w-d-32,
    .w-d-32 {
      max-width: 32% !important
    }
  
    .w-d-32 {
      width: 32% !important
    }
  
    .max-image-w-d-32 img {
      max-width: 32% !important
    }
  
    .max-w-d-33,
    .w-d-33 {
      max-width: 33% !important
    }
  
    .w-d-33 {
      width: 33% !important
    }
  
    .max-image-w-d-33 img {
      max-width: 33% !important
    }
  
    .max-w-d-34,
    .w-d-34 {
      max-width: 34% !important
    }
  
    .w-d-34 {
      width: 34% !important
    }
  
    .max-image-w-d-34 img {
      max-width: 34% !important
    }
  
    .max-w-d-35,
    .w-d-35 {
      max-width: 35% !important
    }
  
    .w-d-35 {
      width: 35% !important
    }
  
    .max-image-w-d-35 img {
      max-width: 35% !important
    }
  
    .max-w-d-36,
    .w-d-36 {
      max-width: 36% !important
    }
  
    .w-d-36 {
      width: 36% !important
    }
  
    .max-image-w-d-36 img {
      max-width: 36% !important
    }
  
    .max-w-d-37,
    .w-d-37 {
      max-width: 37% !important
    }
  
    .w-d-37 {
      width: 37% !important
    }
  
    .max-image-w-d-37 img {
      max-width: 37% !important
    }
  
    .max-w-d-38,
    .w-d-38 {
      max-width: 38% !important
    }
  
    .w-d-38 {
      width: 38% !important
    }
  
    .max-image-w-d-38 img {
      max-width: 38% !important
    }
  
    .max-w-d-39,
    .w-d-39 {
      max-width: 39% !important
    }
  
    .w-d-39 {
      width: 39% !important
    }
  
    .max-image-w-d-39 img {
      max-width: 39% !important
    }
  
    .max-w-d-40,
    .w-d-40 {
      max-width: 40% !important
    }
  
    .w-d-40 {
      width: 40% !important
    }
  
    .max-image-w-d-40 img {
      max-width: 40% !important
    }
  
    .max-w-d-41,
    .w-d-41 {
      max-width: 41% !important
    }
  
    .w-d-41 {
      width: 41% !important
    }
  
    .max-image-w-d-41 img {
      max-width: 41% !important
    }
  
    .max-w-d-42,
    .w-d-42 {
      max-width: 42% !important
    }
  
    .w-d-42 {
      width: 42% !important
    }
  
    .max-image-w-d-42 img {
      max-width: 42% !important
    }
  
    .max-w-d-43,
    .w-d-43 {
      max-width: 43% !important
    }
  
    .w-d-43 {
      width: 43% !important
    }
  
    .max-image-w-d-43 img {
      max-width: 43% !important
    }
  
    .max-w-d-44,
    .w-d-44 {
      max-width: 44% !important
    }
  
    .w-d-44 {
      width: 44% !important
    }
  
    .max-image-w-d-44 img {
      max-width: 44% !important
    }
  
    .max-w-d-45,
    .w-d-45 {
      max-width: 45% !important
    }
  
    .w-d-45 {
      width: 45% !important
    }
  
    .max-image-w-d-45 img {
      max-width: 45% !important
    }
  
    .max-w-d-46,
    .w-d-46 {
      max-width: 46% !important
    }
  
    .w-d-46 {
      width: 46% !important
    }
  
    .max-image-w-d-46 img {
      max-width: 46% !important
    }
  
    .max-w-d-47,
    .w-d-47 {
      max-width: 47% !important
    }
  
    .w-d-47 {
      width: 47% !important
    }
  
    .max-image-w-d-47 img {
      max-width: 47% !important
    }
  
    .max-w-d-48,
    .w-d-48 {
      max-width: 48% !important
    }
  
    .w-d-48 {
      width: 48% !important
    }
  
    .max-image-w-d-48 img {
      max-width: 48% !important
    }
  
    .max-w-d-49,
    .w-d-49 {
      max-width: 49% !important
    }
  
    .w-d-49 {
      width: 49% !important
    }
  
    .max-image-w-d-49 img {
      max-width: 49% !important
    }
  
    .max-w-d-50,
    .w-d-50 {
      max-width: 50% !important
    }
  
    .w-d-50 {
      width: 50% !important
    }
  
    .max-image-w-d-50 img {
      max-width: 50% !important
    }
  
    .max-w-d-51,
    .w-d-51 {
      max-width: 51% !important
    }
  
    .w-d-51 {
      width: 51% !important
    }
  
    .max-image-w-d-51 img {
      max-width: 51% !important
    }
  
    .max-w-d-52,
    .w-d-52 {
      max-width: 52% !important
    }
  
    .w-d-52 {
      width: 52% !important
    }
  
    .max-image-w-d-52 img {
      max-width: 52% !important
    }
  
    .max-w-d-53,
    .w-d-53 {
      max-width: 53% !important
    }
  
    .w-d-53 {
      width: 53% !important
    }
  
    .max-image-w-d-53 img {
      max-width: 53% !important
    }
  
    .max-w-d-54,
    .w-d-54 {
      max-width: 54% !important
    }
  
    .w-d-54 {
      width: 54% !important
    }
  
    .max-image-w-d-54 img {
      max-width: 54% !important
    }
  
    .max-w-d-55,
    .w-d-55 {
      max-width: 55% !important
    }
  
    .w-d-55 {
      width: 55% !important
    }
  
    .max-image-w-d-55 img {
      max-width: 55% !important
    }
  
    .max-w-d-56,
    .w-d-56 {
      max-width: 56% !important
    }
  
    .w-d-56 {
      width: 56% !important
    }
  
    .max-image-w-d-56 img {
      max-width: 56% !important
    }
  
    .max-w-d-57,
    .w-d-57 {
      max-width: 57% !important
    }
  
    .w-d-57 {
      width: 57% !important
    }
  
    .max-image-w-d-57 img {
      max-width: 57% !important
    }
  
    .max-w-d-58,
    .w-d-58 {
      max-width: 58% !important
    }
  
    .w-d-58 {
      width: 58% !important
    }
  
    .max-image-w-d-58 img {
      max-width: 58% !important
    }
  
    .max-w-d-59,
    .w-d-59 {
      max-width: 59% !important
    }
  
    .w-d-59 {
      width: 59% !important
    }
  
    .max-image-w-d-59 img {
      max-width: 59% !important
    }
  
    .max-w-d-60,
    .w-d-60 {
      max-width: 60% !important
    }
  
    .w-d-60 {
      width: 60% !important
    }
  
    .max-image-w-d-60 img {
      max-width: 60% !important
    }
  
    .max-w-d-61,
    .w-d-61 {
      max-width: 61% !important
    }
  
    .w-d-61 {
      width: 61% !important
    }
  
    .max-image-w-d-61 img {
      max-width: 61% !important
    }
  
    .max-w-d-62,
    .w-d-62 {
      max-width: 62% !important
    }
  
    .w-d-62 {
      width: 62% !important
    }
  
    .max-image-w-d-62 img {
      max-width: 62% !important
    }
  
    .max-w-d-63,
    .w-d-63 {
      max-width: 63% !important
    }
  
    .w-d-63 {
      width: 63% !important
    }
  
    .max-image-w-d-63 img {
      max-width: 63% !important
    }
  
    .max-w-d-64,
    .w-d-64 {
      max-width: 64% !important
    }
  
    .w-d-64 {
      width: 64% !important
    }
  
    .max-image-w-d-64 img {
      max-width: 64% !important
    }
  
    .max-w-d-65,
    .w-d-65 {
      max-width: 65% !important
    }
  
    .w-d-65 {
      width: 65% !important
    }
  
    .max-image-w-d-65 img {
      max-width: 65% !important
    }
  
    .max-w-d-66,
    .w-d-66 {
      max-width: 66% !important
    }
  
    .w-d-66 {
      width: 66% !important
    }
  
    .max-image-w-d-66 img {
      max-width: 66% !important
    }
  
    .max-w-d-67,
    .w-d-67 {
      max-width: 67% !important
    }
  
    .w-d-67 {
      width: 67% !important
    }
  
    .max-image-w-d-67 img {
      max-width: 67% !important
    }
  
    .max-w-d-68,
    .w-d-68 {
      max-width: 68% !important
    }
  
    .w-d-68 {
      width: 68% !important
    }
  
    .max-image-w-d-68 img {
      max-width: 68% !important
    }
  
    .max-w-d-69,
    .w-d-69 {
      max-width: 69% !important
    }
  
    .w-d-69 {
      width: 69% !important
    }
  
    .max-image-w-d-69 img {
      max-width: 69% !important
    }
  
    .max-w-d-70,
    .w-d-70 {
      max-width: 70% !important
    }
  
    .w-d-70 {
      width: 70% !important
    }
  
    .max-image-w-d-70 img {
      max-width: 70% !important
    }
  
    .max-w-d-71,
    .w-d-71 {
      max-width: 71% !important
    }
  
    .w-d-71 {
      width: 71% !important
    }
  
    .max-image-w-d-71 img {
      max-width: 71% !important
    }
  
    .max-w-d-72,
    .w-d-72 {
      max-width: 72% !important
    }
  
    .w-d-72 {
      width: 72% !important
    }
  
    .max-image-w-d-72 img {
      max-width: 72% !important
    }
  
    .max-w-d-73,
    .w-d-73 {
      max-width: 73% !important
    }
  
    .w-d-73 {
      width: 73% !important
    }
  
    .max-image-w-d-73 img {
      max-width: 73% !important
    }
  
    .max-w-d-74,
    .w-d-74 {
      max-width: 74% !important
    }
  
    .w-d-74 {
      width: 74% !important
    }
  
    .max-image-w-d-74 img {
      max-width: 74% !important
    }
  
    .max-w-d-75,
    .w-d-75 {
      max-width: 75% !important
    }
  
    .w-d-75 {
      width: 75% !important
    }
  
    .max-image-w-d-75 img {
      max-width: 75% !important
    }
  
    .max-w-d-76,
    .w-d-76 {
      max-width: 76% !important
    }
  
    .w-d-76 {
      width: 76% !important
    }
  
    .max-image-w-d-76 img {
      max-width: 76% !important
    }
  
    .max-w-d-77,
    .w-d-77 {
      max-width: 77% !important
    }
  
    .w-d-77 {
      width: 77% !important
    }
  
    .max-image-w-d-77 img {
      max-width: 77% !important
    }
  
    .max-w-d-78,
    .w-d-78 {
      max-width: 78% !important
    }
  
    .w-d-78 {
      width: 78% !important
    }
  
    .max-image-w-d-78 img {
      max-width: 78% !important
    }
  
    .max-w-d-79,
    .w-d-79 {
      max-width: 79% !important
    }
  
    .w-d-79 {
      width: 79% !important
    }
  
    .max-image-w-d-79 img {
      max-width: 79% !important
    }
  
    .max-w-d-80,
    .w-d-80 {
      max-width: 80% !important
    }
  
    .w-d-80 {
      width: 80% !important
    }
  
    .max-image-w-d-80 img {
      max-width: 80% !important
    }
  
    .max-w-d-81,
    .w-d-81 {
      max-width: 81% !important
    }
  
    .w-d-81 {
      width: 81% !important
    }
  
    .max-image-w-d-81 img {
      max-width: 81% !important
    }
  
    .max-w-d-82,
    .w-d-82 {
      max-width: 82% !important
    }
  
    .w-d-82 {
      width: 82% !important
    }
  
    .max-image-w-d-82 img {
      max-width: 82% !important
    }
  
    .max-w-d-83,
    .w-d-83 {
      max-width: 83% !important
    }
  
    .w-d-83 {
      width: 83% !important
    }
  
    .max-image-w-d-83 img {
      max-width: 83% !important
    }
  
    .max-w-d-84,
    .w-d-84 {
      max-width: 84% !important
    }
  
    .w-d-84 {
      width: 84% !important
    }
  
    .max-image-w-d-84 img {
      max-width: 84% !important
    }
  
    .max-w-d-85,
    .w-d-85 {
      max-width: 85% !important
    }
  
    .w-d-85 {
      width: 85% !important
    }
  
    .max-image-w-d-85 img {
      max-width: 85% !important
    }
  
    .max-w-d-86,
    .w-d-86 {
      max-width: 86% !important
    }
  
    .w-d-86 {
      width: 86% !important
    }
  
    .max-image-w-d-86 img {
      max-width: 86% !important
    }
  
    .max-w-d-87,
    .w-d-87 {
      max-width: 87% !important
    }
  
    .w-d-87 {
      width: 87% !important
    }
  
    .max-image-w-d-87 img {
      max-width: 87% !important
    }
  
    .max-w-d-88,
    .w-d-88 {
      max-width: 88% !important
    }
  
    .w-d-88 {
      width: 88% !important
    }
  
    .max-image-w-d-88 img {
      max-width: 88% !important
    }
  
    .max-w-d-89,
    .w-d-89 {
      max-width: 89% !important
    }
  
    .w-d-89 {
      width: 89% !important
    }
  
    .max-image-w-d-89 img {
      max-width: 89% !important
    }
  
    .max-w-d-90,
    .w-d-90 {
      max-width: 90% !important
    }
  
    .w-d-90 {
      width: 90% !important
    }
  
    .max-image-w-d-90 img {
      max-width: 90% !important
    }
  
    .max-w-d-91,
    .w-d-91 {
      max-width: 91% !important
    }
  
    .w-d-91 {
      width: 91% !important
    }
  
    .max-image-w-d-91 img {
      max-width: 91% !important
    }
  
    .max-w-d-92,
    .w-d-92 {
      max-width: 92% !important
    }
  
    .w-d-92 {
      width: 92% !important
    }
  
    .max-image-w-d-92 img {
      max-width: 92% !important
    }
  
    .max-w-d-93,
    .w-d-93 {
      max-width: 93% !important
    }
  
    .w-d-93 {
      width: 93% !important
    }
  
    .max-image-w-d-93 img {
      max-width: 93% !important
    }
  
    .max-w-d-94,
    .w-d-94 {
      max-width: 94% !important
    }
  
    .w-d-94 {
      width: 94% !important
    }
  
    .max-image-w-d-94 img {
      max-width: 94% !important
    }
  
    .max-w-d-95,
    .w-d-95 {
      max-width: 95% !important
    }
  
    .w-d-95 {
      width: 95% !important
    }
  
    .max-image-w-d-95 img {
      max-width: 95% !important
    }
  
    .max-w-d-96,
    .w-d-96 {
      max-width: 96% !important
    }
  
    .w-d-96 {
      width: 96% !important
    }
  
    .max-image-w-d-96 img {
      max-width: 96% !important
    }
  
    .max-w-d-97,
    .w-d-97 {
      max-width: 97% !important
    }
  
    .w-d-97 {
      width: 97% !important
    }
  
    .max-image-w-d-97 img {
      max-width: 97% !important
    }
  
    .max-w-d-98,
    .w-d-98 {
      max-width: 98% !important
    }
  
    .w-d-98 {
      width: 98% !important
    }
  
    .max-image-w-d-98 img {
      max-width: 98% !important
    }
  
    .max-w-d-99,
    .w-d-99 {
      max-width: 99% !important
    }
  
    .w-d-99 {
      width: 99% !important
    }
  
    .max-image-w-d-99 img {
      max-width: 99% !important
    }
  
    .max-w-d-100,
    .w-d-100 {
      max-width: 100% !important
    }
  
    .w-d-100 {
      width: 100% !important
    }
  
    .max-image-w-d-100 img {
      max-width: 100% !important
    }
  }
  
  @media (max-width:991px) {
  
    .max-w-m-1,
    .w-m-1 {
      max-width: 1% !important
    }
  
    .w-m-1 {
      width: 1% !important
    }
  
    .max-image-w-m-1 img {
      max-width: 1% !important
    }
  
    .max-w-m-2,
    .w-m-2 {
      max-width: 2% !important
    }
  
    .w-m-2 {
      width: 2% !important
    }
  
    .max-image-w-m-2 img {
      max-width: 2% !important
    }
  
    .max-w-m-3,
    .w-m-3 {
      max-width: 3% !important
    }
  
    .w-m-3 {
      width: 3% !important
    }
  
    .max-image-w-m-3 img {
      max-width: 3% !important
    }
  
    .max-w-m-4,
    .w-m-4 {
      max-width: 4% !important
    }
  
    .w-m-4 {
      width: 4% !important
    }
  
    .max-image-w-m-4 img {
      max-width: 4% !important
    }
  
    .max-w-m-5,
    .w-m-5 {
      max-width: 5% !important
    }
  
    .w-m-5 {
      width: 5% !important
    }
  
    .max-image-w-m-5 img {
      max-width: 5% !important
    }
  
    .max-w-m-6,
    .w-m-6 {
      max-width: 6% !important
    }
  
    .w-m-6 {
      width: 6% !important
    }
  
    .max-image-w-m-6 img {
      max-width: 6% !important
    }
  
    .max-w-m-7,
    .w-m-7 {
      max-width: 7% !important
    }
  
    .w-m-7 {
      width: 7% !important
    }
  
    .max-image-w-m-7 img {
      max-width: 7% !important
    }
  
    .max-w-m-8,
    .w-m-8 {
      max-width: 8% !important
    }
  
    .w-m-8 {
      width: 8% !important
    }
  
    .max-image-w-m-8 img {
      max-width: 8% !important
    }
  
    .max-w-m-9,
    .w-m-9 {
      max-width: 9% !important
    }
  
    .w-m-9 {
      width: 9% !important
    }
  
    .max-image-w-m-9 img {
      max-width: 9% !important
    }
  
    .max-w-m-10,
    .w-m-10 {
      max-width: 10% !important
    }
  
    .w-m-10 {
      width: 10% !important
    }
  
    .max-image-w-m-10 img {
      max-width: 10% !important
    }
  
    .max-w-m-11,
    .w-m-11 {
      max-width: 11% !important
    }
  
    .w-m-11 {
      width: 11% !important
    }
  
    .max-image-w-m-11 img {
      max-width: 11% !important
    }
  
    .max-w-m-12,
    .w-m-12 {
      max-width: 12% !important
    }
  
    .w-m-12 {
      width: 12% !important
    }
  
    .max-image-w-m-12 img {
      max-width: 12% !important
    }
  
    .max-w-m-13,
    .w-m-13 {
      max-width: 13% !important
    }
  
    .w-m-13 {
      width: 13% !important
    }
  
    .max-image-w-m-13 img {
      max-width: 13% !important
    }
  
    .max-w-m-14,
    .w-m-14 {
      max-width: 14% !important
    }
  
    .w-m-14 {
      width: 14% !important
    }
  
    .max-image-w-m-14 img {
      max-width: 14% !important
    }
  
    .max-w-m-15,
    .w-m-15 {
      max-width: 15% !important
    }
  
    .w-m-15 {
      width: 15% !important
    }
  
    .max-image-w-m-15 img {
      max-width: 15% !important
    }
  
    .max-w-m-16,
    .w-m-16 {
      max-width: 16% !important
    }
  
    .w-m-16 {
      width: 16% !important
    }
  
    .max-image-w-m-16 img {
      max-width: 16% !important
    }
  
    .max-w-m-17,
    .w-m-17 {
      max-width: 17% !important
    }
  
    .w-m-17 {
      width: 17% !important
    }
  
    .max-image-w-m-17 img {
      max-width: 17% !important
    }
  
    .max-w-m-18,
    .w-m-18 {
      max-width: 18% !important
    }
  
    .w-m-18 {
      width: 18% !important
    }
  
    .max-image-w-m-18 img {
      max-width: 18% !important
    }
  
    .max-w-m-19,
    .w-m-19 {
      max-width: 19% !important
    }
  
    .w-m-19 {
      width: 19% !important
    }
  
    .max-image-w-m-19 img {
      max-width: 19% !important
    }
  
    .max-w-m-20,
    .w-m-20 {
      max-width: 20% !important
    }
  
    .w-m-20 {
      width: 20% !important
    }
  
    .max-image-w-m-20 img {
      max-width: 20% !important
    }
  
    .max-w-m-21,
    .w-m-21 {
      max-width: 21% !important
    }
  
    .w-m-21 {
      width: 21% !important
    }
  
    .max-image-w-m-21 img {
      max-width: 21% !important
    }
  
    .max-w-m-22,
    .w-m-22 {
      max-width: 22% !important
    }
  
    .w-m-22 {
      width: 22% !important
    }
  
    .max-image-w-m-22 img {
      max-width: 22% !important
    }
  
    .max-w-m-23,
    .w-m-23 {
      max-width: 23% !important
    }
  
    .w-m-23 {
      width: 23% !important
    }
  
    .max-image-w-m-23 img {
      max-width: 23% !important
    }
  
    .max-w-m-24,
    .w-m-24 {
      max-width: 24% !important
    }
  
    .w-m-24 {
      width: 24% !important
    }
  
    .max-image-w-m-24 img {
      max-width: 24% !important
    }
  
    .max-w-m-25,
    .w-m-25 {
      max-width: 25% !important
    }
  
    .w-m-25 {
      width: 25% !important
    }
  
    .max-image-w-m-25 img {
      max-width: 25% !important
    }
  
    .max-w-m-26,
    .w-m-26 {
      max-width: 26% !important
    }
  
    .w-m-26 {
      width: 26% !important
    }
  
    .max-image-w-m-26 img {
      max-width: 26% !important
    }
  
    .max-w-m-27,
    .w-m-27 {
      max-width: 27% !important
    }
  
    .w-m-27 {
      width: 27% !important
    }
  
    .max-image-w-m-27 img {
      max-width: 27% !important
    }
  
    .max-w-m-28,
    .w-m-28 {
      max-width: 28% !important
    }
  
    .w-m-28 {
      width: 28% !important
    }
  
    .max-image-w-m-28 img {
      max-width: 28% !important
    }
  
    .max-w-m-29,
    .w-m-29 {
      max-width: 29% !important
    }
  
    .w-m-29 {
      width: 29% !important
    }
  
    .max-image-w-m-29 img {
      max-width: 29% !important
    }
  
    .max-w-m-30,
    .w-m-30 {
      max-width: 30% !important
    }
  
    .w-m-30 {
      width: 30% !important
    }
  
    .max-image-w-m-30 img {
      max-width: 30% !important
    }
  
    .max-w-m-31,
    .w-m-31 {
      max-width: 31% !important
    }
  
    .w-m-31 {
      width: 31% !important
    }
  
    .max-image-w-m-31 img {
      max-width: 31% !important
    }
  
    .max-w-m-32,
    .w-m-32 {
      max-width: 32% !important
    }
  
    .w-m-32 {
      width: 32% !important
    }
  
    .max-image-w-m-32 img {
      max-width: 32% !important
    }
  
    .max-w-m-33,
    .w-m-33 {
      max-width: 33% !important
    }
  
    .w-m-33 {
      width: 33% !important
    }
  
    .max-image-w-m-33 img {
      max-width: 33% !important
    }
  
    .max-w-m-34,
    .w-m-34 {
      max-width: 34% !important
    }
  
    .w-m-34 {
      width: 34% !important
    }
  
    .max-image-w-m-34 img {
      max-width: 34% !important
    }
  
    .max-w-m-35,
    .w-m-35 {
      max-width: 35% !important
    }
  
    .w-m-35 {
      width: 35% !important
    }
  
    .max-image-w-m-35 img {
      max-width: 35% !important
    }
  
    .max-w-m-36,
    .w-m-36 {
      max-width: 36% !important
    }
  
    .w-m-36 {
      width: 36% !important
    }
  
    .max-image-w-m-36 img {
      max-width: 36% !important
    }
  
    .max-w-m-37,
    .w-m-37 {
      max-width: 37% !important
    }
  
    .w-m-37 {
      width: 37% !important
    }
  
    .max-image-w-m-37 img {
      max-width: 37% !important
    }
  
    .max-w-m-38,
    .w-m-38 {
      max-width: 38% !important
    }
  
    .w-m-38 {
      width: 38% !important
    }
  
    .max-image-w-m-38 img {
      max-width: 38% !important
    }
  
    .max-w-m-39,
    .w-m-39 {
      max-width: 39% !important
    }
  
    .w-m-39 {
      width: 39% !important
    }
  
    .max-image-w-m-39 img {
      max-width: 39% !important
    }
  
    .max-w-m-40,
    .w-m-40 {
      max-width: 40% !important
    }
  
    .w-m-40 {
      width: 40% !important
    }
  
    .max-image-w-m-40 img {
      max-width: 40% !important
    }
  
    .max-w-m-41,
    .w-m-41 {
      max-width: 41% !important
    }
  
    .w-m-41 {
      width: 41% !important
    }
  
    .max-image-w-m-41 img {
      max-width: 41% !important
    }
  
    .max-w-m-42,
    .w-m-42 {
      max-width: 42% !important
    }
  
    .w-m-42 {
      width: 42% !important
    }
  
    .max-image-w-m-42 img {
      max-width: 42% !important
    }
  
    .max-w-m-43,
    .w-m-43 {
      max-width: 43% !important
    }
  
    .w-m-43 {
      width: 43% !important
    }
  
    .max-image-w-m-43 img {
      max-width: 43% !important
    }
  
    .max-w-m-44,
    .w-m-44 {
      max-width: 44% !important
    }
  
    .w-m-44 {
      width: 44% !important
    }
  
    .max-image-w-m-44 img {
      max-width: 44% !important
    }
  
    .max-w-m-45,
    .w-m-45 {
      max-width: 45% !important
    }
  
    .w-m-45 {
      width: 45% !important
    }
  
    .max-image-w-m-45 img {
      max-width: 45% !important
    }
  
    .max-w-m-46,
    .w-m-46 {
      max-width: 46% !important
    }
  
    .w-m-46 {
      width: 46% !important
    }
  
    .max-image-w-m-46 img {
      max-width: 46% !important
    }
  
    .max-w-m-47,
    .w-m-47 {
      max-width: 47% !important
    }
  
    .w-m-47 {
      width: 47% !important
    }
  
    .max-image-w-m-47 img {
      max-width: 47% !important
    }
  
    .max-w-m-48,
    .w-m-48 {
      max-width: 48% !important
    }
  
    .w-m-48 {
      width: 48% !important
    }
  
    .max-image-w-m-48 img {
      max-width: 48% !important
    }
  
    .max-w-m-49,
    .w-m-49 {
      max-width: 49% !important
    }
  
    .w-m-49 {
      width: 49% !important
    }
  
    .max-image-w-m-49 img {
      max-width: 49% !important
    }
  
    .max-w-m-50,
    .w-m-50 {
      max-width: 50% !important
    }
  
    .w-m-50 {
      width: 50% !important
    }
  
    .max-image-w-m-50 img {
      max-width: 50% !important
    }
  
    .max-w-m-51,
    .w-m-51 {
      max-width: 51% !important
    }
  
    .w-m-51 {
      width: 51% !important
    }
  
    .max-image-w-m-51 img {
      max-width: 51% !important
    }
  
    .max-w-m-52,
    .w-m-52 {
      max-width: 52% !important
    }
  
    .w-m-52 {
      width: 52% !important
    }
  
    .max-image-w-m-52 img {
      max-width: 52% !important
    }
  
    .max-w-m-53,
    .w-m-53 {
      max-width: 53% !important
    }
  
    .w-m-53 {
      width: 53% !important
    }
  
    .max-image-w-m-53 img {
      max-width: 53% !important
    }
  
    .max-w-m-54,
    .w-m-54 {
      max-width: 54% !important
    }
  
    .w-m-54 {
      width: 54% !important
    }
  
    .max-image-w-m-54 img {
      max-width: 54% !important
    }
  
    .max-w-m-55,
    .w-m-55 {
      max-width: 55% !important
    }
  
    .w-m-55 {
      width: 55% !important
    }
  
    .max-image-w-m-55 img {
      max-width: 55% !important
    }
  
    .max-w-m-56,
    .w-m-56 {
      max-width: 56% !important
    }
  
    .w-m-56 {
      width: 56% !important
    }
  
    .max-image-w-m-56 img {
      max-width: 56% !important
    }
  
    .max-w-m-57,
    .w-m-57 {
      max-width: 57% !important
    }
  
    .w-m-57 {
      width: 57% !important
    }
  
    .max-image-w-m-57 img {
      max-width: 57% !important
    }
  
    .max-w-m-58,
    .w-m-58 {
      max-width: 58% !important
    }
  
    .w-m-58 {
      width: 58% !important
    }
  
    .max-image-w-m-58 img {
      max-width: 58% !important
    }
  
    .max-w-m-59,
    .w-m-59 {
      max-width: 59% !important
    }
  
    .w-m-59 {
      width: 59% !important
    }
  
    .max-image-w-m-59 img {
      max-width: 59% !important
    }
  
    .max-w-m-60,
    .w-m-60 {
      max-width: 60% !important
    }
  
    .w-m-60 {
      width: 60% !important
    }
  
    .max-image-w-m-60 img {
      max-width: 60% !important
    }
  
    .max-w-m-61,
    .w-m-61 {
      max-width: 61% !important
    }
  
    .w-m-61 {
      width: 61% !important
    }
  
    .max-image-w-m-61 img {
      max-width: 61% !important
    }
  
    .max-w-m-62,
    .w-m-62 {
      max-width: 62% !important
    }
  
    .w-m-62 {
      width: 62% !important
    }
  
    .max-image-w-m-62 img {
      max-width: 62% !important
    }
  
    .max-w-m-63,
    .w-m-63 {
      max-width: 63% !important
    }
  
    .w-m-63 {
      width: 63% !important
    }
  
    .max-image-w-m-63 img {
      max-width: 63% !important
    }
  
    .max-w-m-64,
    .w-m-64 {
      max-width: 64% !important
    }
  
    .w-m-64 {
      width: 64% !important
    }
  
    .max-image-w-m-64 img {
      max-width: 64% !important
    }
  
    .max-w-m-65,
    .w-m-65 {
      max-width: 65% !important
    }
  
    .w-m-65 {
      width: 65% !important
    }
  
    .max-image-w-m-65 img {
      max-width: 65% !important
    }
  
    .max-w-m-66,
    .w-m-66 {
      max-width: 66% !important
    }
  
    .w-m-66 {
      width: 66% !important
    }
  
    .max-image-w-m-66 img {
      max-width: 66% !important
    }
  
    .max-w-m-67,
    .w-m-67 {
      max-width: 67% !important
    }
  
    .w-m-67 {
      width: 67% !important
    }
  
    .max-image-w-m-67 img {
      max-width: 67% !important
    }
  
    .max-w-m-68,
    .w-m-68 {
      max-width: 68% !important
    }
  
    .w-m-68 {
      width: 68% !important
    }
  
    .max-image-w-m-68 img {
      max-width: 68% !important
    }
  
    .max-w-m-69,
    .w-m-69 {
      max-width: 69% !important
    }
  
    .w-m-69 {
      width: 69% !important
    }
  
    .max-image-w-m-69 img {
      max-width: 69% !important
    }
  
    .max-w-m-70,
    .w-m-70 {
      max-width: 70% !important
    }
  
    .w-m-70 {
      width: 70% !important
    }
  
    .max-image-w-m-70 img {
      max-width: 70% !important
    }
  
    .max-w-m-71,
    .w-m-71 {
      max-width: 71% !important
    }
  
    .w-m-71 {
      width: 71% !important
    }
  
    .max-image-w-m-71 img {
      max-width: 71% !important
    }
  
    .max-w-m-72,
    .w-m-72 {
      max-width: 72% !important
    }
  
    .w-m-72 {
      width: 72% !important
    }
  
    .max-image-w-m-72 img {
      max-width: 72% !important
    }
  
    .max-w-m-73,
    .w-m-73 {
      max-width: 73% !important
    }
  
    .w-m-73 {
      width: 73% !important
    }
  
    .max-image-w-m-73 img {
      max-width: 73% !important
    }
  
    .max-w-m-74,
    .w-m-74 {
      max-width: 74% !important
    }
  
    .w-m-74 {
      width: 74% !important
    }
  
    .max-image-w-m-74 img {
      max-width: 74% !important
    }
  
    .max-w-m-75,
    .w-m-75 {
      max-width: 75% !important
    }
  
    .w-m-75 {
      width: 75% !important
    }
  
    .max-image-w-m-75 img {
      max-width: 75% !important
    }
  
    .max-w-m-76,
    .w-m-76 {
      max-width: 76% !important
    }
  
    .w-m-76 {
      width: 76% !important
    }
  
    .max-image-w-m-76 img {
      max-width: 76% !important
    }
  
    .max-w-m-77,
    .w-m-77 {
      max-width: 77% !important
    }
  
    .w-m-77 {
      width: 77% !important
    }
  
    .max-image-w-m-77 img {
      max-width: 77% !important
    }
  
    .max-w-m-78,
    .w-m-78 {
      max-width: 78% !important
    }
  
    .w-m-78 {
      width: 78% !important
    }
  
    .max-image-w-m-78 img {
      max-width: 78% !important
    }
  
    .max-w-m-79,
    .w-m-79 {
      max-width: 79% !important
    }
  
    .w-m-79 {
      width: 79% !important
    }
  
    .max-image-w-m-79 img {
      max-width: 79% !important
    }
  
    .max-w-m-80,
    .w-m-80 {
      max-width: 80% !important
    }
  
    .w-m-80 {
      width: 80% !important
    }
  
    .max-image-w-m-80 img {
      max-width: 80% !important
    }
  
    .max-w-m-81,
    .w-m-81 {
      max-width: 81% !important
    }
  
    .w-m-81 {
      width: 81% !important
    }
  
    .max-image-w-m-81 img {
      max-width: 81% !important
    }
  
    .max-w-m-82,
    .w-m-82 {
      max-width: 82% !important
    }
  
    .w-m-82 {
      width: 82% !important
    }
  
    .max-image-w-m-82 img {
      max-width: 82% !important
    }
  
    .max-w-m-83,
    .w-m-83 {
      max-width: 83% !important
    }
  
    .w-m-83 {
      width: 83% !important
    }
  
    .max-image-w-m-83 img {
      max-width: 83% !important
    }
  
    .max-w-m-84,
    .w-m-84 {
      max-width: 84% !important
    }
  
    .w-m-84 {
      width: 84% !important
    }
  
    .max-image-w-m-84 img {
      max-width: 84% !important
    }
  
    .max-w-m-85,
    .w-m-85 {
      max-width: 85% !important
    }
  
    .w-m-85 {
      width: 85% !important
    }
  
    .max-image-w-m-85 img {
      max-width: 85% !important
    }
  
    .max-w-m-86,
    .w-m-86 {
      max-width: 86% !important
    }
  
    .w-m-86 {
      width: 86% !important
    }
  
    .max-image-w-m-86 img {
      max-width: 86% !important
    }
  
    .max-w-m-87,
    .w-m-87 {
      max-width: 87% !important
    }
  
    .w-m-87 {
      width: 87% !important
    }
  
    .max-image-w-m-87 img {
      max-width: 87% !important
    }
  
    .max-w-m-88,
    .w-m-88 {
      max-width: 88% !important
    }
  
    .w-m-88 {
      width: 88% !important
    }
  
    .max-image-w-m-88 img {
      max-width: 88% !important
    }
  
    .max-w-m-89,
    .w-m-89 {
      max-width: 89% !important
    }
  
    .w-m-89 {
      width: 89% !important
    }
  
    .max-image-w-m-89 img {
      max-width: 89% !important
    }
  
    .max-w-m-90,
    .w-m-90 {
      max-width: 90% !important
    }
  
    .w-m-90 {
      width: 90% !important
    }
  
    .max-image-w-m-90 img {
      max-width: 90% !important
    }
  
    .max-w-m-91,
    .w-m-91 {
      max-width: 91% !important
    }
  
    .w-m-91 {
      width: 91% !important
    }
  
    .max-image-w-m-91 img {
      max-width: 91% !important
    }
  
    .max-w-m-92,
    .w-m-92 {
      max-width: 92% !important
    }
  
    .w-m-92 {
      width: 92% !important
    }
  
    .max-image-w-m-92 img {
      max-width: 92% !important
    }
  
    .max-w-m-93,
    .w-m-93 {
      max-width: 93% !important
    }
  
    .w-m-93 {
      width: 93% !important
    }
  
    .max-image-w-m-93 img {
      max-width: 93% !important
    }
  
    .max-w-m-94,
    .w-m-94 {
      max-width: 94% !important
    }
  
    .w-m-94 {
      width: 94% !important
    }
  
    .max-image-w-m-94 img {
      max-width: 94% !important
    }
  
    .max-w-m-95,
    .w-m-95 {
      max-width: 95% !important
    }
  
    .w-m-95 {
      width: 95% !important
    }
  
    .max-image-w-m-95 img {
      max-width: 95% !important
    }
  
    .max-w-m-96,
    .w-m-96 {
      max-width: 96% !important
    }
  
    .w-m-96 {
      width: 96% !important
    }
  
    .max-image-w-m-96 img {
      max-width: 96% !important
    }
  
    .max-w-m-97,
    .w-m-97 {
      max-width: 97% !important
    }
  
    .w-m-97 {
      width: 97% !important
    }
  
    .max-image-w-m-97 img {
      max-width: 97% !important
    }
  
    .max-w-m-98,
    .w-m-98 {
      max-width: 98% !important
    }
  
    .w-m-98 {
      width: 98% !important
    }
  
    .max-image-w-m-98 img {
      max-width: 98% !important
    }
  
    .max-w-m-99,
    .w-m-99 {
      max-width: 99% !important
    }
  
    .w-m-99 {
      width: 99% !important
    }
  
    .max-image-w-m-99 img {
      max-width: 99% !important
    }
  
    .max-w-m-100,
    .w-m-100 {
      max-width: 100% !important
    }
  
    .w-m-100 {
      width: 100% !important
    }
  
    .max-image-w-m-100 img {
      max-width: 100% !important
    }
  } 
  
  /*=====================   width & max-width class end ===================*/


  /*=====================   background class end ===================*/

  .box.bg-size-cover>.component-content {
    background-size: cover
  }
  
  .box.bg-size-contain>.component-content {
    background-size: contain
  }
  
  .box.bg-size-auto>.component-content {
    background-size: auto
  }
  
  .box.bg-size-w5>.component-content {
    background-size: 5% auto
  }
  
  .box.bg-size-h5>.component-content {
    background-size: auto 5%
  }
  
  .box.bg-size-w10>.component-content {
    background-size: 10% auto
  }
  
  .box.bg-size-h10>.component-content {
    background-size: auto 10%
  }
  
  .box.bg-size-w15>.component-content {
    background-size: 15% auto
  }
  
  .box.bg-size-h15>.component-content {
    background-size: auto 15%
  }
  
  .box.bg-size-w20>.component-content {
    background-size: 20% auto
  }
  
  .box.bg-size-h20>.component-content {
    background-size: auto 20%
  }
  
  .box.bg-size-w25>.component-content {
    background-size: 25% auto
  }
  
  .box.bg-size-h25>.component-content {
    background-size: auto 25%
  }
  
  .box.bg-size-w30>.component-content {
    background-size: 30% auto
  }
  
  .box.bg-size-h30>.component-content {
    background-size: auto 30%
  }
  
  .box.bg-size-w35>.component-content {
    background-size: 35% auto
  }
  
  .box.bg-size-h35>.component-content {
    background-size: auto 35%
  }
  
  .box.bg-size-w40>.component-content {
    background-size: 40% auto
  }
  
  .box.bg-size-h40>.component-content {
    background-size: auto 40%
  }
  
  .box.bg-size-w45>.component-content {
    background-size: 45% auto
  }
  
  .box.bg-size-h45>.component-content {
    background-size: auto 45%
  }
  
  .box.bg-size-w50>.component-content {
    background-size: 50% auto
  }
  
  .box.bg-size-h50>.component-content {
    background-size: auto 50%
  }
  
  .box.bg-size-w55>.component-content {
    background-size: 55% auto
  }
  
  .box.bg-size-h55>.component-content {
    background-size: auto 55%
  }
  
  .box.bg-size-w60>.component-content {
    background-size: 60% auto
  }
  
  .box.bg-size-h60>.component-content {
    background-size: auto 60%
  }
  
  .box.bg-size-w65>.component-content {
    background-size: 65% auto
  }
  
  .box.bg-size-h65>.component-content {
    background-size: auto 65%
  }
  
  .box.bg-size-w70>.component-content {
    background-size: 70% auto
  }
  
  .box.bg-size-h70>.component-content {
    background-size: auto 70%
  }
  
  .box.bg-size-w75>.component-content {
    background-size: 75% auto
  }
  
  .box.bg-size-h75>.component-content {
    background-size: auto 75%
  }
  
  .box.bg-size-w80>.component-content {
    background-size: 80% auto
  }
  
  .box.bg-size-h80>.component-content {
    background-size: auto 80%
  }
  
  .box.bg-size-w85>.component-content {
    background-size: 85% auto
  }
  
  .box.bg-size-h85>.component-content {
    background-size: auto 85%
  }
  
  .box.bg-size-w90>.component-content {
    background-size: 90% auto
  }
  
  .box.bg-size-h90>.component-content {
    background-size: auto 90%
  }
  
  .box.bg-size-w95>.component-content {
    background-size: 95% auto
  }
  
  .box.bg-size-h95>.component-content {
    background-size: auto 95%
  }
  
  .box.bg-size-w100>.component-content {
    background-size: 100% auto
  }
  
  .box.bg-size-h100>.component-content {
    background-size: auto 100%
  }
  
  .box.bg-position-top-left>.component-content {
    background-position: 0 0
  }
  
  .box.bg-position-top-center>.component-content {
    background-position: top
  }
  
  .box.bg-position-top-right>.component-content {
    background-position: 100% 0
  }
  
  .box.bg-position-bottom-left>.component-content {
    background-position: 0 100%
  }
  
  .box.bg-position-bottom-center>.component-content {
    background-position: bottom
  }
  
  .box.bg-position-bottom-right>.component-content {
    background-position: 100% 100%
  }
  
  .box.bg-position-center-left>.component-content {
    background-position: 0
  }
  
  .box.bg-position-center-center>.component-content {
    background-position: 50%
  }
  
  .box.bg-position-center-right>.component-content {
    background-position: 100%
  }
  
  .box.bg-attachment-scroll>.component-content {
    background-attachment: scroll
  }
  
  .box.bg-attachment-local>.component-content {
    background-attachment: local
  }
  
  .box.bg-attachment-fixed>.component-content {
    background-attachment: fixed
  }
  
  .box.bg-repeat-no-r>.component-content {
    background-repeat: no-repeat
  }
  
  .box.bg-repeat-rx>.component-content {
    background-repeat: repeat-x
  }
  
  .box.bg-repeat-ry>.component-content {
    background-repeat: repeat-y
  }
  
  .box.bg-repeat-round>.component-content {
    background-repeat: round
  }
  
  .box.bg-repeat-space>.component-content {
    background-repeat: space
  }

  @media (min-width:768px) {
    .box.bg-size-d-cover>.component-content {
      background-size: cover
    }
  
    .box.bg-size-d-contain>.component-content {
      background-size: contain
    }
  
    .box.bg-size-d-auto>.component-content {
      background-size: auto
    }
  
    .box.bg-size-d-w5>.component-content {
      background-size: 5% auto
    }
  
    .box.bg-size-d-h5>.component-content {
      background-size: auto 5%
    }
  
    .box.bg-size-d-w10>.component-content {
      background-size: 10% auto
    }
  
    .box.bg-size-d-h10>.component-content {
      background-size: auto 10%
    }
  
    .box.bg-size-d-w15>.component-content {
      background-size: 15% auto
    }
  
    .box.bg-size-d-h15>.component-content {
      background-size: auto 15%
    }
  
    .box.bg-size-d-w20>.component-content {
      background-size: 20% auto
    }
  
    .box.bg-size-d-h20>.component-content {
      background-size: auto 20%
    }
  
    .box.bg-size-d-w25>.component-content {
      background-size: 25% auto
    }
  
    .box.bg-size-d-h25>.component-content {
      background-size: auto 25%
    }
  
    .box.bg-size-d-w30>.component-content {
      background-size: 30% auto
    }
  
    .box.bg-size-d-h30>.component-content {
      background-size: auto 30%
    }
  
    .box.bg-size-d-w35>.component-content {
      background-size: 35% auto
    }
  
    .box.bg-size-d-h35>.component-content {
      background-size: auto 35%
    }
  
    .box.bg-size-d-w40>.component-content {
      background-size: 40% auto
    }
  
    .box.bg-size-d-h40>.component-content {
      background-size: auto 40%
    }
  
    .box.bg-size-d-w45>.component-content {
      background-size: 45% auto
    }
  
    .box.bg-size-d-h45>.component-content {
      background-size: auto 45%
    }
  
    .box.bg-size-d-w50>.component-content {
      background-size: 50% auto
    }
  
    .box.bg-size-d-h50>.component-content {
      background-size: auto 50%
    }
  
    .box.bg-size-d-w55>.component-content {
      background-size: 55% auto
    }
  
    .box.bg-size-d-h55>.component-content {
      background-size: auto 55%
    }
  
    .box.bg-size-d-w60>.component-content {
      background-size: 60% auto
    }
  
    .box.bg-size-d-h60>.component-content {
      background-size: auto 60%
    }
  
    .box.bg-size-d-w65>.component-content {
      background-size: 65% auto
    }
  
    .box.bg-size-d-h65>.component-content {
      background-size: auto 65%
    }
  
    .box.bg-size-d-w70>.component-content {
      background-size: 70% auto
    }
  
    .box.bg-size-d-h70>.component-content {
      background-size: auto 70%
    }
  
    .box.bg-size-d-w75>.component-content {
      background-size: 75% auto
    }
  
    .box.bg-size-d-h75>.component-content {
      background-size: auto 75%
    }
  
    .box.bg-size-d-w80>.component-content {
      background-size: 80% auto
    }
  
    .box.bg-size-d-h80>.component-content {
      background-size: auto 80%
    }
  
    .box.bg-size-d-w85>.component-content {
      background-size: 85% auto
    }
  
    .box.bg-size-d-h85>.component-content {
      background-size: auto 85%
    }
  
    .box.bg-size-d-w90>.component-content {
      background-size: 90% auto
    }
  
    .box.bg-size-d-h90>.component-content {
      background-size: auto 90%
    }
  
    .box.bg-size-d-w95>.component-content {
      background-size: 95% auto
    }
  
    .box.bg-size-d-h95>.component-content {
      background-size: auto 95%
    }
  
    .box.bg-size-d-w100>.component-content {
      background-size: 100% auto
    }
  
    .box.bg-size-d-h100>.component-content {
      background-size: auto 100%
    }
  
    .box.bg-position-d-top-left>.component-content {
      background-position: 0 0
    }
  
    .box.bg-position-d-top-center>.component-content {
      background-position: top
    }
  
    .box.bg-position-d-top-right>.component-content {
      background-position: 100% 0
    }
  
    .box.bg-position-d-bottom-left>.component-content {
      background-position: 0 100%
    }
  
    .box.bg-position-d-bottom-center>.component-content {
      background-position: bottom
    }
  
    .box.bg-position-d-bottom-right>.component-content {
      background-position: 100% 100%
    }
  
    .box.bg-position-d-center-left>.component-content {
      background-position: 0
    }
  
    .box.bg-position-d-center-center>.component-content {
      background-position: 50%
    }
  
    .box.bg-position-d-center-right>.component-content {
      background-position: 100%
    }
  
    .box.bg-attachment-d-scroll>.component-content {
      background-attachment: scroll
    }
  
    .box.bg-attachment-d-local>.component-content {
      background-attachment: local
    }
  
    .box.bg-attachment-d-fixed>.component-content {
      background-attachment: fixed
    }
  
    .box.bg-repeat-d-no-r>.component-content {
      background-repeat: no-repeat
    }
  
    .box.bg-repeat-d-rx>.component-content {
      background-repeat: repeat-x
    }
  
    .box.bg-repeat-d-ry>.component-content {
      background-repeat: repeat-y
    }
  
    .box.bg-repeat-d-round>.component-content {
      background-repeat: round
    }
  
    .box.bg-repeat-d-space>.component-content {
      background-repeat: space
    }
  }

  /*=====================   background class end ===================*/


  /*=====================   text-alignment class start ===================*/

  body .text-center-m .richText-content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  body .text-left-m .richText-content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  body .text-right-m .richText-content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  
  
  .text-left-m {
    text-align: left !important
  }
  
  .text-justify-m {
    text-align: justify !important
  }
  @media (min-width:992px) {
    .text-center-d {
      text-align: center !important
    }
  
    .text-left-d {
      text-align: left !important
    }
  
    .text-right-d {
      text-align: right !important
    }
  
    .text-justify-d {
      text-align: justify !important
    }
  }
  @media (max-width:991px) {
    .richText.text-center .richText-content ul>li {
      text-align: center !important
    }
  
    .richText.text-right .richText-content ul>li {
      text-align: right !important
    }
  
    .richText.text-left .richText-content ul>li {
      text-align: left !important
    }
    .text-center-m {
        text-align: center !important
      }
      .text-right-m {
        text-align: right !important
      }
  }
  @media (min-width:992px) {
    body .text-center-d .richText-content {
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }
  
    body .text-left-d .richText-content {
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
    }
  
    body .text-right-d .richText-content {
      -ms-flex-line-pack: end;
      align-content: flex-end;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end
    }
  }
  /*=====================   text-alignment class end ===================*/
  .cursor-pointer{
    cursor: pointer;
  }
  div.component-content:has(div.sign-up-navigationbox.sign-up-samples) {
  position: relative;
}

div.sign-up-navigationbox.sign-up-samples {
  position: relative;
}

div.sign-up-navigationbox.sign-up-samples > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 0;
  overflow: visible;
}

div.sign-up-navigationbox.sign-up-samples
  > .component-content
  > div.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  argin-left: -15px;
  margin-right: -15px;
  text-align: left;
  line-height: 23px;
}

div.sign-up-navigationbox.sign-up-samples
  > .component-content
  > div.paragraphSystem
  > div.richText {
  width: 100% !important;
}

div.sign-up-navigationbox.sign-up-samples
  > .component-content
  > div.paragraphSystem
  > div.richText
  p {
  font-style: normal;
  font-weight: 700;
  line-height: 39px !important;
  color: #8fdade !important;
  margin: 0px;
  font-size: 18px !important;
}

div.sign-up-navigationbox.sign-up-samples
  > .component-content
  > div.paragraphSystem
  > div.richText
  p
  a {
  color: #fff;
  font-size: inherit;
  text-decoration: none;
  overflow-wrap: break-word;
  font-weight: 700;
}

div.sign-up-navigationbox.sign-up-samples
  > .component-content
  > div.paragraphSystem
  > div.close-sign-up-navigationbox {
  position: absolute;
  top: 31px;
  right: 30px;
  display: inline-block;
  width: auto;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}

div.sign-up-navigationbox.sign-up-samples > .component-content {
  background-repeat: no-repeat;
  position: fixed;
  max-width: 578px;
  width: 60%;
  height: 150px;
  background-size: cover;
  right: 31px;
  bottom: 0px;
  z-index: 100000000000;
}

div.sign-up-navigationbox.sign-up-samples .richText {
  padding: 60px !important;
}

@media (min-width: 992px) {
  div.sign-up-navigationbox.sign-up-samples > .component-content {
    position: fixed;
    width: 30% !important;
    max-width: 30% !important;
    bottom: 3%;
    right: 3%;
    height: 150px;
  }

  div.sign-up-navigationbox.sign-up-samples .richText {
    padding: 30px 60px !important;
  }

  div.sign-up-navigationbox.sign-up-samples
    > .component-content
    > div.paragraphSystem
    > div.close-sign-up-navigationbox {
    top: 15px;
    right: 15px;
    line-height: 23px;
    width: auto !important;
    position: absolute;
    cursor: pointer;
    display: inline-block;
  }
}

@media (max-width: 722px) {
  div.sign-up-navigationbox.sign-up-samples > .component-content {
    width: 90%;
    max-width: 90% !important;
  }

  div.sign-up-navigationbox.sign-up-samples .richText {
    padding: 45px 30px !important;
  }
}

@media (max-width: 720px) {
  div.sign-up-navigationbox.sign-up-samples > .component-content {
    left: 0;
    right: 0;
    bottom: 40px;
    margin: auto !important;
    background-size: 100% 100%;
  }

  div.sign-up-navigationbox.sign-up-samples p {
    font-size: 28px;
    text-align: left;
    width: 240px;
    padding-left: 30px;
  }
}
div.main-heading-underline
  > div.component-content
  > div.richText-content
  > h1:after {
  top: -15px;
}

div.main-heading-less-underline
  > div.component-content
  > div.richText-content
  > h1:after {
  top: -30px;
}
/* common styles */
.page-long-lasting-antei-chewing-power,
.page-long-lasting-antei-chewing-power * {
  font-family: "Noto Sans JP" !important;
}

.page-long-lasting-antei-chewing-power #content * {
  box-sizing: border-box !important;
}

.page-long-lasting-antei-chewing-power [aria-hidden="true"] {
  display: none !important;
}

.page-long-lasting-antei-chewing-power > .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.page-long-lasting-antei-chewing-power > .container-fluid:after,
.page-long-lasting-antei-chewing-power > .container-fluid:before {
  display: none;
}

.page-long-lasting-antei-chewing-power > .container-fluid > .row {
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}

.page-long-lasting-antei-chewing-power > .container-fluid > .row > div#content,
.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row,
.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer,
.page-long-lasting-antei-chewing-power
  > .container-fluid  
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner {
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}

.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12
  > .reference-main,
.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12
  > .reference-temp-block-css,
.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12
  > .reference-superiority-css,
.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12
  .reference-noto-fonts {
  display: none;
}

.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12 {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  > .container-fluid
  > .row
  > div#content
  > .row
  > .layout-outer
  > .layout-inner
  > div.col-xs-12
  > .Content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power .page-container {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power .page-container > .component-content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .page-container
  > .component-content
  > .content {
  height: 100% !important;
  widht: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .page-container
  > .component-content
  > .content:after,
.page-long-lasting-antei-chewing-power
  .page-container
  > .component-content
  > .content:before {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .page-container
  > .component-content
  > .content
  > .box {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

/* common styles */

/* hero section styles */
.page-long-lasting-antei-chewing-power
  .hero-section
  > .component-content
  > .content:after,
.page-long-lasting-antei-chewing-power
  .hero-section
  > .component-content
  > .content:before {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  > .component-content
  > .content
  > .box {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.page-long-lasting-antei-chewing-power .hero-section {
  background: #fff !important;
}

.page-long-lasting-antei-chewing-power .hero-section > .component-content,
.page-long-lasting-antei-chewing-power
  .hero-section
  > .component-content
  > .content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.page-long-lasting-antei-chewing-power .hero-section .hero-image,
.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content,
.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto !important;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content:after,
.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content:before {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content
  > .image {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power .image .analytics-image-tracking {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content
  > .image
  > .component-content,
.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content
  > .image
  > .component-content {
  height: 100% !important;
  width: 100% !important;
  display: block;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  > .component-content
  > .content
  > .image
  > .component-content
  a {
  display: block;
  height: 100% !important;
  width: 100% !important;
}

.page-long-lasting-antei-chewing-power .hero-section .hero-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  .hero-image-desktop {
  display: block;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-image
  .hero-image-mobile {
  display: none;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .hero-section
    .hero-image
    .hero-image-desktop {
    display: none;
  }

  .page-long-lasting-antei-chewing-power
    .hero-section
    .hero-image
    .hero-image-mobile {
    display: block;
  }
}

.page-long-lasting-antei-chewing-power .hero-section .hero-content {
  height: fit-content;
  width: 100%;
  background: linear-gradient(
    to bottom,
    #fff 0px,
    #fff 275px,
    #fffbdd 275px,
    #fffbdd 630px,
    #FCFEFF 550px,
    #d9e9f0 995px,
    #d9e9f0 100%
  );
}

.white-yellow-blue-linear-background {
  height: fit-content;
  width: 100%;
  background: linear-gradient(
    to bottom,
    #fff 0px,
    #fff 275px,
    #fffbdd 275px,
    #fffbdd 655px,
    #d9e9f0 655px,
    #d9e9f0 100%
  );
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power .hero-section .hero-content {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 320px,
      #fffbdd 320px,
      #fffbdd 685px,
      #FCFEFF 510px,
      #d9e9f0 825px,
      #d9e9f0 100%
    );
  }

  .white-yellow-blue-linear-background {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 370px,
      #fffbdd 370px,
      #fffbdd 760px,
      #d9e9f0 760px,
      #d9e9f0 100%
    );
  }
}

@media (max-width: 1134px) {
  .page-long-lasting-antei-chewing-power .hero-section .hero-content {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 320px,
      #fffbdd 320px,
      #fffbdd 660px,
      #FCFEFF 630px,
      #d9e9f0 770px,
      #d9e9f0 100%
    );
  }

  .white-yellow-blue-linear-background {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 320px,
      #fffbdd 320px,
      #fffbdd 640px,
      #d9e9f0 640px,
      #d9e9f0 100%
    );
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .hero-section .hero-content {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 180px,
      #fffbdd 180px,
      #fffbdd 425px,
      #FCFEFF 400px,
      #d9e9f0 530px,
      #d9e9f0 100%
    );
  }

  .white-yellow-blue-linear-background {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 180px,
      #fffbdd 180px,
      #fffbdd 430px,
      #d9e9f0 430px,
      #d9e9f0 100%
    );
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power .hero-section .hero-content {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 130px,
      #fffbdd 130px,
      #fffbdd 375px,
      #FCFEFF 380px,
      #d9e9f0 470px,
      #d9e9f0 100%
    );
  }

  .white-yellow-blue-linear-background {
    background: linear-gradient(
      to bottom,
      #fff 0px,
      #fff 130px,
      #fffbdd 130px,
      #fffbdd 400px,
      #d9e9f0 400px,
      #d9e9f0 100%
    );
  }
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-content
  > .component-content {
  width: 100%;
  height: 100%;
  background-image: none !important;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-content
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-right: 0;
  margin-left: 0;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-content
  > .component-content
  > .content:before,
.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-content
  > .component-content
  > .content:after {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .hero-section
  .hero-content
  > .component-content
  > .content
  > .box {
  width: 100%;
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
}

/* hero section styles */

/* problems section styles */

.page-long-lasting-antei-chewing-power .problems-section {
  margin: 60px auto 0 !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .problems-section {
    margin: 20px auto 0 !important;
  }
}

.page-long-lasting-antei-chewing-power .problems-section > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  > .component-content
  > .content {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 60px;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  max-height: 200px;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  > .component-content
  > .content::before {
    display: none;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  > .component-content
  > .content::after {
    display: none;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    > .component-content
    > .content {
    gap: 45px;
    max-height: 145px;
  }
}

.page-long-lasting-antei-chewing-power
  .problems-section
  > .component-content
  > .content
  > .image {
  padding-left: 0px;
  padding-right: 0px;
}

.page-long-lasting-antei-chewing-powerf
  .problems-section
  > .component-content
  > .content
  > .richText {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
}

.page-long-lasting-antei-chewing-power .problems-section .problem-image {
  max-width: 145px;
  width: auto;
  height: auto;
  max-height: 145px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .problems-section .problem-image {
    width: 60px;
    height: 60px;
  }

  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-image:nth-of-type(1) {
    margin-right: -110px;
    margin-top: 40px;
  }

  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-image:last-child {
    margin-left: -110px;
    margin-top: 40px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power .problems-section .problem-image {
    width: 40px;
    height: 40px;
  }

  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-image:nth-of-type(1) {
    margin-right: -90px;
    margin-top: 40px;
  }

  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-image:last-child {
    margin-left: -90px;
    margin-top: 40px;
  }
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-image
  > .component-content,
.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power .problems-section .problem-title {
  max-width: 880px;
  width: max-content;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content
  h1 {
  width: 480px;
  height: 64px;
  background: rgba(216, 172, 88, 255);
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    h1 {
    width: 331px;
    height: 45px;
    margin-bottom: 0px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    h1 {
    width: 210px;
    height: 30px;
  }
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content
  h1
  > span.title {
  color: #ffff;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 1.28px;
  z-index: 1000;
  font-size: 32px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: block;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    h1
    > span.title {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    h1
    > span.title {
    font-size: 12px;
  }
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content
  h1:before {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  border-radius: 80px 0px;
  z-index: 1;
  top: 0px;
  right: 0px;
  height: 100%;
  background: transparent linear-gradient(91deg, #014e72 0%, #1086ac 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content
  p {
  margin-top: 16px;
  font-weight: bold;
  font-size: 48px;
  font-style: normal;
  text-align: center;
  letter-spacing: 1.92px;
  color: #004e72;
  position: relative;
  z-index: 2;
}

.page-long-lasting-antei-chewing-power
  .problems-section
  .problem-title
  > .component-content
  > .richText-content
  p:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 9px;
  z-index: 1;
  background-color: #fee787;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    p {
    max-width: 480px;
    text-decoration: underline;
    text-decoration-color: #fee787;
    text-decoration-thickness: 5px;
    text-underline-offset: 0.15em;
  }

  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    p:after {
    display: none;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    p {
    max-width: 230px;
    font-size: 26px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .problems-section
    .problem-title
    > .component-content
    > .richText-content
    p {
    max-width: 140px;
    font-size: 15px;
    margin-top: 5px;
    line-height: 25px;
  }
}

/* problems section styles */

/* statistics-list styles */

.page-long-lasting-antei-chewing-power .statistics-list {
  margin-top: 40px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power .statistics-list {
    margin-top: 70px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .statistics-list {
    margin-top: 25px;
  }
}

.page-long-lasting-antei-chewing-power .statistics-list > .component-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .image {
  max-width: 1280px;
  width: max-content;
  height: max-content;
  max-height: 600px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .statistics-list
    > .component-content
    > .content
    > .image {
    max-width: 100%;
  }
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .image
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .statistics-list-image-desktop.desktop-visible-only,
.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .desktop-visible-only {
  display: flex;
}

.page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .statistics-list-image-desktop.mobile-visible-only
  .page-long-lasting-antei-chewing-power
  .statistics-list
  > .component-content
  > .content
  > .mobile-visible-only {
  display: none;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .statistics-list
    > .component-content
    > .content
    > .statistics-list-image-desktop.desktop-visible-only,
  .page-long-lasting-antei-chewing-power
    .statistics-list
    > .component-content
    > .content
    > .desktop-visible-only {
    display: none;
  }

  .page-long-lasting-antei-chewing-power
    .statistics-list
    > .component-content
    > .content
    > .statistics-list-image-desktop.mobile-visible-only
    .page-long-lasting-antei-chewing-power
    .statistics-list
    > .component-content
    > .content
    > .mobile-visible-only {
    display: flex;
  }
}
/* statistics-list styles */

/* chewing-difficulties-section styles */
.page-long-lasting-antei-chewing-power .chewing-difficulties-section {
  width: 100%;
  height: 100%;
  margin: 60px auto 0 !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px !important;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  > .component-content
  > .content {
  width: 100%;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  > .component-content
  > .content
  > .box,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  > .component-content
  > .content
  > .box
  > .component-content,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  > .component-content
  > .content
  > .box
  > .component-content
  > .content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section {
  max-width: 1050px;
  min-height: 395px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border: 2px solid #014e72;
  background-color: #fff;
  border-radius: 8px;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section {
    max-width: 891px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section {
    max-width: 335px;
    min-height: 153px;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content
  > .box,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content
  > .box
  > .component-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 395px;
  padding-right: 0 !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content,
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content
    > .content,
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content
    > .content
    > .box,
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content
    > .content
    > .box
    > .component-content {
    min-height: 153px;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content
  > .box
  > .component-content
  > .content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 395px;
  padding-right: 0 !important;
  flex-wrap: wrap !important;
  padding-bottom: 40px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content
    > .content
    > .box
    > .component-content
    > .content {
    padding-bottom: 0px;
  }

  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    > .component-content
    > .content
    > .box
    > .component-content
    > .content {
    min-height: 210px;
  }

  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item:nth-of-type(2) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item:last-child {
    padding-right: 0px !important;
    padding-right: 0px !important;
  }

  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item {
    width: 100%;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content
  > .box
  > .component-content
  > .content:before,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  > .component-content
  > .content
  > .box
  > .component-content
  > .content:after {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .foods-to-avoid-title {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  background: transparent linear-gradient(180deg, #014e72 0%, #1086ac 100%) 0%
    0% no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .foods-to-avoid-title
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .foods-to-avoid-title
  > .component-content
  > .richText-content {
  margin: 16px auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .foods-to-avoid-title
    > .component-content
    > .richText-content {
    margin: 5px auto;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .foods-to-avoid-title
  > .component-content
  > .richText-content
  > h3 {
  text-align: center;
  letter-spacing: 1.28px;
  color: #ffffff;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .foods-to-avoid-title
    > .component-content
    > .richText-content
    > h3 {
    font-size: 16px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item {
  height: 100%;
  width: 33.33333333%;
  margin-top: 40px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  > .component-content {
  width: 100%;
  height: 100%;
  display: block;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-image {
  width: 286px;
  height: 180px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item
    .food-image {
    width: 220px;
    height: 135px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item
    .food-image {
    width: 91px;
    height: 57px;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-image
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-description {
  width: 100%;
  height: fit-content;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 16px;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-description
  > .component-content,
.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-description
  > .component-content
  > .richText-content {
  width: 100%;
  height: fit-content;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item
  .food-description
  > .component-content
  > .richText-content
  > p {
  width: 100%;
  height: fit-content;
  padding: 0px;
  text-align: center;
  margin: 0px;
  letter-spacing: 0px;
  color: #231815;
  font-size: 24px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .chewing-difficulties-section
    .foods-to-avoid-section
    .food-item
    .food-description
    > .component-content
    > .richText-content
    > p {
    font-size: 16px;
  }
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item:nth-of-type(2) {
  padding-left: 60px;
}

.page-long-lasting-antei-chewing-power
  .chewing-difficulties-section
  .foods-to-avoid-section
  .food-item:last-child {
  padding-right: 60px;
}

/* chewing-difficulties-section styles */

/* product-highlight-section styles */
.page-long-lasting-antei-chewing-power .product-highlight-section {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 50px;
  width: 100%;
  height: 100%;
  min-height: 1200px;
  display: block;
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/long-lasting-antei-chewing-power/product-highlight-section-banner.png")
      top/100% 955px no-repeat,
    linear-gradient(
      to bottom,
      #d9e9f0 0,
      #d9e9f0 955px,
      #ffff 955px,
      #ffff 965px,
      #ebddb0 1160px,
      #ebddb0 100%
    );
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power .product-highlight-section {
    min-height: 880px;
    background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/long-lasting-antei-chewing-power/product-highlight-section-banner.png")
        top/100% 700px no-repeat,
      linear-gradient(
        to bottom,
        #d9e9f0 0,
        #d9e9f0 700px,
        #ffff 700px,
        #ffff 710px,
        #ebddb0 910px,
        #ebddb0 100%
      );
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .product-highlight-section {
    min-height: 610px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/long-lasting-antei-chewing-power/product-highlight-section-banner.png)
        top / 100% 500px no-repeat,
      linear-gradient(
        to bottom,
        #d9e9f0 0,
        #d9e9f0 500px,
        #ffff 500px,
        #ffff 500px,
        #ebddb0 500px,
        #ebddb0 100%
      );
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power .product-highlight-section {
    min-height: 500px;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/long-lasting-antei-chewing-power/product-highlight-section-banner.png)
        top / 100% 400px no-repeat,
      linear-gradient(
        to bottom,
        #d9e9f0 0,
        #d9e9f0 400px,
        #ffff 400px,
        #ffff 410px,
        #ebddb0 410px,
        #ebddb0 100%
      );
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-highlight-section
  > .component-content
  > .content {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  height: 100%;
  display: block;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-highlight-section
  > .component-content
  > .content {
  width: 100%;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section {
  max-width: 1080px;
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 200px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section {
    margin-top: 0px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  > .component-content
  .page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  .focus-chewing-section-title {
  margin-top: 100px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: bold;
  font-size: 36px !important;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title {
    font-size: 20px !important;
    max-width: 380px;
    margin: 95px auto 0;
    line-height: 35px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title {
    margin: 75px auto 0;
    max-width: 90%;
    font-size: 20px !important;
    .font-m-34,
    .introductory-text {
      font-size: 24px !important ;
    }
    .font-m-26.yellow-title-large {
      font-size: 20px !important;
    }
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  .focus-chewing-section-title
  .focus-text {
  background-color: #ffff;
  color: #004e72;
  padding: 7px;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  .focus-chewing-section-title
  .yellow-title {
  color: #ffe26f;
  font-size: 48px;
  word-break: keep-all;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title
    .yellow-title {
    font-size: 24px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title
    .yellow-title {
    font-size: 16px;
    margin-top: 5px;
  }
}

.introductory-text {
  margin-top: 27px;
  display: block;
}

.product-launch-text {
  display: block;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .focus-chewing-section
  .focus-chewing-section-title
  .yellow-title-large {
  color: #ffe26f;
  font-size: 65px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title
    .yellow-title-large {
    font-size: 28px;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .focus-chewing-section
    .focus-chewing-section-title
    .yellow-title-large {
    font-size: 20px;
    margin-top: 5px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-title {
  max-width: 984px;
  height: 100%;
  margin: 110px auto 0;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .product-highlight-section-title {
    max-width: 770px;
    height: 100%;
    margin: 25px auto 0;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .product-highlight-section-title {
    max-width: 480px;
    margin: 65px auto 0;
  }
}

@media (max-width: 410px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .product-highlight-section-title {
    margin: 75px auto 0;
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-title
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-title
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-image {
  max-width: 984px;
  height: 100%;
  margin: 0px auto 0;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .product-highlight-section-image {
    max-width: 770px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-highlight-section
    .product-highlight-section-image {
    max-width: 480px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-image
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-highlight-section
  .product-highlight-section-image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* product-highlight-section styles */

/* product-features-section styles */
.page-long-lasting-antei-chewing-power .product-features-section {
  background-color: #ebddb0;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  > .component-content
  > .content {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0px !important;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  max-width: 1280px;
  margin-top: 0 !important;
  border: none !important;
  background-color: inherit !important;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features {
    max-width: 991px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  > .component-content
  > .content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .section-introduction
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .section-introduction
  > .component-content
  > .content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  > .component-content
  > .content
  > .box {
  height: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header
  > .component-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header
  > .component-content
  > .richText-content
  > p.heading {
  color: #ffff;
  margin-bottom: 0px !important;
  letter-spacing: 0.72px;
  z-index: 1000;
  font-size: 32px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  text-align: center !important;
  display: block;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .section-introduction
    .introductory-header
    > .component-content
    > .richText-content
    > p.heading {
    max-width: 200px;
    font-size: 19px;
    line-height: 25px;
  }
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header
  > .component-content
  > .richText-content {
  position: relative;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 100%;
  background: rgba(216, 172, 88, 255);
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .section-introduction
    .introductory-header
    > .component-content
    > .richText-content {
    max-width: 335px;
    height: 96px;
    margin: 0 auto;
  }
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header
  > .component-content
  > .richText-content:before {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  border-radius: 80px 0px;
  z-index: 1;
  top: 0px;
  right: 0px;
  height: 100%;
  background: transparent linear-gradient(91deg, #014e72 0%, #1086ac 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .section-introduction
  .introductory-header
  > .component-content
  > .richText-content
  > p.heading
  > span.focus-title {
  background: transparent
    linear-gradient(180deg, #fff2ce 0%, #ecc666 46%, #b47b3e 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 4px 10px #00000029;
  border: 1px solid #fee787;
  border-radius: 30px;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 2px 10px;
  color: #004e72;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .section-introduction
    .introductory-header
    > .component-content
    > .richText-content
    > p.heading
    > span.focus-title {
    display: block;
    margin: 0 auto;
    max-width: 125px;
    margin: 0 auto;
    font-size: 16px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid {
  margin-top: 24px;
  max-width: 100%;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid {
    max-width: 335px;
    margin: 0 auto !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  > .component-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  > .component-content
  > .content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 44px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    > .component-content
    > .content {
    gap: 30px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    > .component-content
    > .content {
    gap: 20px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  > .component-content
  > .content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  > .component-content
  > .content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: inherit !important;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  > .component-content
  > .content:before {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item {
  width: 48% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-image: linear-gradient(248deg, #efcb68 0%, #b47b3e 100%);
  -webkit-border-image: linear-gradient(248deg, #efcb68 0%, #b47b3e 100%);
  box-shadow: 5px 5px 10px #0a0a0a26;
  border-radius: 8px;
  border: 4px solid #b47b3e;
  background: transparent
    linear-gradient(180deg, #ffffff 0%, #ffffff 71%, #fcf6df 100%) 0% 0%
    no-repeat padding-box;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item {
    width: 47% !important;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item {
    width: 99% !important;
    margin-bottom: 0px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large {
  width: 99% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-image: linear-gradient(248deg, #efcb68 0%, #b47b3e 100%);
  -webkit-border-image: linear-gradient(248deg, #efcb68 0%, #b47b3e 100%);
  box-shadow: 5px 5px 10px #0a0a0a26;
  border-radius: 8px;
  border: 4px solid #b47b3e;
  background: transparent
    linear-gradient(180deg, #ffffff 0%, #ffffff 71%, #fcf6df 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item-large
  .feature-item-chip,
.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item
  .feature-item-chip {
  position: absolute;
  width: 120px;
  height: 61px;
  background: transparent linear-gradient(180deg, #efcb68 0%, #b47b3e 100%) 0%
    0% no-repeat padding-box;
  border-radius: 8px 0px 32px 0px;
  top: -4px;
  padding-left: 0px;
  padding-right: 0px;
  left: -4px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .features-grid
    .feature-item-large
    .feature-item-chip,
  .page-long-lasting-antei-chewing-power
    .features-grid
    .feature-item
    .feature-item-chip {
    width: 93px;
    height: 48px;
  }
}

.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item-large
  .feature-item-chip
  > .component-content,
.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item-large
  .feature-item-chip
  > .component-content
  > .richText-content,
.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item
  .feature-item-chip
  > .component-content,
.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item
  .feature-item-chip
  > .component-content
  > .richText-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  height: 100% !important;
  width: 100% !important;
  position: relative;
}

.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item-large
  .feature-item-chip
  .chip-content,
.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item
  .feature-item-chip
  .chip-content {
  letter-spacing: 0.96px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  padding: 15px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .features-grid
    .feature-item-large
    .feature-item-chip
    .chip-content,
  .page-long-lasting-antei-chewing-power
    .features-grid
    .feature-item
    .feature-item-chip
    .chip-content {
    font-size: 16px;
    padding: 13px;
  }
}

.page-long-lasting-antei-chewing-power
  .features-grid
  .feature-item
  .feature-item-chip {
  top: -4px;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  > .component-content
  > .content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  > .component-content
  > .content {
  min-height: 259px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 36px 20px 36px 40px !important;
  gap: 24px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    > .component-content
    > .content,
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    > .component-content
    > .content {
    gap: 12px;
    padding: 30px 20px 30px 20px !important;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    > .component-content
    > .content,
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    > .component-content
    > .content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  > .component-content
  > .content {
  min-height: 416px;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-image {
  width: 155px;
  height: 155px;
  order: 1;
  padding: 0 !important;
  padding-left: 0px;
  padding-right: 0px;
  align-self: center;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-image {
    width: 130px;
    height: 130px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-image {
    width: 140px;
    height: 140px;
    order: 2;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-image
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title {
  padding-left: 0px;
  padding-right: 0px;
  order: 2;
  width: 65%;
  height: auto;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-title {
    width: 100%;
    order: 1;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title
  > .componemt-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title
  > .componemt-content
  > .richText-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title
  .feature-title {
  width: 100%;
  margin-top: 0px;
  margin: 0px 0px;
  text-align: left;
  letter-spacing: 0.72px;
  color: #004e72;
  font-weight: bold;
  font-size: 36px;
  font-style: normal;
  position: relative;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-title
    .feature-title {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-title
    .feature-title {
    font-size: 24px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title
  .feature-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: transparent
    linear-gradient(90deg, #014e72 0%, #014e72 65%, #014e7200 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-title
  .feature-description {
  margin-top: 24px;
  letter-spacing: 0px;
  color: #231815;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  font-weight: bold;
  font-size: 26px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-title
    .feature-description {
    font-size: 20px;
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item
    .feature-title
    .feature-description {
    font-size: 16px;
    margin-top: 5px;
    margin-left: 0px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-description {
  padding-left: 0px;
  padding-right: 0px;
  order: 2;
  width: 65%;
  height: auto;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description {
    width: 70%;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description {
    width: 100%;
    order: 1;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-title
  > .componemt-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item
  .feature-description
  > .componemt-content
  > .richText-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-description
  .feature-title {
  width: 100%;
  margin-top: 0px;
  margin: 0px 0px;
  text-align: left;
  letter-spacing: 0.72px;
  color: #004e72;
  font-weight: bold;
  font-size: 36px;
  font-style: normal;
  position: relative;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description
    .feature-title {
    font-size: 30px !important;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description
    .feature-title {
    font-size: 24px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-description
  .feature-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: transparent
    linear-gradient(90deg, #014e72 0%, #014e72 65%, #014e7200 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-description
  .feature-description {
  margin-top: 24px;
  letter-spacing: 0px;
  color: #231815;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  font-weight: bold;
  font-size: 26px;
  width: 100%;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description
    .feature-description {
    font-size: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-description
    .feature-description {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images {
  width: 60%;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
  align-self: flex-start;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images {
    height: 210px;
    width: 100%;
    order: 2;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  .feature-image {
  width: 210px;
  height: 211px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images
    .feature-image {
    width: 170px;
    height: 170px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images
    .feature-image {
    width: 117px;
    height: 117px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  .feature-image
  > .component-content {
  width: 100%;
  height: 100%;
  position: relative;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  .feature-image
  > .component-content
  > img {
  width: 100%;
  height: 100%;
  position: relative;
  object-fit: cover;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  .feature-image:nth-of-type(1) {
  position: absolute;
  top: 120px;
  left: 250px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images
    .feature-image:nth-of-type(1) {
    position: absolute;
    top: 120px;
    left: 210px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-features
  .features-grid
  .feature-item-large
  .feature-images
  .feature-image:nth-of-type(2) {
  left: 30px;
  top: 30px;
  position: absolute;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images
    .feature-image:nth-of-type(2) {
    left: 30px;
    top: 15px;
  }

  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-features
    .features-grid
    .feature-item-large
    .feature-images
    .feature-image:nth-of-type(1) {
    top: 80px;
    left: 145px;
  }
}
/* product-features-section styles */

/*  product-features-section-product styles */

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/landing-page/long-lasting-antei-chewing-power/background1.png");
  max-width: 100% !important;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border: none !important;
  border-radius: 0px !important;
  margin-top: 84px !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product {
    margin-top: 34px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-image: none !important;
  display: flex;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  .series-title {
  margin: 100px auto 0px;
  max-width: 1100px;
  width: 100%;
  height: auto;
  min-height: 120px;
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .product-series-section
    .series-title {
    max-width: 991px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .product-series-section
    .series-title {
    margin: 64px auto 0px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  .series-title
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  .series-title
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  min-height: 120px;
  background: rgba(216, 172, 88, 255);
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .product-series-section
    .series-title
    > .component-content
    > .richText-content {
    max-width: 335px;
    min-height: 96px;
    margin: 0 auto;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  .series-title
  > .component-content
  > .richText-content:before {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  border-radius: 80px 0px;
  z-index: 1;
  top: 0px;
  right: 0px;
  height: 100%;
  background: transparent linear-gradient(91deg, #014e72 0%, #1086ac 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .product-series-section
  .series-title
  > .component-content
  > .richText-content
  > .heading {
  color: #ffff;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 1.28px;
  z-index: 1000;
  font-size: 36px;
  position: absolute;
  margin: 0 auto;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: block;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .product-series-section
    .series-title
    > .component-content
    > .richText-content
    > .heading {
    font-size: 20px;
    max-width: 240px;
    margin: 0 auto;
    line-height: 24px;
    left: 15%;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product {
  max-width: 1100px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
  margin: 40px auto 104px;
  border-image: linear-gradient(0deg, #014e72 0%, #1086ac 100%);
  border: 4px solid #1086ac;
  box-shadow: 5px 5px 10px #0a0a0a26;
  background: transparent
    linear-gradient(180deg, #fcfeff 0%, #fcfeff 55%, #d9e9f0 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 8px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product {
    max-width: 991px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product {
    max-width: 333px;
    margin: 40px auto 75px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  > .component-content {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 56px 76px 56px 76px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    > .component-content
    > .content {
    padding: 23px 17px 23px 17px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  > .component-content
  > .content
  > .richText,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  > .component-content
  > .content
  > .richText
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  > .component-content
  > .content
  > .richText
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-visual {
  width: 100%;
  margin-top: 42px;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-visual {
    margin-top: 22px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-summary
  h3 {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 36px !important;
  font-style: normal;
  text-align: center;
  width: fit-content;
  letter-spacing: 0.72px;
  color: #004e72;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-summary
    h3 {
    font-size: 23px !important;
    text-decoration: underline;
    text-decoration-color: #fee787;
    text-decoration-thickness: 5px;
    text-underline-offset: 0.15em;
  }
  .page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-summary
  h3 u{
    text-decoration: none;
  }
}

@media (min-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-summary
    h3 u{
    text-decoration: underline;
    text-decoration-color: #fee787;
    text-decoration-thickness: 5px;
    text-underline-offset: 0.15em;
  }
}

/* .page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-summary
  h3:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 9px;
  background-color: #fee787;
  z-index: 10;
} */

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-summary
    h3:after {
    display: none;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-details-title {
  width: 100%;
  margin-top: 0px;
  margin: 0px 0px;
  text-align: left;
  letter-spacing: 0.72px;
  color: #004e72;
  font-weight: bold;
  font-size: 36px !important;
  font-style: normal;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-details-title {
    font-size: 24px !important;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-details-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: transparent
    linear-gradient(90deg, #014e72 0%, #014e72 65%, #014e7200 100%) 0% 0%
    no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-details-list {
  padding: 10px 0;
  margin-left: 10px;
  list-style-type: none;
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-details-list
  .product-detail-item {
  letter-spacing: 0px;
  color: #231815;
  font-weight: normal;
  font-size: 24px;
  text-align: left;
  width: 100%;
  margin-left: 20px;
  margin-bottom: 10px;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-details-list
    .product-detail-item {
    font-size: 18px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-features-section
  .product-features-section-product
  .main-product
  .product-details-list
  .product-detail-item:before {
  content: "";
  background-color: #004e72;
  position: absolute;
  display: block;
  border-radius: 50%;
  font-size: 24px;
  top: 8px;
  left: -30px;
  width: 16px;
  height: 16px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-features-section
    .product-features-section-product
    .main-product
    .product-details-list
    .product-detail-item:before {
    top: 5px;
  }
}
/*  product-features-section-product styles */

/* product-introduction styles*/

.page-long-lasting-antei-chewing-power .product-introduction {
  background: #faf9f5 0% 0% no-repeat padding-box;
  max-width: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  > .component-content,
.page-long-lasting-antei-chewing-power
  .product-introduction
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: none !important;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  > .component-content
  > .content {
  max-width: 1100px;
  margin-top: 100px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-introduction
    > .component-content
    > .content {
    max-width: 991px;
    margin-top: 80px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  .product-series-title {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  .product-series-title
  > .component-content {
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  .product-series-title
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  min-height: 120px;
  background: #938a49;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-introduction
    .product-series-title
    > .component-content
    > .richText-content {
    max-width: 335px;
    margin: 0 auto;
    min-height: 95px;
  }
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  .product-series-title
  > .component-content
  > .richText-content:before {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  border-radius: 80px 0px;
  z-index: 1;
  top: 0px;
  right: 0px;
  height: 100%;
  background: transparent
    linear-gradient(91deg, #b2a86d 0%, #8c8239 36%, #887e33 64%, #b2a86d 100%)
    0% 0% no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .product-introduction
  .product-series-title
  > .component-content
  > .richText-content
  > h2 {
  color: #ffff;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 1.28px;
  z-index: 1000;
  font-size: 36px;
  position: absolute;
  margin: 0 auto;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: block;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-introduction
    .product-series-title
    > .component-content
    > .richText-content
    > h2 {
    font-size: 20px;
    max-width: 240px;
    margin: 0 auto;
    line-height: 24px;
    left: 15%;
  }
}

/* product-introduction styles*/

/* individual-products-section styles*/

.page-long-lasting-antei-chewing-power .individual-products-section {
  background: #faf9f5 0% 0% no-repeat padding-box;
  max-width: 100%;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 96px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .individual-products-section {
    padding-top: 16px;
    padding-bottom: 26px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  > .component-content {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  > .component-content
  > .content {
  width: 100%;
  max-width: 1100px;
  height: 100%;
  gap: 44px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    > .component-content
    > .content {
    max-width: 991px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    > .component-content
    > .content {
    max-width: 335px;
    gap: 5px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  > .component-content
  > .content:before {
  display: none;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product {
  width: 48%;
  min-height: 988px;
  height: 100%;
  margin-top: 0px !important;
  padding-left: 0px !important;
  border-radius: 8px !important;
  padding-right: 0px !important;
  background: #ffff;
  box-shadow: 5px 5px 10px #0a0a0a26;
  border-radius: 8px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product {
    width: 47%;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product {
    width: 100%;
    min-height: 740px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple {
  border: 4px solid #8d62a7;
  background: transparent
    linear-gradient(180deg, #fcfeff 0%, #fcfeff 65%, #efecfa 100%) 0% 0%
    no-repeat padding-box !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple
  .individual-products-product-title {
  background-color: #8d62a7;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose
  .individual-products-product-title {
  background-color: #d37ba3;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose {
  border: 4px solid #d37ba3;
  background: transparent
    linear-gradient(180deg, #fcfeff 0%, #fcfeff 65%, #fff5f9 100%) 0% 0%
    no-repeat padding-box !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  > .component-content,
.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: none;
  border-radius: 0px;
  justify-content: flex-start;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title {
  width: 100%;
  height: 100%;
  padding-left: 12px !important;
  padding-right: 12px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title
  > .component-content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title
  > .component-content
  > .richText-content
  > p {
  font-weight: bold;
  text-align: center;
  font-style: normal;
  letter-spacing: 1.12px;
  font-size: 34px;
  color: #ffffff;
  padding: 0px;
}

@media (max-width: 991px) {
.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title
  > .component-content
  > .richText-content
    > p {
    font-size: 26px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-title
  > .component-content
  > .richText-content
  > p
  span {
  letter-spacing: 1.12px;
  font-size: 28px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-title
    > .component-content
    > .richText-content
    > p
    span {
    font-size: 20px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-image {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 400px;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 0;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-image {
    width: 268px;
    height: 187px;
    margin: 5px auto;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple
  .individual-products-product-image:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #f3f0fa 0% 0% no-repeat padding-box;
  width: 280px;
  height: 280px;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product.individual-products-product-purple
    .individual-products-product-image:before {
    width: 187px;
    height: 187px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose
  .individual-products-product-image:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #fff0f7 0% 0% no-repeat padding-box;
  width: 280px;
  height: 280px;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product.individual-products-product-rose
    .individual-products-product-image:before {
    width: 187px;
    height: 187px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-image
  > .component-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-image
  > .component-content
  > a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  z-index: 2;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-image
  > .component-content
  > a
  > img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: fit-content;
  margin-top: 80px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-description {
    margin-top: 16px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title {
  text-align: center;
  letter-spacing: 0px;
  font-size: 32px;
  font-weight: bold;
  margin: 0 auto;
  width: 90%;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-description
    > .component-content
    > .richText-content
    > h3.product-title {
    font-size: 24px;
    width: 95%;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  bottom: -17px;
  width: 100%;
  height: 2px;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title {
  color: #715aa7;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title:after {
  background: transparent
    linear-gradient(
      90deg,
      #715aa700 0%,
      #715aa7 34%,
      #715aa7 65%,
      #715aa700 100%
    )
    0% 0% no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title {
  color: #e05792;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose
  .individual-products-product-description
  > .component-content
  > .richText-content
  > h3.product-title:after {
  background: transparent
    linear-gradient(
      90deg,
      #715aa700 0%,
      #e05792 34%,
      #e05792 65%,
      #715aa700 100%
    )
    0% 0% no-repeat padding-box;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-purple
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-list
  > .product-list-item:before {
  background-color: #715aa7;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product.individual-products-product-rose
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-list
  > .product-list-item:before {
  background-color: #e05792;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-list
  > .product-list-item:before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  font-size: 24px;
  top: 8px;
  left: -30px;
  width: 16px;
  height: 16px;
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-list
  > .product-list-item {
  position: relative;
  margin-top: 16px;
  margin-bottom: 0px;
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #231815;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-description
    > .component-content
    > .richText-content
    > .product-list
    > .product-list-item {
    font-size: 18px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-list {
  margin-top: 43px;
  padding: 0px 0;
  margin-left: 50px;
  margin-right: 50px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-description
    > .component-content
    > .richText-content
    > .product-list {
    margin-left: 25px;
    margin-right: 25px;
  }
}

.page-long-lasting-antei-chewing-power
  .individual-products-section
  .individual-products-product
  .individual-products-product-description
  > .component-content
  > .richText-content
  > .product-note {
  font-size: 16px;
  margin-top: 16px;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0px;
  color: #393939;
  border: none;
  padding: 0px 32px 0px 32px;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .individual-products-section
    .individual-products-product
    .individual-products-product-description
    > .component-content
    > .richText-content
    > .product-note {
    font-size: 10px;
    padding: 0px 15px 0px 15px;
  }
}

/* individual-products-section styles*/

/* sales-links styles */

.page-long-lasting-antei-chewing-power .sales-links {
  background: #e5f2f8 0% 0% no-repeat padding-box;
  padding: 100px 0;
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .sales-links {
    padding: 0px 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

.page-long-lasting-antei-chewing-power .sales-links > .component-content {
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .sales-links
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .sales-links
    > .component-content
    > .content {
    max-width: 991px;
    gap: 27px;
  }
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .sales-links
    > .component-content
    > .content {
    gap: 16px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}

.page-long-lasting-antei-chewing-power
  .sales-links
  > .component-content
  > .content:before,
.page-long-lasting-antei-chewing-power
  .sales-links
  > .component-content
  > .content:after {
  display: none;
}

.page-long-lasting-antei-chewing-power .sales-links .sales-link {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 10px;
  padding-left: 0px;
  padding-right: 0px;
  width: 33.33333333%;
  height: 100%;
  position: relative;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .sales-links .sales-link {
    width: 299px;
    height: 71px;
  }

  .page-long-lasting-antei-chewing-power
    .sales-links
    .sales-link
    > .component-content {
    margin: 0 !important;
  }
}

.page-long-lasting-antei-chewing-power .sales-links .sales-link:after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  position: absolute;
  width: 0.7em;
  height: 0.7em;
  right: 20px;
  top: 45%;
  border-top: 0.15em solid #707070;
  border-right: 0.15em solid #707070;
  transform: rotate(45deg);
}

.page-long-lasting-antei-chewing-power
  .sales-links
  .sales-link
  > .component-content {
  width: 100%;
  border: none;
  background: none;
  height: 100%;
  display: block;
  padding: 12px 0;
}

.page-long-lasting-antei-chewing-power
  .sales-links
  .sales-link
  > .component-content
  > a {
  width: 100%;
  border: none;
  background: none;
  height: 100%;
  display: block;
}

.page-long-lasting-antei-chewing-power
  .sales-links
  .sales-link
  > .component-content
  > a
  > img {
  width: 100%;
  border: none;
  background: none;
  height: 100%;
  display: block;
}
/* sales-links styles */

/* product-lineup styles */

.page-long-lasting-antei-chewing-power .product-lineup {
  margin: 100px auto 0px;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 60px !important;
  background: none !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .product-lineup {
    margin: 64px auto 0px;
    margin-bottom: 0px !important;
  }
}

.page-long-lasting-antei-chewing-power .product-lineup > .component-content {
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.page-long-lasting-antei-chewing-power
  .product-lineup
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  max-width: 1100px;
  min-height: 110px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 1280px) {
  .page-long-lasting-antei-chewing-power
    .product-lineup
    > .component-content
    > .content {
    max-width: 991px;
  }
}

.page-long-lasting-antei-chewing-power .product-lineup .lineup-title,
.page-long-lasting-antei-chewing-power
  .product-lineup
  .lineup-title
  > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.page-long-lasting-antei-chewing-power
  .product-lineup
  .lineup-title
  > .component-content
  > .richText-content {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 100%;
  background: rgba(216, 172, 88, 255);
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-lineup
    .lineup-title
    > .component-content
    > .richText-content {
    max-width: 335px;
    margin: 0 auto;
  }
}

.page-long-lasting-antei-chewing-power
  .product-lineup
  .lineup-title
  > .component-content
  > .richText-content
  > h2 {
  color: #ffff !important;
  margin-bottom: 0px !important;
  text-align: center !important;
  letter-spacing: 1.28px;
  z-index: 1000;
  font-size: 32px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  display: block;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power
    .product-lineup
    .lineup-title
    > .component-content
    > .richText-content
    > h2 {
    font-size: 20px;
    max-width: 240px;
    margin: 0 auto;
    line-height: 24px;
    left: 15%;
  }
}

.page-long-lasting-antei-chewing-power
  .product-lineup
  .lineup-title
  > .component-content
  > .richText-content:before {
  content: "";
  position: absolute;
  width: 100%;
  display: block;
  border-radius: 80px 0px;
  z-index: 1;
  top: 0px;
  right: 0px;
  height: 100%;
  background: transparent linear-gradient(91deg, #014e72 0%, #1086ac 100%) 0% 0%
    no-repeat padding-box;
}

/* product-lineup styles */

/* lineup-table */
.page-long-lasting-antei-chewing-power .lineup-table {
  margin-top: 60px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100%;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .lineup-table {
    margin-top: 0px !important;
  }
}

.page-long-lasting-antei-chewing-power .lineup-table > .component-content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.page-long-lasting-antei-chewing-power
  .lineup-table
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 1100px;
  display: flex;
  background-image: none !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.page-long-lasting-antei-chewing-power .lineup-table .custom-table {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: 100%;
}

.page-long-lasting-antei-chewing-power
  .lineup-table
  .custom-table
  > .component-content,
.page-long-lasting-antei-chewing-power
  .lineup-table
  .custom-table
  > .component-content
  > .richText-content {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-long-lasting-antei-chewing-power
  .lineup-table
  .custom-table
  .product-detail-table {
  width: 100%;
  height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: 1px solid #acacac;
}

.product-detail-table tr:nth-child(odd) {
  background: #f6f3f9;
}

.product-detail-table tr:nth-child(even) {
  background: #ffff;
}

.product-detail-table .width-15 {
  width: 15% !important;
}

.product-detail-table .width-25 {
  width: 25% !important;
}

.product-detail-table .width-30 {
  width: 30% !important;
}

.product-detail-table th.bg-golden-hard {
  background: linear-gradient(to right, #f5d27b, #b37d3c) !important;
  color: #fff !important;
  font-weight: bold !important;
}

.product-detail-table th {
  padding-top: 16px !important;
  padding: 16px !important;
}

.product-detail-table .bg-golden-soft {
  background: linear-gradient(to bottom, #fffbee, #fef9e6) !important;
}

.product-detail-table * {
  letter-spacing: 0px;
  color: #393939;
  font-size: 16px;
  font-weight: normal !important;
}

.product-detail-table th span.text-dark-blue {
  color: #014e72 !important;
  font-weight: bold !important;
}

.product-detail-table th span.text-dark-red {
  color: #eb2727 !important;
  font-weight: bold !important;
  font-size: 17px !important;
}

.product-detail-table td.dash {
  font-size: 74px !important;
  padding-top: 0;
  transform: translateY(-3px);
  font-weight: 100 !important;
  @media(max-width: 991px){
    transform: translateY(-7px);
  }
}

.product-detail-table .title {
  font-weight: bold !important;
  font-size: 16px !important;
}

.product-detail-table .description {
  font-weight: normal !important;
  font-size: 12px !important;
}

.product-detail-table .product-image {
  width: 140px;
  height: 80px;
  display: block;
  margin: 8px auto;
}

.product-detail-table .product-description {
  height: 220px;
  display: block;
  width: 100%;
}

.product-detail-table .product-image > img {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  top: 0px !important;
  left: 0px !important;
}

@media (max-width: 991px) {
  .page-long-lasting-antei-chewing-power .lineup-table .custom-table {
    overflow: scroll !important;
    padding: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 335px;
    margin: 0 auto;
  }
}
/* lineup-table */

@media (min-width: 768px) and (max-width: 992px) {
  .show-t {
    display: block !important;
  }
}.circle-bg-blue .richText-content p{
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  background-color: var(--color-10);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  width: 70px;
}

.circle-bg-blue{
  transform: translateY(100%);
}

.circle-bg-blue .component-content{
  overflow: visible;
}

.border-circle-blue{
  border: 2px solid var(--color-10);
  border-radius: 100%;
  width: 65px;
  height: 65px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
}

@media (min-width: 992px) {  
  :lang(ja-JP) .width-100-d img{
    width: 100%;
  }
}

@media (max-width: 991px) {  
  .font-m-40 {
    font-size: 40px;
  }
  .superiority-wrapper .four-blocks .card .heading {
    min-height: 50px !important;
  }
  .m-m-x-auto{
    margin-right:  auto !important;
    margin-left:  auto !important;
  }
  .grid-2-col-m > .component-content > .content{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 10px;
  }
}

@media (max-width: 600px) {  
  .circle-bg-blue .richText-content p{
    height: 55px;
    width: 55px;
  }
}

.img-aspect-ratio-2 img {
  aspect-ratio: 2 / 1;
}

.border-bottom {
  border-bottom: 2px solid;
}

.w-fit-content{
  width: fit-content !important;
}
.helmek-banner {
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin: 0 auto;
    display: block;
}

.helmek-banner .analytics-image-tracking {
    display: none;
}

.helmek-banner > .component-content {
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content{
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content::before {
    display: none;
}

.helmek-banner > .component-content > .content > .image {
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content > .image > .component-content {
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    width: 100%;
    display: block;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content > .image > .component-content > a {
    display: block;
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    width: 100%;
    display: block!important;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content > .image > .component-content > a > picture {
    display: block;
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    width: 100%;
    display: block!important;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.helmek-banner > .component-content > .content > .image > .component-content > a > picture > img {
    display: block;
    padding-left: 0px!important;
    padding-right: 0px!important;
    float: none;
    clear: both;
    margin: auto;
    width: 100%;
    display: block!important;
    height: 100%;
    margin-left: 0px!important;
    margin-right: 0px!important;    
}


@media(min-width: 991px) {
    .helmek-banner > .component-content > .content > .image.hide-mobile {
        display: block!important;
    }
    
    .helmek-banner > .component-content > .content > .image.hide-desktop {
        display: none!important;
    }
}

@media(max-width: 991px) {
    .helmek-banner > .component-content > .content > .image.hide-mobile {
        display: none!important;
    }    
    
    .helmek-banner > .component-content > .content > .image.hide-desktop {
        display: block!important;
    }
}
.super-polgrip-powder-image.box {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-height: 390px;
}

.super-polgrip-powder-image.box [aria-hidden="true"] {
  display: none;
}

.super-polgrip-powder-image.box > .component-content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.super-polgrip-powder-image.box > .component-content > .content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.super-polgrip-powder-image.box .image {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.super-polgrip-powder-image.box .image > .component-content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.super-polgrip-powder-image.box .image picture,
.super-polgrip-powder-image.box .image a,
.super-polgrip-powder-image.box .image img {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  object-fit: fill;
  transform: scale(1.5) translateY(40px);
}

@media (max-width: 760px) {
  .super-polgrip-powder-image.box .image picture,
  .super-polgrip-powder-image.box .image a,
  .super-polgrip-powder-image.box .image img {
    object-fit: cover;
    transform: none;
  }
}
/* titles */

.title-premium-teal {
  padding: 0px !important;
  margin: 0px auto !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
  margin-bottom: 0px !important;
  top: 0px !important;
}

.title-premium-teal > .component-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-teal > .component-content > .richText-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-teal > .component-content > .richText-content p {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  min-width: 464px !important;
  border-radius: 6px;
  height: 71px !important;
  background: #4baeaf !important;
  font-family: "Noto Sans CJK JP";
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 71px !important;
  font-style: normal !important;
  text-align: center !important;
  color: #ffffff !important;
}

.title-premium-teal.heading > .component-content > .richText-content p {
  max-width: 464px !important;
  margin: 0px auto !important;
}

.title-premium-gold {
  padding: 0px !important;
  margin: 0px auto !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
  margin-bottom: 0px !important;
  top: 0px !important;
}

.title-premium-gold > .component-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-gold > .component-content > .richText-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-gold > .component-content > .richText-content p {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  min-width: 464px !important;
  border-radius: 6px;
  height: 71px !important;
  background: linear-gradient(
    135deg,
    #6e5d00 0%,
    #cbb51a 50.25%,
    #6e5d00 100%
  ) !important;
  font-family: "Noto Sans CJK JP";
  font-size: 36px !important;
  font-weight: bold !important;
  line-height: 71px !important;
  font-style: normal !important;
  text-align: center !important;
  color: #ffffff !important;
}

.title-premium-gold.heading > .component-content > .richText-content p {
  max-width: 464px !important;
  margin: 0px auto !important;
}

.title-premium-gradient {
  padding: 0px !important;
  margin: 0px auto !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-gradient > .component-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-gradient > .component-content > .richText-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-premium-gradient > .component-content > .richText-content p {
  border-radius: 10px !important;
  height: 47px !important;
  margin: 0 auto !important;
  width: 390px !important;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 26px !important;
  font-weight: 900 !important;
  line-height: 47px !important;
  font-style: normal;
  text-align: center !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #00092e 0%, #0064b9 47.78%, #00092e 100%);
  padding: 0px !important;
}

.title-basic-teal {
  padding: 0px !important;
  margin: 0px auto !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-basic-teal > .component-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-basic-teal > .component-content > .richText-content {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
}

.title-basic-teal > .component-content > .richText-content p {
  border-radius: 9px !important;
  height: 47px !important;
  margin: 0 auto !important;
  width: 390px !important;
  font-family: "Noto Sans CJK JP" !important;
  font-size: 24px !important;
  font-weight: 900 !important;
  line-height: 47px !important;
  font-style: normal !important;
  text-align: center !important;
  background: #4baeaf;
  color: #ffffff !important;
  padding: 0px !important;
}

@media (max-width: 991px) {
  .title-premium-gradient > .component-content > .richText-content p {
    max-width: 300px !important;
    width: auto !important;
    height: 44px !important;
    font-size: 26px !important;
    line-height: 44px !important;
  }

  .title-basic-teal > .component-content > .richText-content p {
    max-width: 300px !important;
    width: auto !important;
    height: 44px !important;
    font-size: 26px !important;
    line-height: 44px !important;
  }

  .title-premium-gold > .component-content > .richText-content p {
    max-width: 300px !important;
    width: auto !important;
    height: 44px !important;
    font-size: 26px !important;
    line-height: 44px !important;
  }

  .title-premium-teal > .component-content > .richText-content p {
    max-width: 300px !important;
    width: auto !important;
    height: 44px !important;
    font-size: 26px !important;
    line-height: 44px !important;
  }
}

/* titles */

/* backgrounds */
.products-packshot-showcase--teal-background * {
  box-sizing: border-box;
}

.products-packshot-showcase--teal-background [aria-hidden="true"] {
  display: none;
}

.products-packshot-showcase--teal-background {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  background: #e5fbfc;
}

.products-packshot-showcase--teal-background > .component-content,
.products-packshot-showcase--teal-background > .component-content > .content {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshot-showcase--teal-background
  > .component-content
  > .content:before,
.products-packshot-showcase--teal-background
  > .component-content
  > .content:after {
  display: none;
}

.products-packshot-showcase--gold-background * {
  box-sizing: border-box;
}

.products-packshot-showcase--gold-background [aria-hidden="true"] {
  display: none;
}

.products-packshot-showcase--gold-background {
  background: var(--color-6)
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/202505_update/plp-golden-bg.png")
    center/cover no-repeat;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
}

.products-packshot-showcase--gold-background > .component-content,
.products-packshot-showcase--gold-background > .component-content > .content {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshot-showcase--gold-background
  > .component-content
  > .content:before,
.products-packshot-showcase--gold-background
  > .component-content
  > .content:after {
  display: none;
}

@media (max-width: 991px) {
  .packshot-series--background-gold {
    background: var(--color-6)
      url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ja_JP/products/202505_update/plp-golden-bg-sp.png")
      center/cover no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
}

/* backgrounds */

/* packshots */
.products-packshots-showcases-section *,
.products-packshots-showcases-section *::before,
.products-packshots-showcases-section *::after {
  box-sizing: border-box;
}

.products-packshots-showcases-section [aria-hidden="true"] {
  display: none;
}

.products-packshots-showcases-section {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshots-showcases-section > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshots-showcases-section > .component-content > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshots-showcases-section > .component-content > .content:before,
.products-packshots-showcases-section > .component-content > .content:after {
  display: none;
}

.product-packshot-boxes {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-boxes > .component-content,
.product-packshot-boxes > .component-content > .content {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-boxes > .component-content > .content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 88px;
}

.product-packshot-boxes > .component-content > .content:before,
.product-packshot-boxes > .component-content > .content:after {
  display: none;
}

.product-packshot-box .product-packshot-link-box {
  background: var(--color-2);
  padding: 15px 0px !important;
  height: 80px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Noto Sans CJK JP";
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  font-style: normal;
  text-align: center;
  color: #196930;
  width: 200px !important;
  margin-top: 0px !important;
  position: relative;
}

.product-packshot-box .product-packshot-link-box > .component-content {
  width: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
}

.product-packshot-box
  .product-packshot-link-box
  > .component-content
  > .richText-content {
  width: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
}

.product-packshot-box
  .product-packshot-link-box
  > .component-content
  > .richText-content
  p,
.product-packshot-box
  .product-packshot-link-box
  > .component-content
  > .richText-content
  a {
  width: 100%;
  font-family: inherit;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  font-style: inherit;
  text-align: inherit;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  position: relative;
  letter-spacing: 0;
}

.product-packshot-box
  .product-packshot-link-box
  > .component-content
  > .richText-content
  p
  a:after {
  content: "";
  border: solid #196930;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  right: 20px;
  width: 3px;
  height: 3px;
}

.product-packshot-boxes .product-packshot-box .product-packshot-box-image {
  max-height: fit-content;
  padding-left: 15px;
  padding-right: 15px;
  width: 320px;
  height: 576px;
}

.product-packshot-boxes
  .product-packshot-box
  .product-packshot-box-image.padding-44 {
  padding: 0 44px !important;
}

.product-packshot-box .product-packshot-box-outline-button {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  height: auto;
  display: block;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-box
  .product-packshot-box-outline-button
  > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  height: auto;
  display: block;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-box
  .product-packshot-box-outline-button
  > .component-content
  > .richText-content {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  height: auto;
  display: block;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-box
  .product-packshot-box-outline-button
  > .component-content
  > .richText-content
  p {
  background-color: var(--color-2);
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0 auto !important;
  border: 2px solid var(--color-10);
  width: 280px;
  height: 42px;
  text-align: center;
  line-height: 30px;
  font-size: 1.125rem !important;
  line-height: 42px !important;
  padding: 0px !important;
  font-weight: 600 !important;
}

.product-packshot-box .product-packshot-box-image-external {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  height: auto;
}

.product-packshot-box
  .product-packshot-box-image-external
  > .component-content {
  display: block;
  width: 100%;
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-box
  .product-packshot-box-image-external
  > .component-content
  img,
.product-packshot-box
  .product-packshot-box-image-external
  > .component-content
  a,
.product-packshot-box
  .product-packshot-box-image-external
  > .component-content
  picture {
  object-fit: cover;
  max-width: 87px;
  max-height: 37px;
  width: auto;
  height: auto;
  margin: 0px auto;
  display: block;
}

.product-packshot-boxes
  .product-packshot-box
  .product-packshot-box-image
  > .component-content {
  max-height: fit-content;
  height: 100% !important;
}

.product-packshot-boxes
  .product-packshot-box
  .product-packshot-box-image
  > .component-content
  img,
.product-packshot-boxes
  .product-packshot-box
  .product-packshot-box-image
  > .component-content
  a,
.product-packshot-boxes
  .product-packshot-box
  .product-packshot-box-image
  > .component-content
  picture {
  max-height: fit-content;
  height: 100% !important;
}

.products-packshot-showcase {
  width: 528px !important;
  height: 645px !important;
  display: block;
  border-radius: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshot-showcase.packshot-series--background-gold {
  width: 100% !important;
  height: auto !important;
  max-height: fit-content !important;
  margin-bottom: 26px !important;
}

@media (max-width: 991px) {
  .products-packshot-showcase.packshot-series--background-gold {
    margin-bottom: 39px !important;
  }
}

.products-packshot-showcase.packshot-series--background-gold
  > .component-content
  > .content {
  padding: 57px 60px 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  row-gap: 50px;
  column-gap: 80px;
  flex-wrap: wrap;
}

.products-packshot-showcase.packshot-series--background-gold {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
}

.products-packshot-showcase.premium-series--background-teal {
  width: 100% !important;
  height: auto !important;
  max-height: fit-content !important;
}

.products-packshot-showcase.premium-series--background-teal
  > .component-content
  > .content {
  row-gap: 50px !important;
}

.products-packshot-showcase.premium-series--background-gold {
  width: 100% !important;
  height: auto !important;
  max-height: fit-content !important;
  margin-bottom: 32px;
}

@media (max-width: 991px) {
  .products-packshot-showcase.premium-series--background-gold {
    margin-bottom: 56px;
  }
}

.products-packshot-showcase > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.products-packshot-showcase > .component-content > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 0px;
  column-gap: 18px;
  padding: 40px 28px;
  margin-left: 0px;
  margin-right: 0px;
}

.premium-series--background-gold.products-packshot-showcase
  > .component-content
  > .content {
  padding: 83px 43px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 65px;
}

.products-packshot-showcase > .component-content > .content:before,
.products-packshot-showcase > .component-content > .content:after {
  display: none;
}

.product-packshot-box {
  width: 47% !important;
  margin-bottom: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
  height: 458px;
  display: block;
  margin-top: 40px;
}

.product-packshot-box.packshot-series--product {
  width: 26.3333% !important;
  margin-bottom: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
}

.premium-series-product.product-packshot-box {
  padding-left: 0px;
  padding-right: 0px;
  height: auto !important;
  margin-top: 0px;
  width: 27.3333333% !important;
}

.product-packshot-box > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.product-packshot-box > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  gap: 24px;
}

.product-packshot-box > .component-content > .content:before,
.product-packshot-box > .component-content > .content:after {
  display: none;
}

.product-packshot-box .product-packshot-box-image {
  padding-left: 12px;
  padding-right: 12px;
  margin: 0px !important;
  width: 100%;
  height: auto;
  max-height: 365px;
  display: block;
}

.product-packshot-box .product-packshot-box-image.desktop-visible-only {
  display: block !important;
}

.product-packshot-box .product-packshot-box-image.mobile-visible-only {
  display: none !important;
}

.product-packshot-box .product-packshot-box-image > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  max-height: 365px;
  display: block;
}

.product-packshot-box .product-packshot-box-image > .component-content img,
.product-packshot-box .product-packshot-box-image > .component-content a,
.product-packshot-box .product-packshot-box-image > .component-content picture {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 365px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  object-fit: cover;
}

.product-packshot-box .product-packshot-box-text.richText {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 50px;
  display: block;
}

.product-packshot-box .product-packshot-box-text.richText > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  display: block;
}

.product-packshot-box
  .product-packshot-box-text.richText
  > .component-content
  > .richText-content {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  display: block;
}

.product-packshot-box
  .product-packshot-box-text.richText
  > .component-content
  > .richText-content
  p {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  font-style: normal;
  text-align: center;
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
}

.products-packshot-showcase--gold-background
  .product-packshot-box
  .product-packshot-box-text.richText
  > .component-content
  > .richText-content
  p {
  color: #000000 !important;
}

.products-packshot-showcase--teal-background
  .product-packshot-box
  .product-packshot-box-text.richText
  > .component-content
  > .richText-content
  p {
  color: #003595 !important;
}

.products-packshot-showcase .products-packshot-showcase-tip.richText {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 50px;
  display: block;
}

.products-packshot-showcase
  .products-packshot-showcase-tip.richText
  > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  display: block;
}

.products-packshot-showcase
  .products-packshot-showcase-tip.richText
  > .component-content
  > .richText-content {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
  width: 100%;
  height: 100%;
  display: block;
}

.products-packshot-showcase
  .products-packshot-showcase-tip.richText
  > .component-content
  > .richText-content
  p {
  font-family: "Noto Sans CJK JP" !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 27px;
  font-style: normal;
  text-align: center;
  color: #000000;
  margin: 0px auto !important;
  padding: 0px !important;
}

.products-packshot-showcase--gold-background.products-packshot-showcase
  .products-packshot-showcase-tip.richText
  > .component-content
  > .richText-content
  p {
  color: #000000 !important;
}

.products-packshot-showcase--teal-background.products-packshot-showcase
  .products-packshot-showcase-tip.richText
  > .component-content
  > .richText-content
  p {
  color: #003595 !important;
}

@media (max-width: 1200px) and (min-width: 991px) {
  .products-packshot-showcase.packshot-series--background-gold
    > .component-content
    > .content {
  }

  .product-packshot-box > .component-content > .content {
    gap: 15px;
  }

  .premium-series-product.product-packshot-box > .component-content > .content {
    gap: 23px;
  }

  .products-packshot-showcase {
    width: 470px !important;
    height: 560px !important;
  }

  .product-packshot-box {
    height: 400px !important;
    margin-top: 15px;
  }

  .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 16px;
    line-height: 24px;
  }

  .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    font-size: 12px;
    line-height: 21px;
  }
}

@media (max-width: 991px) {
  .products-packshot-showcase.packshot-series--background-gold
    > .component-content
    > .content {
    padding: 40px 5px;
    gap: 30px;
    flex-direction: column;
    align-items: center;
  }

  .content:has(> .products-packshot-showcase.premium-series--background-gold) {
    display: flex;
  }

  .premium-series--background-gold.products-packshot-showcase
    > .component-content
    > .content {
    padding: 64px 18px;
    justify-content: flex-start;
    flex-direction: row;
  }

  .title-premium-gold.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 36px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .title-premium-teal.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 36px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .products-packshot-showcase.premium-series--background-gold {
    max-width: 560px !important;
    margin: 0 auto 56px !important;
  }

  .products-packshot-showcase.premium-series--background-teal {
    max-width: 560px !important;
    margin: 0 auto !important;
  }

  .product-packshot-boxes > .component-content > .content {
    flex-direction: column;
    gap: 83px;
    justify-content: flex-start;
  }

  .product-packshot-box .product-packshot-box-image.desktop-visible-only {
    display: none !important;
  }

  .product-packshot-boxes .product-packshot-box .product-packshot-box-image {
    max-width: 410px;
  }

  .product-packshot-boxes
    .product-packshot-box
    .product-packshot-box-image.padding-mobile-25 {
    padding: 0px 25px !important;
  }

  .product-packshot-boxes
    .product-packshot-box
    .product-packshot-box-image.product-packshot-image {
    padding: 0px 75px !important;
  }

  .product-packshot-boxes
    .product-packshot-box
    .product-packshot-box-image.product-packshot-image.padding-mobile-25 {
    padding: 0px 25px !important;
  }

  .product-packshot-box .product-packshot-box-image.mobile-visible-only {
    display: block !important;
  }

  .products-packshot-showcase
    .product-packshot-showcase-title.title-premium-gradient
    > .component-content
    > .richText-content
    p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 34px !important;
    height: 64px !important;
    line-height: 64px !important;
  }

  .products-packshot-showcase
    .product-packshot-showcase-title.title-basic-teal
    > .component-content
    > .richText-content
    p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 34px !important;
    height: 64px !important;
    line-height: 64px !important;
  }

  .products-packshots-showcases-section > .component-content > .content {
    flex-direction: column;
    gap: 40px;
  }

  .products-packshot-showcase {
    width: 660px !important;
    max-height: 770px !important;
    height: max-content !important;
  }

  .products-packshot-showcase > .component-content > .content {
    padding: 40px 30px;
  }

  .page-removing_bacteria
    .products-packshot-showcase
    > .component-content
    > .content {
    padding: 40px 30px;
    row-gap: 20px;
    column-gap: 0px;
  }

  .products-packshot-showcase .product-packshot-box {
    width: 48% !important;
    min-height: 550px !important;
    height: auto !important;
    margin-top: 20px;
  }

  .page-removing_bacteria .products-packshot-showcase .product-packshot-box {
    width: 48% !important;
    min-height: 475px !important;
    height: auto !important;
    margin-top: 20px;
  }

  .page-removing_bacteria .products-packshot-showcase .product-packshot-box {
    width: 50% !important;
    min-height: 460px !important;
    height: auto !important;
    margin-top: 20px;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText {
    width: 110%;
    display: block;
    height: 100px;
  }

  .products-packshot-showcase
    .product-packshot-box
    .richText
    > .component-content
    > .richText-content
    p {
    font-size: 24px;
    line-height: 36px;
  }

  .products-packshot-showcase
    .richText
    > .component-content
    > .richText-content
    p {
    font-size: 20px;
    line-height: 30px;
    max-width: 360px;
  }

  .product-packshot-box
    .product-packshot-link-box
    > .component-content
    > .richText-content
    p,
  .product-packshot-box
    .product-packshot-link-box
    > .component-content
    > .richText-content
    a {
    width: 100% !important;
    height: 100% !important;
    font-family: inherit;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    font-style: inherit;
    text-align: inherit;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
  }

  .product-packshot-box .product-packshot-box-image {
    padding-left: 40px;
    padding-right: 40px;
  }

  .page-removing_bacteria .product-packshot-box .product-packshot-box-image {
    padding-left: 40px;
    padding-right: 40px;
  }

  .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 22px !important;
    line-height: 33px !important;
  }

  .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .product-packshot-box .product-packshot-box-text.richText {
    width: 110%;
    display: block;
    height: 60px;
  }

  .premium-series-product.product-packshot-box {
    width: 100% !important;
    margin-top: 0px;
    height: auto !important;
  }

  .product-packshot-box
    .product-packshot-box-outline-button
    > .component-content
    > .richText-content
    p {
    height: 62px !important;
    line-height: 62px !important;
    width: 410px !important;
  }

  .product-packshot-box.packshot-series--product {
    width: 100% !important;
    margin-top: 0px !important;
    height: auto !important;
    min-height: 425px !important;
  }

  .product-packshot-box > .component-content > .content {
    gap: 20px;
    flex-direction: column;
  }

  .products-packshot-showcase.packshot-series--background-gold {
    max-width: 334px !important;
  }

  .products-packshot-showcase.premium-series--background-teal {
    max-width: 100% !important;
    background-color: transparent !important;
  }

  .products-packshot-showcase.premium-series--background-teal
    > .component-content
    > .content {
    max-width: 334px !important;
    margin: 0 auto !important;
    background: #e5fbfc !important;
    padding: 40px 5px;
    gap: 30px;
  }

  .products-packshot-showcase.premium-series--background-teal.products-packshot-showcase--teal-background
    > .component-content
    > .content {
    max-width: 560px !important;
  }

  .page-polident-denture-cleansers
    .products-packshot-showcase.premium-series--background-teal.products-packshot-showcase--teal-background
    > .component-content
    > .content {
    max-width: 334px !important;
  }

  .premium-series--background-teal.products-packshot-showcase
    .premium-series-product.product-packshot-box {
    min-height: fit-content !important;
  }
}

@media (max-width: 670px) {
  .products-packshot-showcase {
    width: 320px !important;
    min-height: 439px !important;
    height: auto !important;
    max-height: fit-content !important;
  }

  .page-removing_bacteria .products-packshot-showcase {
    width: auto !important;
    min-height: 439px !important;
    height: auto !important;
    max-height: fit-content !important;
    max-width: 600px;
  }

  .products-packshot-showcase
    .product-packshot-showcase-title.title-premium-gradient
    > .component-content
    > .richText-content
    p,
  .products-packshot-showcase
    .product-packshot-showcase-title.title-basic-teal
    > .component-content
    > .richText-content
    p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 24px !important;
    height: 47px !important;
    line-height: 47px !important;
  }

  .products-packshot-showcase > .component-content > .content {
    padding: 30px 20px;
    gap: 20px;
  }

  .products-packshot-showcase .product-packshot-box {
    width: 100% !important;
    margin-top: 10px;
    min-height: 370px !important;
  }

  .page-removing_bacteria .products-packshot-showcase .product-packshot-box {
    width: 46% !important;
    margin-top: 10px;
    min-height: 290px !important;
  }

  .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    height: 50px;
  }

  .products-packshot-showcase
    .richText
    > .component-content
    > .richText-content
    p {
    height: 30px;
    line-height: 22px;
    font-size: 17px !important;
    width: 100% !important;
    margin: 2px auto !important;
    max-width: 410px;
  }

  .product-packshot-box
    .product-packshot-link-box
    > .component-content
    > .richText-content
    p,
  .product-packshot-box
    .product-packshot-link-box
    > .component-content
    > .richText-content
    a {
    width: 100% !important;
    height: 100% !important;
    font-family: inherit;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    font-style: inherit;
    text-align: inherit;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    position: relative;
    letter-spacing: 0;
  }

  .product-packshot-box .richText > .component-content > .richText-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 22px !important;
    line-height: 33px !important;
    margin: 0px auto !important;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText {
    width: 110%;
    display: block;
    height: 60px;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 18px !important;
    line-height: 25px !important;
    margin: 0px auto !important;
    height: 25px !important;
  }

  .page-removing_bacteria
    .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    font-size: 18px !important;
    line-height: 25px !important;
  }

  .product-packshot-box .product-packshot-box-image {
    padding-left: 60px;
    padding-right: 60px;
  }

  .page-removing_bacteria .product-packshot-box .product-packshot-box-image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .premium-series-products > .component-content > .content {
    flex-direction: column;
    gap: 83px;
  }

  .premium-series-product .image {
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }

  .premium-series-product .outline-button {
    height: 36px !important;
    line-height: 36px !important;
    font-size: 16px !important;
    padding: 0px !important;
    width: 230px !important;
  }

  .title-premium-gold.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 33px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .title-premium-teal.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 33px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }
}

@media (max-width: 640px) {
  .page-superiority
    .products-packshot-showcase.premium-series--background-gold {
    max-width: 350px !important;
  }

  .page-superiority
    .products-packshot-showcase.premium-series--background-teal.products-packshot-showcase--teal-background
    > .component-content
    > .content {
    max-width: 350px !important;
  }
}

@media (max-width: 520px) {
  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText {
    width: 110%;
    display: block;
    height: 50px;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 14px !important;
    line-height: 23px !important;
    margin: 0px auto !important;
    height: 23px !important;
  }

  .page-removing_bacteria
    .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    font-size: 14px !important;
    line-height: 24px !important;
  }
}

@media (max-width: 420px) {
  .page-superiority
    .products-packshot-showcase.premium-series--background-gold {
    max-width: 320px !important;
    margin: 0 auto 56px !important;
  }

  .page-superiority
    .products-packshot-showcase.premium-series--background-teal.products-packshot-showcase--teal-background
    > .component-content
    > .content {
    max-width: 320px !important;
  }

  .page-superiority
    .title-premium-gold.heading
    > .component-content
    > .richText-content
    p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .page-superiority
    .title-premium-teal.heading
    > .component-content
    > .richText-content
    p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }
}

@media (max-width: 420px) {
  .title-premium-gold.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .title-premium-teal.heading > .component-content > .richText-content p {
    min-width: 320px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .page-superiority
    .title-premium-gold.heading
    > .component-content
    > .richText-content
    p {
    min-width: 250px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .page-superiority
    .title-premium-teal.heading
    > .component-content
    > .richText-content
    p {
    min-width: 250px !important;
    height: 100% !important;
    font-size: 26px !important;
    line-height: 71px !important;
    padding-top: 0px !important;
    width: 100% !important;
    max-width: 464px !important;
    max-height: 71px !important;
  }

  .page-superiority
    .products-packshot-showcase
    .product-packshot-box
    .richText
    > .component-content
    > .richText-content
    p {
    width: 250px !important;
  }

  .page-superiority
    .product-packshot-boxes
    .product-packshot-box
    .product-packshot-box-image.padding-mobile-25 {
    padding: 0px 45px !important;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText {
    width: 110%;
    display: block;
    height: 45px;
  }

  .page-removing_bacteria
    .product-packshot-box
    .product-packshot-box-text.richText
    > .component-content
    > .richText-content
    p {
    font-size: 11px !important;
    line-height: 15px !important;
    margin: 0px auto !important;
    height: 20px !important;
  }

  .page-removing_bacteria
    .products-packshot-showcase
    > .component-content
    > .content {
    padding: 40px 30px;
    row-gap: 10px;
    column-gap: 0px;
  }

  .page-removing_bacteria
    .products-packshot-showcase
    .products-packshot-showcase-tip.richText
    > .component-content
    > .richText-content
    p {
    font-size: 11px !important;
    line-height: 24px !important;
  }

  .page-removing_bacteria .products-packshot-showcase .product-packshot-box {
    width: 46% !important;
    margin-top: 10px;
    min-height: 250px !important;
  }
}

/* packshots */

