/*!
 * 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 v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}
/*# 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 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@charset "UTF-8";

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

body,
html {
  color: #323131;
  font-family: Roboto;
  height: 100%;
  line-height: 28px;
}

body h1,
body h2,
body h3,
body h4,
html h1,
html h2,
html h3,
html h4 {
  color: #323131;
  font-family: Roboto;
  font-weight: bold;
}

body h1,
html h1 {
  font-size: 2.25rem;
  line-height: 36px;
}

body h2,
html h2 {
  line-height: 30px;
}

@media (min-width: 992px) {
  body h2,
  html h2 {
    line-height: 36px;
  }
}

body h3,
html h3 {
  line-height: 32px;
}

@media (min-width: 992px) {
  body h3,
  html h3 {
    line-height: 36px;
  }
}

body h4,
html h4 {
  line-height: 28px;
}

body a,
html a {
  text-decoration: none;
  color: #323131;
  cursor: pointer;
}

body p,
html p {
  font-size: 1.125rem;
  line-height: 22px;
  margin: 16px 0;
}

body.template-Polident-template .h1-regular-styles,
body.template-Polident-template .h1-styles,
body.template-Polident-template .h2-regular-styles,
body.template-Polident-template .h2-styles,
body.template-Polident-template .h3-regular-styles,
body.template-Polident-template .h3-styles,
body.template-Polident-template .h4-regular-styles,
body.template-Polident-template .h4-styles,
body.template-Polident-template .h5-regular-styles,
body.template-Polident-template .h5-styles,
body.template-Polident-template .h6-regular-styles,
body.template-Polident-template .h6-styles {
  color: #196930;
}

body.template-propartials {
  font-family: Roboto;
}

body.template-propartials h1,
body.template-propartials h2,
body.template-propartials h3,
body.template-propartials h4 {
  font-family: Roboto;
  font-weight: 600;
}

body.template-propartials .h1-styles,
body.template-propartials .h2-styles,
body.template-propartials .h3-styles,
body.template-propartials .h4-styles,
body.template-propartials .h5-styles,
body.template-propartials .h6-styles {
  color: #001489;
  font-family: Roboto;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  text-align: left;
}

body.template-propartials .h1-regular-styles,
body.template-propartials .h2-regular-styles,
body.template-propartials .h3-regular-styles,
body.template-propartials .h4-regular-styles,
body.template-propartials .h5-regular-styles,
body.template-propartials .h6-regular-styles {
  color: #001489;
  font-family: Roboto;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  text-align: left;
}

.h1-styles,
.h2-styles,
.h3-styles,
.h4-styles,
.h5-styles,
.h6-styles {
  color: #001489;
  font-family: Roboto;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  text-align: left;
}

.h1-regular-styles,
.h2-regular-styles,
.h3-regular-styles,
.h4-regular-styles,
.h5-regular-styles,
.h6-regular-styles {
  color: #001489;
  font-family: Roboto;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  text-align: left;
}

.h1-light-styles {
  color: #001489;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  text-align: left;
}

.h1-light-styles,
.h1-regular-styles,
.h1-styles {
  font-size: 2.25rem;
  letter-spacing: 0.23px;
  line-height: 0.89;
}

.h2-regular-styles,
.h2-styles {
  font-size: 2rem;
  letter-spacing: 0.2px;
  line-height: 1;
}

.h3-regular-styles,
.h3-styles {
  font-size: 1.75rem;
  letter-spacing: 0.18px;
  line-height: 1.14;
}

.h4-regular-styles,
.h4-styles {
  font-size: 1.5rem;
  letter-spacing: 0.2px;
  line-height: 1.21;
}

.h5-regular-styles,
.h5-styles {
  font-size: 1.25rem;
  letter-spacing: 0.2px;
  line-height: 1.2;
}

.h6-regular-styles,
.h6-styles {
  font-size: 1rem;
  letter-spacing: 0.2px;
  line-height: 1.19;
  word-break: break-word;
}

.red-dot {
  color: red;
}

.button-primary {
  font-size: 1rem;
  align-items: center;
  background-color: red;
  border-radius: 26px;
  border: 2px solid red;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  height: 40px;
  letter-spacing: 0.6px;
  line-height: 1.19;
  min-width: 123px;
  padding: 0 44px;
  text-align: center;
  width: auto;
}

.button-primary a {
  color: #fff;
  text-decoration: none;
}

.button-primary:active,
.button-primary:hover {
  background-color: #8a0808;
  border-color: #8a0808;
}

.button-secondary {
  font-size: 1.125rem;
  align-items: center;
  color: red;
  display: inline-flex;
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  height: 37px;
  justify-content: center;
  letter-spacing: 0.68px;
  line-height: 1.06;
  min-width: 125px;
  padding: 0 22px;
  text-align: center;
  width: auto;
}

.button-secondary a {
  border-bottom: 3px solid red;
  color: red;
  padding-bottom: 3px;
  text-decoration: none;
}

.button-secondary:active,
.button-secondary:hover {
  background-color: #ebebeb;
  border-radius: 25px;
  border: none;
  padding-bottom: 10px;
  padding-top: 10px;
}

.button-toggle {
  border-radius: 26px;
  border: 3px solid #666;
  color: #666;
  display: inline-block;
  height: 40px;
  width: auto;
}

.button-toggle:hover {
  background-color: #666;
  color: #fff;
}

.underline {
  text-decoration: underline !important;
}

.banner-light-style {
  font-weight: 300;
  font-size: 2.5rem;
}

.banner-bold-style,
.banner-light-style {
  color: #001489;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}

.banner-bold-style {
  font-weight: 700;
  font-size: 2.125rem;
}

.color-darkish-blue {
  color: #001489;
}

.red {
  color: red;
}

.alertTextColor {
  color: #8a0808;
}

.color-black {
  color: #323131;
}

.white {
  color: #fff;
}

.color-light-gray {
  color: #ebebeb;
}

.color-medium-light-gray {
  color: #ccc;
}

.background-color-darkish-blue {
  background-color: #001489;
}

.background-color-light-gray {
  background-color: #ebebeb;
}

.background-white {
  background-color: #fff;
}

.middle {
  text-align: center;
}

.green {
  color: #196930 !important;
}

.blue {
  color: #001489 !important;
}

.teal {
  color: #009fdf !important;
}

.grey {
  color: #939191 !important;
}

.padding-10-top {
  padding-top: 10px;
}

.padding-10-bottom {
  padding-bottom: 10px;
}

.padding-20-top {
  padding-top: 20px;
}

.padding-20-bottom {
  padding-bottom: 20px;
}

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

.padding-30-bottom {
  padding-bottom: 30px;
}

.padding-40-top {
  padding-top: 40px;
}

.padding-40-bottom {
  padding-bottom: 40px;
}

.padding-50-top {
  padding-top: 50px;
}

.padding-50-bottom {
  padding-bottom: 50px;
}

.padding-60-top {
  padding-top: 60px;
}

.padding-60-bottom {
  padding-bottom: 60px;
}

.padding-80-top {
  padding-top: 80px;
}

.padding-80-bottom {
  padding-bottom: 80px;
}

.padding-15-left-mb {
  padding-left: 15px !important;
}

@media (min-width: 992px) {
  .padding-15-left-mb {
    padding-left: 0 !important;
  }
}

.padding-15-right-mb {
  padding-right: 15px !important;
}

@media (min-width: 992px) {
  .padding-15-right-mb {
    padding-right: 0 !important;
  }
}

.padding-30-left-mb {
  padding-left: 30px !important;
}

@media (min-width: 992px) {
  .padding-30-left-mb {
    padding-left: 0 !important;
  }
}

.padding-30-right-mb {
  padding-right: 30px !important;
}

@media (min-width: 992px) {
  .padding-30-right-mb {
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .padding-10-top-dt {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .padding-20-top-dt {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .padding-25-top-dt {
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  .padding-30-top-dt {
    padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .padding-40-top-dt {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .padding-42-top-dt {
    padding-top: 42px;
  }
}

@media (min-width: 992px) {
  .padding-50-top-dt {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .padding-56-top-dt {
    padding-top: 56px;
  }
}

@media (min-width: 992px) {
  .padding-60-top-dt {
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  .padding-80-top-dt {
    padding-top: 80px;
  }
}

@media screen and (max-width: 991px) {
  .padding-12-top-mb {
    padding-top: 12px;
  }
}

@media screen and (max-width: 991px) {
  .padding-16-top-mb {
    padding-top: 16px;
  }
}

@media screen and (max-width: 991px) {
  .padding-18-top-mb {
    padding-top: 18px;
  }
}

@media screen and (max-width: 991px) {
  .padding-20-top-mb {
    padding-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .padding-24-top-mb {
    padding-top: 24px;
  }
}

@media screen and (max-width: 991px) {
  .padding-40-top-mb {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .padding-15-right-dt {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .padding-30-right-dt {
    padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .padding-16-right-dt {
    padding-right: 16px;
  }
}

@media (min-width: 992px) {
  .padding-10-bottom-dt {
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .padding-20-bottom-dt {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .padding-25-bottom-dt {
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .padding-30-bottom-dt {
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .padding-40-bottom-dt {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .padding-50-bottom-dt {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .padding-60-bottom-dt {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .padding-74-bottom-dt {
    padding-bottom: 74px;
  }
}

@media (min-width: 992px) {
  .padding-80-bottom-dt {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 991px) {
  .padding-12-bottom-mb {
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 991px) {
  .padding-16-bottom-mb {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 991px) {
  .padding-20-bottom-mb {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 991px) {
  .padding-24-bottom-mb {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 991px) {
  .padding-26-bottom-mb {
    padding-bottom: 26px;
  }
}

@media screen and (max-width: 991px) {
  .padding-36-bottom-mb {
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 991px) {
  .padding-40-bottom-mb {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .padding-50-bottom-mb {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 991px) {
  .padding-56-bottom-mb {
    padding-bottom: 56px;
  }
}

@media (min-width: 992px) {
  .padding-15-left-dt {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .padding-30-left-dt {
    padding-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .padding-30-left-mb {
    padding-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .padding-16-left-mb {
    padding-left: 16px;
  }
}

@media screen and (max-width: 991px) {
  .margin-0-top-mb {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .margin-24-top-mb {
    margin-top: 24px;
  }
}

@media screen and (max-width: 991px) {
  .margin-40-top-mb {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .margin-16-top-dt {
    margin-top: 16px;
  }
}

@media (min-width: 992px) {
  .margin-20-top-dt {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .margin-30-top-dt {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .margin-40-top-dt {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .margin-60-top-dt {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .margin-80-top-dt {
    margin-top: 80px;
  }
}

@media screen and (max-width: 991px) {
  .margin-16-bottom-mb {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 991px) {
  .margin-24-bottom-mb {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 991px) {
  .margin-42-bottom-mb {
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 991px) {
  .margin-54-bottom-mb {
    margin-bottom: 54px;
  }
}

@media screen and (max-width: 991px) {
  .margin-60-bottom-mb {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 991px) {
  .margin-40-bottom-mb {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .margin-78-bottom-mb {
    margin-bottom: 78px;
  }
}

@media screen and (max-width: 991px) {
  .margin-80-bottom-mb {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .margin-60-bottom-dt {
    margin-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .margin-40-bottom-dt {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .margin-80-bottom-dt {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .margin-30-bottom-dt {
    margin-bottom: 30px;
  }
}

.width-10 {
  max-width: 10%;
}

.width-20 {
  max-width: 20%;
}

.width-30 {
  max-width: 30%;
}

.width-40 {
  max-width: 40%;
}

.width-50 {
  max-width: 50%;
}

.width-60 {
  max-width: 60%;
}

.width-70 {
  max-width: 70%;
}

.width-80 {
  max-width: 80%;
}

.width-90 {
  max-width: 90%;
}

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

.container-fluid,
.paragraphSystem,
.row,
[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

.container-fluid > .row {
  overflow: hidden;
}

@media (min-width: 992px) {
  .left-offset-container {
    width: 100%;
    margin-left: 90px;
    padding-right: 90px;
  }

  .left-offset-container .left-offset-container {
    padding-right: 320px;
  }
}

@media (min-width: 992px) {
  .mobile-visible {
    display: none;
  }
}

.hidden {
  display: none !important;
}

#content {
  min-height: calc(100vh - 500px);
}

img {
  max-width: 100%;
  max-height: 100%;
}

.heading-underline h1 {
  font-size: 2.25rem;
  line-height: 36px;
  color: #196930;
  position: relative;
}

.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: 22px;
  left: 0;
}

@media (min-width: 767px) {
  .heading-underline h1:after {
    background-size: 100% 33%;
  }
}

@media (min-width: 992px) {
  .heading-underline h1:after {
    background-size: 100% 50%;
  }
}

.heading-straight-underline h1 {
  padding-bottom: 20px;
  border-bottom: 2px solid #bbe1cd;
}

.curved-underline {
  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% 16%;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
  .curved-underline {
    background-size: 100% 64%;
  }
}

.cost-table table {
  width: 100%;
  border-collapse: collapse;
}

.cost-table table td,
.cost-table table th {
  border: 2px solid #000;
}

.cost-table table td {
  padding-left: 10px;
}

.template-Polident-template p strong {
  color: #196930;
}

.template-Polident-template .coupon-image {
  margin-top: 50px;
  width: 100%;
}

.template-Polident-template .box-underline-green {
  border-bottom: 2px solid #bbe1cd;
}

.template-proguard .heading-underline h1 {
  color: #001489;
}

.template-proguard .heading-underline h1:after {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/DT/Separator-blue_1.svg)
    no-repeat bottom;
  background-size: 100% 16%;
}

@media (min-width: 992px) {
  .template-proguard .heading-underline h1:after {
    background-size: 100% 33%;
  }
}

.template-proguard .curved-underline {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/DT/Separator-blue_1.svg)
    no-repeat bottom;
  background-size: 100% 16%;
}

@media (min-width: 992px) {
  .template-proguard .curved-underline {
    background-size: 100% 33%;
  }
}

.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% 17px;
}

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

.template-propartials .teal-button a {
  background-color: #00a3ad !important;
}

.product-snippet-full-dentures {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Select-a-product-line_Card.png)
    no-repeat !important;
  background-size: 99% 99% !important;
}

.product-snippet-full-dentures: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 !important;
  background-size: 99% 99% !important;
}

.product-snippet-pro-partials {
  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 !important;
  background-size: 99% 99% !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
}

.product-snippet-pro-partials: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 !important;
  background-size: 99% 99% !important;
}

.product-snippet-pro-partials:hover a {
  color: #00a3ad !important;
}

.product-snippet-pro-partials .image {
  height: calc(79% - 2px) !important;
}

@media (min-width: 767px) {
  .product-snippet-pro-partials .image {
    height: calc(79% - 3px) !important;
  }
}

.product-snippet-pro-partials
  .product-after
  .component-content
  .paragraphSystem
  .richText {
  height: 22% !important;
}

.product-snippet-pro-partials img {
  border-radius: 0 36px 37px 37px;
}

@media (min-width: 767px) {
  .product-snippet-pro-partials img {
    border-radius: 0 61px 68px 68px;
  }
}

.product-snippet-pro-partials a {
  -webkit-clip-path: none !important;
  clip-path: none !important;
}

.product-snippet-pro-guard {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Select-a-product-line_Card.png)
    no-repeat !important;
  background-size: 99% 99% !important;
}

.product-snippet-pro-guard:hover {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Select-a-product-line_Card_Hover.png);
}

@media (min-width: 992px) {
  #header {
    margin-top: 15px;
  }
}

.logo-container {
  min-height: 150px;
}

.navigation-upper .navigation-header .searchBox form button,
.search-results-header .search-results-searchbox form button {
  left: 190px;
}

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

.navigation-upper .navigation-header div:last-of-type .content.paragraphSystem {
  height: 100%;
  width: 100%;
  display: flex;
}

.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: 10px;
  }
}

.navigation-upper .navigation-header .header-search > .component-content {
  width: 100%;
}

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

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

.navigation-main,
.navigation-main.container {
  padding: 0;
  margin-bottom: 25px;
}

@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(586.5px - 50vw);
  }

  .navigation-main:after,
  .navigation-main:before {
    content: "";
    position: absolute;
    width: calc(50vw - 586px);
    height: 40px;
    top: 0;
    background: #fdfdfd;
  }

  .navigation-main:after {
    right: calc(586.5px - 50vw);
  }
}

.navigation-main > .component-content {
  height: 100%;
  margin: auto;
}

.navigation-main .paragraphSystem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

.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: 60%;
}

.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
    > .navigation-item {
    height: 100%;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item:hover {
    transition: background-color 0.25s ease-out;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item:hover
    > a {
    color: #001489;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item: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
    > .navigation-item
    a {
    display: flex;
    align-items: center;
    height: 100%;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item.page-full-dentures
    a {
    height: 91%;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item.is-open {
    z-index: 5;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item.is-open.is-current-page {
    z-index: 0;
  }

  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item.is-open.is-current-page
    .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
    > .navigation-item.page-products.is-open.is-current-page
    .navigation-item-decoration:after,
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    > .navigation-item.page-products:hover
    .navigation-item-decoration:after {
    display: none;
  }
}

.navigation-main .navigation-mobile-menu {
  left: 11%;
  width: 18px;
  height: 3px;
  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%;
  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: Roboto;
  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: Roboto;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 20px;
  cursor: pointer;
}

.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: 20px;
  position: relative;
}

.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: -4px;
  left: 6px;
  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 {
  align-items: center;
}

.logo-box,
.logo-box a {
  display: flex;
}

.logo-box a 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%;
  height: 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;
  min-height: 40px;
}

.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 {
  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: 7.8% 6.6%;
  width: 145px;
  height: 28px;
}

.mobile-navigation .header-buttons .coupon p a,
.mobile-navigation .header-buttons .wtb p a {
  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 .header,
  .template-proguard .header,
  .template-propartials .header {
    display: none;
  }

  .template-main-hub .header.initialized,
  .template-Polident-template .header.initialized,
  .template-proguard .header.initialized,
  .template-propartials .header.initialized {
    display: block;
  }

  .template-main-hub .header .navigation-item,
  .template-Polident-template .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-open
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .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-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-open
    .navigation-branch.navigation-level2
    li,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .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-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-open
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template
    .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-open
    .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-open
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .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-open
    .navigation-branch.navigation-level2
    li
    > a {
    background: none;
    color: #fff;
    text-transform: uppercase;
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open
    .navigation-branch.navigation-level2
    li
    > a
    .navigation-item-decoration:after,
  .template-Polident-template
    .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-open
    .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-open.page-partials.is-current-page,
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials:hover,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials.is-current-page,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-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-open.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-partials
    .navigation-branch.navigation-level2 {
      background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green_Nav-bar_1440x75.png)
      no-repeat 50%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-partials
    .navigation-branch.navigation-level2 {
      height: 75px;
  }
}

@media (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2
    li:first-of-type,
  .template-Polident-template
    .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-open.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-open.page-partials
    .navigation-branch.navigation-level2
    li
    > a,
  .template-Polident-template
    .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-open.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-open.page-partials
    .navigation-branch.navigation-level2:before,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:before,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:before,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:before {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    height: 75px;
    left: calc(430.5px - 50vw);
    top: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_L_20x75.png);
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:after,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:after,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:after,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-partials
    .navigation-branch.navigation-level2:after {
    content: "";
    position: absolute;
    width: calc(50vw - 430px);
    height: 75px;
    right: calc(430.5px - 50vw);
    top: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_R_20x75.png);
  }

  .template-main-hub
  .header
  ul.navigation-branch.navigation-level1
  > .is-open.page-partials
  .navigation-branch.navigation-level2
  li,
.template-Polident-template
  .header
  ul.navigation-branch.navigation-level1
  > .is-open.page-partials
  .navigation-branch.navigation-level2
  li,
.template-proguard
  .header
  ul.navigation-branch.navigation-level1
  > .is-open.page-partials
  .navigation-branch.navigation-level2
  li,
.template-propartials
  .header
  ul.navigation-branch.navigation-level1
  > .is-open.page-partials
  .navigation-branch.navigation-level2
  li {
  transform: translateY(-7px);
}

  .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
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures.is-current-page,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-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-open.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-full-dentures
    .navigation-branch.navigation-level2 {
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green_Nav-bar_1440x75.png)
      no-repeat 50%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-full-dentures
    .navigation-branch.navigation-level2 {
    height: 75px;
  }
}

@media (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:before,
  .template-Polident-template
    .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-open.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);
    height: 75px;
    left: calc(430.5px - 50vw);
    top: 0;
    background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_L_20x75.png);
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2:after,
  .template-Polident-template
    .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-open.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);
      height: 75px;
      right: calc(430.5px - 50vw);
      top: 0;
      background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_R_20x75.png);
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2
    li,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2
    li,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2
    li,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-full-dentures
    .navigation-branch.navigation-level2
    li {
    transform: translateY(-7px);
  }

  .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
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables.is-current-page,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-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-open.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-removables
    .navigation-branch.navigation-level2 {
      background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green_Nav-bar_1440x75.png)
      no-repeat 50%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-removables
    .navigation-branch.navigation-level2 {
    height: 75px;
  }
}

@media (min-width: 992px) {
  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:before,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-removables
    .navigation-branch.navigation-level2:before {
      content: "";
      position: absolute;
      width: calc(50vw - 430px);
      height: 75px;
      left: calc(430.5px - 50vw);
      top: 0;
      background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_L_20x75.png);
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-removables
    .navigation-branch.navigation-level2:after,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.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-open.page-removables
    .navigation-branch.navigation-level2:after {
      content: "";
      position: absolute;
      width: calc(50vw - 430px);
      height: 75px;
      right: calc(430.5px - 50vw);
      top: 0;
      background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-Twist_R_20x75.png);
  }

  .template-main-hub
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-products
    .navigation-branch.navigation-level2,
  .template-Polident-template
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-products
    .navigation-branch.navigation-level2,
  .template-proguard
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-products
    .navigation-branch.navigation-level2,
  .template-propartials
    .header
    ul.navigation-branch.navigation-level1
    > .is-open.page-products
    .navigation-branch.navigation-level2 {
    display: none;
  }
}

.template-Polident-template .mobile-navigation {
  border-bottom: 3px solid #196930;
}

.template-Polident-template
  .mobile-navigation
  ul.navigation-level1
  .navigation-item.is-active.has-children
  .navigation-item-title:after,
.template-Polident-template
  .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;
}

@media (min-width: 992px) {
  .template-proguard .logo-box a img {
    max-height: 75px;
  }
}

.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: 75px;
}

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

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

.carousel {
  height: 335px;
  overflow: hidden;
}

.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;
  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: Roboto;
  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_22.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 .image {
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  height: 163px;
  width: 283px;
}

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

.carousel .slick-next {
  right: 0;
}

.template-Polident-template .carousel-heading-text h1,
.template-Polident-template .carousel-heading-text h2 {
  color: #196930;
}

.template-Polident-template .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
  .carousel-slide
  .snippetReference
  .box.component
  .richText-content
  p
  a {
  color: #fff;
  padding: 10px 15px 30px;
}

.template-Polident-template
  .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
  .carousel-slide
  .snippetReference
  .box.component:hover
  .richText-content
  p
  a {
  color: #196930;
}

.template-Polident-template .carousel-slide .snippetReference .image {
  width: 286px;
}

.template-Polident-template .carousel .snippetReference .image {
  z-index: 2;
}

.template-Polident-template .carousel .snippetReference .richText {
  z-index: 3;
}

.template-Polident-template .carousel .snippetReference .richText p a {
  color: #196930;
  padding-top: 10px;
}

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

.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: Roboto;
  font-weight: 600;
}

.template-propartials .carousel .snippetReference .richText p a {
  padding: 10px 15px 30px;
  color: #00a3ad;
}

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

@media (min-width: 992px) {
  .main-banner-article .bg-image-article:before {
    content: "";
    width: 100%;
    left: 0;
  }
}

.main-banner-article .bg-image-article > .component-content:before {
  content: "";
  width: 100%;
  height: calc(100% - 10px);
}

.main-banner-article .bg-image-article > .component-content img {
  -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;
}

.page-removables .main-banner .bg-image {
  position: relative;
}

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

.page-removables .main-banner .bg-image img {
  position: relative;
}

@media screen and (max-width: 767px) {
  .main-banner .bg-image {
    height: auto;
  }
  .main-banner .bg-image img {
    position: relative;
    /*transform: translateX(calc(100vw - 950px)) !important;*/
    transform: none !important;
    position: relative;
    min-width: auto;
  }
  .main-banner > .component-content {
    height: auto;
  }
}

@media only screen and (max-width: 1172px) {
  .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1135px));
  }
}

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

.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: 15px;
}

@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: Roboto;
  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_Image-Sprites_Cards.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_Image-Sprites_Cards.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: Roboto;
  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-full-dentures-teal .main-banner,
  .template-full-dentures-teal .main-banner-article:first-of-type,
  .template-main-hub .main-banner,
  .template-main-hub .main-banner-article:first-of-type,
  .template-Polident-template .main-banner,
  .template-Polident-template .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 - 1000px)) !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 - 800px)) !important;
  }
}

.template-full-dentures-teal .main-banner-content .content.paragraphSystem,
.template-Polident-template .main-banner-content .content.paragraphSystem {
  display: flex;
  flex-wrap: wrap-reverse;
  margin-top: 425px;
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner-content .content.paragraphSystem,
  .template-Polident-template .main-banner-content .content.paragraphSystem {
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 0;
  }
}

.template-full-dentures-teal
  .main-banner-content.not-hp-banner
  .content.paragraphSystem,
.template-Polident-template
  .main-banner-content.not-hp-banner
  .content.paragraphSystem {
  margin-top: 361px;
}

@media (min-width: 992px) {
  .template-full-dentures-teal
    .main-banner-content.not-hp-banner
    .content.paragraphSystem,
  .template-Polident-template
    .main-banner-content.not-hp-banner
    .content.paragraphSystem {
    margin-top: 518px;
  }
}

.template-full-dentures-teal .main-banner-text,
.template-Polident-template .main-banner-text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner-text,
  .template-Polident-template .main-banner-text {
    width: 91%;
    margin-top: 135px;
  }
}

@media (min-width: 992px) {
  .template-full-dentures-teal
    .main-banner-text
    > .component-content
    > .richText-content,
  .template-Polident-template
    .main-banner-text
    > .component-content
    > .richText-content {
    font-size: 1.125rem;
    line-height: 29px;
  }

  .template-full-dentures-teal
    .main-banner-text
    > .component-content
    > .richText-content
    p:nth-child(2),
  .template-Polident-template
    .main-banner-text
    > .component-content
    > .richText-content
    p:nth-child(2) {
    margin-top: 0;
  }
}

.template-full-dentures-teal
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child,
.template-Polident-template
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #196930;
}

.template-full-dentures-teal .main-banner-text-bg-sm,
.template-Polident-template .main-banner-text-bg-sm {
  margin-top: 500px;
}

.template-full-dentures-teal .main-banner-text-bg-sm > .component-content,
.template-Polident-template .main-banner-text-bg-sm > .component-content {
  min-height: 110px;
  min-width: 400px;
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner-text-bg-sm > .component-content,
  .template-Polident-template .main-banner-text-bg-sm > .component-content {
    min-height: 80px;
    background-position: 2% 89.35%;
    margin-left: 9.5%;
  }
}

.template-full-dentures-teal
  .main-banner-text-bg-sm
  > .component-content
  > .richText-content,
.template-Polident-template
  .main-banner-text-bg-sm
  > .component-content
  > .richText-content {
  margin-left: 35px;
}

@media (min-width: 992px) {
  .template-full-dentures-teal
    .main-banner-text-bg-sm
    > .component-content
    > .richText-content,
  .template-Polident-template
    .main-banner-text-bg-sm
    > .component-content
    > .richText-content {
    width: 75%;
  }
}

.template-full-dentures-teal .main-banner-text-bg-md,
.template-Polident-template .main-banner-text-bg-md {
  margin-top: 500px;
}

.template-full-dentures-teal .main-banner-text-bg-md > .component-content,
.template-Polident-template .main-banner-text-bg-md > .component-content {
  min-height: 110px;
  min-width: 415px;
  background-position: 0 89.45%;
}

@media (min-width: 767px) {
  .template-full-dentures-teal .main-banner-text-bg-md > .component-content,
  .template-Polident-template .main-banner-text-bg-md > .component-content {
    background-position: 0 92.1%;
  }
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner-text-bg-md > .component-content,
  .template-Polident-template .main-banner-text-bg-md > .component-content {
    min-height: 80px;
    background-position: 0 92%;
    margin-left: 9.5%;
  }
}

.template-full-dentures-teal
  .main-banner-text-bg-md
  > .component-content
  > .richText-content,
.template-Polident-template
  .main-banner-text-bg-md
  > .component-content
  > .richText-content {
  margin-left: 40px;
  margin-top: 0;
}

@media (min-width: 767px) {
  .template-full-dentures-teal
    .main-banner-text-bg-md
    > .component-content
    > .richText-content,
  .template-Polident-template
    .main-banner-text-bg-md
    > .component-content
    > .richText-content {
    width: 300px;
  }
}

.template-full-dentures-teal
  .main-banner-text-bg-md
  > .component-content
  > .richText-content
  > p,
.template-Polident-template
  .main-banner-text-bg-md
  > .component-content
  > .richText-content
  > p {
  margin-top: 6px;
}

@media (min-width: 767px) {
  .template-full-dentures-teal
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p,
  .template-Polident-template
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p {
    margin-top: 23px;
  }
}

@media (min-width: 992px) {
  .template-full-dentures-teal
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p,
  .template-Polident-template
    .main-banner-text-bg-md
    > .component-content
    > .richText-content
    > p {
    margin-top: 16px;
  }
}

@media (min-width: 992px) {
  .template-full-dentures-teal
    .main-banner-text-bg-md
    > .component-content
    > .richText-content,
  .template-Polident-template
    .main-banner-text-bg-md
    > .component-content
    > .richText-content {
    width: 80%;
  }
}

.template-full-dentures-teal .main-banner-logos,
.template-Polident-template .main-banner-logos {
  margin-top: 30px;
}

.template-full-dentures-teal .main-banner .banner-abs,
.template-Polident-template .main-banner .banner-abs {
  width: auto;
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner .banner-abs,
  .template-Polident-template .main-banner .banner-abs {
    padding-right: 5px;
    padding-bottom: 15px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .template-full-dentures-teal .main-banner .bg-image img,
  .template-Polident-template .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;
}

@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: Roboto;
    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 {
  height: 518px;
}

@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: Roboto;
  font-weight: 600;
}

@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%);
  z-index: 9;
}

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

.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: Roboto;
  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%;
}

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

.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 .product-lines-heading h3 {
  color: #196930;
}

.template-Polident-template .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 .product-lines .product-after .richText a {
  font-family: Roboto;
  font-weight: bold;
  color: #f5fbf4;
}

.template-Polident-template .product-lines .product-after:focus,
.template-Polident-template .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 .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: 1.3125rem;
  padding: 10px 23px;
}

@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 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: Roboto;
  font-weight: 600;
}

.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_Image-Sprites_Cards.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_Image-Sprites_Cards.png)
    no-repeat;
  background-position: 3.6% 39%;
}

.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: #196930;
}

.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 16px;
  margin-left: 4px;
  font-family: Roboto;
  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: block;
}

.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 .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: Roboto;
  font-weight: 600;
}

.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 .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: Roboto;
  font-weight: 400;
  color: #fff;
  padding-left: 1rem;
  line-height: 28px;
}

.products-proguard .products-heading {
  background-color: #009fdf;
}

.products-fulldentures .products-heading {
  background-color: #43b02a;
}

.products-propartials .products-heading {
  background-color: #00a3ad;
}

.products-propartials .products-heading h2 {
  font-family: Roboto;
}

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

.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: "\";
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: 400;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  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 .breadcrumbs-list li a {
  color: #196930;
}

.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: 9px;
  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: 10px;
  right: 10px;
}

.navigation-upper .navigation-header .searchBox form button,
.search-results-header .search-results-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: 187px;
  height: 27px;
  width: 42px;
}

.page-search-results .navigation-main h2 {
  margin: 0;
}

.page-search-results .left-offset-container .left-offset-container {
  margin-left: 0;
  padding-right: 50px;
}

@media (min-width: 992px) {
  .page-search-results .left-offset-container .left-offset-container {
    margin-left: 90px;
  }
}

.search-results h4 {
  color: #001489;
}

.search-results h4,
.search-results p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.search-results p {
  color: #666;
  margin-top: 5px;
}

.search-results .result:last-of-type {
  display: none;
}

.search-results-header > .component-content {
  position: relative;
}

.search-results-header .search-results-heading h1,
.search-results-header .search-results-heading h2 {
  font-size: 1.875rem;
  text-transform: uppercase;
  color: #001489;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg)
    no-repeat;
  background-position-y: 100%;
  background-size: 100%;
}

.search-results-header .search-results-searchbox {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .search-results-header .search-results-searchbox {
    display: block;
    top: 20px;
    right: -10%;
    position: absolute;
  }
}

.search-results-header .search-results-searchbox form {
  position: relative;
}

.search-results-header .search-results-searchbox form input {
  padding-right: 50px;
  padding-left: 30px;
  margin-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;
}

.search-results-header .search-results-searchbox form button {
  left: 216px;
}

.searchResults a:hover {
  color: #001489;
}

.searchResults-title {
  text-transform: uppercase;
}

.searchResults-title a {
  color: #001489;
}

.searchResults-title a:hover {
  color: #666;
}

.searchResults-number,
.searchResults-term {
  display: none;
}

.searchResults-results {
  margin-bottom: 10px;
  font-size: 1.125rem;
}

.searchResults-description {
  color: #666;
}

.searchResults-url {
  display: none;
}

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

.searchResults-result {
  position: relative;
  padding-bottom: 20px;
  border-bottom: none;
}

.searchResults-result:nth-child(2n) {
  background-color: inherit;
}

@media (min-width: 992px) {
  .searchResults-result {
    padding: 0 6px 20px;
  }
}

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center;
}

.searchResults-date {
  display: none;
}

.searchResults-pagination {
  font-size: 0.875rem;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.searchResults-pagination-list {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.searchResults-pagination-item {
  padding: 0 3px;
}

.searchResults-pagination-item > a {
  color: #001489 !important;
}

.searchResults-pagination-item > a:hover {
  color: #666 !important;
}

.searchResults-pagination-item.last {
  position: relative;
}

.searchResults-pagination-item.last a {
  z-index: 10;
  padding-right: 10px;
}

.searchResults-pagination-item.last:after {
  right: 0;
  content: "\";
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: 400;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 0.5rem;
}

.sitemap-heading h1,
.sitemap-heading h2 {
  position: relative;
  font-size: 2.25rem;
  color: #001489;
  text-transform: uppercase;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg)
    no-repeat;
  background-position-y: 100%;
  background-size: 100%;
}

.sitemap-subheading p {
  color: #001489;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 22px 0 5px;
}

.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

.sitemap-column {
  float: left;
}

.sitemap-column .component-content {
  overflow: hidden;
}

.sitemap-column a {
  color: #001489;
}

.sitemap-column a:hover {
  color: #666;
}

.sitemap-column h3 {
  margin: 0;
  font-size: 1.375rem;
  line-height: 2.25rem;
  text-transform: uppercase;
}

.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

.sitemap-column ul > li > a {
  color: #001489;
  font-size: 1.125rem;
}

.sitemap-column > ul {
  margin: 0;
}

.sitemap-column > ul > li {
  padding-right: 50px;
}

@media (min-width: 992px) {
  .sitemap-column > ul > li {
    padding-right: 0;
  }
}

.sitemap-column > ul > li > ul {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-left: 30px;
}

@media (min-width: 767px) {
  .sitemap-column > ul > li > ul {
    margin-left: 80px;
  }
}

.sitemap-column ul ul li {
  position: relative;
  font-weight: 700;
  line-height: 1.75rem;
}

.sitemap-column ul ul li:first-child {
  margin-top: 20px;
}

.sitemap-column ul ul ul {
  margin-top: 0;
}

.sitemap-column ul ul ul li {
  line-height: 2.125rem;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
}

#footer .row > .layout-outer > .layout-inner > div {
  padding: 0;
}

#footer .footer-banner {
  display: flex;
  justify-content: center;
}

#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) {
  #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;
  }

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

  #footer .footer-banner > .component-content:after {
    content: "";
    position: absolute;
    width: calc(50vw - 586px);
    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;
  }
}

#footer .footer-banner > .component-content > .paragraphSystem {
  width: 100%;
}

#footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  display: flex;
  justify-content: space-between;
}

#footer
  .footer-banner
  > .component-content
  .container
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 992px) {
  #footer
    .footer-banner
    > .component-content
    .container
    > .component-content
    > .content {
    flex-direction: row;
  }
}

#footer .footer-links {
  text-align: center;
}

@media (min-width: 992px) {
  #footer .footer-links {
    top: -15px;
    text-align: left;
  }
}

#footer .footer-links ul {
  padding-left: 0;
}

#footer .footer-links ul li {
  list-style: none;
  padding: 7px 0;
}

@media (min-width: 992px) {
  #footer .footer-links ul li {
    padding: 0;
  }
}

#footer .footer-links ul li a {
  font-family: Roboto;
  font-size: 1.25rem;
  color: #001489;
}

@media (min-width: 992px) {
  #footer .footer-links ul li a {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  #footer .footer-social {
    max-width: 274px;
  }
}

#footer .footer-social > .component-content > .content {
  display: flex;
  flex-direction: column;
}

#footer .footer-social .footer-disclaimer {
  order: 1;
  padding: 0 4rem;
}

@media (min-width: 767px) {
  #footer .footer-social .footer-disclaimer {
    padding: 0;
  }
}

@media (min-width: 992px) {
  #footer .footer-social .footer-disclaimer {
    order: 0;
  }
}

#footer .footer-social .footer-disclaimer p {
  text-align: center;
}

@media (min-width: 992px) {
  #footer .footer-social .footer-disclaimer p {
    font-size: 0.875rem;
    line-height: 20px;
    padding: 0 15px;
    color: #001489;
    text-align: left;
  }
}

#footer .footer-social .shareThis-list {
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style-type: none;
}

@media (min-width: 992px) {
  #footer .footer-social .shareThis-list {
    justify-content: flex-start;
  }
}

#footer .footer-social .shareThis-list > .shareThis-item {
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 16px;
}

#footer .footer-social .shareThis-list > .shareThis-item:first-of-type {
  margin-left: 0;
}

@media (min-width: 992px) {
  #footer .footer-social .shareThis-list > .shareThis-item:first-of-type {
    margin-left: 10px;
  }
}

#footer .footer-social .shareThis-list > .shareThis-item:last-of-type {
  margin-right: 0;
}

#footer .footer-social .shareThis-list > .shareThis-item img {
  height: 3rem;
}

@media (min-width: 992px) {
  #footer .footer-social .shareThis-list > .shareThis-item img {
    height: 2.3125rem;
  }
}

.template-Polident-template #footer .footer-banner > .component-content,
.template-proguard #footer .footer-banner > .component-content,
.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) {
  .template-Polident-template #footer .footer-banner > .component-content,
  .template-proguard #footer .footer-banner > .component-content,
  .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;
  }
}

.template-Polident-template
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem,
.template-proguard
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem,
.template-propartials
  #footer
  .footer-banner
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  justify-content: flex-start;
}

@media (min-width: 992px) {
  .template-Polident-template
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem,
  .template-proguard
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem,
  .template-propartials
    #footer
    .footer-links
    > .component-content
    > .content.paragraphSystem {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.template-Polident-template #footer .footer-links .content.paragraphSystem,
.template-proguard #footer .footer-links .content.paragraphSystem,
.template-propartials #footer .footer-links .content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 992px) {
  .template-Polident-template
    #footer
    .footer-links
    .content.paragraphSystem
    > .component,
  .template-proguard
    #footer
    .footer-links
    .content.paragraphSystem
    > .component,
  .template-propartials
    #footer
    .footer-links
    .content.paragraphSystem
    > .component {
    width: auto;
  }
}

.template-Polident-template #footer .footer-links a,
.template-proguard #footer .footer-links a,
.template-propartials #footer .footer-links a {
  color: #fff;
}

.template-Polident-template #footer .footer-social,
.template-proguard #footer .footer-social,
.template-propartials #footer .footer-social {
  width: 438px;
}

.template-Polident-template #footer .footer-social .footer-disclaimer p,
.template-proguard #footer .footer-social .footer-disclaimer p,
.template-propartials #footer .footer-social .footer-disclaimer p {
  color: #fff;
}

.template-Polident-template #footer .footer-social .shareThis-item,
.template-proguard #footer .footer-social .shareThis-item,
.template-propartials #footer .footer-social .shareThis-item {
  margin-top: 0;
}

.template-Polident-template #footer .footer-banner .navigation-shadow {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  width: 100vw;
  height: 284px;
  z-index: -1;
}

.template-Polident-template #footer .footer-banner .navigation-shadow p {
  background: linear-gradient(180deg, #fff, #ccc 48%, #ccc 52%, #fff);
  position: relative;
  line-height: 284px;
}

.template-Polident-template #footer .footer-banner > .component-content {
  background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/sp/FullDentures_Footer_new_SP.jpg) !important;
  max-width: none;
}

@media (min-width: 767px) {
  .template-Polident-template #footer .footer-banner > .component-content {
    height: 1587px;
  }
}

@media (min-width: 992px) {
  .template-Polident-template #footer .footer-banner > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Full-Dentures_Footer_DT.png) !important;
    background-position: 50%;
    background-size: cover;
    height: 420px;
    min-height: auto;
    width: 100vw;
  }

  .template-Polident-template
    #footer
    .footer-banner
    > .component-content:before {
    width: auto;
  }

  .template-Polident-template
    #footer
    .footer-banner
    > .component-content:after {
    content: "";
    display: none;
  }
}

.template-Polident-template #footer .footer-links {
  top: -30px;
}

@media (min-width: 767px) {
  .template-Polident-template #footer .footer-links {
    top: -180px;
  }
}

@media (min-width: 992px) {
  .template-Polident-template #footer .footer-links {
    top: -50px;
  }
}

@media screen and (min-width: 1200px) {
  .template-Polident-template #footer .footer-links {
    left: -70px;
  }
}

.template-Polident-template
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item:first-of-type {
  margin-left: 0;
}

@media (min-width: 992px) {
  .template-Polident-template
    #footer
    .footer-social
    .shareThis-list
    > .shareThis-item:first-of-type {
    margin-left: -35px;
  }
}

.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) {
  .template-proguard #footer .footer-banner > .component-content {
    height: 1587px;
  }
}

@media (min-width: 992px) {
  .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;
  }

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

  .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) {
  .template-proguard #footer .footer-links {
    top: -180px;
  }
}

@media (min-width: 992px) {
  .template-proguard #footer .footer-links {
    top: 10px;
  }
}

.template-proguard #footer .footer-social .shareThis-list {
  margin: 0;
}

@media (min-width: 992px) {
  .template-proguard #footer .footer-social .shareThis-list {
    margin: 1em 0;
  }
}

.template-proguard #footer .footer-social .shareThis-list > .shareThis-item {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .template-proguard #footer .footer-social .shareThis-list > .shareThis-item {
    margin-bottom: 1rem;
  }
}

.template-proguard
  #footer
  .footer-social
  .shareThis-list
  > .shareThis-item:first-of-type {
  margin-left: 0;
}

@media (min-width: 992px) {
  .template-proguard
    #footer
    .footer-social
    .shareThis-list
    > .shareThis-item:first-of-type {
    margin-left: -35px;
  }
}

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

@media (min-width: 992px) {
  .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;
    width: 100%;
    max-width: none;
    background-size: 150% 100%;
  }

  .template-propartials #footer .footer-banner > .component-content:after,
  .template-propartials #footer .footer-banner > .component-content:before {
    display: none;
  }
}

.template-propartials #footer .footer-links {
  top: 0;
}

.template-propartials #footer .footer-links ul li a {
  font-family: Roboto;
}

.contact-us .component-content {
  margin-left: 15px;
  margin-right: 15px;
}

.contact-us .richText-content h1,
.contact-us .richText-content h2 {
  position: relative;
  font-size: 2.25rem;
  color: #001489;
  text-transform: uppercase;
  height: 50px;
}

.contact-us .richText-content h1:after,
.contact-us .richText-content h2:after {
  content: "";
  position: absolute;
  height: 100px;
  width: 100%;
  top: 40px;
  left: 0;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg)
    no-repeat;
  background-size: 88% 16%;
}

.contact-us .richText-content a,
.contact-us .richText-content strong {
  color: #001489;
}

.contact-us .richText-content a:hover {
  color: #666;
}

.contact-us .richText-content p {
  color: #001489;
  margin: 0;
}

.contact-us .richText-content p:first-of-type {
  color: #666;
  padding-right: 50px;
}

.contact-us .richText-content p:nth-child(odd) {
  margin-top: 17px;
}

.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: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/Gray-curved-separator.svg)
    no-repeat;
  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 .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-head:after {
  transition: all 0.1s ease-out;
}

.mod-js .accordion-head:after,
.mod-js .accordion-head:before {
  content: "";
  position: absolute;
  background-color: #43b02a;
  width: 4px;
  height: 18px;
  right: 5%;
  top: 20px;
}

.mod-js .accordion-head:before {
  transform: rotate(90deg);
  transition: all 0.1s linear;
}

.mod-js .accordion-slide.is-active > .accordion-head {
  cursor: pointer;
}

.mod-js .accordion-slide.is-active > .accordion-head:after {
  transform: rotate(90deg);
  background-color: #001489;
}

.mod-js .accordion-slide.is-active > .accordion-head .accordion-title-text {
  color: #001489;
}

@media (min-width: 992px) {
  .mod-js .accordion-slide.is-active > .accordion-head .accordion-title {
    border-bottom: none;
  }
}

.mod-js .accordion-slide.is-active:after {
  display: none;
}

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

.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_Image-Sprites_Cards.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_Image-Sprites_Cards.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 16px;
  margin-left: 4px;
  font-family: Roboto;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.articles .component-content,
.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: Roboto;
  font-weight: 600;
}

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

.heading-text .richText-content {
  margin: 0 30px;
}

@media (min-width: 992px) {
  .heading-text .richText-content {
    margin: 0;
  }
}

.heading-text h1,
.heading-text h2 {
  color: #196930;
}

.heading-text p {
  color: #666;
  line-height: 27px;
  text-align: left !important;
}

@media (min-width: 992px) {
  .heading-text p {
    text-align: center !important;
  }
}

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

.products-box .snippetReference {
  padding: 0;
  margin-bottom: 32px;
}

.products-box .snippetReference .box.component {
  height: 248px;
  width: 364px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full-Dentures_Image-Sprites_Cards.png)
    no-repeat;
  background-position: -0.4% 39%;
}

.products-box .snippetReference .box.component:hover {
  height: 244px;
  margin-bottom: 4px;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/Full-Dentures_Image-Sprites_Cards.png)
    no-repeat;
  background-position: -0.4% 43.95%;
}

.products-box .snippetReference .box.component:hover .richText-content p a {
  color: #fff;
}

.products-box .snippetReference .component-content {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.products-box .snippetReference .component-content .content.paragraphSystem {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .products-box .snippetReference .component-content {
    display: block;
    justify-content: left;
  }
}

.products-box .snippetReference .image {
  left: 50%;
  transform: translateX(-50%);
  height: 161px;
  width: 282px;
}

.products-box .snippetReference .image .component-content {
  height: 161px;
}

.products-box .snippetReference .image .component-content img {
  margin-top: 2px;
  max-width: 100%;
  max-height: 100%;
  height: 159px;
  -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%
  );
}

.products-box .snippetReference .richText {
  margin-top: 3px;
  height: 80px;
  width: 267px;
  left: 50%;
  transform: translateX(-50%);
}

.products-box .snippetReference .richText-content {
  width: 100%;
}

.products-box .snippetReference .richText-content p {
  justify-content: flex-start !important;
  text-align: left !important;
  padding: 0 15px;
}

.products-box .snippetReference .richText-content p a {
  font-family: Roboto;
  font-weight: bold;
  text-align: left;
  color: #196930;
}

.template-proguard .heading-text h1,
.template-proguard h2,
.template-propartials .heading-text h1,
.template-propartials h2 {
  color: #001489;
}

.template-propartials p.step {
  color: #001489;
  line-height: 27px;
  text-align: left !important;
}

@media (min-width: 992px) {
  .template-propartials p.step {
    text-align: center !important;
  }
}

.template-propartials .products-box .snippetReference .richText-content p a {
  font-family: Roboto;
  font-weight: 600;
}

.template-Polident-template .types-description-text h2 {
  font-size: 1.25rem;
  line-height: 36px;
  color: #196930;
}

@media (min-width: 992px) {
  .template-Polident-template .types-description-text h2 {
    font-size: 1.5rem;
    line-height: 32px;
  }
}

.template-Polident-template .types-description-text p {
  line-height: 28px;
  color: #666;
}

.template-Polident-template .types-list-first ul,
.template-Polident-template .types-list-last ul {
  list-style: none;
}

.template-Polident-template .types-list-first ul li > a,
.template-Polident-template .types-list-last ul li > a {
  font-size: 1.125rem;
  line-height: 24px;
  color: #196930;
}

@media (min-width: 992px) {
  .template-Polident-template .types-list-first ul li > a,
  .template-Polident-template .types-list-last ul li > a {
    font-size: 1.5rem;
    line-height: 28px;
  }
}

.template-Polident-template .types-list-first ul li > a:before,
.template-Polident-template .types-list-last ul li > a:before {
  content: "\2022";
  color: #196930;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.template-Polident-template .types-list-first ul {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .template-Polident-template .types-list-first ul {
    margin-bottom: 1em;
  }
}

.template-Polident-template .types-list-last ul {
  margin-top: 0;
}

@media (min-width: 992px) {
  .template-Polident-template .types-list-last ul {
    margin-top: 1em;
  }
}

.template-Polident-template .types-disclaimer {
  border-top: 2px solid #008a00;
}

@media (min-width: 992px) {
  .template-Polident-template .types-disclaimer {
    border-top: 2px solid #43b02a;
  }
}

.template-Polident-template .types-disclaimer p {
  color: #666;
  line-height: 28px;
}

.template-Polident-template .types-disclaimer a {
  font-family: Roboto;
  font-weight: bold;
  line-height: 28px;
  text-decoration: underline;
  color: #196930;
}

@media (min-width: 992px) {
  .template-Polident-template .types-disclaimer a {
    color: #008a00;
  }
}

.template-Polident-template .type-description {
  line-height: 28px;
  color: #666;
}

.template-Polident-template .type-no-image h3 {
  font-size: 1.5rem;
  line-height: 36px;
  color: #006c28;
}

.template-Polident-template .type-with-image .content.paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 992px) {
  .template-Polident-template .type-with-image .content.paragraphSystem {
    flex-direction: row;
    justify-content: space-between;
  }
}

.template-Polident-template .type-with-image .content.paragraphSystem h3 {
  font-size: 1.25rem;
  line-height: 32px;
  color: #196930;
}

.template-Polident-template
  .type-with-image
  .content.paragraphSystem
  .image
  img {
  width: 100%;
}

@media (min-width: 992px) {
  .template-Polident-template
    .type-with-image
    .content.paragraphSystem
    .image
    img {
    width: 80%;
    margin-left: 50px;
  }
}

.template-proguard .howto-block {
  left: 50%;
  transform: translateX(-50%);
}

.template-proguard .howto-block .howto-heading h3 {
  font-size: 1.75rem;
  color: #001489;
}

.template-proguard .howto-block:after,
.template-proguard .howto-block:before {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/DT/Separator-blue_1.svg)
    bottom/100% no-repeat;
  display: block;
  width: 100%;
  height: 25px;
  margin-top: 15px;
}

.template-proguard .howto-block:before {
  margin-bottom: 15px;
}

.template-proguard .step-description h3 {
  font-size: 1.375rem;
  color: #001489;
}

.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: Roboto;
  font-weight: 600;
  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;
}

.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 .product-details-list li {
  font-size: 1.25rem;
  color: #196930;
}

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

.video-int {
  cursor: pointer;
}

.video-int > .component-content {
  position: relative;
}

.video-int > .component-content img {
  width: 100%;
}

.video-int > .component-content .title-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-int > .component-content .title-content button {
  width: 75px;
  height: 75px;
  background: none;
  background-color: #006c28;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  border: 2px solid #006c28;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.video-int > .component-content .title-content button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #fff;
  margin-left: 5px;
}

.video-int > .component-content .title-content .duration {
  display: none;
}

.video-int:hover > .component-content .title-content button {
  transition: all 0.3s ease;
  background-color: #fff;
  border: 2px solid #fff;
}

.video-int:hover > .component-content .title-content button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #006c28;
}

.video-int:hover > .component-content .title-content .duration {
  display: none;
}

@-webkit-keyframes zoomVideoPlayer {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

@keyframes zoomVideoPlayer {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.video-content {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
}

.video-content .videoWrapper {
  width: 100%;
  max-width: 992px;
  padding: 0 20px;
  -webkit-animation: zoomVideoPlayer 0.3s ease-out;
  animation: zoomVideoPlayer 0.3s ease-out;
}

.video-content .video {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  height: 0;
  padding-bottom: 56.25%;
}

.video-content .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.video-content .video .close {
  margin-bottom: 10px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -35px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.video-content .video .close:after,
.video-content .video .close:before {
  content: "";
  display: block;
  width: 130%;
  height: 4px;
  background-color: #006c28;
  position: absolute;
  border-radius: 3px;
}

.video-content .video .close:before {
  transform: rotate(45deg);
}

.video-content .video .close:after {
  transform: rotate(-45deg);
}

.video-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.video-block:before {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-curved-separator.svg)
    bottom/contain no-repeat;
  display: block;
  background-size: 100% 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}

.video-block > .component-content {
  align-self: center;
  max-width: 750px;
}

.video-block .video-block-heading h3 {
  font-size: 1.875rem;
  line-height: 36px;
  color: #196930;
}

@media (min-width: 992px) {
  .video-block .video-block-heading h3 {
    font-size: 2.25rem;
  }
}

.video-block .video-block-description p {
  font-size: 1.25rem;
  color: #939191;
  line-height: 1.25;
}

.video-block .video-block-description:after {
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/dt/Green-curved-separator.svg)
    bottom/contain no-repeat;
  display: block;
  background-size: 100% 100%;
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  .video-block .video-block-description:after {
    display: none;
  }
}

.video-block .reference-cleansers-product-video {
  display: flex;
  justify-content: center;
}

.video-block .reference-cleansers-product-video > .component-content {
  width: 100%;
  min-height: 250px;
}

@media (min-width: 767px) {
  .video-block .reference-cleansers-product-video > .component-content iframe {
    min-height: 422px;
  }
}

@media (min-width: 992px) {
  .video-block .reference-cleansers-product-video > .component-content {
    max-height: 422px;
  }
}

.quote:after,
.quote:before,
.template-proguard .quote:after,
.template-proguard .quote:before,
.template-propartials .quote:after,
.template-propartials .quote:before,
.tips-box .tip-box .tip-quote:after,
.tips-box .tip-box .tip-quote:before {
  content: "";
  height: 100px;
  width: 100px;
}

.article-main-description {
  color: #939191;
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .article-main-description {
    margin-bottom: 2rem;
  }
}

.question-box {
  padding-bottom: 30px;
}

@media (min-width: 992px) {
  .question-box-left {
    padding-right: 2rem;
  }
}

.question-box-question-lg h1,
.question-box-question-lg h3,
.question-box-question h1,
.question-box-question h3 {
  font-size: 1.25rem;
  color: #f5fbf4;
  margin: 2vw;
}

@media (min-width: 992px) {
  .question-box-question-lg h1,
  .question-box-question-lg h3,
  .question-box-question h1,
  .question-box-question h3 {
    margin: 10px;
  }
}

.question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Ask-a-dentist-icon_1.png)
    no-repeat;
  background-size: 100% 100%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.question-box-question .component-content {
  padding-left: 18%;
}

.question-box-question-lg {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Ask-a-dentist-icon_8.png)
    no-repeat;
  background-size: 100% 100%;
  max-width: 476px;
}

.question-box-question-lg .component-content {
  padding-left: 18%;
}

.question-box-description p {
  color: #939191;
}

.question-box-description strong {
  color: #047c47;
}

.question-box-description li {
  color: #939191;
  list-style-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/atom-icon-tick.png);
}

.question-box-description a {
  font-weight: 700;
  color: #008a00;
  text-decoration: underline;
}

.quote {
  position: relative;
  color: #43b02a;
}

.quote p {
  margin: 2rem 4rem;
}

.quote:before {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Upper-quote.png)
    no-repeat 50%;
}

.quote:after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Bottom-quote.png)
    no-repeat 50%;
  bottom: 0;
  right: 0;
}

.question-image {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.question-image .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/Ask-a-dentist-card.png)
    no-repeat;
  background-size: 100% 100%;
  width: 285px;
  height: 160px;
  padding-top: 2px;
  padding-left: 2px;
}

.question-image .component-content img {
  -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%
  );
  width: calc(100% - 2px);
}

.template-proguard .article-main-description {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .template-proguard .article-main-description {
    margin-bottom: 2rem;
  }
}

.template-proguard .article-main-description p {
  color: #939191;
  font-size: 1.25rem;
  line-height: 1.5;
}

.template-proguard .quote {
  color: #001489;
}

.template-proguard .quote:before {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Upper-quote.png)
    no-repeat 50%;
}

.template-proguard .quote:after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Bottom-quote.png)
    no-repeat 50%;
  bottom: 0;
  right: 0;
}

.template-proguard .question-box-description strong {
  color: #001489;
}

.template-proguard .question-box-description li {
  list-style-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Check-icon.png);
}

.template-proguard .question-box-description a {
  color: #009fdf;
}

.template-proguard .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_1.png)
    no-repeat;
  background-size: 100% 100%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.template-proguard .question-box-question h1,
.template-proguard .question-box-question h3 {
  font-size: 1.125rem;
  color: #f5fbf4;
}

@media (min-width: 992px) {
  .template-proguard .question-box-question h1,
  .template-proguard .question-box-question h3 {
    margin: 10px;
  }
}

.template-proguard .question-box:nth-child(4) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_2.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(5) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_3.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(6) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_4.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(7) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_5.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(8) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_6.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(9) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_7.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(10) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_8.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-box:nth-child(11) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-you-dentist_Card-with-icon_9.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-proguard .question-image .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Ask-your-dentist-image-holder.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .article-main-description {
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .template-propartials .article-main-description {
    margin-bottom: 2rem;
  }
}

.template-propartials .article-main-description p {
  color: #001489;
  font-size: 1.25rem;
  line-height: 1.5;
}

.template-propartials .quote {
  color: #001489;
}

.template-propartials .quote p {
  line-height: 29px;
}

.template-propartials .quote:before {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Upper-quote.png)
    no-repeat 50%;
}

.template-propartials .quote:after {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/Bottom-quote.png)
    no-repeat 50%;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.template-propartials .question-box {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/dt/Separator-teal_1.png)
    no-repeat;
  display: block;
  background-size: 100% 8%;
  background-position: bottom;
}

.template-propartials .question-box-description strong {
  color: #001489;
}

.template-propartials .question-box-description li {
  list-style-image: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Check-mark.png);
}

.template-propartials .question-box-description a {
  color: #00a3ad;
}

.template-propartials .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_1.png)
    no-repeat;
  background-size: 100% 100%;
  max-width: 100%;
  max-height: 100%;
  width: 375px;
  height: 108px;
  margin-bottom: 2rem;
}

.template-propartials .question-box-question .component-content {
  padding-left: 25%;
}

.template-propartials .question-box-question h1,
.template-propartials .question-box-question h3 {
  font-size: 1.375rem;
  line-height: 28px;
  color: #f5fbf4;
}

@media (min-width: 992px) {
  .template-propartials .question-box-question h1,
  .template-propartials .question-box-question h3 {
    margin: 10px;
  }
}

.template-propartials .question-box:nth-child(4) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_2.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(5) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_3.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(6) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_4.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(6) .question-box-question h1,
.template-propartials .question-box:nth-child(6) .question-box-question h3 {
  font-size: 1.25rem;
}

.template-propartials .question-box:nth-child(7) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_5.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(8) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_6.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(9) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_7.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-box:nth-child(10) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_8.png)
    no-repeat;
  background-size: 100% 100%;
  height: 158px;
}

.template-propartials
  .question-box:nth-child(10)
  .question-box-question
  > .component-content {
  padding-left: 15%;
}

.template-propartials .question-box:nth-child(11) .question-box-question {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist_Card-with-icon_9.png)
    no-repeat;
  background-size: 100% 100%;
  height: 152px;
}

.template-propartials .question-image .component-content {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/propartiasl/Ask-your-dentist-image-holder.png)
    no-repeat;
  background-size: 100% 100%;
}

.template-propartials .question-image .component-content img {
  -webkit-clip-path: none;
  clip-path: none;
  border-radius: 0 39px 39px 39px;
  width: calc(100% - 2px);
}

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

.button-hex {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Button-blue.png)
    no-repeat;
}

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

.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 .btn-show p > a {
  font-size: 1.125rem;
  font-family: Roboto;
  font-weight: bold;
  color: #196930;
}

.template-Polident-template .btn-show p > a:hover {
  color: #fff;
}

@media (min-width: 992px) {
  .template-Polident-template .btn-show p > a {
    font-size: 1.25rem;
  }
}

.template-proguard .btn-show p > a {
  font-size: 1.125rem;
  font-family: Roboto;
  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: Roboto;
  font-weight: 600;
  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;
}

.howto-apply-box {
  margin-top: 20px;
}

.howto-apply-box .content.paragraphSystem {
  display: flex;
  flex-direction: column;
}

@media (min-width: 767px) {
  .howto-apply-box .content.paragraphSystem {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.howto-apply-box .heading-text {
  margin-bottom: 10px;
}

.howto-apply-box .heading-text h1,
.howto-apply-box .heading-text h2 {
  font-size: 1.1875rem;
  color: #00984f;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .howto-apply-box .heading-text h1,
  .howto-apply-box .heading-text h2 {
    font-size: 1.1875rem;
  }
}

.howto-apply-box.even .content.paragraphSystem .heading-text {
  order: 0;
}

.howto-apply-box.even .content.paragraphSystem .howto-apply-img {
  order: 1;
}

@media (min-width: 767px) {
  .howto-apply-box.even .content.paragraphSystem .howto-apply-img {
    order: 2;
  }
}

.howto-apply-box.even .content.paragraphSystem .howto-apply-steps {
  order: 2;
}

@media (min-width: 767px) {
  .howto-apply-box.even .content.paragraphSystem .howto-apply-steps {
    order: 1;
  }
}

.howto-apply-box.even
  .content.paragraphSystem
  .howto-apply-steps
  .howto-apply-step
  .content.paragraphSystem {
  flex-direction: row;
}

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

.howto-apply-img .component-content img {
  width: 35%;
}

@media (min-width: 992px) {
  .howto-apply-img .component-content img {
    width: 75%;
  }
}

.howto-apply-steps .component-content {
  padding-left: 10px;
}

@media (min-width: 767px) {
  .howto-apply-steps .component-content {
    padding-left: 0;
  }
}

.howto-apply-steps .component-content .content.paragraphSystem {
  display: flex;
}

.howto-apply-step .content.paragraphSystem {
  display: flex;
  align-items: center;
  flex-direction: row;
}

@media (min-width: 992px) {
  .howto-apply-step .image {
    width: 10%;
  }
}

.howto-apply-step .image .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.howto-apply-step .image .component-content img {
  width: 38px;
}

.howto-apply-step-text p {
  line-height: 28px;
}

.types-description-text .learn-more-links a {
  background-color: #047c47;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 0;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600;
  -webkit-clip-path: polygon(
    2% 0,
    100% 0,
    100% 8%,
    100% 80%,
    98% 100%,
    1% 100%,
    0 96%,
    0 20%
  );
  clip-path: polygon(
    2% 0,
    100% 0,
    100% 8%,
    100% 80%,
    98% 100%,
    1% 100%,
    0 96%,
    0 20%
  );
}

@media (min-width: 767px) {
  .types-description-text .learn-more-links a {
    -webkit-clip-path: polygon(
      12px 0,
      100% 0,
      100% 8%,
      100% 80%,
      123px 100%,
      1% 100%,
      0 96%,
      0 20%
    );
    clip-path: polygon(
      12px 0,
      100% 0,
      100% 8%,
      100% 80%,
      123px 100%,
      1% 100%,
      0 96%,
      0 20%
    );
  }
}

@media (min-width: 767px) {
  .types-description-text .learn-more-links {
    float: left;
    margin: 20px 30px;
    padding: 10px 20px;
    width: 134px;
  }
}

.adhesive-basics-rt-sub-box {
  border: 2px solid #ebebeb;
  position: relative;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box {
    border-width: 3px;
    margin-bottom: 90px;
  }
}

.adhesive-basics-rt-sub-box .content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.adhesive-basics-rt-sub-box .heading-text {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .heading-text {
    width: auto;
    position: absolute;
    top: -30px;
  }
}

.adhesive-basics-rt-sub-box .heading-text .component-content {
  width: 100%;
  border: none;
  border-bottom: 3px solid #ebebeb;
  background-color: #fff;
  box-sizing: border-box;
  display: block;
}

.adhesive-basics-rt-sub-box .heading-text .component-content h1,
.adhesive-basics-rt-sub-box .heading-text .component-content h2 {
  color: #047c47;
  font-size: 1.875rem;
  margin: 0;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .heading-text .component-content {
    padding: 10px;
    border: 3px solid #ebebeb;
    height: 56px;
    margin: 0 auto;
  }
}

.adhesive-basics-rt-sub-box .grey-bg-article {
  background-color: transparent;
  min-height: 50px;
  width: auto;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .grey-bg-article {
    background-color: #ebebeb;
    margin: 100px 40px 20px;
    box-sizing: content-box;
  }
}

.adhesive-basics-rt-sub-box .grey-bg-article .component-content {
  background-color: #ebebeb;
  margin: 0 8px;
  text-align: center;
}

.adhesive-basics-rt-sub-box .grey-bg-article .image {
  margin-bottom: 10px;
  position: relative;
}

.adhesive-basics-rt-sub-box .grey-bg-article .image .component-content {
  display: flex;
  justify-content: center;
}

.adhesive-basics-rt-sub-box .grey-bg-article .image .component-content img {
  max-width: 120px;
  padding-top: 18px;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .grey-bg-article .image .component-content img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    max-height: none;
  }
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .grey-bg-article .richText {
    margin-top: 70px;
    margin-bottom: 10px;
  }
}

.adhesive-basics-rt-sub-box .grey-bg-article .richText .component-content {
  min-height: 50px;
}

.adhesive-basics-rt-sub-box .grey-bg-article .richText .component-content p {
  margin-top: 0;
  text-align: left;
  font-size: 1.125rem;
  line-height: 28px;
  margin-bottom: 12px;
  padding: 2%;
}

.adhesive-basics-rt-sub-box
  .grey-bg-article
  .richText
  .component-content
  p
  .green-txt {
  color: #047c47;
  border-bottom: 1px solid #047c47;
}

.adhesive-basics-rt-sub-box .adhesive-description {
  padding: 0 25px 25px;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .adhesive-description .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
  }
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .adhesive-description .richText {
    display: flex;
    flex-basis: 40%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0 20px;
  }
}

.adhesive-basics-rt-sub-box .adhesive-description .richText h4 {
  line-height: 1;
  color: #047c47;
  font-size: 1.1875rem;
  margin: 20px 0 10px;
}

.adhesive-basics-rt-sub-box .adhesive-description .richText p {
  margin: 0;
}

.adhesive-basics-rt-sub-box .adhesive-description .richText ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.adhesive-basics-rt-sub-box .adhesive-description .richText ul li {
  padding: 0 0 0 13px;
  margin: 0 0 5px;
  font-size: 1.125rem;
  position: relative;
}

.adhesive-basics-rt-sub-box .adhesive-description .richText ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #047c47;
  border-radius: 50%;
  left: 0;
  top: 9px;
}

@media (min-width: 767px) {
  .adhesive-basics-rt-sub-box .adhesive-description .disclaimer {
    flex-basis: 85%;
    align-items: flex-start;
  }
}

.template-Polident-template .types-description-text a {
  color: #008a00 !important;
  font-weight: 700;
  text-decoration: underline;
}
.green-heading {
  color: #008a00 !important;
}
.green-hyperlink ul li a,
.green-hyperlink p a,
.green-hyperlink ol li a {
  color: #008a00 !important;
}

.template-proguard .types-description-text h3 {
  color: #001489;
}

.template-proguard .types-description-text a {
  color: #009fdf;
  font-weight: 700;
  text-decoration: underline;
}

.template-propartials .types-description-text a {
  color: #00a3ad;
  font-weight: 700;
  text-decoration: underline;
}

.template-propartials
  .adhesive-description.teal-bullets
  .richText
  ul
  li:before {
  background: #00a3ad;
}

.template-Polident-template .history-carousel .carousel-slide.first {
  height: 363px;
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content {
  position: relative;
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  img {
  height: 363px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide.first
    .carouselSlide
    .image-and-content
    img {
    height: 266px;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide.first
    .carouselSlide
    .image-and-content
    img {
    height: 366px;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  text-align: center;
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content
  p {
  color: #fff;
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content
  p
  .carousel-banner-text-one,
.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content
  p
  .carousel-banner-text-two {
  font-size: 36px;
  line-height: 32px;
  color: #fff;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide.first
    .carouselSlide
    .image-and-content
    .carousel-content
    p
    .carousel-banner-text-one,
  .template-Polident-template
    .history-carousel
    .carousel-slide.first
    .carouselSlide
    .image-and-content
    .carousel-content
    p
    .carousel-banner-text-two {
    font-size: 59px;
    line-height: 46px;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content
  p:nth-child(2) {
  padding-top: 1em;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide.first
    .carouselSlide
    .image-and-content
    .carousel-content
    p:nth-child(2) {
    position: absolute;
    padding: 0;
    width: 338px;
    top: 110px;
    right: 15px;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide.first
  .carouselSlide
  .image-and-content
  .carousel-content
  p:nth-child(2)
  .carousel-banner-text-three {
  font-size: 17px;
  font-weight: 400;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    .carouselSlide
    .image-and-content
    img {
    height: 266px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    .carouselSlide
    .image-and-content
    img {
    height: 366px;
  }
}

.template-Polident-template .history-carousel .carousel-slide h3 {
  display: block;
  font-size: 22px;
  margin: 0 auto;
  text-align: center;
  top: -88px;
  width: 100%;
}

.template-Polident-template .history-carousel .carousel-slide h3 span {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

@media (min-width: 767px) {
  .template-Polident-template .history-carousel .carousel-slide h3 span {
    font-size: 30px;
    font-weight: 700;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide
  h3
  .white-text-carousel {
  position: absolute;
  top: -100px;
  width: 170px;
  right: 5%;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    h3
    .white-text-carousel {
    top: -240px;
    width: 350px;
    right: 46px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    h3
    .white-text-carousel {
    top: -260px;
    right: 70px;
  }
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    .tips-for-sports-para {
    position: absolute;
    top: -170px;
    width: 350px;
    right: 14px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    .tips-for-sports-para {
    font-size: 22px;
    top: -200px;
    right: 38px;
  }
}

.template-Polident-template .history-carousel .carousel-slide p {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}

@media (min-width: 767px) {
  .template-Polident-template .history-carousel .carousel-slide p {
    position: absolute;
    right: 30px;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide
  .white-text-carousel
  strong {
  color: #000;
  font-weight: 700;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide
    .white-text-carousel
    strong {
    color: #fff;
  }
}

.template-Polident-template
  .history-carousel
  .carousel-slide#slick-slide01
  h3
  .white-text-carousel
  strong {
  color: #fff;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide01
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide01
    h3
    .white-text-carousel
    strong {
    color: #000;
  }
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide01
    h3
    .white-text-carousel,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    h3
    .white-text-carousel {
    top: -230px;
  }
}

.template-Polident-template .history-carousel .carousel-slide#slick-slide03 ul,
.template-Polident-template .history-carousel .carousel-slide#slick-slide04 ul,
.template-Polident-template .history-carousel .carousel-slide#slick-slide05 ul {
  list-style-type: disc;
  font-size: 18px;
  line-height: 30px;
  padding-top: 15px;
}

.template-Polident-template
  .history-carousel
  .carousel-slide#slick-slide03
  ul
  li,
.template-Polident-template
  .history-carousel
  .carousel-slide#slick-slide04
  ul
  li,
.template-Polident-template
  .history-carousel
  .carousel-slide#slick-slide05
  ul
  li {
  margin-bottom: 15px;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    ul,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide04
    ul,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    ul {
    position: absolute;
    top: -180px;
    width: 350px;
    right: 46px;
    color: #fff;
  }

  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    ul
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide04
    ul
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    ul
    .tips-for-sports-para {
    top: auto;
    right: 0;
  }
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    h3
    .white-text-carousel,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    ul {
    width: 260px;
  }

  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide03
    ul
    .white-text-carousel {
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide04
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide04
    h3
    .white-text-carousel,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide04
    ul {
    width: 390px;
  }
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    .tips-for-sports-para,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    h3
    .white-text-carousel,
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    ul {
    width: 440px;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide05
    .white-text-carousel {
    right: 50px;
  }
}

.template-Polident-template .history-carousel .carousel-slide#slick-slide06 p {
  font-size: 18px;
}

.template-Polident-template
  .history-carousel
  .carousel-slide#slick-slide06
  p
  strong {
  font-weight: 700;
  color: #000;
}

@media (min-width: 767px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide06
    p {
    position: absolute;
    top: -180px;
    width: 350px;
    right: 46px;
    padding: 0;
    color: #fff;
  }

  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide06
    p
    strong {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .template-Polident-template
    .history-carousel
    .carousel-slide#slick-slide06
    p {
    right: 70px;
  }
}

.quote:after,
.quote:before,
.template-proguard .quote:after,
.template-proguard .quote:before,
.template-propartials .quote:after,
.template-propartials .quote:before,
.tips-box .tip-box .tip-quote:after,
.tips-box .tip-box .tip-quote:before {
  position: absolute;
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/full_denture/articles/open-quote.png)
    0 0 no-repeat;
  background-size: 48px 28px;
  height: 36px;
  width: 60px;
}

.tips-box .tip-box {
  margin-bottom: 10px;
}

.tips-box .tip-box .tip-image {
  text-align: center;
  margin-bottom: 10px;
}

@media (min-width: 767px) {
  .tips-box .tip-box .tip-image {
    padding-bottom: 3rem;
    transform: translate(30px, -30px);
  }
}

.tips-box .tip-box .tip-image img {
  padding-top: 1rem;
  width: 120px;
  height: auto;
}

@media (min-width: 767px) {
  .tips-box .tip-box .tip-image img {
    width: 90px;
    height: auto;
  }
}

@media (min-width: 767px) {
  .tips-box .tip-box:last-of-type .tip-image img {
    width: 160px;
  }
}

.tips-box .tip-box .tip-hading-block {
  display: flex;
  line-height: 1.2;
}

.tips-box .tip-box .tip-hading-block .tip-heading-green-bg {
  font-size: 1.125rem;
  background-color: #196930;
  color: #fff;
  font-weight: 700;
  padding: 0.3rem 0.6rem;
  margin-right: 1.5rem;
  min-width: 40px;
  height: 20px;
  text-align: center;
}

.tips-box .tip-box .tip-hading-block h3 {
  font-size: 1.125rem;
  color: #196930;
  margin: 0;
}

@media (min-width: 767px) {
  .tips-box .tip-box .tip-hading-block h3 {
    font-size: 1.375rem;
  }
}

.tips-box .tip-box .tip-content {
  line-height: 28px;
  color: #666;
}

.tips-box .tip-box .tip-content a {
  text-decoration: underline;
  color: #196930;
}

.tips-box .tip-box .tip-quote {
  position: relative;
  text-align: center;
  font-style: italic;
  line-height: 28px;
  margin: 3rem auto;
  width: 83%;
}

@media (min-width: 767px) {
  .tips-box .tip-box .tip-quote {
    text-align: left;
  }
}

.tips-box .tip-box .tip-quote:before {
  content: "";
  top: -34px;
  left: -10%;
}

.tips-box .tip-box .tip-quote:after {
  bottom: -41px;
  right: -40px;
  transform: rotate(180deg);
}

@media (min-width: 767px) {
  .tips-box .tip-box .tip-quote:after {
    bottom: -25px;
    right: 10px;
  }
}

@media (min-width: 767px) {
  .timeline-box .timeline-step:nth-of-type(3),
  .timeline-box .timeline-step:nth-of-type(4),
  .timeline-box .timeline-step:nth-of-type(5),
  .timeline-box .timeline-step:nth-of-type(6) {
    margin-top: 2rem;
  }
}

@media (min-width: 992px) {
  .timeline-box .timeline-step:nth-of-type(3) {
    margin-top: 1.5rem;
  }

  .timeline-box .timeline-step:nth-of-type(4) {
    margin-top: 3rem;
  }

  .timeline-box .timeline-step:nth-of-type(5) {
    margin-top: 3.5rem;
  }

  .timeline-box .timeline-step:nth-of-type(6) {
    margin-top: 3.2rem;
  }
}

.timeline-box .timeline-step .richText {
  text-align: center;
  padding: 0 1rem;
}

@media (min-width: 767px) {
  .timeline-box .timeline-step .richText {
    text-align: left;
    padding: 0;
  }
}

.timeline-box .timeline-step .richText h3 {
  color: #196930;
}

@media (min-width: 767px) {
  .timeline-box .timeline-step .richText h3 {
    margin-bottom: 0;
  }
}

.timeline-box .timeline-step .richText p {
  color: #666;
}

.timeline-box .timeline-step .richText p a {
  text-decoration: underline;
  color: #196930;
}

@media (min-width: 767px) {
  .timeline-box .timeline-step .richText p {
    margin-top: 0;
  }
}

.timeline-box .timeline-img-sp {
  display: block;
}

.timeline-box .timeline-img-dt {
  display: none;
}

@media (min-width: 767px) {
  .timeline-box .timeline-img-sp {
    display: none;
  }

  .timeline-box .timeline-img-dt {
    display: block;
  }
}

.gigyaraas {
  margin-bottom: 60px;
}

.gigyaraas .gigya-screen,
.gigyaraas .gigya-screen * {
  margin: 0;
}

.gigyaraas h2 {
  font-size: 2.25rem !important;
  line-height: 36px !important;
}

.gigyaraas h3 > strong {
  color: #006c28;
}

.gigyaraas a {
  text-decoration: none !important;
}

.gigyaraas .gigya-screen input[type="button"] {
  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: 30px;
  margin: 0 auto;
  border: 0;
  color: #006c28 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  max-width: 50%;
}

@media (min-width: 767px) {
  .gigyaraas .gigya-screen input[type="button"] {
    max-width: none;
  }
}

.gigyaraas .gigya-screen input[type="button"]:hover {
  color: #fff !important;
  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;
}

.gigyaraas .gigya-screen.portrait {
  width: 100%;
  padding: 0;
}

.gigyaraas .gigya-screen .gigya-label-text {
  font-size: 1.125rem;
}

.gigyaraas .gigya-screen .gigya-required-display {
  color: #000;
}

.gigyaraas .gigya-spacer {
  display: none;
}

.gigyaraas .gigya-composite-control.gigya-terms-error {
  border: none !important;
}

.gigyaraas .gigya-input-text {
  border-radius: 0 !important;
  height: 40px !important;
  padding: 4px 0 !important;
  text-indent: 0 !important;
}

.gigyaraas .gigya-input-checkbox {
  border: 1px solid #e2e2e2 !important;
  box-shadow: none;
  float: left;
  height: 30px !important;
  width: 30px !important;
}

.gigyaraas
  .gigya-composite-control.gigya-composite-control-checkbox.gigya-terms-valid {
  background: transparent
    url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/gigya-checked.jpg)
    no-repeat scroll 0 0/30px auto !important;
}

.gigyaraas
  .gigya-composite-control.gigya-composite-control-checkbox
  .gigya-label {
  width: 90% !important;
}

.gigyaraas .gigya-composite-control.gigya-composite-control-label.mdc_error,
.gigyaraas .gigya-composite-control.gigya-composite-control-label.mdc_error1 {
  display: none;
}

.gigyaraas .gigya-composite-control.gigya-composite-control-label:last-of-type {
  bottom: -60px;
  left: 160px;
}

.gigyaraas
  .gigya-composite-control.gigya-composite-control-label:last-of-type
  a {
  color: #196930;
  font-weight: 700;
  text-decoration: underline;
}

.gigyaraas .gigya-composite-control.gigya-composite-control-submit {
  position: absolute;
  bottom: -80px;
}

.gigyaraas
  .gigya-composite-control.gigya-composite-control-submit
  .gigya-input-submit {
  background: #196930
    url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/general/gigya-submit-arrow.png)
    85% no-repeat !important;
  border-radius: 20px !important;
  font-size: 1.125rem;
  height: 21px !important;
  width: 102px !important;
  padding: 16px 20px 15px 0;
  margin: 0;
}

@media (min-width: 767px) {
  .gigyaraas .gigya-layout-row {
    display: flex !important;
    flex-wrap: wrap;
  }

  .gigyaraas .gigya-layout-row:nth-of-type(4) {
    display: flex;
    justify-content: center;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-label {
    flex-basis: 100%;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-label:last-of-type {
    margin: 0;
    font-size: 1.125rem;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-label:last-of-type a {
    font-size: 1.125rem;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-textbox {
    width: 47%;
    margin: 0;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-textbox:nth-child(6),
  .gigyaraas .gigya-layout-row .gigya-composite-control-textbox:nth-child(11) {
    margin-left: 6%;
  }

  .gigyaraas .gigya-layout-row .gigya-composite-control-metadata {
    margin: 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 {
  display: none !important;
}

@media (min-width: 767px) {
  .slick-next,
  .slick-prev {
    z-index: 999;
    display: block !important;
    position: absolute;
    top: 35%;
    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;
    color: #001489;
  }

  .slick-next:focus,
  .slick-next:hover,
  .slick-prev:focus,
  .slick-prev:hover {
    outline: none;
  }

  .slick-next:focus:after,
  .slick-next:hover:after,
  .slick-prev:focus:after,
  .slick-prev:hover:after {
    color: #001489;
  }

  .slick-next.slick-disabled,
  .slick-prev.slick-disabled {
    opacity: 0.5;
  }

  .slick-next.slick-disabled:before,
  .slick-prev.slick-disabled:before {
    opacity: 0.25;
  }
}

.slick-prev {
  left: -30px;
  transform: translateY(-50%) scaleX(-1);
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -45x;
}

.slick-prev:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -30px;
}

[dir="rtl"] .slick-next {
  left: -45px;
  right: auto;
}

.slick-next:before,
[dir="rtl"] .slick-next:before {
  content: "";
}

.slick-dotted.slick-slider {
  padding: 0 10%;
}

@media (min-width: 767px) {
  .slick-dotted.slick-slider {
    padding: 0 2%;
  }
}

.slick-dots {
  display: flex;
  justify-content: center;
  padding: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
  list-style-type: none;
}

.slick-dots li button {
  border: 1px solid #001489;
  border-radius: 50%;
  background: transparent;
  background-color: transparent;
  height: 15px;
  width: 15px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background: #001489;
}

@media (min-width: 767px) {
  .template-Polident-template .slick-next:after,
  .template-Polident-template .slick-next:focus:after,
  .template-Polident-template .slick-next:hover:after,
  .template-Polident-template .slick-prev:after,
  .template-Polident-template .slick-prev:focus:after,
  .template-Polident-template .slick-prev:hover:after {
    color: #196930;
  }
}

.template-Polident-template .slick-dots li button {
  border: 1px solid #196930;
}

.template-Polident-template .slick-dots li.slick-active button {
  background: #196930;
}

.template-Polident-template .history-carousel .slick-next,
.template-Polident-template .history-carousel .slick-prev {
  display: none !important;
}

@media (min-width: 767px) {
  .template-Polident-template .history-carousel .slick-dots {
    position: absolute;
    bottom: 10%;
    width: 96%;
  }
}

.template-Polident-template .history-carousel .slick-dots li {
  padding: 0 5px;
}

@media (min-width: 767px) {
  .template-Polident-template .history-carousel .slick-list {
    margin-bottom: 0;
  }
}

.template-proguard .slick-dots li button {
  border: 1px solid #009fdf;
}

.template-proguard .slick-dots li.slick-active button {
  background: #009fdf;
}

@media (min-width: 767px) {
  .template-propartials .slick-next:after,
  .template-propartials .slick-next:focus:after,
  .template-propartials .slick-next:hover:after,
  .template-propartials .slick-prev:after,
  .template-propartials .slick-prev:focus:after,
  .template-propartials .slick-prev:hover:after {
    color: #00a3ad;
  }
}

.template-propartials .slick-dots li button {
  border: 1px solid #00a3ad;
}

.template-propartials .slick-dots li.slick-active button {
  background: #00a3ad;
}

.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: 27px;
}

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

/*# sourceMappingURL=../maps/core/main.css.map */
@media only screen and (device-width: 1024px) and (device-height: 768px) {
  .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1045px)) !important;
  }

  .parametrizedhtml.component.product-buy-now.reference-buy-now-button {
    width: 50% !important;
  }
}

@media only screen and (device-width: 768px) and (device-height: 1024px) {
  .parametrizedhtml.component.product-buy-now.reference-buy-now-button {
    width: 50% !important;
  }

  .template-Polident-template .btn-show p > a {
    font-size: 1rem !important;
  }
}

@media only screen and (device-width: 820px) and (device-height: 1180px) {
  .parametrizedhtml.component.product-buy-now.reference-buy-now-button {
    width: 50% !important;
  }
}

@media only screen and (device-width: 1180px) and (device-height: 820px) {
  .parametrizedhtml.component.product-buy-now.reference-buy-now-button {
    width: 50% !important;
  }
}

@media only screen and (device-width: 812px) and (device-height: 375px) {
  .parametrizedhtml.component.product-buy-now.reference-buy-now-button {
    width: 50% !important;
  }
}

@media only screen and (max-width: 767px) {
  .box.component.section.box-polident-brush {
    padding: 0 2% !important;
  }

  .box.component.section.box-polident-howto-brush {
    padding: 0 2% !important;
  }
}

.search-results-header .search-results-searchbox form input,
.navigation-upper .navigation-header .searchBox form input {
  background: url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/image_sprites/search-grey-bg.png) !important;
  background-position: 0px -3px !important;
}

/* @media only screen and (max-width: 1172px){
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img {
        transform: none !important;
    }
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img{
        min-width: 100% !important;
    }
}
@media only screen and (device-width: 1024px) and (device-height: 768px){
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img {
        transform: none !important;
    }
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img{
        min-width: 100% !important;
    }
    html[lang=en-US] .page-getting-partials .template-propartials .main-banner .bg-image img{
        object-fit: contain !important;
    }    
}
@media only screen and (device-width: 768px) and (device-height: 1024px){
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img {
        transform: none !important;
    }
    html[lang=en-US] .page-getting-partials .main-banner .bg-image img{
        min-width: 100% !important;
    }    
} */
html[lang="en-US"] .visually-hidden {
  display: none;
}

html[lang="en-US"] .types-description-text ul li {
  list-style-type: disc;
}

/* denturecare accessbility */

.button-hex p > a {
  color: #009a3d !important;
}

.main-banner-text > .component-content > .richText-content p {
  color: #000;
}

.main-banner-text > .component-content > .richText-content p:first-child {
  color: #fff !important;
}

.carousel .snippetReference .richText p a {
  color: #323131 !important;
}

.template-proguard .related-heading h3 {
  color: #001489 !important;
}

.template-proguard .product-description p {
  color: #001489 !important;
}

.carousel .snippetReference .richText p a:hover {
  /* color: #fff !important; */
  color: #001489 !important;
}

.slick-dots li.slick-active button {
  background: #009a3d !important;
  background-color: #009a3d !important;
  border: 1px solid #009a3d;
}

.products-fulldentures .products-heading h2,
.products-proguard .products-heading h2,
.products-propartials .products-heading h2 {
  color: #001489 !important;
}

.product-lines-propartials
  .snippetReference
  .component-content
  .richText
  > .component-content
  .richText-content
  p
  a {
  color: #001489;
}

.template-propartials .types-description-text p {
  color: #001489;
}

ol li a {
  color: #001489 !important;
}

.template-propartials .types-description-text a {
  color: #001489 !important;
}

body #ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  color: #001489 !important;
  border-color: #001489 !important;
  background: transparent !important;
}

#content .template-proguard .product-description p,
.template-Polident-template .product-description p,
.video-block .video-block-description p {
  color: #001489 !important;
}

.teal {
  color: #001489 !important;
}

.main-banner-text > .component-content > .richText-content p:first-child {
  color: #001489 !important;
}

.richTextHyperlinkedImage .richText-content p a {
  color: #001489;
}

.template-propartials .product-description p {
  color: #001489;
}

.template-propartials .product-description p,
.template-propartials .product-details-list p {
  color: #001489;
}

.richText-content ul li {
  color: #001489 !important;
}

.question-box-description p,
.question-box-description li {
  color: #001489 !important;
}

.template-propartials .article-main-description p,
.page-partials .template-propartials .article-main-description p {
  color: #001489 !important;
}

.page-partials .template-propartials .question-box-question h1,
.template-propartials .question-box-question h1,
.template-proguard .types-description-text a {
  color: #001489 !important;
}

body a.skip-main {
  height: 1px;
  left: -999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
  z-index: -999;
}

* .outlined {
  outline: solid #484848 1px;
}

body a.skip-main {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

body a.skip-main:focus {
  padding: 10px;
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  text-decoration: underline;
  outline: 2px dotted;
  margin: 6px 12px;
  font-size: 16px;
  color: #fff;
}

body a.skip-main:focus,
body a.skip-main:active {
  z-index: 99999;
}

body a.skip-main:focus,
body a.skip-main:active {
  background: #544f40;
  color: #fff;
  font-size: 1.4em;
  height: auto;
  left: 0;
  margin: 10px;
  overflow: auto;
  padding: 5px;
  top: 0;
  width: auto;
  z-index: 999;
}

.article-main-description {
  color: #001489 !important;
}

.template-Polident-template .types-description-text a {
  color: #008a00 !important;
  font-weight: 700;
  text-decoration: underline;
}

.richText-content p.learn-more-links a {
  color: #fff !important;
}

.page-removables
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #fff !important;
}

.button-box .btn-show.btn-icon {
  padding: 6px !important;
}

.main-banner-text.main-banner-text-bg-sm
  > .component-content
  > .richText-content
  p:first-child {
  color: #fff !important;
}

/* 7 Arl 22*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.visually-hidden {
  text-indent: -9999px;
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  color: #000;
}

a:focus:focus-visible {
  outline: 2px dotted;
}

button:focus:focus-visible {
  outline: 2px dotted;
}

[tabindex]:focus:focus-visible {
  outline: 2px dotted;
}

.filter-product
  .filters-container
  .filter-buttons
  .filter-btn:focus:focus-visible {
  outline: 2px dotted #080e9f;
}

.quiz-block
  .carousel-track
  .carousel-slide#slide-6
  .retake-quiz
  .icon-retake:focus:focus-visible {
  outline: 2px dotted;
}

.reference-coupon-popup h4 {
  line-height: 27px;
  letter-spacing: 2.16px;
  word-spacing: 2.88px;
}

#page-footer .back-to-top:focus:focus-visible {
  outline: 2px dotted #000;
}

#question-answer-slider > li:focus:focus-visible article h3 {
  outline: 2px dotted;
}

.gigyaraas.gigya-revtrax-load
  .gigya-screen
  input.gigya-input-submit:focus:focus-visible {
  outline: 2px dotted #080e9f;
}

.btn:focus:focus-visible {
  outline: 2px dotted;
}

button:focus:focus-visible {
  outline: 2px dotted !important;
}

.template-propartials .question-box-question h1,
.template-propartials .question-box-question h3 {
  margin: 2px 10px 2px 5px;
  font-size: 1rem;
  line-height: 24px;
  word-spacing: 2.56px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
}

#ot-sdk-btn.ot-sdk-show-settings {
  color: #000;
}

.gigya-screen .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen .gigya-error-msg.gigya-error-msg-active {
  color: #cb484c !important;
}

.button-hex:focus {
  color: #001489;
  outline: 2px dotted;
}

.navigation-main .navigation-mobile-menu:focus:focus-visible {
  background: #01983d;
}

.navigation-main .navigation-mobile-menu:focus:focus-visible:after,
.navigation-main .navigation-mobile-menu:focus:focus-visible:before {
  background: #01983d;
}

.navigation-upper
  .navigation-header
  .header-buttons
  .wtb.button-hex
  p
  > a:focus,
.navigation-upper
  .navigation-header
  .header-buttons
  .coupon.button-hex
  p
  > a:focus {
  color: #001489;
  outline: 2px dotted;
}

.product-lines .product-after:focus .product-title,
.product-lines .product-after:hover .product-title {
  color: #000 !important;
}

.main-banner-buttons .button-hex-inverted .component-content p a:focus {
  color: #000;
}

.product-lines-propartials .snippetReference .box.component {
  background: #147dad;
}

.product-lines-propartials .image .component-content a img {
  background: #fff;
}

.products-propartials .products-heading {
  background-color: #147dad;
}

.template-propartials .articles .snippetReference .box.component,
.template-propartials .related .snippetReference .box.component {
  background: #147dad;
}

.product-lines-fulldentures .snippetReference .box.component {
  background: #1a8500;
}

.product-lines-fulldentures .image .component-content a img {
  background: #fff;
}

.products-fulldentures .products-heading {
  background-color: #1a8500;
}

.articles .snippetReference .box.component,
.related .snippetReference .box.component {
  background: #1a8500;
}

.product-lines-mainhub .snippetReference .box.component {
  background: #257abe;
}

.product-lines-mainhub .image .component-content a img {
  background: #fff;
}

.products-proguard .products-heading {
  background-color: #257abe;
}

.template-proguard .articles .snippetReference .box.component,
.template-proguard .related .snippetReference .box.component {
  background: #257abe;
}

.template-proguard .articles .snippetReference .box.component,
.template-proguard .related .snippetReference .box.component {
  background: #257abe;
}

.template-Polident-template .product-description p {
  color: #777575;
}

.button-box .btn-show > .component-content {
  background: none;
}

.btn-show.button-faq > .component-content a {
  border: 2px solid #4db436;
  border-radius: 30px;
  line-height: 57px;
}

.btn-show.button-faq > .component-content a:hover {
  color: #4db436;
}

.button-box .btn-show.button-faq:hover > .component-content {
  background: none;
}

.reference-our-products1 .imageCompatibleMarkup img {
  background: #fff;
  margin-top: 5px;
}

#onetrust-consent-sdk
  #onetrust-pc-sdk
  button:not(#clear-filters-handler):not(.ot-close-icon):not(
    #filter-btn-handler
  ):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not(
    [aria-expanded]
  ):not(.ot-link-btn),
#onetrust-consent-sdk
  #onetrust-pc-sdk
  .ot-leg-btn-container
  .ot-active-leg-btn {
  background-color: #d14211;
  border-color: #d14211;
}

.mod-js .accordion-head:after,
.mod-js .accordion-head:before {
  background-color: #006c28;
}

.carousel .slick-arrow {
  margin-left: 2px;
  margin-right: 2px;
}

.carousel .slick-arrow:focus:focus-visible {
  outline: 2px dotted #001489 !important;
}

.carousel .snippetReference .richText p a {
  outline: inherit;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0;
}

.carousel .snippetReference .richText p a:focus:focus-visible {
  outline: 2px dotted;
}

.carousel-slide .snippetReference .box.component {
  outline: none;
}

/* #skiptocontent #skiplink {
    top: 0;
    left: 0;
    color: #001489;
    border-bottom-right-radius: 8px;
    background: 0 0;
    -webkit-transition: top 1s ease-out, background 1s linear;
    z-index: 100;
    text-decoration: underline;
    font-size: 12px;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
}

#skiptocontent #skiplink:focus:focus-visible {
    position: absolute;
    left: 0;
    top: 0;
    color: #001489;
    background: #fff;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
    clip: auto;
    overflow: visible;
    outline: 2px dotted;
    width: auto;
    height: auto;
    border: 0;
    margin: 10px 0 0 0;
    padding: 4px 6px;
} */

.articles-heading h2,
.related-heading h2 {
  font-size: 1.375rem;
  line-height: 36px;
  color: #047c47;
}

.video-block .video-block-heading h2 {
  font-size: 2.25rem;
}

.template-proguard .types-description-text h2 {
  color: #001489;
  font-size: 1.17em;
}

.template-propartials .question-box-question h2 {
  font-size: 1.375rem;
  line-height: 28px;
  color: #f5fbf4;
}

ul.store-product-name li {
  list-style: none;
}

ul.store-product-name li a {
  font-size: 18px;
}

ul.store-product-name li a:hover {
  color: #001489;
}

.search-results p.bluetext {
  color: #001489;
  font-weight: 600;
}

.searchResults-title {
  text-transform: uppercase;
  font-size: 1.17em;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.carousel .snippetReference .richText p a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 240px;
  left: 0;
  bottom: 0;
}

.carousel .carousel-slides .carousel-slide:focus:focus-visible {
  outline: none;
}

.product-lines
  .product-after
  .component-content
  .paragraphSystem
  .image
  .component-content
  img {
  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
  a:focus:focus-visible {
  outline: 2px dotted #000;
}

.navigation-upper .navigation-header .searchBox form input:focus:focus-visible {
  outline: 2px dotted;
}

.navigation-upper .navigation-header .searchBox form button:focus:focus-visible,
.search-results-header
  .search-results-searchbox
  form
  button:focus:focus-visible {
  outline: 2px dotted #001489 !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input {
  padding: 6px 12px !important;
}

.gigyaraas
  .gigya-composite-control.gigya-composite-control-submit
  .gigya-input-submit:focus:focus-visible {
  outline: 2px dotted #001489;
  opacity: 0.8;
}

.product-lines-fulldentures .image .component-content img,
.product-lines-mainhub .image .component-content img,
.product-lines-propartials .image .component-content img {
  background: #fff;
  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-fulldentures .component-content .richText p a:after,
.product-lines-mainhub .component-content .richText p a:after,
.product-lines-propartials .component-content .richText p a:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 240px;
  z-index: 9;
}

.page-contact-us #footer .footer-links ul li:first-child a {
  color: #666;
}

.page-sitemap #footer .footer-links ul li:nth-child(4) a {
  color: #666;
}

.page-acceptable-use-policy #footer .footer-links ul li:nth-child(5) a {
  color: #666;
}

button#ot-sdk-btn.ot-sdk-show-settings,
button#ot-sdk-btn.optanon-show-settings {
  color: #000000 !important;
  border-color: #000000 !important;
}

.template-proguard .related-heading h3 {
  color: #257abe;
}

.template-proguard .articles .snippetReference img,
.template-proguard .related .snippetReference img {
  background: #fff;
}

.template-proguard .product-description p {
  color: #616161;
}

.button-hex:focus a {
  color: #fff !important;
}

.template-propartials .product-details-list p,
.template-propartials .product-description p,
.template-propartials .types-description-text p,
.video-block .video-block-description p {
  color: #5d5d5d;
}

.step-description li {
  color: #5d5d5d !important;
}

.template-propartials .types-description-text a {
  color: #008087;
}

.template-proguard .types-description-text a {
  color: #007eb0;
}

.navigation-upper .navigation-header .header-buttons .coupon:focus p a,
.navigation-upper .navigation-header .header-buttons .coupon:hover p a {
  color: #fff;
}

.navigation-upper .navigation-header .header-buttons .coupon:focus p a:focus,
.navigation-upper .navigation-header .header-buttons .coupon:hover p a:focus {
  color: #fff;
}

.template-propartials
  .main-banner-text-bg-sm
  .component-content
  > .richText-content {
  margin-top: 30px;
  display: flex;
  align-items: center;
  min-height: 105px;
}

.template-propartials
  .main-banner-text-bg-sm
  .component-content
  > .richText-content
  p:first-of-type {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.template-propartials .question-box:nth-child(4) .question-box-question,
.template-propartials .question-box:nth-child(5) .question-box-question,
.template-propartials .question-box:nth-child(6) .question-box-question,
.template-propartials .question-box:nth-child(7) .question-box-question,
.template-propartials .question-box:nth-child(8) .question-box-question,
.template-propartials .question-box:nth-child(9) .question-box-question,
.template-propartials .question-box:nth-child(10) .question-box-question,
.template-propartials .question-box:nth-child(11) .question-box-question,
.template-propartials .question-box-question {
  display: flex;
  align-items: center;
}

.template-propartials .question-box:nth-child(6) .question-box-question h1,
.template-propartials .question-box:nth-child(6) .question-box-question h3 {
  font-size: 1rem;
}

.articles
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a:after,
.related
  .snippetReference
  .richText
  > .component-content
  .richText-content
  p
  a.article-title:after {
  content: "";
  position: absolute;
  height: 245px;
  top: -162px;
  width: 100%;
  left: 0;
}

.journey-snippet .image img,
.reference-denture-wipes1 .image img {
  background: #fff;
}

.product-faq-button {
  padding-right: 0.4rem;
}

.product-faq-button > .component-content,
.product-buy-now > .component-content,
.template-Polident-template .phases-box .content.paragraphSystem .phase {
  background: none !important;
  border: 2px solid #1a8500;
  border-radius: 100px;
  color: #1a8500 !important;
}

.product-faq-button > .component-content:hover,
.product-faq-button > .component-content:focus,
.product-buy-now > .component-content:hover,
.product-buy-now > .component-content:focus,
.template-Polident-template .phases-box .content.paragraphSystem .phase:hover,
.template-Polident-template .phases-box .content.paragraphSystem .phase:focus {
  background: #1a8500 !important;
  color: #fff !important;
}

.product-buy-now > .component-content:hover p > a strong,
.product-buy-now > .component-content:hover p > a {
  color: #fff !important;
}

.template-proguard .btn-show.product-buy-now > .component-content {
  background: none !important;
  border: 2px solid #009fdf;
  border-radius: 100px;
  color: #009fdf !important;
}

.template-proguard .btn-show.product-buy-now > .component-content:hover,
.template-proguard .btn-show.product-buy-now > .component-content:focus {
  background: #009fdf !important;
  color: #fff !important;
}

.template-proguard .btn-show.product-buy-now > .component-content:hover p > a {
  color: #fff !important;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #d14211;
}

.page-removables div#content {
  padding: 0;
}

.page-removables .carousel.homepage.mobileCarousel {
  padding: 0;
}
/* Anubhav - GSKBD-26209 */
@media (min-width: 992px) {
  .p-r-20 {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1336px) {
  .faq-buy-now-button .product-faq-button p > a {
    font-size: 1rem;
  }
  .faq-buy-now-button .product-buy-now a {
    font-size: 1rem !important;
  }
  .related .journey-snippet .image .component-content img {
    width: calc(100% - 2px);
  }
}
.related .journey-snippet .image .component-content img {
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  );
}
.strong {
  font-weight: 700;
}
/* Anubhav - GSKBD-26209 */

/* Anubhav - Remove Inline Css of Buy Now Button - GSKBD-26209 */
.ps-widget[ps-sku],
.ps-widget[data-ps-sku] {
  float: left !important;
  border-style: none !important;
  font-family: Roboto !important;
  font-size: 1.25rem !important;
  color: #196930 !important;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
  border-radius: unset !important;
  display: none;
}
.ps-widget[ps-sku]:hover,
.ps-widget[data-ps-sku]:hover {
  background-color: #1a8500;
  color: #ffffff !important;
  border-style: none !important;
}
.ps-button-label:hover {
  color: #ffffff !important;
}
.ps-widget[ps-sku],
.ps-widget[data-ps-sku] {
  background: transparent !important;
}
.ps-widget[ps-sku] {
  color: #196930 !important;
}
.btn-show.product-buy-now.reference-buy-now-button:hover span {
  color: #ffffff !important;
}
.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 !important;
  border: none;
}
.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 !important;
  border: none;
}
.product-faq-button > .component-content:hover,
.product-faq-button > .component-content:focus,
.product-buy-now > .component-content:hover,
.product-buy-now > .component-content:focus,
.template-Polident-template .phases-box .content.paragraphSystem .phase:hover,
.template-Polident-template .phases-box .content.paragraphSystem .phase:focus {
  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 !important;
  color: #fff !important;
}
.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 !important;
}
.product-buy-now:hover > .component-content a {
  color: #fff;
}
.video-nojs {
  display: none;
}

/* Anubhav - Remove Inline Css of Buy Now Button - GSKBD-26209 */

/* Anubhav - GSKBD-26381 - */
.where-to-buy-wrapper .ps-widget[ps-sku],
.where-to-buy-wrapper .ps-widget[data-ps-sku] {
  float: none !important;
  margin: auto !important;
}
/* Anubhav - GSKBD-26381 - */

@media (min-width: 992px) {
  .product-lines
    .product-after
    .component-content
    .paragraphSystem
    .richText
    a:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 450px;
  }

  /* Anubhav - GSKBD-25632 */
  .navigation-main
    .paragraphSystem
    .navigation.header.initialized
    ul.navigation-branch.navigation-level1
    li.has-children
    > a.navigation-item-title {
    line-height: 38px;
    padding-top: 6px;
    margin-bottom: 3px;
    height: 35px;
  }
  /* Anubhav - GSKBD-25632 */

  .related
    .snippetReference
    .richText
    > .component-content
    .richText-content
    p {
    max-height: 80px;
  }

  .related
    .snippetReference
    .richText
    > .component-content
    .richText-content
    p
    a {
    margin-left: 6px;
    margin-top: 3px;
  }
}

@media (min-width: 767px) {
  .slick-next,
  .slick-prev {
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  #onetrust-pc-sdk.otPcTab #ot-content {
    height: calc(100% - 70px) !important;
  }

  #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
  #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
  #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
    width: -webkit-fill-available !important;
  }

  #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
    padding: 5px !important;
  }

  #onetrust-banner-sdk button,
  #onetrust-pc-sdk button,
  #ot-sdk-cookie-policy button {
    margin-bottom: 0.5rem !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-header {
    padding: 5px !important;
  }

  #onetrust-pc-sdk.otPcTab #pc-title {
    margin-top: 0px !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-logo {
    height: 20px !important;
    width: 110px !important;
  }

  #onetrust-pc-sdk .group {
    padding: 2px !important;
  }

  #onetrust-pc-sdk .pc-title-container,
  #onetrust-pc-sdk.otPcTab #pc-title {
    margin-left: 0 !important;
  }

  #onetrust-pc-sdk .pc-title-container {
    width: calc(100% - 50px) !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-logo-container {
    width: 45px !important;
  }

  #onetrust-pc-sdk.otPcTab {
    overflow-x: hidden;
  }

  #ot-sdk-btn.ot-sdk-show-settings,
  #ot-sdk-btn.optanon-show-settings {
    padding: 0.2rem !important;
    font-size: 8px !important;
  }

  .reference-coupon-popup.show.close {
    max-height: 30px !important;
    overflow: hidden !important;
  }

  .reference-coupon-popup.show {
    max-height: 160px !important;
    overflow-y: auto !important;
  }

  .reference-coupon-popup {
    width: 70% !important;
    padding: 4px !important;
    right: 10px !important;
    max-width: 100% !important;
  }

  .reference-coupon-popup h4 {
    font-size: 10px !important;
  }

  .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
    padding-bottom: 0 !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 896px) and (orientation: landscape) {
  #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
  #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
  #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
    width: -webkit-fill-available !important;
  }

  #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
    padding: 5px !important;
  }

  #onetrust-banner-sdk button,
  #onetrust-pc-sdk button,
  #ot-sdk-cookie-policy button {
    margin-bottom: 0.5rem !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-header {
    padding: 5px !important;
  }

  #onetrust-pc-sdk.otPcTab #pc-title {
    margin-top: 0px !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-logo {
    height: 20px !important;
    width: 110px !important;
  }

  #onetrust-pc-sdk .ot-pc-logo.ot-pc-logo {
    height: 20px;
  }

  #onetrust-pc-sdk .group {
    padding: 2px !important;
  }

  #onetrust-pc-sdk .pc-title-container,
  #onetrust-pc-sdk.otPcTab #pc-title {
    margin-left: 0 !important;
  }

  #onetrust-pc-sdk .pc-title-container {
    width: calc(100% - 50px) !important;
  }

  #onetrust-pc-sdk.otPcTab .pc-logo-container {
    width: 45px !important;
  }

  #onetrust-pc-sdk .ot-pc-header {
    padding-right: 2px;
    padding: 2px;
  }

  #ot-sdk-btn.ot-sdk-show-settings,
  #ot-sdk-btn.optanon-show-settings {
    padding: 0.2rem !important;
    font-size: 8px !important;
  }

  .reference-coupon-popup.show.close {
    max-height: 30px !important;
    overflow: hidden !important;
  }

  .reference-coupon-popup {
    width: 70% !important;
    padding: 4px !important;
    right: 10px !important;
    max-width: 100% !important;
  }

  .reference-coupon-popup.show {
    max-height: 160px !important;
    overflow-y: auto !important;
  }

  .reference-coupon-popup h4 {
    font-size: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  #onetrust-pc-sdk.otPcTab #pc-title {
    max-width: 85% !important;
    padding-right: 0;
    font-size: 1rem;
  }
}

@media screen and (max-width: 480px) {
  button#ot-sdk-btn.ot-sdk-show-settings {
    padding: 0.2rem;
    font-size: 0.6rem;
  }
}

.template-propartials .types-description-text .button-block p {
  padding: 0;
  margin: 0 15px 20px 0;
}

.richText-content .button-block p.learn-more-links a {
  background-color: #047c47 !important;
}

.logo-box a {
  margin-bottom: 13px;
}

.template-Polident-template .breadcrumbs-list li a {
  margin-left: 2px;
}

.banner-heading.our-product-title-text {
  background: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/proguard/dt/Smaller-copy-card.png")
    no-repeat;
  background-position: 99% 35%;
  min-height: 155px;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  color: #fff;
  float: none;
  margin-top: 50px;
  padding-right: 3rem;
}

.banner-heading.our-product-title-text p.h2-head {
  margin: 0;
  font-family: Roboto;
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 40px;
}

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

.articles .image .component-content img,
.related .image .component-content img {
  max-width: 100%;
  max-height: 100%;
  width: calc(100% - 0px);
  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;
  margin-top: 2px;
  z-index: 1;
  border-radius: 0 41px 40px 40px;
  clip-path: none;
}

@media screen and (max-width: 991px) {
  .p-m-x-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .where-to-buy-box {
    padding: 0 15px;
  }

  .types-description-text {
    padding: 0 15px;
  }

  .heading-underline {
    padding: 0 15px;
  }

  .articles-social {
    padding: 0 15px;
  }

  .product-description {
    padding: 0 15px;
  }

  .video-block-heading {
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .navigation-upper .navigation-header .header-search .gsk-logo a {
    justify-content: center;
  }
}

/***end***/

.box.component .save1-text-right {
  position: relative;
}

.save1-text-right .richText.save-dollar-one {
  position: absolute;
  width: 40%;
  right: 0;
  padding: 20px 0;
}

.save1-text-right .richText.save-dollar-one h3 {
  color: #fdef01;
  font-size: 52px;
  font-weight: 900;
  font-family: Roboto;
  font-weight: bold;
  margin-bottom: 25px;
}

.save1-text-right .richText.save-dollar-one p {
  color: #d4f1e0;
  text-transform: capitalize;
  font-size: 26px;
  line-height: 0.4;
}

.save1-text-right .richText.save-dollar-one h4 {
  color: #fdef01;
  font-size: 26px;
  font-weight: 900;
  font-family: Roboto;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}

.save1-text-right .richText.save-dollar-one button a {
  color: #05784d;
  font-family: Roboto;
  font-weight: bold;
  font-size: 25px;
}

.save1-text-right .richText.save-dollar-one button {
  padding: 7px 27px;
  border-radius: 0px;
  border: none;
  margin-top: 14px;
  position: relative;
}

.save1-text-right .richText.save-dollar-one button:before {
  content: "";
  width: 38px;
  height: 38px;
  background: #efefef;
  left: -17px;
  top: 5px;
  position: absolute;
  transform: rotate(45deg);
  border-radius: 9px;
}

.save1-text-right .richText.save-dollar-one button:after {
  content: "";
  width: 38px;
  height: 38px;
  background: #efefef;
  right: -17px;
  top: 5px;
  position: absolute;
  transform: rotate(45deg);
  border-radius: 9px;
}

.box.button-box-margin {
  margin-bottom: 29px;
}

.template-full-dentures-teal
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child,
.template-Polident-template
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #196930 !important;
}

/*GSKWWW-19958 alam 08-01*/
.word-break {
  word-break: break-word;
}

@media screen and (max-width: 1025px) {
  .save1-text-right .richText.save-dollar-one h3 {
    font-size: 42px;
    margin-top: 19px;
  }

  .save1-text-right .richText.save-dollar-one p {
    color: #d4f1e0;
    text-transform: capitalize;
    font-size: 22px;
    line-height: 0.4;
  }

  .save1-text-right .richText.save-dollar-one button:before {
    content: "";
    width: 35px;
    height: 33px;
    left: -15px;
    top: 4px;
  }

  .save1-text-right .richText.save-dollar-one button:after {
    content: "";
    width: 35px;
    height: 33px;
    right: -15px;
    top: 4px;
  }

  .save1-text-right .richText.save-dollar-one button a {
    font-size: 22px;
  }
}

@media screen and (max-width: 769px) {
  .save1-text-right .richText.save-dollar-one h3 {
    font-size: 37px;
  }

  .save1-text-right .richText.save-dollar-one p {
    font-size: 16px;
  }

  .save1-text-right .richText.save-dollar-one button {
    padding: 7px 26px;
    margin-top: 5px;
  }

  .save1-text-right .richText.save-dollar-one button a {
    font-size: 16px;
  }

  .save1-text-right .richText.save-dollar-one button:before {
    content: "";
    width: 29px;
    height: 29px;
    left: -15px;
    top: 2px;
  }

  .save1-text-right .richText.save-dollar-one button:after {
    content: "";
    width: 29px;
    height: 29px;
    right: -15px;
    top: 2px;
  }
}

@media screen and (max-width: 480px) {
  .save1-text-right .richText.save-dollar-one h3 {
    font-size: 22px;
    margin: 0;
  }

  .save1-text-right .richText.save-dollar-one p {
    font-size: 8px;
    margin: 0px;
    line-height: 1;
  }

  .save1-text-right .richText.save-dollar-one h4 {
    font-size: 14px;
  }

  .save1-text-right .richText.save-dollar-one button a {
    font-size: 8px;
  }

  .save1-text-right .richText.save-dollar-one button {
    padding: 5px 12px;
    margin-top: 2px;
  }

  .save1-text-right .richText.save-dollar-one button:before {
    content: "";
    width: 18px;
    height: 18px;
    left: -8px;
    top: 0.8px;
    border-radius: 7px;
  }

  .save1-text-right .richText.save-dollar-one button:after {
    content: "";
    width: 20px;
    height: 20px;
    right: -10px;
    top: -0.2px;
  }

  .save1-text-right .richText.save-dollar-one {
    position: absolute;
    width: 40%;
    right: 0;
    padding: 12px 0;
  }
}

/* Accessibility updates */
.gigyarass input:focus {
  border: none !important;
  outline: 2px solid #87b9ea !important;
  box-shadow: 0 0 5px 0 #1d87ff !important;
}

.gigya-screen .gigya-input-password:focus,
.gigya-screen .gigya-input-text:focus,
.gigya-screen .gigya-textarea:focus,
.gigya-screen.portrait
  div.gigya-tfa
  .gig-tfa-container
  .gig-tfa-code-textbox:focus {
  border: none !important;
  outline: 2px solid #87b9ea !important;
  box-shadow: 0 0 5px 0 #1d87ff !important;
}

.gigya-composite-control-link:focus,
.gigya-composite-control select:focus,
.gigya-composite-control-checkbox.gigya-composite-control
  input[type="checkbox"]:focus,
.gigya-myPhoto-delete-button:focus,
.gigya-myPhoto-uploadForm input:focus,
.gigya-dummyPhoto-upload:focus {
  border: none !important;
  outline: 2px solid #87b9ea !important;
  box-shadow: 0 0 5px 0 #1d87ff !important;
}

#skiptocontent #skiplink:focus {
  outline: 2px solid #87b9ea;
}

#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
  outline: 2px solid #000000;
}

.sitemap-column a[title]:focus {
  outline: 2px solid #87b9ea;
}

.adhesive-basics-rt-sub-box .adhesive-description .richText .title {
  line-height: 1;
  color: #047c47;
  font-size: 1.1875rem;
  margin: 20px 0 10px;
}

.head-title {
  font-size: 1.5rem;
  color: #ffffff;
}

.save1-text-right .richText.save-dollar-one .title {
  color: #fdef01;
  font-size: 52px;
  font-weight: 900;
  font-family: Roboto;
  font-weight: bold;
  margin-bottom: 25px;
}

@media screen and (max-width: 1025px) {
  .save1-text-right .richText.save-dollar-one .title {
    font-size: 42px;
    margin-top: 19px;
  }
}

@media screen and (max-width: 769px) {
  .save1-text-right .richText.save-dollar-one .title {
    font-size: 37px;
  }
}

@media screen and (max-width: 480px) {
  .save1-text-right .richText.save-dollar-one .title {
    font-size: 16px;
    margin: 0;
  }
}

/* Accessibility updates */

/* Date-16-08-2022 | Jira Ticket No-GSKWWW-19957 | Name-Pritha Johar*/
.image-cliped img {
  clip-path: polygon(
    5% 0,
    99% 0,
    100% 1%,
    100% 91%,
    94% 100%,
    1% 100%,
    0 99%,
    0 8%
  ) !important;
  border-radius: 0 !important;
}
/* Date-16-08-2022 | Jira Ticket No-GSKWWW-19995 | Name-Pritha Johar*/
@media (max-width: 992px) {
  .flex-order-m-1 {
    order: 1 !important;
  }
  .flex-order-m-2 {
    order: 2 !important;
  }
}

/*Syed  GSKBD-25437 | 06-10-2022 */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  :lang(en-US) .main-banner .bg-image img {
    transform: translateX(calc(100vw - 1175px));
  }
  :lang(en-US) .template-full-dentures-teal .main-banner .bg-image img,
  .template-Polident-template .main-banner .bg-image img {
    border-radius: 40px 40px 60px 35px;
  }
}

:lang(en-US) .template-Polident-template .types-description-text a {
  word-break: break-word;
}

/*Syed  GSKBD-25437 | 06-10-2022 End */

.d-block {
  display: block;
}
/* Aman Singh | remove code from page-properties and added here */
@media (min-width: 992px) {
  .m-t-30 {
    margin-top: 1.875rem !important;
  }
}

body .uwy.userway_p1 .uai {
  left: calc(100vw - 20px) !important;
  transform: translate(-100%);
}
.template-full-dentures-teal
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child,
.template-Polident-template
  .main-banner-text
  > .component-content
  > .richText-content
  p:first-child {
  color: #196930 !important;
}
.template-Polident-template .breadcrumbs-list li a {
  color: #196930 !important;
}
.text-center {
  text-align: center;
}
/* Aman Singh | remove code from page-properties and added here */

/* Chaitanyavamshi / GSKBD-26524 / 22nd Nov, 2022 / START */
.text-or {
  text-align: center;
  color: #fdef01;
  font-size: 26px;
}
@media (max-width: 767px) {
  .text-or {
    font-size: 13px;
    margin: 0;
  }
}
@media (max-width: 360px) {
  .text-or {
    line-height: 1;
  }
}
/* Chaitanyavamshi / GSKBD-26524 / 22nd Nov, 2022 / END */
/* GSKBD-30480 | 06/12/23 | source section variant created, source section alignment | Start*/
.source-content {
  word-wrap: break-word;
}
/*GSKBD-30480 | 06/12/23 | source section variant created, source section alignment | Start*/
/*GSKBD-30752 | 08/01/24 | created variant font-bold | Start*/
.font-bold {
  font-weight: bold;
}
/* GSKBD-30750 | gradient top hero banner issue on mobile | new variant - gradient-border-hero-box,gradient-border-hero-image | 10-jan-2024 | m | */
@media (max-width: 991px) {
  :lang(en-US)
    .main-banner.gradient-border-hero-box
    > .component-content
    .paragraphSystem {
    margin-top: 0;
  }
  .main-banner.gradient-border-hero-box > .component-content {
    height: auto;
  }
  .main-banner .gradient-border-hero-image {
    height: auto;
    position: relative;
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .main-banner .gradient-border-hero-image:before {
    width: 100%;
    height: 98%;
    left: 0;
  }
  .main-banner .gradient-border-hero-image img {
    position: relative;
    height: auto;
    transform: none !important;
    min-width: auto;
    border-radius: 7% 3%;
  }
  .partials-hero-gradient {
  }
  .main-banner.partials-hero-gradient > .component-content .paragraphSystem,
  .main-banner.partials-hero-gradient .bg-image,
  .template-propartials .main-banner.partials-hero-gradient .bg-image img {
    height: 519px;
    object-fit: cover;
  }
  .main-banner.partials-hero-gradient .bg-image:before {
    height: 515px;
    left: 0;
    width: 100%;
  }
  .template-propartials .main-banner.partials-hero-gradient .bg-image img {
    transform: none !important;
    padding-bottom: 10px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  }
  .template-propartials .partials-hero-gradient .main-banner-text-bg-sm {
    position: absolute;
    bottom: -25px;
    top: auto;
  }
  .template-propartials
    .partials-hero-gradient
    .main-banner-text-bg-sm
    .component-content {
    margin-top: 0;
  }
  .template-propartials
    .partials-hero-gradient
    .main-banner-text-bg-sm
    .component-content
    > .richText-content {
    margin-top: 0;
    min-height: auto;
    margin-bottom: 50px;
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .main-banner .gradient-border-hero-image img {
    height: 172px;
    object-fit: cover;
    border-radius: 20px 8px;
  }
  .main-banner .gradient-border-hero-image:before,
  .main-banner .gradient-border-hero-image {
    height: 172px;
    object-fit: cover;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .main-banner .gradient-border-hero-image img {
    border-radius: 28px 8px;
  }
}
/* GSKBD-30750 | gradient top hero banner issue on mobile | new variant - gradient-border-hero-box,gradient-border-hero-image | 10-jan-2024 */
.table, .table>.component-content {
  width: 100%;
  max-width: 100%;
}
.table.bordered {
  border-left: 1px solid;
  border-right: 1px solid;
}
.table.bordered>*>.content>.table-row {
  border-top: 1px solid;
}
.table-td {
  font-weight: 700;
}
.text-color-1, .text-color-1 * {
  color: #106f32 !important;
}
.bg-color-gray-400 {
  background-color: #ced4da !important;
}
.bg-color-1 {
  background-color: #106f32 !important;
}
.text-color-white, .text-color-white * {
  color: #fff !important;
}
.table.b-color-gray-200, .table.b-color-gray-200>*>.content>.table-row, .table.b-color-gray-200>*>.content>.table-row:last-child, .table.b-color-gray-200>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child), .table.b-color-gray-200>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child){
  border-color: #e9ecef !important;
}
.max-content-width {
  clear: both;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}
.table>.component-content>.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table>.component-content>.content>.table-row>*>.content>:not(a)>.component-content{
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    height: 100%;
}
.table>.component-content>.content>.table-row {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.table.bordered>*>.content>.table-row>*>.content>.advancedParametrizedHtml:not(:last-child), .table.bordered>*>.content>.table-row>*>.content>.parametrizedhtml:not(:last-child) {
  border-right: 1px solid;
}
.polident-table-wrapper{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.polident-table-wrapper .bp-table-column{
  max-width: 33.3333%;
  flex: 0 0 33.3333%;
}
.polident-table-wrapper .bp-table-column >.component-content{
  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 1rem;
}
.polident-table-wrapper .top-table-row >.component-content>.paragraphSystem,
.polident-table-wrapper.table>.component-content>.content>.table-row >.component-content >.paragraphSystem.content{
  display: flex;
}
.polident-table-wrapper .table-row.bordered .bp-table-column{
  border-bottom: 1px solid #e9ecef;
}
.polident-table-wrapper .top-table-row .bp-table-column .table-td {
  text-transform: uppercase;
  text-align: left;
}
.polident-table-wrapper .table-td{text-align: center;}
.polident-table-wrapper .table-td span.sup{
  position: relative;
    top: -5px;
    font-size: 75%;
}
@media (min-width:992px){
  .max-content-width {
    max-width: 1140px !important;
}
  .max-w-d-60, .w-d-60 {
    max-width: 60% !important;
}
}.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 */
.haleon-logo {
    width: 120px;
    margin-top: 5px;
}

.contact-us .grey-circle {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-us .contact-item .grey-circle img {
  width: 25px
}
.contact-us .contact-item {
  display: flex !important;
  align-items: center;
  border: none;  
}

.contact-us .visibility-hide {
  visibility: hidden;
}

.contact-us .contact-list .contact-item:before {
  display: none;
}

.contact-us .ext-link {
  border-bottom: 1px solid #001489;
  text-decoration: none;  
}
.contact-us .default-icon>.removePopUp {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #001489;
  border-radius: 50%;
  margin: 0 0 0 5px;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}

.contact-us .default-icon>.removePopUp img {
  width: auto;
  height: 16px;
  text-align: center;
}

@media(max-width:767px) {
  .contact-us .contact-list .contact-item {
      padding: 10px;
      border-radius: 4px;
      background: #8080800f;
  }
  .haleon-logo {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media(min-width:992px) {
    .p-d-l-0 {
        padding-left: 0 !important;
    }
}
@media(max-width:991px) {
    .p-m-l-0 {
        padding-left: 0 !important;
    }
}

/* Ashish Gupta | CCW-1550 | End *//* 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; }
*,
*:before,
*:after {
  box-sizing: border-box;
}
/* 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: #001489;
}

@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: #001489;
  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 #001489;
  border-radius: 7px;
  color: #001489;
  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: #001489 !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: -2px;
  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: #001489 !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 #001489;
  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: #001489;
  font-weight: bold;
  font-family: Roboto;
  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 #001489;
  height: 100%;
  overflow: auto;
  max-height: 75vh;
}
.cf-toaster-form {
  border: 1px solid #001489 !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: #001489;
}
.cf-toaster-form ::-webkit-scrollbar-thumb:hover {
  background: #001489;
}
.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: #001489;
}
.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 */
.template-Polident-template .coupon-form-wrapper p strong {
  color: inherit;
}
.page-removables .main-banner .bg-image {
    position: relative;
    height: auto;

    img {
        position: relative;
    }
}

@media screen and (max-width:992px) {
    .page-removables  .main-banner-content .content.paragraphSystem {
      margin-top: 32px;
    }

    .page-removables .main-banner .bg-image:before {
        left: 0;
        height: 97%;
        width: 100%;
    }

    .page-removables .main-banner .bg-image {
        margin: 0 2rem;

        img {
            border-radius: 5vw 4vw 5vw 2vw;
            transform: none;
            min-width: auto;
        }
    }
}
