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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v2.1.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:1;margin:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:1}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/*# sourceMappingURL=../maps/core/normalize.css.map */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
.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 */
@font-face{font-family:AmeliaRegular;src:url(../../fonts/amelia-rounded-regular.otf);font-style:normal;font-display:fallback}@font-face{font-family:AmeliaBold;src:url(../../fonts/ameliarounded-bold.otf);font-style:normal;font-display:fallback}@font-face{font-family:FontAwesome;src:url(../../assets/fonts/fontawesome-webfont.eot);src:url(../../assets/fonts/fontawesome-webfont.svg);src:url(../../assets/fonts/fontawesome-webfont.ttf);src:url(../../assets/fonts/fontawesome-webfont.woff);font-style:normal;font-display:fallback}@font-face{font-family:Helvetica Neue LT Pro;src:url(../../assets/fonts/HelveticaNeueLTPro-Lt.woff2) format("woff2"),url(../../assets/fonts/HelveticaNeueLTPro-Lt.woff) format("woff"),url(../../assets/fonts/HelveticaNeueLTPro-Lt.ttf) format("ttf");font-style:normal;font-display:fallback}@font-face{font-family:Helvetica Neue LT Pro Bold;src:url(../../assets/fonts/HelveticaNeueLTPro-Bd.woff2) format("woff2"),url(../../assets/fonts/HelveticaNeueLTPro-Bd.woff) format("woff"),url(../../assets/fonts/HelveticaNeueLTPro-Bd.ttf) format("ttf");font-style:bold;font-display:fallback}@font-face{font-family:Avenir Next W10 Regular;src:url(../../fonts/Avenir_Next_W10_Regular.woff2);font-style:normal;font-display:fallback}@font-face{font-family:Avenir Next W10 Bold;src:url(../../fonts/Avenir_Next_W10_Bold.woff2);font-style:bold;font-display:fallback}@font-face{font-family:Montserrat;src:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Medium.woff2) format("woff2"),url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-MediumItalic.woff2) format("woff2"),url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Montserrat;src:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Bold.woff2) format("woff2"),url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BoldItalic.woff2) format("woff2"),url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}#cq-emulator-content.firefox{background-color:#fff!important}body,html{width:100%;font-size:16px}body{line-height:1.3;color:#000;background-color:#f0f5f5;font-family:Avenir Next W10 Regular;position:relative;overflow:auto}#wrapper,.container{color:#323131;background-color:rgba(0,0,0,0)}#footer,#header{padding-top:15px;padding-bottom:15px}@media (max-width:767px){#footer .footer-social{margin-top:10px;margin-bottom:40%}}@media (max-width:767px){.layout-Teal-Master-gigya-form .footer-social{margin-bottom:20%}}h1,h2,h3,h4,h5,h6{font-weight:800;font-family:Avenir Next W10 Regular;color:#323131;margin:10px 0}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-family:Avenir Next W10 Bold}p{font-family:Avenir Next W10 Regular;font-weight:400}p strong{font-family:Avenir Next W10 Bold}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}h4{font-size:1em}h5{font-size:.83em}h6{font-size:.67em}a{color:#196930;text-decoration:none}a:hover{color:#001489}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],label,select{cursor:pointer}input[type=search]{box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}.component[class*=grid]{clear:none}.component[class*=grid].alpha{clear:left}.component-content{overflow:hidden;margin-bottom:14px}.component>.component-content{margin-bottom:0}.alert-list{margin:0;padding:0;list-style-position:inside;list-style-type:disc}.alert-list li{padding-left:4px}.alert{margin-bottom:20px}.alert-error{color:#8a0808}.pull-right{float:right}.pull-left{float:left}.is-hidden{display:none!important;visibility:hidden!important}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after,.clearfix:before{content:"\0020";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}.no-padding{padding:0}.container-fluid>.row{overflow:hidden}@media (min-width:992px){.m-t-60{margin-top:3.75rem}.m-t-45{margin-top:2.8125rem}.m-t-30{margin-top:1.875rem}.m-t-20{margin-top:1.25rem}.m-t-15{margin-top:.9375rem}.m-t-10{margin-top:.625rem}.m-b-60{margin-bottom:3.75rem}.m-b-45{margin-bottom:2.8125rem}.m-b-30{margin-bottom:1.875rem}.m-b-20{margin-bottom:1.25rem}.m-b-15{margin-bottom:.9375rem}.m-b-10{margin-bottom:.625rem}}@media (max-width:991px){.m-t-60{margin-top:1.875rem}.m-t-45{margin-top:1.4063rem}.m-t-30{margin-top:.9375rem}.m-t-20{margin-top:.625rem}.m-t-15{margin-top:.4688rem}.m-t-10{margin-top:.3125rem}.m-b-60{margin-bottom:30px}.m-b-45{margin-bottom:1.4063rem}.m-b-30{margin-bottom:.9375rem}.m-b-20{margin-bottom:.625rem}.m-b-15{margin-bottom:.4688rem}.m-b-10{margin-bottom:.3125rem}}@media (min-width:1200px){.container{width:1170px;max-width:1170px;margin:0 auto;float:none}.hidden-lg{display:none}}@media (min-width:992px) and (max-width:1199px){.container{max-width:970px;margin:0 auto;float:none}.hidden-lg{display:none}}@media (min-width:768px) and (max-width:991px){.container{max-width:750px;margin:0 auto;float:none}.hidden-xs{display:none}}@media (max-width:767px){.hidden-xs{display:none}.page-Denture-journeys .banner .richText{margin-top:50%}}@font-face{font-family:slick;src:slick-font-url("slick.eot");src:slick-font-url("slick.eot?#iefix") format("embedded-opentype"),slick-font-url("slick.woff") format("woff"),slick-font-url("slick.ttf") format("truetype"),slick-font-url("slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{z-index:999;display:block;position:absolute;top:40%;width:30px;height:31px;cursor:pointer;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next:after,.slick-prev:after{content:"";display:table;width:20px;height:20px;right:0;content:"\f054";font-size:2rem;font-family:FontAwesome;font-style:normal;font-weight:400;color:#d3d3d3}.slick-next:focus:after,.slick-next:hover:after,.slick-prev:focus:after,.slick-prev:hover:after{color:#196930}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:none}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.5}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#000;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-30px;-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}@media (max-width:1270px){.slick-prev{left:-10px}}[dir=rtl] .slick-prev{left:auto;right:-45x}.slick-prev:before{content:""}[dir=rtl] .slick-prev:before{content:""}.slick-next{right:-30px}@media (max-width:1270px){.slick-next{right:-10px}}[dir=rtl] .slick-next{left:-45px;right:auto}.slick-next:before{content:""}[dir=rtl] .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:0;overflow:visible;padding:0 2%}@media (max-width:767px){.slick-dotted.slick-slider{margin-bottom:35px;padding:10%}}.slick-dots{list-style:none;text-align:center;padding:0;margin:0}.slick-dots>li:only-child{display:none}.slick-dots li{position:relative;display:inline-block;width:50px;height:8px;margin:0 7px;padding:0;cursor:pointer}.slick-dots li button{border:0;display:block;width:50px;height:8px;line-height:0;font-size:0;color:#000;background-color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:focus:before,.slick-dots li button:hover:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);background-position:12% 7.29%}.slick-dots li button:before{position:absolute;top:0;left:0;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);background-position:12% 2.29%;width:50px;height:8px;border:none;display:block;text-align:center;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{border:none;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/sprite-carousel.png);background-position:12% 7.29%}@media (max-width:767px){.slick-dots{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slick-dots li{width:30px;margin-right:-10px}.slick-dots li.slick-active{z-index:99}.slick-dots li button{width:30px}.slick-dots li button:before{width:30px}}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin-bottom:5%}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block;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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@media (min-width:992px){.page-home .banner>.component-content{height:500px}}@media (max-width:767px){.page-home .banner .richText{bottom:20%}}@media (min-width:568px) and (max-width:767px){.page-home .banner .richText{bottom:25%}}.page-home .p-side-5{padding:0 5%}.page-Denture-journeys .banner .richText{padding:0}.page-Denture-journeys .banner .richText h1{padding:7.5%;margin-bottom:0}@media (max-width:767px){.page-Denture-journeys .banner .richText h1{padding:5%}}.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p{margin:0}.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);background-position:50% 40%;padding:18px 0;background-size:117%}@media screen and (max-width:990px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 39.8%}}@media screen and (max-width:767px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 40%}}@media screen and (max-width:567px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 39.8%}}@media screen and (max-width:424px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 39.2%}}.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97%;background-size:119%}@media screen and (max-width:1199px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 98%}}@media screen and (max-width:990px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 98.3%}}@media screen and (max-width:767px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97.1%}}@media screen and (max-width:666px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97.8%}}@media screen and (max-width:567px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 98.4%}}@media screen and (max-width:424px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 100.5%}}@media screen and (max-width:375px){.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 101.5%}}.page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a{background-position:50.5% 71.7%;color:#196930}@media (max-width:991px){.page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a{background-position:21.5% 19.65%}}.page-getting-dentures .faq .richText.btn-next .richText-content p{margin:0}.page-getting-dentures .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);background-position:50% 25.5%;padding:18px 0;background-size:117%}@media screen and (max-width:990px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25%}}@media screen and (max-width:767px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25.7%}}@media screen and (max-width:666px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25.5%}}@media screen and (max-width:567px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 24.6%}}@media screen and (max-width:424px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 24%}}@media screen and (max-width:375px){.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 23.5%}}.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.5%;background-size:119%}@media screen and (max-width:1199px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 69%}}@media screen and (max-width:990px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 69%}}@media screen and (max-width:767px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.7%}}@media screen and (max-width:666px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.8%}}@media screen and (max-width:567px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 69.5%}}@media screen and (max-width:424px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 70%}}@media screen and (max-width:375px){.page-getting-dentures .faq .richText.btn-next .richText-content p a:focus,.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 70.2%}}.page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a{background-position:50.5% 80.35%;color:#196930}@media (max-width:991px){.page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a{background-position:21.5% 19.65%}}.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p{margin:0}.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/spritebuttons.png);background-position:50% 54.2%;padding:18px 0;background-size:117%}@media screen and (max-width:1199px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:990px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:767px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:666px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.3%}}@media screen and (max-width:567px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 54.5%}}@media screen and (max-width:424px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.7%}}.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 82.7%;background-size:119%}@media screen and (max-width:1199px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83.4%}}@media screen and (max-width:990px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83.7%}}@media screen and (max-width:767px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83%}}@media screen and (max-width:666px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 82.8%}}@media screen and (max-width:567px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 84%}}@media screen and (max-width:424px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 85%}}@media screen and (max-width:375px){.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:focus,.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 85.9%}}.page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a{background-position:50.5% 89%;color:#196930}@media (max-width:991px){.page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a{background-position:21.5% 19.65%}}.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a{background-position:50.5% 97.65%;color:#196930}@media (max-width:991px){.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a{background-position:21.5% 28.35%}}.page-things-to-ask-dentist .gray-line{border-left:10px solid #ebebeb;border-top-left-radius:28px}.page-things-to-ask-dentist .breadcrumbs{margin:0 auto}.page-things-to-ask-dentist h1{padding:2.5% 5%;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/car-grey.png);background-size:100% 100%;background-repeat:no-repeat;font-family:AmeliaRegular;margin-left:-10px}.page-things-to-ask-dentist h3{color:#fff;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/ask-green-shape.png);background-size:100% 100%;background-repeat:no-repeat;padding:25px 25px 25px 100px}.page-things-to-ask-dentist h3:before{display:block;content:"";position:absolute;width:100px;height:100px;top:0;left:-10px}.page-things-to-ask-dentist .bottom-right-border{display:block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/TextBox_Shape_edge_V2.png);background-repeat:no-repeat;background-size:contain;background-position:100% 100%}.page-things-to-ask-dentist .bottom-right-border>.component-content:before{display:block;content:"";border-left:10px solid #ebebeb;border-bottom:10px solid #ebebeb;position:absolute;height:50px;width:100px;left:-10px;border-bottom-left-radius:100px}.page-things-to-ask-dentist .bottom-right-border ul li{list-style-type:none}.page-things-to-ask-dentist .bottom-right-border ul li:before{display:block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/TICK.png);background-repeat:no-repeat;background-size:contain;position:absolute;width:15px;height:15px;left:10px}.page-things-to-ask-dentist .quote p{padding:0 50px;color:#196930}.page-things-to-ask-dentist .quote p:after,.page-things-to-ask-dentist .quote p:before{display:inline-block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/quote-up.png);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;left:10px;margin-right:10px}.page-things-to-ask-dentist .quote p:after{display:inline-block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/quote-down.png);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;right:0;margin-left:10px}.page-things-to-ask-dentist .ask-1 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question1_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-2 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question2_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-3 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question3_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-4 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question4_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-5 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question5_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-6 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question6_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-7 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question7_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-8 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question8_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist .ask-9 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Question9_icone.png);background-repeat:no-repeat;background-size:contain}.page-things-to-ask-dentist h3{color:#fff!important}.page-products .product-back>.component-content{background-repeat:no-repeat;background-size:100%}@media (min-width:768px){.page-products .product-back h1{margin-top:55%}}.page-products .product-back .top-banner{padding:0 30px}@media (max-width:767px){.page-products .product-back{background-color:#fff}.page-products .product-back .image.m-t-30,.page-products .product-back .m-t-60{margin-top:35%}}.page-products .faq .richText .richText-content p{height:50px}.page-products .product-banner{margin-bottom:5%}.page-products .product-banner>.component-content{background-repeat:no-repeat;background-size:100%}.page-products .product-banner .silver-image .component-content:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/video-white.png)}.page-products .product-banner .richText,.page-products .product-banner .top-banner{padding:0 30px}.page-products.page-polident-cushion-and-comfort .silver-header-border h3{background-image:url(../../assets/img/silver_underline_border.png);background-position-y:73%;padding-bottom:7px;margin-top:-10px;background-repeat:no-repeat;padding-right:20px;background-size:100% 60%;display:inline-block;padding-top:8px}.page-frequently-asked-questions h1,.page-frequently-asked-questions h2{text-transform:none;padding-left:2.5%;font-size:2rem}.page-frequently-asked-questions h3{font-size:1.375rem}.page-frequently-asked-questions .accordion{background-image:none;padding-bottom:5%}.page-frequently-asked-questions .accordion:before{display:none}.page-frequently-asked-questions .accordion .accordion-container{margin:0;padding:0}.page-frequently-asked-questions .accordion .accordion-content{padding:0 2%}.page-frequently-asked-questions .accordion .accordion-content p{margin-top:0}.page-frequently-asked-questions .accordion .accordion-head:after{right:0}.page-frequently-asked-questions .accordion .accordion-slide.is-active .accordion-head:after{right:0}.page-frequently-asked-questions .accordion .silver-banner{margin-bottom:2%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.page-frequently-asked-questions .image img{width:100%}}.page-real-stories h2{font-size:1.5625rem;font-family:AmeliaRegular}.page-real-stories .video-filter{border:1px solid #196930;border-radius:25px;margin-bottom:10px;cursor:pointer}.page-real-stories .video-filter p{font-size:.75rem;color:#196930;text-align:center}.page-real-stories .video-filter.selected{background-color:#196930}.page-real-stories .video-filter.selected p{color:#fff}.page-real-stories .article-category,.page-real-stories .chatter-share{display:none}.page-real-stories .chatter-halfwidth{background:#fff;box-shadow:0 0 15px 0 #eee;margin:15px 0 0}.page-real-stories .chatter-title{border-bottom:1px solid #d8d8d8;margin:10px 27px 0;min-height:70px;padding-bottom:15px}.page-real-stories .article-title a{text-transform:none}.page-real-stories .article-title a:hover{color:#196930}.page-real-stories .filter-is-active .no-show{display:none}.page-real-stories .stories-search{text-align:center}.page-real-stories .stories-search input{width:30%;background-size:100% 100%}@media (min-width:768px) and (max-width:991px){.page-real-stories .stories-search input{width:45%}}@media (max-width:767px){.page-real-stories .stories-search input{width:90%}}@media screen and (min-width:667px) and (max-width:767px){.page-real-stories .stories-search input{width:50%}}.page-real-stories .stories-title h1:before{content:" ";display:table;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/real_stories_logo.png);position:relative}.page-real-stories .chatter-video:after{content:" ";background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/frame-banner.png);background-position:50%;background-size:105% 105%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;bottom:0;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.page-real-stories .reference-cb-full-video .chatter-video:after{background-size:105% 115%}.page-real-stories .reference-cb-full-video,.page-real-stories .reference-cb-half-video{padding:0}.page-real-stories .richtext-show-filters{cursor:pointer}.page-quiz h2,.page-quiz h3{text-transform:none}.page-search-results .searchResults-result{border-bottom:none}.page-search-results .searchResults-term{display:none}.page-search-results h4{color:#001489!important;font-size:1.125rem}.page-where-to-buy .breadcrumbs{margin:0 auto}.page-where-to-buy .where-to-buy-box .image{padding:5%;border-bottom:1px solid #196930;margin-bottom:10px}.page-where-to-buy .where-to-buy-box a:after{width:20px;height:20px;content:"\f054";font-family:FontAwesome;font-style:normal;position:absolute;font-weight:400;right:0}.layout-Teal-Master-ru h1,.layout-Teal-Master-ru h2,.layout-Teal-Master-ru h3,.layout-Teal-Master-ru h4,.layout-Teal-Master-ru h5,.layout-Teal-Master-ru h6{color:#001489}.layout-Teal-Master-ru #footer{padding-bottom:0}.layout-Teal-Master-ru .banner h1{color:#00a3ad}.layout-Teal-Master-ru a{color:#001489;text-decoration:none}.layout-Teal-Master-ru a:hover{color:#001489}.layout-Teal-Master-ru .searchResults,.layout-Teal-Master-ru .searchResults-description,.layout-Teal-Master-ru .searchResults-title a{color:#001489}.layout-Teal-Master-ru .navigation-item.navigation-level1.has-children.is-open>a{color:#001489}.layout-Teal-Master-ru .denture-journey .richText-content ul li a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/journey_sprite.png)}.layout-Teal-Master-ru .denture-journey .richText-content ul li a:focus,.layout-Teal-Master-ru .denture-journey .richText-content ul li a:hover{color:#001489}.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);background-position:50% 40%;padding:18px 0;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 40%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 39.8%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 40%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 39.8%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 39.5%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{background-position:50% 39.3%}}.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97%;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 98%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 98.5%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 97.8%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 98.3%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 100.6%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:focus,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a:hover{background-position:50% 101.7%}}.layout-Teal-Master-ru.page-preparing-for-tooth-loss .denture-journey .richText-content ul li:first-of-type a{color:#001489}.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);background-position:50% 25.5%;padding:18px 0;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25.3%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25.5%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 25.3%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 24.8%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 24%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 23.7%}}.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.5%;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 69%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 69.2%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.5%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 68.9%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 69.2%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 70%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-getting-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 70.5%}}.layout-Teal-Master-ru.page-getting-dentures .denture-journey .richText-content ul li:nth-of-type(2) a{color:#001489}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);background-position:50% 54%;padding:18px 0;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.5%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.3%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-size:115%;background-position:50% 54.6%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.8%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a{background-position:50% 54.8%}}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 82.5%;background-size:117%}@media screen and (max-width:1199px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83.5%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 84%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 83.5%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-size:115%;background-position:50% 84%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 85.3%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a:hover{background-position:50% 86%}}.layout-Teal-Master-ru.page-adjusting-to-dentures .denture-journey .richText-content ul li:nth-of-type(3) a{color:#001489}.layout-Teal-Master-ru.page-life-with-dentures .denture-journey .richText-content ul li:last-of-type a{color:#001489}.layout-Teal-Master-ru.page-things-to-ask-dentist h3{color:#fff;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/ask-teal-shape.png);background-size:100% 100%;background-repeat:no-repeat}.layout-Teal-Master-ru.page-things-to-ask-dentist .bottom-right-border{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Text-box_2.png);background-repeat:no-repeat;background-size:contain;background-position:100% 100%}.layout-Teal-Master-ru.page-things-to-ask-dentist .bottom-right-border ul li{list-style-type:none}.layout-Teal-Master-ru.page-things-to-ask-dentist .bottom-right-border ul li:before{display:block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Tick.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .quote p{padding:0 50px;color:#001489}.layout-Teal-Master-ru.page-things-to-ask-dentist .quote p:after,.layout-Teal-Master-ru.page-things-to-ask-dentist .quote p:before{display:inline-block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Quotation-Mark-1.png);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;left:10px;margin-right:10px}.layout-Teal-Master-ru.page-things-to-ask-dentist .quote p:after{display:inline-block;content:"";background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Quotation-Mark-2.png);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;right:0;margin-left:10px}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-1 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-1-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-2 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-2-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-3 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-3-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-4 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-4-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-5 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-5-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-6 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-6-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-7 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-7-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-8 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-8-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-things-to-ask-dentist .ask-9 h3:before{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Question-9-Icone.png);background-repeat:no-repeat;background-size:contain}.layout-Teal-Master-ru.page-where-to-buy .where-to-buy-box .image{border-bottom:1px solid #001489}.layout-Teal-Master-ru.page-real-stories .video-filter{border:1px solid #001489}.layout-Teal-Master-ru.page-real-stories .video-filter p{color:#001489}.layout-Teal-Master-ru.page-real-stories .video-filter.selected{background-color:#001489}.layout-Teal-Master-ru.page-real-stories .video-filter.selected p{color:#fff}.layout-Teal-Master-ru.page-real-stories .article-title a:hover{color:#001489}.layout-Teal-Master-ru .carousel .snippetReference .richText p a{color:#001489}.layout-Teal-Master-ru .carousel .snippetReference .box.first:after{background-position:49.4% 97.5%;background-size:127%}.layout-Teal-Master-ru .carousel .snippetReference:focus .box.first:after,.layout-Teal-Master-ru .carousel .snippetReference:hover .box.first:after{background-position:49.4% 46.67%;background-size:127%}.layout-Teal-Master-ru .carousel .snippetReference:focus .richText p a,.layout-Teal-Master-ru .carousel .snippetReference:hover .richText p a{color:#fff}.layout-Teal-Master-ru .carousel .snippetReference.hoverLink .box.first:after{background-position:49.4% 46.67%;background-size:127%}.layout-Teal-Master-ru .accordion:before{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_big_teal.png)}.layout-Teal-Master-ru .accordion-head{color:#001489}.layout-Teal-Master-ru .accordion-head,.layout-Teal-Master-ru .accordion-slide.is-active .accordion-content-wrapper{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_thin_teal.png)}.layout-Teal-Master-ru .accordion-slide.is-active>.accordion-head{color:#001489}.layout-Teal-Master-ru .btn-show p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Shape-Where-to-buy.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.layout-Teal-Master-ru .btn-show p a:focus,.layout-Teal-Master-ru .btn-show p a:hover{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/wtb-hover.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.layout-Teal-Master-ru .homepage-product h3{color:#001489}.layout-Teal-Master-ru .homepage-product .product-after .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-silver.png);background-position:50%;background-size:94% 100%;background-repeat:no-repeat}.layout-Teal-Master-ru .homepage-product .product-after:focus .paragraphSystem:after,.layout-Teal-Master-ru .homepage-product .product-after:hover .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-teal.png)}.layout-Teal-Master-ru .homepage-product .product-after.hoverLink .paragraphSystem:after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/product-teal.png)}.layout-Teal-Master-ru .slick-dots li.slick-active button:before{background-position:12% 12.33%}.layout-Teal-Master-ru .slick-dots li button:focus:before,.layout-Teal-Master-ru .slick-dots li button:hover:before{background-position:12% 12.33%}.layout-Teal-Master-ru .slick-next:focus:after,.layout-Teal-Master-ru .slick-next:hover:after,.layout-Teal-Master-ru .slick-prev:focus:after,.layout-Teal-Master-ru .slick-prev:hover:after{color:#001489}.layout-Teal-Master-ru .coupon p a,.layout-Teal-Master-ru .wtb p a{background-position:14% 68.17%}@media screen and (max-width:1199px){.layout-Teal-Master-ru .coupon p a,.layout-Teal-Master-ru .wtb p a{background-position:23% 68.17%}}.layout-Teal-Master-ru .coupon p a:focus,.layout-Teal-Master-ru .coupon p a:hover,.layout-Teal-Master-ru .wtb p a:focus,.layout-Teal-Master-ru .wtb p a:hover{background-position:14% 30.3%}@media screen and (max-width:1199px){.layout-Teal-Master-ru .coupon p a:focus,.layout-Teal-Master-ru .coupon p a:hover,.layout-Teal-Master-ru .wtb p a:focus,.layout-Teal-Master-ru .wtb p a:hover{background-position:23% 30.3%}}.layout-Teal-Master-ru .wtb p a{background-position:30% 77.63%}@media screen and (max-width:1199px){.layout-Teal-Master-ru .wtb p a{background-position:38% 77.63%}}.layout-Teal-Master-ru .wtb p a:focus,.layout-Teal-Master-ru .wtb p a:hover{background-position:30% 96.6%}@media screen and (max-width:1199px){.layout-Teal-Master-ru .wtb p a:focus,.layout-Teal-Master-ru .wtb p a:hover{background-position:38% 96.6%}}.layout-Teal-Master-ru .navigation-mobile-menu{display:none;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png)}@media only screen and (max-width:767px){.layout-Teal-Master-ru .navigation-mobile-menu{display:block;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png);background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-size:contain;background-position:50%}.layout-Teal-Master-ru .navigation-mobile-menu.close{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Exit.png)}}.layout-Teal-Master-ru .navigation-item{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png);background-position:bottom;background-repeat:no-repeat;background-size:90%}.layout-Teal-Master-ru .navigation-item.navigation-level1.has-children:hover>a{color:#001489}.layout-Teal-Master-ru .navigation-item.navigation-level1:hover{background-color:#ebebeb}.layout-Teal-Master-ru .navigation-item.navigation-level1:hover a{color:#001489}.layout-Teal-Master-ru .navigation-item.navigation-level1.navigation-item:hover>.navigation-level2{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);top:auto}.layout-Teal-Master-ru .navigation-item.navigation-level1>.navigation-item-title:hover{color:#001489}.layout-Teal-Master-ru .navigation-item.navigation-level1.has-active-child>.navigation-item-title,.layout-Teal-Master-ru .navigation-item.navigation-level1.is-active>.navigation-item-title{text-decoration:none;color:#001489}.layout-Teal-Master-ru .journey-snippet .box>.component-content .content:after{background-position:50% 97.2%}.layout-Teal-Master-ru .journey-snippet .image{padding:3px}@media (min-width:768px) and (max-width:991px){.layout-Teal-Master-ru .journey-snippet .image{padding:2px}}.layout-Teal-Master-ru .journey-snippet:focus .box>.component-content .content:after,.layout-Teal-Master-ru .journey-snippet:hover .box>.component-content .content:after{background-position:50% 66%}.layout-Teal-Master-ru .journey-snippet:focus .richText p a,.layout-Teal-Master-ru .journey-snippet:hover .richText p a{color:#fff}.layout-Teal-Master-ru .journey-snippet.hoverLink .box>.component-content .content:after{background-position:50% 66%}.layout-Teal-Master-ru .journey-snippet.hoverLink .richText a{color:#fff}.layout-Teal-Master-ru .faq .richText .richText-content p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);background-position:50% 14%;background-size:115%}@media screen and (max-width:1199px){.layout-Teal-Master-ru .faq .richText .richText-content p a{background-position:50% 13.8%}}.layout-Teal-Master-ru .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru .faq .richText .richText-content p a:hover{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/spriteTealButton.png);background-position:50% 3%;background-size:115%;color:#fff}@media screen and (max-width:1199px){.layout-Teal-Master-ru .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru .faq .richText .richText-content p a:hover{background-position:50% 2.5%}}@media screen and (max-width:991px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 13.5%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% 2.3%}}@media screen and (max-width:767px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 14%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% 3%}}@media screen and (max-width:666px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 13.8%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% 2.8%}}@media screen and (max-width:567px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 13.2%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% 2.3%}}@media screen and (max-width:424px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 12.7%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% 1%}}@media screen and (max-width:375px){.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a{background-position:50% 12.3%}.layout-Teal-Master-ru.page-adjusting-to-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-getting-dentures .faq .richText .richText-content p a:hover,.layout-Teal-Master-ru.page-preparing-for-tooth-loss .faq .richText .richText-content p a:hover{background-position:50% .5%}}@media (min-width:1200px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a{background-position:50% 13.5%}}@media (min-width:768px) and (max-width:1199px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a{background-position:50% 13%}}@media (max-width:767px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a{margin:1% 25%}}@media (max-width:667px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a{margin:1% 15%}}@media (min-width:768px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a:hover{background-position:50% 1.5%}}@media (min-width:1200px){.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru.page-products .faq .richText .richText-content p a:hover{background-position:50% 2.5%}}.layout-Teal-Master-ru .top-banner>.component-content:before{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_big_teal.png)}.layout-Teal-Master-ru .header-box .component-content{background-size:110% 100%!important}@media screen and (min-width:768px){.layout-Teal-Master-ru .header-box .component-content{background-size:110% 470%!important}}.layout-Teal-Master-ru .header-box:after{background:-webkit-linear-gradient(bottom,#00a6b0 65%,#0a82a4);background:linear-gradient(0deg,#00a6b0 65%,#0a82a4)}@media (max-width:767px){.layout-Teal-Master-ru .header-box>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip-Nav.png)!important}.layout-Teal-Master-ru .navigation-root.is-open>.navigation-level1{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png)}.layout-Teal-Master-ru .navigation-root.is-open>.navigation-item .navigation-item-title{color:#001489}.layout-Teal-Master-ru .navigation-level2 a{margin-left:18px}.layout-Teal-Master-ru #footer .footer-banner>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip.png)!important;background-size:100% 120%!important}.layout-Teal-Master-ru #footer .footer-social{margin-bottom:20%}.layout-Teal-Master-ru #footer .footer-social .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layout-Teal-Master-ru .logo-box .image{margin-left:10%}}.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a{background-size:115%}@media (max-width:667px) and (min-width:610px){.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a{margin:1% 15%;background-position:50% 14%}}@media (max-width:609px) and (min-width:667px){.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a{margin:1% 15%;background-position:50% 13.5%}}.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:hover{background-size:115%;color:#fff}@media (max-width:667px) and (min-width:510px){.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:focus,.layout-Teal-Master-ru.page-polident-cushion-and-comfort.page-products .faq .richText .richText-content p a:hover{margin:1% 15%}}.layout-DAC-US-ru h1,.layout-DAC-US-ru h2,.layout-DAC-US-ru h3,.layout-DAC-US-ru h4,.layout-DAC-US-ru h5,.layout-DAC-US-ru h6{color:#001489;text-transform:none}.layout-DAC-US-ru h1{margin-top:.67em!important;margin-bottom:.67em}.layout-DAC-US-ru h3{margin-top:1em!important;margin-bottom:1em}.layout-DAC-US-ru a{color:#001489;text-decoration:none}.layout-DAC-US-ru a:hover{color:#001489}.layout-DAC-US-ru #footer{padding-bottom:0;padding-left:0;padding-right:0}.layout-DAC-US-ru #footer .footer-banner>.component-content{background-size:100% 125%!important;background-position:100% 100%}.layout-DAC-US-ru .header-box>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/polident/teal_master/DT/Homepage/Poliflip-Nav.png)!important;background-position:100% 34%;background-size:110% 100%!important}@media screen and (min-width:768px){.layout-DAC-US-ru .header-box>.component-content{background-size:110% 470%!important}}.layout-DAC-US-ru .header-box:after{background:-webkit-linear-gradient(bottom,#00a6b0 65%,#0a82a4);background:linear-gradient(0deg,#00a6b0 65%,#0a82a4)}.layout-DAC-US-ru .navigation-item.navigation-level1.has-children.is-open>a{color:#001489}.layout-DAC-US-ru .searchBox:focus input,.layout-DAC-US-ru .searchBox:hover input{background-position:68% 21%}.layout-DAC-US-ru .navigation-mobile-menu{display:none;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png)}@media only screen and (max-width:767px){.layout-DAC-US-ru .navigation-mobile-menu{display:block;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Hamburger.png);background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-size:contain;background-position:50%}.layout-DAC-US-ru .navigation-mobile-menu.close{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Exit.png)}}.layout-DAC-US-ru .navigation-item{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png);background-position:bottom;background-repeat:no-repeat;background-size:90%}.layout-DAC-US-ru .navigation-item.navigation-level1.has-children:hover>a{color:#001489}.layout-DAC-US-ru .navigation-item.navigation-level1:hover{background-color:#ebebeb}.layout-DAC-US-ru .navigation-item.navigation-level1:hover a{color:#001489}.layout-DAC-US-ru .navigation-item.navigation-level1.navigation-item:hover>.navigation-level2{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/denture-journey/navback.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);top:auto}.layout-DAC-US-ru .navigation-item.navigation-level1>.navigation-item-title:hover{color:#001489}.layout-DAC-US-ru .navigation-item.navigation-level1.has-active-child>.navigation-item-title,.layout-DAC-US-ru .navigation-item.navigation-level1.is-active>.navigation-item-title{text-decoration:none;color:#001489}@media screen and (min-width:768px) and (max-width:1199px){.layout-DAC-US-ru .searchBox input{background-position:68% 3%}.layout-DAC-US-ru .searchBox input:focus,.layout-DAC-US-ru .searchBox input:hover{background-position:68% 21%}}.layout-DAC-US-ru .wtb p a{background-position:30% 77.63%}@media screen and (max-width:1199px){.layout-DAC-US-ru .wtb p a{background-position:38% 77.63%}}.layout-DAC-US-ru .wtb p a:focus,.layout-DAC-US-ru .wtb p a:hover{background-position:30% 96.6%}@media screen and (max-width:1199px){.layout-DAC-US-ru .wtb p a:focus,.layout-DAC-US-ru .wtb p a:hover{background-position:38% 96.6%}}@media (max-width:767px){.layout-DAC-US-ru .header-box>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip-Nav.png)!important}.layout-DAC-US-ru .navigation-root.is-open>.navigation-level1{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/brand_line_teal.png)}.layout-DAC-US-ru .navigation-root.is-open>.navigation-item .navigation-item-title{color:#001489}.layout-DAC-US-ru .navigation-level2 a{margin-left:18px}}@media (max-width:767px) and (max-width:767px){.layout-DAC-US-ru .navigation-level2 a{margin-left:0;white-space:normal}}@media (max-width:767px){.layout-DAC-US-ru #footer .footer-banner>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/teal-master/Util/Poliflip.png)!important;background-size:100% 120%!important;background-position:100% 100%}.layout-DAC-US-ru #footer .footer-social{margin-bottom:20%}.layout-DAC-US-ru #footer .footer-social .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layout-DAC-US-ru .logo-box .image{margin-left:10%}}.layout-DAC-US-ru #content{padding:0}.layout-DAC-US-ru #content .paragraphSystem,.layout-DAC-US-ru #content .row{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.layout-DAC-US-ru #content .container-fluid,.layout-DAC-US-ru #content [class*=col-]:not(.journey-snippet):not(.button-box){padding-right:0;padding-left:0}.layout-DAC-US-ru #content .container{clear:both;float:none;margin:0 auto;max-width:100%;width:100vw}@media (min-width:992px){.layout-DAC-US-ru #content .container{max-width:1172px;padding:0 16px!important}}.layout-DAC-US-ru #content .container .component-content{max-width:100%}.layout-DAC-US-ru #content .container .container{padding:0 16px!important}@media (min-width:992px){.layout-DAC-US-ru #content .container .container{padding:0 100px!important}}@media (min-width:992px) and (min-width:1024px) and (max-width:1024px){.layout-DAC-US-ru #content .container .container{padding:0 50px!important}}.layout-DAC-US-ru #content .container .left-offset-container{width:88%;margin-left:30px}@media (min-width:992px){.layout-DAC-US-ru #content .container .left-offset-container{width:100%;margin-left:90px;padding-right:180px!important}.layout-DAC-US-ru #content .container .left-offset-container .left-offset-container{padding-right:320px!important}}.layout-DAC-US-ru .breadcrumbs{padding-top:20px;padding-bottom:20px}@media (max-width:767px){.layout-DAC-US-ru .breadcrumbs{padding-left:20px!important;padding-right:20px!important}}.layout-DAC-US-ru .heading-text .richText-content{margin:0 30px}@media (min-width:992px){.layout-DAC-US-ru .heading-text .richText-content{margin:0}}.layout-DAC-US-ru .heading-text h1,.layout-DAC-US-ru .heading-text h2{color:#001489}.layout-DAC-US-ru .heading-text p{color:#666;line-height:27px;text-align:left!important}@media (min-width:992px){.layout-DAC-US-ru .heading-text p{text-align:center!important}}.layout-DAC-US-ru #personifyxp-cta{display:none!important}.layout-DAC-US-ru .main-banner-article .bg-image-article>.component-content:before,.layout-DAC-US-ru .main-banner .bg-image:before{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Main-image-holder.png) no-repeat;background-size:100% 100%;position:absolute;z-index:8}.layout-DAC-US-ru .main-banner{padding:0;overflow:hidden}@media (min-width:992px){.layout-DAC-US-ru .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%);margin-top:40px}}.layout-DAC-US-ru .main-banner>.component-content{height:519px;max-height:519px}.layout-DAC-US-ru .main-banner>.component-content .paragraphSystem{margin:0}.layout-DAC-US-ru .main-banner .bg-image{position:absolute;height:518px;padding-left:0;padding-right:0}.layout-DAC-US-ru .main-banner .bg-image:before{content:"";width:1032px;height:100%;left:-40px}@media (min-width:992px){.layout-DAC-US-ru .main-banner .bg-image:before{content:"";width:100%;left:0}}.layout-DAC-US-ru .main-banner .bg-image img{position:absolute;min-width:1140px;width:100%;height:100%;left:0}@media (max-width:767px){.layout-DAC-US-ru .main-banner .bg-image img{-webkit-transform:translateX(calc(100vw - 1020px))!important;-ms-transform:translateX(calc(100vw - 1020px))!important;transform:translateX(calc(100vw - 1020px))!important}}@media (min-width:992px){.layout-DAC-US-ru .main-banner .bg-image img{border-radius:0 40px 70px 40px}}@media (max-width:1172px){.layout-DAC-US-ru .main-banner .bg-image img{-webkit-transform:translateX(calc(100vw - 1135px));-ms-transform:translateX(calc(100vw - 1135px));transform:translateX(calc(100vw - 1135px))}}@media (max-width:1172px) and (min-width:992px){.layout-DAC-US-ru .main-banner .bg-image img{-webkit-transform:translateX(calc(100vw - 1045px));-ms-transform:translateX(calc(100vw - 1045px));transform:translateX(calc(100vw - 1045px))}}.layout-DAC-US-ru .main-banner-content{z-index:9}.layout-DAC-US-ru .main-banner-text{z-index:9;height:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:300px;position:relative}@media (min-width:992px){.layout-DAC-US-ru .main-banner-text{display:block;width:100%;margin-bottom:30px;position:absolute;margin-top:40px}}.layout-DAC-US-ru .main-banner-text>.component-content{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Copy-card.png) 50%/contain no-repeat;background-size:100% 100%;padding:15px}@media (min-width:992px){.layout-DAC-US-ru .main-banner-text>.component-content{padding:25px 0;margin-left:20px;min-width:330px;min-height:268px;max-width:436px!important;margin-top:130px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content{width:290px;margin:0 auto}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content p{color:#fff;font-size:16px}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content p:first-child{font-size:20px;line-height:1.15;margin-top:0}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content p:last-child{margin-bottom:0}@media (min-width:992px){.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content{width:80%}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content p{font-size:16px}.layout-DAC-US-ru .main-banner-text>.component-content>.richText-content p:first-child{font-size:32px}}.layout-DAC-US-ru .main-banner-article{width:100%}.layout-DAC-US-ru .main-banner-article>.component-content{height:unset;min-height:180px}.layout-DAC-US-ru .main-banner-article .bg-image-article{width:100%}@media (min-width:992px){.layout-DAC-US-ru .main-banner-article .bg-image-article:before{content:"";width:100%;left:0}}.layout-DAC-US-ru .main-banner-article .bg-image-article>.component-content:before{content:"";width:100%;height:100%;left:0}.layout-DAC-US-ru .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%)}@media (min-width:992px){.layout-DAC-US-ru.template-proguard .main-banner,.layout-DAC-US-ru.template-proguard .main-banner-article:first-of-type{margin-top:40px}}.layout-DAC-US-ru .phases-box{margin-top:2rem}@media (min-width:992px){.layout-DAC-US-ru .phases-box{margin-left:1.5rem}}.layout-DAC-US-ru .phases-box .content.paragraphSystem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.layout-DAC-US-ru .phases-box .content.paragraphSystem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase{cursor:pointer;height:51px;min-width:340px;width:30%}.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase p{font-size:14px;line-height:1;margin:0}.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase p a{float:left;color:#f5fbf4}.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase.is-active p a,.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase:hover p a{font-weight:600;color:#001489}.layout-DAC-US-ru .phases-box .content.paragraphSystem .phase>.component-content{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.odd{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Getting-a-removable-appliance.png) no-repeat;z-index:101}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.odd.is-active,.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.odd:hover{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Getting-a-removable-appliance_Hover.png) no-repeat}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.odd p a{padding:15px 10px 15px 100px}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.last{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Living-with-a-removable-appliance.png) no-repeat;z-index:100}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.last.is-active,.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.last:hover{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Living-with-a-removable-appliance_Hover.png) no-repeat}@media (min-width:992px){.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.last{-webkit-transform:translateX(-12%);-ms-transform:translateX(-12%);transform:translateX(-12%)}}.layout-DAC-US-ru.template-proguard .phases-box .content.paragraphSystem .phase.last p a{padding:8px 10px 8px 100px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.layout-DAC-US-ru .carousel-slides{list-style-type:none}.layout-DAC-US-ru .carousel-slides>*{visibility:hidden}.layout-DAC-US-ru .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}.layout-DAC-US-ru .carousel-slides.slick-initialized>*{visibility:visible}.layout-DAC-US-ru .carousel-slides.slick-initialized:before{display:none}.layout-DAC-US-ru .carousel-heading-text{margin-top:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.layout-DAC-US-ru .carousel-heading-text .richText-content{margin:0 30px}@media (min-width:992px){.layout-DAC-US-ru .carousel-heading-text .richText-content{margin:0}}.layout-DAC-US-ru .carousel-heading-text h1,.layout-DAC-US-ru .carousel-heading-text h2{color:#001489}@media (min-width:992px){.layout-DAC-US-ru .carousel-heading-text h1,.layout-DAC-US-ru .carousel-heading-text h2{margin-left:150px;margin-right:150px;text-align:center!important}}.layout-DAC-US-ru .carousel-heading-text p{color:#666;font-size:18px;line-height:27px;text-align:left}@media (min-width:992px){.layout-DAC-US-ru .carousel-heading-text p{margin:0 140px 20px;text-align:center}}@media (min-width:992px){.layout-DAC-US-ru .carousel .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.layout-DAC-US-ru .carousel .snippetReference{padding:0}.layout-DAC-US-ru .carousel .snippetReference .box.first:after{display:none}.layout-DAC-US-ru .carousel .snippetReference .richText{z-index:3;height:80px;width:282px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.layout-DAC-US-ru .carousel .snippetReference .richText-content{width:100%}.layout-DAC-US-ru .carousel .snippetReference .richText-content p{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left!important;margin:0}.layout-DAC-US-ru .carousel .snippetReference .richText-content p a{text-align:left}.layout-DAC-US-ru .carousel .snippetReference .image{z-index:2}.layout-DAC-US-ru .carousel .snippetReference .richText p{font-weight:400;font-size:16px;line-height:1;text-align:center;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layout-DAC-US-ru .carousel .snippetReference .richText p a{color:#001489;text-decoration:none;outline:none;padding:10px}@media (min-width:992px){.layout-DAC-US-ru .carousel .snippetReference .richText p a{font-size:18px}}.layout-DAC-US-ru .carousel .snippetReference:hover .richText p a{color:#f5fbf4}.layout-DAC-US-ru .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}.layout-DAC-US-ru .carousel-slide .snippetReference .box.component:hover{height:244px;background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/en_US/losalisation/main_hub/dt/Carousel-card-blue_2.png) 50%/contain no-repeat}.layout-DAC-US-ru .carousel-slide .snippetReference .box.component:hover .richText-content p a{color:#f5fbf4}.layout-DAC-US-ru .carousel-slide .snippetReference .box.component .content.paragraphSystem{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.layout-DAC-US-ru .carousel-slide .snippetReference .component-content{height:calc(100% - 2px);width:100%}.layout-DAC-US-ru .carousel-slide .snippetReference .richText{margin-top:0}.layout-DAC-US-ru .carousel-slide .snippetReference .image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:163px;width:283px}@media (min-width:992px) and (max-width:1199px){.layout-DAC-US-ru .carousel-slide .snippetReference .image .component-content{padding-top:0;margin-bottom:0}}.layout-DAC-US-ru .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}.layout-DAC-US-ru .carousel .slick-prev{left:0}.layout-DAC-US-ru .carousel .slick-next{right:0}.layout-DAC-US-ru .carousel .slick-next,.layout-DAC-US-ru .carousel .slick-prev{top:35%}.layout-DAC-US-ru .carousel .slick-next:after,.layout-DAC-US-ru .carousel .slick-prev:after{color:#001489}.layout-DAC-US-ru .carousel .slick-next:focus:after,.layout-DAC-US-ru .carousel .slick-next:hover:after,.layout-DAC-US-ru .carousel .slick-prev:focus:after,.layout-DAC-US-ru .carousel .slick-prev:hover:after{color:#001489}@media (max-width:767px){.layout-DAC-US-ru .carousel .slick-dotted.slick-slider{margin-bottom:0;padding:0 10%}}.layout-DAC-US-ru .carousel .slick-dots{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0}.layout-DAC-US-ru .carousel .slick-dots li{position:relative;display:inline-block;padding:0 15px;cursor:pointer;list-style-type:none;height:auto;width:auto;margin:0}.layout-DAC-US-ru .carousel .slick-dots li button{border:1px solid #001489;border-radius:50%;background:rgba(0,0,0,0);height:15px;width:15px;line-height:0;font-size:0;cursor:pointer}.layout-DAC-US-ru .carousel .slick-dots li button:before{display:none}.layout-DAC-US-ru .carousel .slick-dots li.slick-active button{background:#001489}.layout-DAC-US-ru.template-proguard .carousel-slide .snippetReference .box.component{height:244px;background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Carousel-card_Hover.png) 50%/contain no-repeat}.layout-DAC-US-ru.template-proguard .carousel-slide .snippetReference .box.component .richText-content p a{color:#fff}.layout-DAC-US-ru.template-proguard .carousel-slide .snippetReference .box.component:hover{height:244px;background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Carousel-card.png) 50%/contain no-repeat}.layout-DAC-US-ru.template-proguard .carousel-slide .snippetReference .box.component:hover .richText-content p a{color:#009fdf}.layout-DAC-US-ru.template-proguard .carousel-slide .snippetReference .image{width:286px}.layout-DAC-US-ru.template-proguard .carousel .slick-dots li button{border:1px solid #009fdf}.layout-DAC-US-ru.template-proguard .carousel .slick-dots li.slick-active button{background:#009fdf}.layout-DAC-US-ru .homepage-product{margin-top:20px}.layout-DAC-US-ru .product-lines-heading h3{color:#001489;font-size:20px;margin-bottom:1em;margin-top:1em}@media (min-width:992px){.layout-DAC-US-ru .product-lines-heading h3{font-size:36px}}.layout-DAC-US-ru .product-lines>.component-content>.paragraphSystem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layout-DAC-US-ru .product-lines .product-after{max-width:470px;max-height:455px;height:70vw;width:72vw;background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Card.png) no-repeat;background-size:99% 99%;margin:25px;cursor:pointer}.layout-DAC-US-ru .product-lines .product-after .richText a{color:#f5fbf4}.layout-DAC-US-ru .product-lines .product-after:focus,.layout-DAC-US-ru .product-lines .product-after:hover{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Card-2_Hover.png) no-repeat;background-size:99% 99%}.layout-DAC-US-ru .product-lines .product-after:focus .richText a,.layout-DAC-US-ru .product-lines .product-after:hover .richText a{color:#001489}@media screen and (max-width:1176px) and (min-width:992px){.layout-DAC-US-ru .product-lines .product-after{height:40vw;width:42vw;max-width:none}}.layout-DAC-US-ru .product-lines .product-after .component-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem{height:100%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .image{height:76%;width:99%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .image .component-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .image .component-content a{height:calc(100% - 4px);width:calc(100% - 4px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;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%)}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .richText{max-height:none;height:24%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .richText-content{height:100%;width:100%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .richText p{margin:0;height:100%}.layout-DAC-US-ru .product-lines .product-after .component-content .paragraphSystem .richText a{display:block;color:#f5fbf4;padding:15px}.layout-DAC-US-ru.template-proguard .related-heading h3{color:#001489}.layout-DAC-US-ru.template-proguard .product-lines .product-after{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Card.png) no-repeat;background-size:99% 99%}.layout-DAC-US-ru.template-proguard .product-lines .product-after .paragraphSystem:after{display:none}.layout-DAC-US-ru.template-proguard .product-lines .product-after .component-content .richText a{color:#fff;padding:10px;font-size:11px}@media (min-width:768px){.layout-DAC-US-ru.template-proguard .product-lines .product-after .component-content .richText a{font-size:20px}}@media (min-width:992px){.layout-DAC-US-ru.template-proguard .product-lines .product-after .component-content .richText a{font-size:16px}}.layout-DAC-US-ru.template-proguard .product-lines .product-after:focus,.layout-DAC-US-ru.template-proguard .product-lines .product-after:hover{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Select-a-product-line_Card_Hover.png) no-repeat;background-size:99% 99%}.layout-DAC-US-ru.template-proguard .product-lines .product-after:focus .richText a,.layout-DAC-US-ru.template-proguard .product-lines .product-after:hover .richText a{color:#fff}.layout-DAC-US-ru .button-box{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;width:100%}.layout-DAC-US-ru .button-box *{box-sizing:border-box}.layout-DAC-US-ru .button-box>.component-content{width:100%}.layout-DAC-US-ru .button-box>.component-content>.content.paragraphSystem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.layout-DAC-US-ru .button-box>.component-content>.content.paragraphSystem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.layout-DAC-US-ru .button-box .btn-show{min-width:300px}@media (min-width:992px){.layout-DAC-US-ru .button-box .btn-show{min-width:400px;margin-left:50px}}.layout-DAC-US-ru .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:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:50px;width:100%;margin-top:26px}@media (min-width:992px){.layout-DAC-US-ru .button-box .btn-show>.component-content{margin:0}}.layout-DAC-US-ru .button-box .btn-show>.component-content .richText-content{width:100%;height:100%}.layout-DAC-US-ru .button-box .btn-show>.component-content p{margin:0;line-height:1;height:100%}.layout-DAC-US-ru .button-box .btn-show>.component-content a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;font-size:14px;line-height:1;font-family:Avenir Next W10 Regular,sans-serif!important;background:none}@media (min-width:992px){.layout-DAC-US-ru .button-box .btn-show>.component-content a{font-size:16px}}.layout-DAC-US-ru .button-box .btn-show:hover{cursor:pointer}.layout-DAC-US-ru .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}.layout-DAC-US-ru .button-box .btn-show:hover>.component-content a{color:#fff}.layout-DAC-US-ru .button-box .btn-show.btn-smile>.component-content{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Living-with-a-removable-appliance_2.png) 50%/contain no-repeat;padding-left:50px;padding-right:10px;max-width:400px!important;margin-left:auto;margin-right:auto}@media (min-width:768px){.layout-DAC-US-ru .button-box .btn-show.btn-smile>.component-content{padding-left:70px;padding-right:20px}}.layout-DAC-US-ru .button-box .btn-show.btn-smile:hover>.component-content{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Polident_Living-with-a-removable-appliance_2_Hover.png) 50%/contain no-repeat}.layout-DAC-US-ru .button-box .btn-show.btn-smile:hover>.component-content a{color:#009fdf}.layout-DAC-US-ru .heading-underline h1{font-size:36px;line-height:1}.layout-DAC-US-ru .articles .snippetReference{padding-left:15px!important;padding-right:15px!important}.layout-DAC-US-ru .articles-social .image{width:60px}.layout-DAC-US-ru .articles-social .image img{height:40px}.layout-DAC-US-ru .types-description-text a{color:#009fdf;font-weight:700;text-decoration:underline}@media (min-width:992px){.layout-DAC-US-ru .journey-wrap>.component-content>.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout-DAC-US-ru .journey-wrap>.component-content>.content .journey-snippet{margin-left:15px;margin-right:15px}}.layout-DAC-US-ru .journey-snippet .box>.component-content .content:after{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Carousel-card_Hover.png) 50%/100% 100% no-repeat}.layout-DAC-US-ru .journey-snippet .image{padding:0}.layout-DAC-US-ru .journey-snippet .image 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%)}.layout-DAC-US-ru .journey-snippet .richText a{color:#fff}.layout-DAC-US-ru .journey-snippet:focus .box>.component-content .content:after,.layout-DAC-US-ru .journey-snippet:hover .box>.component-content .content:after{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Carousel-card.png) 50%/100% 100% no-repeat}.layout-DAC-US-ru .journey-snippet:focus .richText a,.layout-DAC-US-ru .journey-snippet:hover .richText a{color:#009fdf}.layout-DAC-US-ru .journey-snippet.hoverLink .box>.component-content .content:after{background:url(/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/removables/Carousel-card.png) 50%/100% 100% no-repeat}.layout-DAC-US-ru .journey-snippet.hoverLink .richText a{color:#009fdf}:lang(ru-RU) body,:lang(ru-RU) h1,:lang(ru-RU) h2,:lang(ru-RU) h3,:lang(ru-RU) h4,:lang(ru-RU) h5,:lang(ru-RU) h6,:lang(ru-RU) p{font-family:Montserrat!important;font-weight:500}:lang(ru-RU) #footer .richText ul li a,:lang(ru-RU) .banner .richText h1,:lang(ru-RU) .blue-bold,:lang(ru-RU) .btn-show p a,:lang(ru-RU) .coupon p a,:lang(ru-RU) .denture-journey .richText-content ul li a,:lang(ru-RU) .faq .richText .richText-content p a,:lang(ru-RU) .homepage-product .product-after .richText p a,:lang(ru-RU) .journey-snippet .richText p a,:lang(ru-RU) .navigation-item,:lang(ru-RU) .teal-bold,:lang(ru-RU) .wtb p a,:lang(ru-RU) li strong{font-family:Montserrat!important;font-weight:700}:lang(ru-RU) .accordion-head{outline:none}:lang(ru-RU) .banner .richText{margin-top:4%}@media (min-width:992px){:lang(ru-RU) .denture-journey .richText-content ul li a{font-size:.775rem;width:50%;padding-left:50%}}@media (min-width:992px){:lang(ru-RU) .denture-journey .richText-content ul li:first-of-type a{width:57%;padding-left:43%}}@media (min-width:992px){:lang(ru-RU) .denture-journey .richText-content ul li:nth-of-type(2) a{width:49%;padding-left:51%}}:lang(ru-RU) .wtb{width:190px}:lang(ru-RU) .wtb p a{font-size:.9rem}:lang(ru-RU) .page-products .journey-snippet .richText p a{min-height:75px;padding:0 6%;line-height:1.1}:lang(ru-RU) .page-products.page-denture-adhesives .journey-snippet .richText p a{min-height:75px;padding:0 6%;line-height:1.1}:lang(ru-RU) .page-products.page-denture-cleansers .journey-snippet .richText p a{padding:0 6%}:lang(ru-RU) .page-products .product-image img{width:81%}:lang(ru-RU) .navigation-level2 .navigation-item{font-size:.9rem;padding-right:40px}@media (min-width:768px){:lang(ru-RU) .header .page-products .navigation-level2,:lang(ru-RU) .header .page-removables .navigation-level2{padding-right:60px;background-size:95%}}:lang(ru-RU) .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-getting-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{padding-left:160px!important}@media screen and (max-width:1199px){:lang(ru-RU) .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-getting-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{padding-left:130px!important}}@media screen and (max-width:767px){:lang(ru-RU) .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-getting-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{padding-left:147px!important}}@media screen and (max-width:424px){:lang(ru-RU) .page-adjusting-to-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-getting-dentures .faq .richText.btn-next .richText-content p a,:lang(ru-RU) .page-preparing-for-tooth-loss .faq .richText.btn-next .richText-content p a{padding-left:98px!important}}:lang(ru-RU) .homepage-product .product-after .richText{min-height:51px}@media (min-width:768px){:lang(ru-RU) .page-denture-journey.page-life-with-dentures .faq .richText .richText-content p a{background-size:100%}}:lang(ru-RU) .page-adjusting-to-dentures .journey-snippet .richText p a,:lang(ru-RU) .page-getting-dentures .journey-snippet .richText p a,:lang(ru-RU) .page-life-with-dentures .journey-snippet .richText p a{padding:0 6%}@media (min-width:1024px){:lang(ru-RU) .homepage-product .product-after:last-of-type{margin:0}}:lang(ru-RU) .homepage-product .image{padding:0 15px}:lang(ru-RU) .homepage-product .product-after .richText p{margin:3% 2% 2%}@media (max-width:991px){:lang(ru-RU) .homepage-product .product-after .richText p{margin:3% 5% 2%}}:lang(ru-RU) .homepage-product .product-after .richText p a{font-size:.9rem}@media (max-width:1199px){:lang(ru-RU) .homepage-product .product-after .richText p a{font-size:.7rem}}@media (min-width:375px) and (max-width:500px){:lang(ru-RU) .silver-banner h1{font-size:1.6rem}}:lang(ru-RU) .silver-banner .logo-home-banner{position:absolute;width:100px;left:61%;top:12%}@media (min-width:667px){:lang(ru-RU) .silver-banner .logo-home-banner{left:73%;top:39%}}@media (min-width:667px){:lang(ru-RU) .silver-banner .logo-home-banner{left:29%;top:25%}}@media (min-width:1024px){:lang(ru-RU) .silver-banner .logo-home-banner{left:32%;top:25%}}@media (min-width:1200px){:lang(ru-RU) .silver-banner .logo-home-banner{width:150px;left:28%;top:23%}}:lang(ru-RU) .navigation-item.navigation-level1>.navigation-item-title{font-size:.8rem;overflow:auto}@media (min-width:992px) and (max-width:1024px){:lang(ru-RU) .navigation-branch.navigation-level1{margin-left:60px}}@media (max-width:767px){:lang(ru-RU) .layout-Teal-Master-ru .navigation-level2 a{margin-left:0;white-space:normal}}:lang(ru-RU) .logo-box>.component-content>.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}:lang(ru-RU) .logo-box .header-disclaimer p{margin:0;font-family:Montserrat!important;font-weight:700;font-size:.75rem;text-transform:uppercase}:lang(ru-RU) #footer{padding-bottom:0}@media (max-width:767px){:lang(ru-RU) #footer .footer-banner>.component-content{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/layout/footer-mobile.png)!important;background-size:100% 120%!important;background-position:100% 100%}}:lang(ru-RU) #footer .richText{padding:32px 16px}@media (max-width:767px){:lang(ru-RU) #footer .richText{padding:5% 10%}}:lang(ru-RU) #footer .footer-info>.component-content>.content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:767px){:lang(ru-RU) #footer .footer-info>.component-content>.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}:lang(ru-RU) #footer .footer-links,:lang(ru-RU) #footer .footer-links .component-content>.richText-content,:lang(ru-RU) #footer .footer-links>.component-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}:lang(ru-RU) #footer .footer-links ul{padding:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;margin-bottom:16px}:lang(ru-RU) #footer .footer-links ul li{margin-left:0}:lang(ru-RU) #footer .footer-note{padding:0 10% 10px;position:absolute;bottom:0;left:0;width:100%}@media (min-width:992px){:lang(ru-RU) #footer .footer-note{padding-left:calc(6% + 15px);padding-right:calc(6% + 15px)}}:lang(ru-RU) #footer .footer-note p{margin:0;font-size:.6rem}@media (min-width:768px) and (max-width:991px){:lang(ru-RU) #footer .footer-note p{font-size:.5rem}}:lang(ru-RU) .header-disclaimer{display:none}:lang(ru-RU) .page-life-with-dentures .faq:not(.faq-button) .richText .richText-content p a{background:url(../../img/btn.png) 50%/contain no-repeat}@media (min-width:992px) and (max-width:1199px){:lang(ru-RU) .page-life-with-dentures .faq:not(.faq-button) .richText .richText-content p a{font-size:1rem}}@media (max-width:480px){:lang(ru-RU) .page-life-with-dentures .faq:not(.faq-button) .richText .richText-content p a{margin-left:10%;margin-right:10%}}:lang(ru-RU) .page-life-with-dentures .faq:not(.faq-button) .richText .richText-content p a:focus,:lang(ru-RU) .page-life-with-dentures .faq:not(.faq-button) .richText .richText-content p a:hover{background:url(../../img/btn_hover.png) 50%/contain no-repeat}:lang(ru-RU) .types-description-text h3 sup{top:-1em;font-size:45%;left:.2em}@media (max-width:767px){:lang(ru-RU) .layout-Teal-Master-ru.page-things-to-ask-dentist h3{font-size:1.1rem;line-height:1.2}}@media (max-width:767px){:lang(ru-RU) #footer .richText ul li a{font-size:.8rem}}:lang(ru-RU) .product-image-carousel .slick-slider{padding:0 20px}:lang(ru-RU) .product-image-carousel .slick-next,:lang(ru-RU) .product-image-carousel .slick-prev{z-index:9}:lang(ru-RU) .product-image-carousel .slick-next{right:-20px}:lang(ru-RU) .product-image-carousel .slick-prev{left:-20px}:lang(ru-RU) .page-products .faq .faq_btn p{height:auto;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;max-height:60px;max-width:457px}:lang(ru-RU) .page-products .faq .faq_btn p a{background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/layout/button-white.png) 50%/100% 100% no-repeat!important;max-height:100%;height:auto;aspect-ratio:457/60;padding-left:24px;padding-right:24px;box-sizing:border-box}:lang(ru-RU) .page-products .faq .faq_btn p a:focus,:lang(ru-RU) .page-products .faq .faq_btn p a:hover{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/layout/button-blue.png)!important}@media (max-width:667px){:lang(ru-RU) .page-products .faq .faq_btn p a{margin:0!important}}@media (min-width:1200px){:lang(ru-RU) .page-life-with-dentures .banner .richText h1{font-size:2.25rem}}@media (max-width:1199px) and (min-width:992px){:lang(ru-RU) .page-life-with-dentures .banner .richText h1{font-size:1.95rem}}@media (max-width:991px) and (min-width:768px){:lang(ru-RU) .page-life-with-dentures .banner .richText h1{font-size:1.45rem}}:lang(ru-RU) .text-with-bg{background-color:#fff;border:2px solid #ddd;border-radius:60px 10px;padding-top:32px;padding-bottom:32px}
/*# sourceMappingURL=../maps/core/main.css.map */
span.selection-underline {
  text-decoration: underline; }

span.selection-bold {
  font-weight: bold; }

span.selection-italic {
  font-style: italic; }
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1; }
  .skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
    top: auto;
    left: auto; }
@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Black.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Black.woff")
      format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BlackItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BlackItalic.woff")
      format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Bold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BoldItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-BoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraBoldItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraBoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraLight.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraLight.woff")
      format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Italic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Italic.woff")
      format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraLightItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ExtraLightItalic.woff")
      format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Medium.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-MediumItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-MediumItalic.woff")
      format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Light.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-LightItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-LightItalic.woff")
      format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ThinItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-ThinItalic.woff")
      format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-SemiBoldItalic.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-SemiBoldItalic.woff")
      format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-SemiBold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Regular.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Regular.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Thin.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/Montserrat-Thin.woff")
      format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "amelia-rounded-regular";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/amelia-rounded-regular-webfont.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/amelia-rounded-regular-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ameliarounded-bold";
  src: url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/ameliarounded-bold-webfont.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/fonts/ameliarounded-bold-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7}.overlay-container{position:absolute;width:100%;top:150px;text-align:center;z-index:9999;padding-bottom:30px}.overlay-content{position:relative;min-width:80px;min-height:80px;display:inline-block;background:#fff;text-align:left;max-width:607px;padding:0;border:none;background-color:#f1f5f6;border-radius:0!important}.overlay-content-inner{overflow:hidden}.overlay-close{z-index:9999;font-size:25px;position:absolute;cursor:Pointer;display:none;top:13px;background:url(../../assets/img/overlay-close.png) 50% no-repeat;width:14px;height:14px;right:15px}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%}
/*# sourceMappingURL=../maps/core/overlay.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse; }
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    right: 2px; }
    .ui-datepicker .ui-datepicker-next span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    left: 2px; }
    .ui-datepicker .ui-datepicker-prev span {
      display: block;
      cursor: pointer;
      position: absolute;
      left: 50%;
      margin-left: -8px;
      top: 50%;
      margin-top: -8px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
    right: 1px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
      float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eeeeee;
  color: #1f1f1f; }
  .ui-widget-content a {
    color: #1f1f1f; }

.ui-widget-header {
  border: 1px solid #eeece4;
  background: white;
  color: #323131;
  font-weight: bold; }
  .ui-widget-header a {
    color: #323131; }

/* Interaction states
----------------------------------*/
.ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }
  .ui-state-default a {
    color: #654b24;
    text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #654b24;
    text-decoration: none; }

.ui-widget-content .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-hover {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-widget-header .ui-state-default {
  border: 1px solid #d9d6c4;
  background: #f8f7f6;
  font-weight: bold;
  color: #654b24; }

.ui-widget-header .ui-state-hover, .ui-widget-header ui-state-focus, .ui-widget-header .ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-hover, .ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-hover a, .ui-state-focus a {
    color: white;
    text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: white;
    text-decoration: none; }

.ui-state-focus {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }

.ui-state-active {
  border: 1px solid #FF7A21;
  background: #FF7A21;
  font-weight: bold;
  color: white; }
  .ui-state-active a {
    color: white;
    text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-highlight, ui-widget-header .ui-state-highlight {
  border: 1px solid #FF7A21;
  background: #eeece4;
  color: #3a3427; }
  .ui-widget-content .ui-state-highlight a, ui-widget-header .ui-state-highlight a {
    color: #3a3427; }

.ui-widget-content .ui-state-error, ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-widget-content .ui-state-error a, ui-widget-header .ui-state-error a {
    color: white; }

.ui-widget-content .ui-state-error-text, ui-widget-header .ui-state-error-text {
  color: white; }

.ui-widget-content .ui-priority-primary, ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-widget-content .ui-priority-secondary, ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-widget-content .ui-state-disabled, ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-error {
  border: 1px solid #681818;
  background: #b83400;
  color: white; }
  .ui-state-error a {
    color: white; }

.ui-state-error-text {
  color: white; }

.ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(../../img/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(../../img/ui-icons_FF7A21_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(../../img/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(../../img/ui-icons_3572ac_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../img/ui-icons_fbdb93_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.privacyPolicy {
  overflow: hidden; }
  .privacyPolicy p {
    margin: 0; }
  .privacyPolicy .wsform-hint {
    display: none; }
  .privacyPolicy input[type='checkbox'] {
    float: left; }

.privacyPolicy-text {
  padding-left: 20px; }
@charset "UTF-8";.accordion:before{content:" ";display:table;margin-bottom:0;padding:0 0 30px;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_big_green.png);background-repeat:no-repeat;background-size:100%;background-position:top;width:100%;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.accordion-container{padding-left:0;list-style:none}@media (max-width:767px){.accordion-container{padding:0}}.accordion-head{padding:1%;color:#196930}.accordion-title{float:none;margin:0;display:inline-block;font-size:1.125rem;padding:13px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-transform:none;font-family:AmeliaBold}.accordion-content{padding:1% 5%}.accordion-content-wrapper{border-left:0;border-right:0;border-top:0;position:relative;height:0;top:-999999px;left:-999999px;overflow:hidden;box-sizing:border-box;visibility:hidden}.accordion-head{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_thin_green.png);background-repeat:no-repeat;background-size:100%;background-position:bottom;cursor:pointer}.accordion-head:after{right:5%;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:1.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.accordion-head:after{right:auto}}.accordion-slide.is-active{outline:none}.accordion-slide.is-active .accordion-head{background:none}.accordion-slide.is-active .accordion-content-wrapper{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/brand_line_thin_green.png);background-repeat:no-repeat;background-size:100%;background-position:bottom}.accordion-slide.is-active>.accordion-head:hover{color:#001489}.accordion-slide.is-active>.accordion-head{color:#196930;cursor:pointer}.accordion-slide.is-active>.accordion-head:after{right:5%;font-size:1.25rem;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}@media (max-width:767px){.accordion-slide.is-active>.accordion-head:after{right:auto}}.accordion-slide .accordion-head:hover{color:#001489}.accordion-slide.is-active>.accordion-content-wrapper{position:relative;top:auto;left:auto;height:auto;visibility:visible}.homepage-acc{margin-top:5%}.homepage-acc h2{text-align:center;line-height:normal}
/*# sourceMappingURL=../maps/components/accordion.css.map */
.add-to-basket-container{border:1px solid rgba(0,0,0,0);background:#f0efed}.add-to-basket-container .add-to-basket-description{border-right:1px solid rgba(0,0,0,0);display:inline-block;vertical-align:top;width:65%;padding-left:10px;margin-right:10px}.add-to-basket-container .add-to-basket-quantity{display:inline-block;vertical-align:middle;width:15%;padding-top:20px}.add-to-basket-container .add-to-basket-quantity select{padding-left:2%;padding-right:4%}.add-to-basket-container .add-to-basket-btn{display:inline-block;padding-top:20px;vertical-align:middle;width:15%}@media only screen and (max-width:767px){.add-to-basket-container{padding-bottom:10px}.add-to-basket-container .add-to-basket-description{width:100%}.add-to-basket-container .add-to-basket-btn,.add-to-basket-container .add-to-basket-quantity{width:100%;padding-left:10px}}.order-header{background-color:#fff;float:left;width:100%;padding-top:15px;padding-bottom:15px}.productDescription{float:left;width:35%;padding-left:20px}.productDescription img{width:40%;margin:20px 15px 5px 0!important}.SampleCount{float:left;width:15%}.OrderDate{float:left;width:25%}.OrderStatus{width:20%;float:left}.itemOrderList{float:left;width:100%}.orderList .order-header div{font-weight:700;font-size:20px}.itemOrderList .OrderDate,.itemOrderList .OrderStatus,.itemOrderList .SampleCount{padding-top:15px}.webshop-metadata{display:none!important}.webshop-cart .cartRecord{background:#fff;margin-bottom:10px;padding-left:30px;padding-top:20px;float:left;width:100%}.webshop-cart .add-to-basket-description{width:68%;border-right:1px solid #f2f2f2;float:left}.webshop-cart .add-to-basket-wrapper{width:30%;display:inline;margin-left:40px;position:relative;left:15px}.webshop-cart .add-to-basket-wrapper div{float:left}.webshop-cart a.add-to-basket-remove{float:left;position:relative;left:15px}.webshop-cart .webshop-error{margin-top:20px;margin-left:15px;color:red}
/*# sourceMappingURL=../maps/components/addtobasket.css.map */
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img{border-bottom:4px solid #f36633}.articleTeaser .articleTeaser-text-content .articleTeaser-text-link{background-color:#f36633;border-radius:3px;color:#fff;padding:8px 20px;border:1px solid #ccc;cursor:pointer;display:inline-block}@media only screen and (max-width:767px){.articleTeaser .component-content.hero-article .articleTeaser-text-content{width:100%}.articleTeaser .articleTeaser-image-holder{text-align:center}}
/*# sourceMappingURL=../maps/components/article.teaser.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

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

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

/*# sourceMappingURL=../maps/components/flash.css.map */
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.form-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.form form{margin:0 0 20px}.form fieldset{background-color:#fff;border:2px solid #323131;padding:1%;margin:15px 0}.form button,.form input,.form label,.form select,.form textarea{font-size:14px}.form input,.form select,.form textarea{width:100%;max-width:250px;padding:4px 6px;margin-bottom:0;cursor:pointer;font-size:14px;line-height:20px;color:#196930;border-radius:4px;background-color:#fff;border:1px solid #e1e1e1;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border .2s linear,box-shadow .2s linear;transition:border .2s linear,box-shadow .2s linear}.form input:focus,.form select:focus,.form textarea:focus{border-color:rgba(82,168,236,.8);outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}.form input:focus:invalid,.form select:focus:invalid,.form textarea:focus:invalid{color:red;border-color:#f66}.form legend{font-size:18px;font-weight:700;margin-left:10px;padding:0 5px;display:block;margin-right:10px}.form textarea{height:auto;resize:vertical}.form label{display:inline-block;margin-bottom:5px}.form select{max-width:260px}.form select[multiple],.form select[size]{height:auto}.form input{height:20px}.form input[type=checkbox],.form input[type=radio]{width:auto;height:auto;box-shadow:none}.form .control-label{padding:5px 0}.form .control-group{margin-bottom:10px}.hiddenField,.no-js .clearButton{display:none}.control-tooltip{display:none;padding:0 10px;max-width:200px;margin-left:5px;position:absolute;z-index:1;background-color:#ddd;left:100%;top:0}.control-tooltip:after{content:"";position:absolute;z-index:1;right:100%;top:10px;display:inline-block;height:0;width:0;border:5px solid rgba(0,0,0,0);border-right-color:#ddd;margin-top:-5px}.control-tooltip-container{position:relative;display:inline-block}.control-tooltip-button:hover+.control-tooltip,.control-tooltip:hover{display:block}
/*# sourceMappingURL=../maps/components/form.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

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

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

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

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

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

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

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

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

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

.audio--playing .audio__play {
  display: none; }
.powerreviews{border:1px solid #e0e0e0;padding:5px 10px 0;margin-bottom:5px}.powerreviews .p-w-r .pr-header-title{color:#f36633}.powerreviews .p-w-r .pr-star-selected{background-color:#f36633}.powerreviews .pr-snapshot-rating .pr-stars{background-image:url(../../img/stars.gif)}.powerreviews .pr-review-rating .pr-stars-small,.powerreviews .pr-snippet-stars .pr-stars-small{background-image:url(../../img/stars_small.gif)}.powerreviews.pr-base-modal a,.powerreviews .pr-pa-snippet a,.powerreviews .pr-review-engine a,.powerreviews .pr-snippet a,.powerreviews .prImageSnippet a{color:#f36633}
/*# sourceMappingURL=../maps/components/powerreviews.css.map */
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.product-list-main__results .product {
  border-bottom: 2px solid #f3f2f1; }

.productList .product-list-content {
  display: table;
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .productList .product-list-content .product-list-main, .productList .product-list-content product-list-header {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto; }

.productList .alphabet-filter__element {
  margin-left: 10px; }

.productList .no-of-shown-results, .productList .no-of-all-results, .productList .applied-filter {
  font-weight: bold; }

.productList .product-list-main {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-header {
  display: table-row;
  justify-content: space-around; }

.productList .product-list-filter--alphabet {
  border-left: 2px solid #f3f2f1; }

.productList .product-list-filter .filter-trigger--alphabet {
  color: #72635d;
  cursor: default;
  opacity: 0.5;
  text-decoration: none; }
  .productList .product-list-filter .filter-trigger--alphabet.filter-trigger--active {
    color: #f36633;
    cursor: pointer;
    opacity: 1;
    text-decoration: none; }

.productList .product-list-header__filter-by .filter-by__label {
  background-color: #f36633;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

.productList ul.filter__product-types {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  .productList ul.filter__product-types li {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; }
    .productList ul.filter__product-types li input ~ span::after {
      content: "";
      background-color: white;
      border-radius: 30px;
      width: 20px;
      height: 20px;
      margin: 0 7px 0 0;
      position: absolute;
      right: 0; }
    .productList ul.filter__product-types li input:checked ~ span::after {
      background-color: #15717e;
      border: 2px solid white;
      margin: 0 6px 0 0; }
    .productList ul.filter__product-types li input {
      visibility: hidden; }

.productList ul .alphabet-filter__elements, .productList ul .product__links--additional {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.productList ul.filter__product-types.show {
  display: block;
  padding: 0; }

.productList .product__info-formula-text {
  font-style: italic; }

.productList .product .product__links a {
  color: #15717e;
  font-weight: bold; }

.productList .product .product__info-title, .productList .product .product__info-title a {
  color: #15717e;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }

.productList .product .product__info-title.lock-icon {
  color: black;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }
  .productList .product .product__info-title.lock-icon a:before {
    content: '!';
    color: #ff0000; }

.productList .product-list-main__results {
  width: 95%; }
  .productList .product-list-main__results .product {
    display: flex;
    margin-top: 15px; }
    .productList .product-list-main__results .product .product__info {
      width: 50%; }
    .productList .product-list-main__results .product .product__links {
      width: 60%;
      margin-left: auto;
      margin-right: auto;
      font-family: arial;
      font-size: 13px;
      font-weight: 700; }

.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto; }
  .productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto; }
.questionanswers.hideScoreBox .quizScoreBox,.quizResultBoxContainer{display:none}.quizResultBoxContainer.showBoxQuiz{display:block}.quizButton img{cursor:pointer}
/*# sourceMappingURL=../maps/components/questionanswers.css.map */
.questionWithCheck{border:1px dotted #d5d1ce;padding:10px}.questionWithCheck .formControl-radio,.questionWithRadio .formControl-radio{float:left;margin:0;padding:0;width:21px}.questionWithCheck .genericFormGroup span input[type=checkbox],.questionWithRadio .genericFormGroup span input[type=radio]{float:left;margin:2px 2px 0 0;padding:0;width:15px}.questionWithCheck .genericFormGroup label,.questionWithRadio .genericFormGroup label{float:left;padding:1px 0 0;width:auto;margin-right:15px}.questionWithCheck .genericFormGroup .quizRadioImg label,.questionWithRadio .genericFormGroup .quizRadioImg label{width:100px}.quiz .nextQuestionPage{float:right}.questionWithCheck .quizScoreBox,.questionWithRadio .quizScoreBox{border:1px solid #0f61af;background:#fff;text-align:center;font-weight:700;padding:5px;width:50px;height:15px;margin-left:20px;float:left}.questionWithCheck .imgContainer,.questionWithRadio .imgContainer{width:100%;float:left}.questionWithCheck .quizQuestion p,.questionWithRadio .quizQuestion p{margin:0 0 15px}.questionWithCheck .quizScoreBox p,.questionWithRadio .quizScoreBox p{margin:0;font-weight:700}.quizHideBox{display:none}.quizOverlayContainer .overlay-bg{display:none;position:absolute;top:0;left:0;height:100%;width:100%;cursor:pointer;z-index:1000;background:#000;background:rgba(0,0,0,.75);text-align:center}.quizOverlayContainer .overlay-content{background:none repeat scroll 0 0 #fff;display:inline-block;max-width:90%;min-height:80px;min-width:80px;padding:30px 10px 10px;position:relative;text-align:left;top:150px}.quizOverlayContainer .overlay-close{background:url(../../img/overlay-close-icon.png) no-repeat scroll 0 0/20px auto rgba(0,0,0,0);cursor:pointer;display:none;font-size:25px;height:20px;position:absolute;right:3px;top:5px;width:20px;z-index:9999}.quizOverlayContainer .close-btn:hover{background:#05abe0}.questionWithImage{clear:both}.quizResultContainer{width:92%}.questionWithImage .quizQuestion{border:2px solid #0f61af;background:#d5dcef;border-radius:15px;padding:15px 10px 20px;float:left;width:80%}.questionWithImage .quizQuestion p{font-weight:700;line-height:1.2em;margin:10px 0 0;vertical-align:middle;color:#000}.questionWithImage .imgContainer{float:left;width:50%;text-align:center}.questionWithImage .imgContainer span{border:3px solid #78a7d2;padding:10px;height:36px;width:36px;border-radius:150px}.questionWithImage .imgContainer img{text-align:center;vertical-align:bottom;cursor:pointer}.questionWithImage .quesLeftCaption,.questionWithImage .quesRightCaption{float:left;width:25%}.quizScoreBox{border:2px solid #0f61af;background:#d5dcef;border-radius:15px;padding:5px;width:58px;height:62px;margin-left:20px;float:left}.quizScoreBox p{text-align:center;font-weight:700;font-size:20px;color:#000;margin:15px 0 0}.quiz .generateScore,.quizScoreBox.totalScoreBox{float:right}.quiz .button.generateScore{width:230px;padding:10px;font-weight:700;font-size:22px;color:#fff;background:#0047bd}.quiz .button.generateScoreNewPage{padding:10px;font-weight:700;color:#0073bd;border:1px solid #fff;background:#e4fe98}.quiz.quizWithBGImage{float:left}.quiz.quizWithBGImage .quizQuestionBox{background-color:#fff1d0;padding:20px;width:70%}.quiz.quizWithBGImage .quizQuestionBox h2{color:#4469a1;font-size:40px;margin-bottom:0}.quiz.quizWithBGImage .quizQuestionBox p{font-size:18px;color:#5c5d59;margin:0;line-height:22px}#question3 .quizWithBGImage.questionOption2,#question3 .quizWithBGImage.questionOption2 .quizQuestionOption,.quizWithBGImage.questionOption1 .quizQuestionOption{height:450px}.quizWithBGImage.questionOption2 .quizQuestionOption,.quizWithBGImage.questionOption3 .quizQuestionOption,.quizWithBGImage.questionOption4 .quizQuestionOption,.quizWithBGImage.questionOption5 .quizQuestionOption{height:225px}#question3 .quizWithBGImage.questionOption2,.quizWithBGImage.questionOption1,.quizWithBGImage.questionOption4{width:50%}#question2 .quizWithBGImage.questionOption3,#question2 .quizWithBGImage.questionOption4,#question2 .quizWithBGImage.questionOption5,.quizWithBGImage.questionOption2,.quizWithBGImage.questionOption3{width:25%}.quiz.quizWithBGImage .quizQuestionOption{position:relative}.quiz.quizWithBGImage .quizOptionButton{position:absolute;right:0;bottom:0;background:#e2f1f3;padding:17px 25px;font-size:20px;border:0;border-radius:0;color:#73a1a7}.quiz.quizWithBGImage .quizOptionButton:focus{border:1px dotted #000}.quiz.quizWithBGImage .quizOptionButton span{background:url(../../img/boxlink-arrow.png) no-repeat 100%;padding-right:25px}.quizProgressBar{background:#fff;padding:20px 0;border:1px solid #fff;box-shadow:0 0 10px #9ecaed}.quiz.quizProgressBar .quizProgressBarDots{background-color:#e1e1e1;border:1px solid #e1e1e1;border-radius:18px;height:10px;padding:5px;position:relative}.quiz.quizProgressBar .quizProgressDots.active{left:0}.quiz.quizProgressBar .quizProgressDots.active,.quiz.quizProgressBar .quizProgressDots.firstactive,.quiz.quizProgressBar .quizProgressDots.progressActive{background-color:#099696;height:16px;width:16px;position:absolute;top:2px}.quiz.quizProgressBar .quizProgressDots{background-color:#fff;border-radius:100%;cursor:pointer;display:block;height:12px;left:0;position:absolute;top:4px;width:12px;box-shadow:none;border:0 solid #dcdcdc}.progressDotActive{width:2%;background:#099696;height:10px}.quiz.quizProgressBar .quizProgressBarQuestions{background-color:#fff;padding:5px;position:relative;margin-bottom:35px}.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion{color:#22508e;font-size:24px;font-style:normal;font-weight:400;position:absolute;top:2px;padding:0;border:none;background:none;cursor:text}.quizRadioImg{float:left;width:100px}.questionWithRadio button{background:#fff;border:1px solid #fff;border-radius:0;float:left;margin-right:15px}.questionWithRadio button.optionActive{border:1px solid #d5dcef}.quiz.quizWithBGImage .quizQuestionOption{background-repeat:no-repeat;background-position:0 0}.hideQuizTotalBox .quizResultContainer{display:none}@media only screen and (max-width:767px){.questionWithCheck .formControl-radio{clear:both;display:block}}@media only screen and (max-width:420px){.questionWithCheck .formControl-radio,.questionWithRadio .formControl-radio{clear:both;display:block;float:left;width:6%}.questionWithCheck .genericFormGroup label,.questionWithRadio .genericFormGroup label{display:block;float:left;width:50%}.quizRadioImg{width:100%}.questionWithImage .quizQuestion{width:60%}.quiz.quizProgressBar .quizProgressBarQuestions .quizProgressBarQuestion{font-size:12px;font-weight:700}.quiz.quizWithBGImage{width:100%;display:block}.quiz.quizProgressBar .quizProgressBarQuestions{margin-bottom:15px}.quiz.quizWithBGImage .quizQuestionOption{background:no-repeat;background-position:50%;background-attachment:scroll;background-size:100% 100%}#question2 .quizWithBGImage.questionOption3,#question2 .quizWithBGImage.questionOption4,#question2 .quizWithBGImage.questionOption5,#question3 .quizWithBGImage.questionOption2,.quizWithBGImage.questionOption1,.quizWithBGImage.questionOption2,.quizWithBGImage.questionOption3,.quizWithBGImage.questionOption4{width:100%}.questionWithImage .imgContainer,.questionWithImage .quesLeftCaption,.questionWithImage .quesRightCaption,.quiz.quizWithBGImage .quizQuestionOption{width:100%;display:block}}
/*# sourceMappingURL=../maps/components/quiz.css.map */
.richText .component-content{overflow:hidden}h1,h2,h3,h4,h5,h6{color:#196930}h1,h2{font-size:2.5rem;text-transform:uppercase}@media (max-width:991px){h1,h2{font-size:1.875rem}}h3{font-family:AmeliaRegular;text-transform:uppercase}h3,h4{font-size:1.5625rem}h4,li,p{color:#001489}li,p{font-size:1.125rem}li strong{font-family:AmeliaBold}td,tr{color:#001489;font-size:.875rem}.green{color:#196930}.blue,.teal-text{color:#001489}.green-bold{color:#196930;font-family:AmeliaBold}.blue-bold,.teal-bold{color:#001489;font-family:AmeliaBold}.searchResults,.searchResults-description{color:#001489}.btn-show p{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn-show p,.btn-show p a{height:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-show p a{font-family:AmeliaBold;font-size:1rem;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/Navbar_WhereToBuy_Shape.png);background-repeat:no-repeat;background-position:50%;background-size:contain;line-height:49px;width:21%}@media (min-width:768px) and (max-width:991px){.btn-show p a{width:33%}}@media (max-width:767px){.btn-show p a{width:75%}}.btn-show p a:focus,.btn-show p a:hover{color:#fff;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/wtb-green.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.richText h1,.richText h2,.richText h3,.richText h4,.richText h5,.richText h6{margin-top:0;word-wrap:break-word}.richText a{text-decoration:none;overflow-wrap:break-word;font-weight:700}.richText ol,.richText ul{padding:10px 0;margin-left:10px}.richText ol li,.richText ul li{margin-left:15px;margin-bottom:10px}.richText ol li{list-style:decimal}.richText.denture-journey ul li{position:relative;padding-left:15px;font-size:.875rem;list-style-type:none}.richText-image{display:block;margin-bottom:10px}.richText-image.pull-left{margin:5px 15px 5px 10px;float:left}.richText-image.pull-right{margin:5px 10px 5px 15px;float:right}.denture-journey .richText-content ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:80px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none;margin:0;padding:0}@media (min-width:991px) and (max-width:1199px){.denture-journey .richText-content ul{height:70px}}.denture-journey .richText-content ul li{overflow:hidden;width:100%;margin-left:-2.5%;padding-left:0}.denture-journey .richText-content ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:45%;height:100%;color:#fff;font-size:.875rem;line-height:18px;text-transform:uppercase;font-weight:700;word-break:normal;white-space:pre-wrap;padding-left:55%;text-decoration:none;font-family:AmeliaBold;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/journey_sprite.png)}@media (max-width:991px){.denture-journey .richText-content ul li a{width:90%;padding-left:10%;text-align:center;font-size:.75rem}}@media (min-width:768px) and (max-width:991px){.denture-journey .richText-content ul li a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.denture-journey .richText-content ul li a:focus,.denture-journey .richText-content ul li a:hover{color:#459350}.denture-journey .richText-content ul li:first-of-type{z-index:9;margin-left:0}.denture-journey .richText-content ul li:first-of-type a{background-position:50.5% 37%;background-size:125%}@media (min-width:992px) and (max-width:1200px){.denture-journey .richText-content ul li:first-of-type a{width:55%;padding-left:45%}}@media (max-width:991px){.denture-journey .richText-content ul li:first-of-type a{background-position:21.5% 2.3%;background-size:unset}}@media (max-width:767px){.denture-journey .richText-content ul li:first-of-type a{background-size:195% 1750px}}@media (max-width:424px){.denture-journey .richText-content ul li:first-of-type a{background-size:215px 1750px}}.denture-journey .richText-content ul li:first-of-type a:focus,.denture-journey .richText-content ul li:first-of-type a:hover{background-position:50.5% 71.7%}@media (max-width:991px){.denture-journey .richText-content ul li:first-of-type a:focus,.denture-journey .richText-content ul li:first-of-type a:hover{background-position:21.5% 19.65%}}.denture-journey .richText-content ul li:nth-of-type(2){z-index:8}.denture-journey .richText-content ul li:nth-of-type(2) a{background-position:50.5% 45.7%;background-size:125%}@media (min-width:992px){.denture-journey .richText-content ul li:nth-of-type(2) a{width:35%;padding-left:65%}}@media (max-width:991px){.denture-journey .richText-content ul li:nth-of-type(2) a{background-position:21.5% 2.3%;background-size:unset}}@media (max-width:767px){.denture-journey .richText-content ul li:nth-of-type(2) a{background-size:195% 1750px;width:90%;padding-left:10%}}@media (max-width:424px){.denture-journey .richText-content ul li:nth-of-type(2) a{background-size:215px 1750px}}.denture-journey .richText-content ul li:nth-of-type(2) a:focus,.denture-journey .richText-content ul li:nth-of-type(2) a:hover{background-position:50.5% 80.35%}@media (max-width:991px){.denture-journey .richText-content ul li:nth-of-type(2) a:focus,.denture-journey .richText-content ul li:nth-of-type(2) a:hover{background-position:21.5% 19.65%}}.denture-journey .richText-content ul li:nth-of-type(3){z-index:7}.denture-journey .richText-content ul li:nth-of-type(3) a{background-position:50.5% 54.35%;background-size:125%}@media (max-width:991px){.denture-journey .richText-content ul li:nth-of-type(3) a{background-position:21.5% 2.3%;background-size:unset}}@media (max-width:767px){.denture-journey .richText-content ul li:nth-of-type(3) a{background-size:195% 1750px}}@media (max-width:424px){.denture-journey .richText-content ul li:nth-of-type(3) a{background-size:215px 1750px}}.denture-journey .richText-content ul li:nth-of-type(3) a:focus,.denture-journey .richText-content ul li:nth-of-type(3) a:hover{background-position:50.5% 89%}@media (max-width:991px){.denture-journey .richText-content ul li:nth-of-type(3) a:focus,.denture-journey .richText-content ul li:nth-of-type(3) a:hover{background-position:21.5% 19.65%}}.denture-journey .richText-content ul li:last-of-type a{background-position:44.5% 63%;background-size:125%}@media (min-width:992px){.denture-journey .richText-content ul li:last-of-type a{width:39%;padding-left:60%}}@media (max-width:991px){.denture-journey .richText-content ul li:last-of-type a{background-position:21.5% 11%;background-size:unset}}@media (max-width:767px){.denture-journey .richText-content ul li:last-of-type a{background-size:195% 1750px;width:90%;padding-left:10%}}@media (max-width:424px){.denture-journey .richText-content ul li:last-of-type a{background-size:215px 1750px}}.denture-journey .richText-content ul li:last-of-type a:focus,.denture-journey .richText-content ul li:last-of-type a:hover{background-position:50.5% 97.65%}@media (max-width:991px){.denture-journey .richText-content ul li:last-of-type a:focus,.denture-journey .richText-content ul li:last-of-type a:hover{background-position:21.5% 28.35%}}.denture-journey .richText-content ul li:before{display:none}.faq .richText .richText-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.faq .richText .richText-content p,.faq .richText .richText-content p a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.faq .richText .richText-content p a{background:url(../../assets/img/spritebuttons.png);background-position:50% 14%;background-size:115%;height:65px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){.faq .richText .richText-content p a{background-position:50% 13.8%}}@media screen and (max-width:990px){.faq .richText .richText-content p a{background-position:50% 13.5%}}@media screen and (max-width:767px){.faq .richText .richText-content p a{height:70px;margin:1% 15%;background-position:50% 14.1%}}@media screen and (max-width:666px){.faq .richText .richText-content p a{background-position:50% 13.7%}}@media screen and (max-width:567px){.faq .richText .richText-content p a{background-size:115%;background-position:50% 13.3%}}@media screen and (max-width:424px){.faq .richText .richText-content p a{background-position:50% 12.6%}}@media screen and (max-width:375px){.faq .richText .richText-content p a{background-position:50% 12.3%}}.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background:url(../../assets/img/spritebuttons.png);background-position:50% 3%;background-size:115%;color:#fff}@media screen and (max-width:1199px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-position:50% 2.5%}}@media screen and (max-width:990px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-position:50% 2.3%}}@media screen and (max-width:767px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-position:50% 3%}}@media screen and (max-width:666px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{height:70px;background-position:50% 2.7%}}@media screen and (max-width:567px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-size:115%;background-position:50% 2.3%}}@media screen and (max-width:424px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-size:115%;background-position:50% 1%}}@media screen and (max-width:375px){.faq .richText .richText-content p a:focus,.faq .richText .richText-content p a:hover{background-position:50% .5%}}.faq .richText .richText-content p a{font-size:1.125rem;font-family:AmeliaBold;outline:none}@media (max-width:991px){.faq .richText .richText-content p a{font-size:.875rem}}@media (max-width:424px){.faq .richText .richText-content p a{font-size:.775rem}}.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13.7%}@media (max-width:1199px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13.2%}}@media (max-width:991px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 12%}}@media (max-width:767px){.page-products .faq:not(.faq-button) .richText .richText-content p a{margin:1% 25%;background-position:50% 13.4%}}@media (max-width:667px){.page-products .faq:not(.faq-button) .richText .richText-content p a{margin:1% 15%}}@media (max-width:567px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13%}}@media (max-width:425px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 12.5%}}@media (max-width:375px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 12.3%}}@media (max-width:320px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 11%}}@media screen and (min-width:520px) and (max-width:667px){.page-products .faq:not(.faq-button) .richText .richText-content p a{background-size:100%}}.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2.5%}@media (max-width:1199px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 1.7%}}@media (max-width:991px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% .5%}}@media (max-width:767px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2%}}@media (max-width:667px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2%}}@media (max-width:567px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 1.5%}}@media (max-width:425px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 1%}}@media (max-width:375px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% .5%}}@media (max-width:320px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% -1%}}@media screen and (min-width:520px) and (max-width:667px){.page-products .faq:not(.faq-button) .richText .richText-content p a:focus,.page-products .faq:not(.faq-button) .richText .richText-content p a:hover{background-size:100%}}.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 12.3%}@media (max-width:1199px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 11%}}@media (max-width:991px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 13.3%}}@media (max-width:767px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{margin:1% 25%;background-position:50% 12.7%}}@media (max-width:667px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{margin:1% 15%}}@media (max-width:567px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 12.3%}}@media (max-width:425px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 11.7%}}@media (max-width:375px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 11.5%}}@media (max-width:320px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a,.page-products .faq:not(.faq-button) .product-sample .richText-content p a{background-position:50% 10.5%}}.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% .5%}@media (max-width:1199px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% -1%}}@media (max-width:991px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% 1.7%}}@media (max-width:767px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% 1.3%}}@media (max-width:667px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% 1.5%}}@media (max-width:567px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% .5%}}@media (max-width:425px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% -.3%}}@media (max-width:375px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% -.7%}}@media (max-width:320px){.page-products .faq:not(.faq-button) .product-buy .richText-content p a:hover,.page-products .faq:not(.faq-button) .product-sample .richText-content p a:hover{background-position:50% -2%}}.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13.6%}@media (max-width:1199px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13.3%}}@media (max-width:991px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13.6%}}@media (max-width:767px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{margin:1% 25%;background-position:50% 13.4%}}@media (max-width:667px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{margin:1% 15%}}@media (max-width:595px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13%}}@media (max-width:425px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 12.5%}}@media (max-width:375px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 12.3%}}@media (max-width:320px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-position:50% 13%}}@media screen and (min-width:520px) and (max-width:667px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a{background-size:100%}}.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2.4%}@media (max-width:1199px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 1.9%}}@media (max-width:991px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2.4%}}@media (max-width:767px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2%}}@media (max-width:667px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2%}}@media (max-width:425px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 1%}}@media (max-width:375px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% .5%}}@media (max-width:320px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-position:50% 2%}}@media screen and (min-width:520px) and (max-width:667px){.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:focus,.page-denture-journey .faq:not(.faq-button) .richText .richText-content p a:hover{background-size:100%}}.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 12%}@media screen and (max-width:1200px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 11%}}@media screen and (max-width:990px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 13.5%}}@media screen and (max-width:375px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 13%}}@media screen and (max-width:320px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 12.5%}}@media screen and (max-width:610px) and (min-width:520px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 13%}}@media screen and (max-width:460px) and (min-width:426px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a{background-position:50% 13%}}.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% .5%}@media screen and (max-width:1200px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% -1%}}@media screen and (max-width:990px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% 2.5%}}@media screen and (max-width:610px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% 2%}}@media screen and (max-width:375px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% 1.5%}}@media screen and (max-width:320px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% 1%}}@media screen and (max-width:550px) and (min-width:510px){.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:focus,.page-denture-journey.page-polident-cushion-and-comfort .faq .richText .richText-content p a:hover{background-position:50% 1.5%}}.blue-tick-list ul li,.green-tick-list ul li{list-style:none!important}.blue-tick-list ul li:before,.green-tick-list ul li:before{content:"";display:inline-block;background-image:url(../../assets/img/Tick-Icon.png);background-repeat:no-repeat;width:20px;height:20px;background-size:contain;margin-right:10px}.green-tick-list ul li:before{background-image:url(../../assets/img/green-tick-icon.png)}@media (max-width:320px){.page-polident-3-minute-anti-bacterial-denture-cleanser .faq .richText .richText-content p a{background-position:50% 13.5%}}
/*# sourceMappingURL=../maps/components/richText.css.map */
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

.searchFilter-title {
  background-color: white;
  background: url("../../img/down_arrow_black.png") no-repeat 90% center;
  margin: 0;
  padding: 13px;
  cursor: pointer; }

.searchFilter-controls {
  border-top: solid 4px #f36533; }
  .searchFilter-controls .searchFilterContent {
    display: block; }

.searchFilter-selection, .searchFilter-checkbox, .searchFilter-phrase {
  overflow: hidden;
  margin: 5px 0; }

.searchFilter-label {
  float: left;
  margin-right: 10px;
  min-width: 85%; }

.searchFilter-checkbox .searchFilter-label {
  float: none;
  margin-right: 0; }

.searchFilter-submit {
  padding: 13px;
  margin: 5px 0;
  overflow: hidden;
  display: block; }
  .searchFilter-submit button {
    float: right; }

.searchFilter-horizontal .searchFilter-controls {
  float: left; }

.searchFilter-horizontal .searchFilter-control {
  float: left; }

.searchFilter-horizontal .searchFilter-label {
  min-width: 0; }

.searchFilter-horizontal .searchFilter-selection, .searchFilter-horizontal .searchFilter-checkbox, .searchFilter-horizontal .searchFilter-phrase {
  float: left;
  clear: none;
  margin-right: 10px; }

.tagRadioFilter fieldset, .metadataFilter fieldset {
  border: none;
  margin: 0;
  padding: 0; }
  .tagRadioFilter fieldset legend, .metadataFilter fieldset legend {
    background: url("../../img/filter-plus.png") no-repeat right center;
    color: #000;
    font-size: 16px;
    padding: 0px 10px;
    display: block;
    width: 93%;
    cursor: pointer;
    margin: 7px 10px; }
    .tagRadioFilter fieldset legend.filter-active, .metadataFilter fieldset legend.filter-active {
      background: url("../../img/filter-minus.png") no-repeat right center; }
  .tagRadioFilter fieldset .searchFilter-control, .tagRadioFilter fieldset .searchFilter-control, .metadataFilter fieldset .searchFilter-control, .metadataFilter fieldset .searchFilter-control {
    padding: 7px 5px;
    background: #f5f5f5;
    border-bottom: solid 1px #f8f7f6; }

.searchFilter-sorting h4 {
  background: url("../../img/filter-plus.png") no-repeat right center;
  color: #000;
  font-size: 16px;
  padding: 0px 10px;
  display: block;
  width: 93%;
  cursor: pointer;
  margin: 7px 10px; }

.tagRadioFilter input {
  float: right; }

.metadataFilter input[type="radio"] {
  float: right; }

.searchFilter-form .search-productFilter, .searchFilter-form .search-theraphyFilter, .searchFilter-form .search-indicationFilter {
  font-size: 1.2em;
  font-style: italic;
  padding: 0 20px; }

.searchResults-number {
  display: none; }

.searchFilter-content {
  display: none; }
.searchBox .form-search{height:30px;position:relative}.searchBox .form-search,.searchBox .searchBox-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.searchBox .searchBox-label{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.searchBox .button{width:30px;height:30px;background:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/ru_RU/layout/search-icon.svg) 50%/50% auto no-repeat #ccc;border:none;font-size:0;cursor:pointer;position:absolute;top:0;right:0}.searchBox input{border:1px solid #ccc;width:100%;height:100%;font-size:1rem;padding-left:15px;padding-right:15px;background:#fff;box-sizing:border-box;outline:0}.searchBox input:focus,.searchBox input:hover{border-color:#00a3ad}.searchBox input:focus+button,.searchBox input:hover+button{background-color:#00a3ad}.searchBox:focus input,.searchBox:hover input{border-color:#00a3ad}.searchBox:focus button,.searchBox:hover button{background-color:#00a3ad}@media (max-width:767px){#header .searchBox{display:block;position:absolute;top:175%;right:30%;z-index:1;width:15%}#header .searchBox input{display:none}#header .searchBox button{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/denture-appliance-care/master/Util/m_search_icon.png);background-size:100%;background-position:50%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);width:40px;height:30px;font-size:0;border:none;border-radius:20px}}@media (min-width:768px) and (max-width:991px){#header .searchBox{display:block}}
/*# sourceMappingURL=../maps/components/searchBox.css.map */
.searchResults-title{margin-left:110px;font-family:Ameliaregular;display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}@media (max-width:992px){.searchResults-title{margin-left:0}}.searchResults-term{font-style:italic}.searchResults-number{margin-top:10px;margin-bottom:10px;text-align:left}.searchResults-results{margin-bottom:10px}.searchResults-description,.searchResults-url{margin-left:110px}@media (max-width:992px){.searchResults-description,.searchResults-url{margin-left:0}}.searchResults-url{display:none}.searchResults-image{float:left;width:100px;height:100px;margin:10px 0}.searchResults-result{position:relative;padding:0 10px 20px;overflow:hidden}.searchResults-result:nth-child(2n){background-color:inherit}.searchResults-icon-wrapper{position:absolute;left:0;top:0;width:70px;margin-top:10px;text-align:center}.searchResults-date{display:none}.searchResults-pagination{padding:0;margin-top:10px;margin-bottom:10px;text-align:center;overflow:hidden;cursor:default}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item.is-active{font-weight:700}
/*# sourceMappingURL=../maps/components/searchResults.css.map */
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

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

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

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

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
@media (max-width:767px){.layout-Teal-Master-gigya-form .shareThis-list{padding:0}}@media (max-width:767px){.shareThis{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.shareThis-list{overflow:hidden;margin:0;padding:0;list-style:none}.shareThis-list li{float:left;width:auto;margin:0 10px 10px 0}.shareThis-list li:last-child{margin-right:0}.shareThis-item a{display:block;-webkit-transition:all .3s;transition:all .3s}.shareThis-item a:hover img{opacity:1}.shareThis-item img{height:2.3438rem}
/*# sourceMappingURL=../maps/components/shareThis.css.map */
.sitemap .sitemap-column ul{list-style-type:none}.sitemap .sitemap-column ul li{margin:10px 0}.sitemap .sitemap-column>ul{padding:0}
/*# sourceMappingURL=../maps/components/sitemap.css.map */
@charset "UTF-8";.smart-link{margin:10px 0}.smart-link-next:after,.smart-link-previous:before{display:inline-block;position:relative;top:-1px;height:14px;width:6px;font-size:8px;color:#000}.smart-link-next:after{margin-left:10px;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}.smart-link-previous:before{margin-right:10px;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}.smart-link-list{margin:0;padding:0;overflow:hidden;list-style:none;text-align:center}.smart-link-list li{display:inline-block}
/*# sourceMappingURL=../maps/components/smartLink.css.map */
.table-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.table .button{display:none}@media only screen and (max-width:767px){.table .button{display:block;margin:20px}}.table-caption{padding:1%;background-color:#fff;border:2px solid #323131;border-bottom:none}.table-caption .button{display:block;margin:10px 0 0 5px}@media only screen and (max-width:767px){.table-caption .button{display:none}}.table td,.table th{border:2px solid #323131;padding:5px}.table td{vertical-align:middle}.table th{background-color:#fff;font-weight:700;text-align:center}.table table{width:100%;border:2px solid #323131;border-collapse:collapse}.no-js .table .button{display:none}
/*# sourceMappingURL=../maps/components/table.css.map */
@charset "UTF-8";.tabs{position:relative}.tabs-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.tabs-nav{top:0;height:39px;z-index:150;width:100%}.tabs-nav,.tabs-nav-list{position:relative;left:0;overflow:hidden}.tabs-nav-list{padding:0;margin:0;width:2000px;list-style:none}.tabs-nav-item{display:inline;float:left;margin-left:5px;height:21px;top:4px;padding:7px 10px;border:solid #323131;border-width:2px 2px 0;background:#fff;font-weight:700;font-size:12px;cursor:pointer}.tabs-nav-item a{color:#196930}.tabs-nav-item.is-active,.tabs-nav-item.is-active:hover,.tabs-nav-item.is-active a{cursor:default;background:#fff}.tabs-nav-item.is-active,.tabs-nav-item.is-active:hover{border-bottom:none;padding-bottom:9px}.tabs-nav-item.is-active:hover a{color:#196930}.tabs-nav-item:first-child{margin-left:0}.tabs-nav-item:hover{background:#ebebeb}.tabs-nav-item:hover a{color:#001489;text-decoration:none}.tabs-nav-switcher{position:absolute;top:0;height:35px;width:15px;border:2px solid #323131;background:#fff;cursor:pointer}.tabs-nav-switcher-right{right:0}.tabs-nav-switcher-left{left:0}.tabs-nav-switcher-left:before{content:"";margin-left:-4px}.tabs-nav-switcher:before{left:50%;margin-left:-3px;padding:7px 0;font-size:12px;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400}.tabs-content{padding:1%;position:relative;top:-2px;z-index:100;border:2px solid #323131;background:#fff;overflow:hidden}.tabMenuItem{margin-bottom:0}.no-js .tabs>.component-content{padding-top:0}.no-js .tabs-nav{display:none}.no-js .tabs-content{display:block!important;visibility:visible!important}
/*# sourceMappingURL=../maps/components/tabs.css.map */
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

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

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

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

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
.genericFormGroup{clear:both}.initialTabBasedFilter{background-color:#e1e1e1;border:2px solid #323131;padding:15px 60px;position:relative}.tagBasedFilter .formControl-radio{float:left;margin:0;padding:0;width:21px}.tagBasedFilter .genericFormGroup span input[type=checkbox],.tagBasedFilter .genericFormGroup span input[type=radio]{float:left;margin:2px 2px 0 0;padding:0;width:15px}.tagBasedFilter .genericFormGroup label{float:left;padding:1px 0 0;width:auto}.tagBasedFilterResults-Information{border:1px solid #c5c4c4}.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{border-bottom:1px solid #c5c4c4;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description{padding:20px}.prd-category{border-bottom:1px solid #c5c4c4;border-top:1px solid #c5c4c4;font-size:11px;display:block;padding:5px 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{font-size:26px;margin:16px 0 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description p{text-align:center}.tagBasedFilterResults-box-content .product-button{border:1px solid #c5c4c4;display:inline-block;font-size:11px;margin:10px 0 0;padding:10px}.tagbasedfilter .simpleTagFilter input[type=button]{background-color:#f36633;border:1px solid #d5d1ce;border-radius:0;color:#fff;padding:5px 10px}.tagBasedFilter .multiLevelFilterContent input[type=button]{background:url(../../img/quiz1_nrml.png) no-repeat scroll 50% rgba(0,0,0,0);border:none;cursor:pointer;display:block;padding:95px 0 0;min-width:100px}.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type=button]:focus,.tagBasedFilter .multiLevelFilterContent input[type=button]:hover{background:url(../../img/quiz1_hover.png) no-repeat scroll 50%}.tagBasedFilter .multiLevelFilterContent input[type=button].selected{background:url(../../img/quiz_selected.png) no-repeat scroll 50% 50%;width:100%}.multiLevelFilter-Container .multiLevelFilter-level1{margin-left:25px}.multiLevelFilter-Container .multiLevelFilter-level2{margin-left:45px}.multiLevelFilter-Container .multiLevelFilter-level3{margin-left:65px}.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults{overflow:hidden;margin-top:10px;padding-top:15px}.multiLevelFilter .genericFormGroup{border-bottom:1px dotted #e0e0e0;overflow:hidden;padding:5px 0}.tagBasedNoResult{color:red;font-weight:700}.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4{margin-left:0}.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input,.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input,.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent{float:left}
/*# sourceMappingURL=../maps/components/tagbasedfilter.css.map */
.tagBasedFilterResults-Information{border:1px solid #c5c4c4}.tagBasedFilterResults-Information .tagBasedFilterResults-productImage{border-bottom:1px solid #c5c4c4;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description{padding:20px}.prd-category{border-bottom:1px solid #c5c4c4;border-top:1px solid #c5c4c4;font-size:11px;display:block;padding:5px 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description h2{font-size:26px;margin:16px 0 0;text-align:center}.tagBasedFilterResults-Information .tagBasedFilterResults-description p{text-align:center}.tagBasedFilterResults-box-content .product-button{border:1px solid #c5c4c4;display:inline-block;font-size:11px;margin:10px 0 0;padding:10px}
/*# sourceMappingURL=../maps/components/tagbasedfilterresult.css.map */
.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{margin-top:0;word-wrap:break-word}
/*# sourceMappingURL=../maps/components/title.css.map */
.twitter>.component-content{padding:1%;border:2px solid #323131;background-color:#fff}.twitter-feed{position:relative;display:block;margin:10px 0;padding-left:55px;list-style-type:none}.twitter-feed:after,.twitter-feed:before{content:"";display:table}.twitter-feed:after{clear:both}.twitter-content a:hover strong{text-decoration:underline}a:hover .twitter-sender-avatar{position:absolute;top:3px;left:0}.twitter-date{float:right}.twitter-actions{padding:0;margin:0;float:right}.twitter-action{list-style-type:none;display:inline}.feed-provider-heading{display:inline-block;margin:0 0 0 20px;line-height:30px}.feed-provider-heading-image{float:left;width:30px;height:30px}.feed-provider-description{margin:10px 0;padding:10px 0;border-bottom:1px solid #000}.feed-provider-feeds{padding:0;margin:0}
/*# sourceMappingURL=../maps/components/twitter.css.map */
.userBox-header-text{font-size:2em}.userBox .logged-in,.userBox .logged-out{border:1px solid rgba(0,0,0,0);padding:13px;margin:10px 0}.userBox .logged-in .button,.userBox .logged-in a,.userBox .logged-out .button,.userBox .logged-out a{background-color:#e1e1e1;border:1px solid rgba(0,0,0,0);margin-left:1%;margin-right:1%;color:#323131;padding:5px 20px;border-radius:3px;cursor:pointer;display:inline-block}.userBox .logged-in .button:hover,.userBox .logged-in a:hover,.userBox .logged-out .button:hover,.userBox .logged-out a:hover{background-color:#939191;color:#fff}.userBox .logged-in .lt-ie8 .button,.userBox .logged-out .lt-ie8 .button{display:inline}.userBox .logged-in .button,.userBox .logged-out .button{float:right}.userBox .logged-in .user{font-weight:700}.user-box.user-type-gigya{display:none}
/*# sourceMappingURL=../maps/components/user.box.css.map */
.video embed,.video object{width:100%}.video-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.video-description{padding:1%;margin-top:-2px}.video-description,.video-video{border:2px solid #323131}.video-video-container{margin:0 auto}.video-nojs{display:none;padding:20px 0;text-align:center;color:red}.no-js .video-nojs{display:block}
/*# sourceMappingURL=../maps/components/video.css.map */
@charset "UTF-8";.videoGallery-heading{display:block;color:#196930;font-size:20px;font-weight:700;padding-bottom:10px}.videoGallery-video{border:2px solid #323131}.videoGallery-video embed,.videoGallery-video object{width:100%!important}.videoGallery-thumbnail{position:relative;display:inline;float:left;margin:0 9px;padding:0;max-width:100px;overflow:hidden;cursor:pointer;text-align:center}.videoGallery-thumbnail-image{position:relative;margin:2px;border:2px solid #323131}.videoGallery-thumbnail-image img{display:block;margin:0 auto}.videoGallery-thumbnail-title{display:block;margin:10px auto 0;width:71px;font-size:11px}.videoGallery-thumbnail-overlay{position:absolute;top:50%;left:50%;height:28px;width:30px;margin:-14px 0 0 -15px;opacity:.7}.videoGallery-thumbnail-overlay:before{width:100%;height:100%;box-sizing:border-box;content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;background:#fff;border:3px solid #323131;border-radius:50%;line-height:24px;text-align:center;text-indent:5px;font-size:15px}.videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.videoGallery-thumbnails{position:relative;margin-top:18px}.videoGallery-thumbnails-list li.active .image,.videoGallery-thumbnails-list li:hover .image{margin:0;border:4px solid #323131}.videoGallery-thumbnails-title{display:block;margin:10px auto 0;width:71px;font-size:11px}.videoGallery-list{position:relative;margin:0 50px;overflow:hidden}.videoGallery-list-inner{display:block;position:relative;top:0;left:0;margin:0;padding:0;overflow:hidden;list-style:none}.videoGallery-description{margin:15px 0}.videoGallery-arrow,.videoGallery-arrow.is-disabled:hover{position:absolute;top:0;width:35px;height:60px;background:50% no-repeat;font:0/0 serif;cursor:pointer}.videoGallery-arrow.is-disabled:hover:before,.videoGallery-arrow:before{position:absolute;top:50%;color:#196930}.videoGallery-arrow.is-disabled{opacity:.5}.videoGallery-arrow:hover:before{color:#b9b8b8}.videoGallery-arrow-left,.videoGallery-arrow-left.is-disabled:hover{left:0}.videoGallery-arrow-left.is-disabled:hover:before,.videoGallery-arrow-left:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.videoGallery-arrow-right,.videoGallery-arrow-right.is-disabled:hover{right:0;text-align:right}.videoGallery-arrow-right.is-disabled:hover:before,.videoGallery-arrow-right:before{content:"\";display:inline-block;font-family:FontAwesome;font-style:normal;position:relative;font-weight:400;font-size:30px}.mod-js .videoGallery-nojs{display:none}
/*# sourceMappingURL=../maps/components/videoGallery.css.map */
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
.webinar{border:1px solid rgba(0,0,0,0)}.webinar .containerInner{height:auto;overflow:hidden;padding:1% 1% 0 0}.webinar .contentLeft{overflow:hidden;float:left;width:60%}.webinar .contentRight{overflow:hidden}.webinar .footer{overflow:hidden;margin:10px auto}.webinar .footer .webinarArrowLeft{background:url(../../img/arrows/leftArrow.png) no-repeat 0;bottom:0;left:0}.webinar .footer .webinarArrowRight{background:url(../../img/arrows/rightArrow.png) no-repeat 0;right:0;bottom:0}.webinar .content{overflow:auto;margin:0 0 0 10px;position:relative;overflow-x:hidden;overflow-y:hidden}.webinar .content .webinarThumbnails{margin:0 46px;overflow:hidden}@media only screen and (max-width:767px){.webinar .content .webinarThumbnails{margin:0 20px}}.webinar .content .webinarThumbnails .imagesContainer{overflow:hidden;position:relative}.webinar .webinarThumbnails{margin:0 46px;overflow:hidden}.webinar .slide{text-align:center}.webinar .slide img{width:96%}.webinar .videoDetail{text-align:left;overflow:hidden;margin:5px 5px 45px 0;padding:0}.webinar .imageSeparator{margin:0 8px}.webinar .imagesContainer div{float:left}.webinar .imagesContainer div img{float:left;cursor:pointer;width:150px;height:115px;display:block;border:1px solid rgba(0,0,0,0)}.webinar .imageBox.activeSlide img{border:1px solid rgba(0,0,0,0)}.webinar .video{width:100%;height:250px}.webinar .webinarArrowLeft,.webinar .webinarArrowRight{height:20px;width:20px;position:absolute;z-index:1;cursor:pointer;background-color:#e0e0e0;padding:50px 0}
/*# sourceMappingURL=../maps/components/webinar.css.map */
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

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

.webinarTeaser__content {
  width: 100%; }
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  background-color: #eeeeee;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    background-color: inherit;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      background-color: #cccccc;
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    text-indent: 0px;
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }
.navigationGroupEnhanced .component-content {
  overflow: visible; }
  .navigationGroupEnhanced .component-content nav.flexy {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center; }
    .navigationGroupEnhanced .component-content nav.flexy button.moreFields {
      align-self: stretch;
      transition: all .4s ease-out;
      padding: 0 1rem 0 1.5rem;
      outline: 0;
      border: 0;
      font-size: 18px;
      background: #F36533;
      color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
        transition: none;
        border-right: 0.5rem solid #F36533;
        width: 0;
        padding: 0;
        overflow: visible;
        display: none; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
        content: attr(count);
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #F36533;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        font-size: 14px;
        line-height: 14px;
        margin-left: 1rem;
        margin-right: calc(-1rem + -8px); }
    .navigationGroupEnhanced .component-content nav.flexy ul.links {
      display: flex;
      justify-content: flex-end;
      flex: 1;
      overflow: hidden; }
    .navigationGroupEnhanced .component-content nav.flexy ul li {
      flex: auto;
      padding: 1rem; }
      .navigationGroupEnhanced .component-content nav.flexy ul li a {
        color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul li ul {
        background: #F36533; }
    .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
      display: block;
      position: absolute;
      background: #F36533;
      right: 0;
      top: 100%; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
        padding: 1rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
          color: #ffffff;
          padding-right: 3rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
          color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
        display: none; }
  .navigationGroupEnhanced .component-content * {
    box-sizing: border-box; }
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
    float: left; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
    float: right; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
      text-decoration: none; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
    display: inline-block;
    margin: 0 auto;
    width: 90%; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
      display: flex; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
        display: block; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
        flex: auto; }
        .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
          display: block;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          background-color: black; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
        background-color: #F36533; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
/* -------------------------------- 

File: _modal.box.scss
Title: Modal Styles
Descr: Core styles for the modal component.
Usage: Haleon AEM CF Framework

-------------------------------- */
div.wf-modal {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  background-color: transparent; }
  div.wf-modal::after {
    content: "Modal / Dialog region (Overlay styles available in preview or 'view as published')";
    background: black;
    padding: 0.2rem;
    font-size: 12px;
    color: white;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%); }
  div.wf-modal .wf-modal-wrapper {
    width: auto !important;
    transform: scale(1) !important;
    border: solid 1px black;
    position: relative;
    margin: 0 auto; }
  div.wf-modal .wf-modal-body .new.section {
    min-width: 12rem; }

dialog.wf-modal {
  position: fixed;
  z-index: var(--wf-modal-z-index, 100);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  visibility: hidden;
  border: none;
  background: transparent;
  padding: 1.5rem; }
  dialog.wf-modal::backdrop {
    background: var(--wf-modal-backdrop, rgba(0, 0, 0, 0.8)); }
  dialog.wf-modal:not([open]) {
    pointer-events: none;
    background-color: transparent; }
  dialog.wf-modal[open] {
    opacity: 1;
    visibility: visible; }

.wf-modal-wrapper {
  width: 100%;
  max-height: 100%;
  height: auto !important;
  transform: scale(0);
  max-width: 64em;
  border-radius: var(--wf-modal-radius, 0.3em);
  margin: 0 1rem;
  background-color: var(--wf-modal-background-color, white); }
  .wf-modal-wrapper--xs {
    max-width: var(--wf-modal-xs, 540px); }
  .wf-modal-wrapper--sm {
    max-width: var(--wf-modal-sm, 720px); }
  .wf-modal-wrapper--md {
    max-width: var(--wf-modal-md, 960px); }
  .wf-modal-wrapper--lg {
    max-width: var(--wf-modal-lg, 1140px); }
  .wf-modal-wrapper--xl {
    max-width: var(--wf-modal-xl, 1320px); }

.wf-modal-body {
  padding: var(--wf-modal-padding, 1rem) !important;
  font-size: var(--wf-modal-font-size-body, 1rem); }

.wf-modal-close {
  transition: var(--wf-modal-transition-duration, 0.2s);
  cursor: pointer;
  border: none;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: var(--wf-modal-close-button-background, black) !important;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 1; }
  .wf-modal-close:hover, .wf-modal-close:focus, .wf-modal-close:focus-visible {
    background-color: var(--wf-modal-close-button-background-focus, blue) !important; }
  .wf-modal-close > svg {
    fill: var(--wf-modal-close-icon-color, white);
    position: absolute;
    left: 8px;
    top: 8px; }

@media (prefers-reduced-motion: no-preference) {
  .wf-modal--fade, .wf-modal--scale, .wf-modal--fade-up, .wf-modal--fade-down, .wf-modal--fade-right, .wf-modal--fade-left, .wf-modal--slide-up, .wf-modal--slide-down, .wf-modal--slide-right, .wf-modal--slide-left {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s var(--wf-modal-transition-duration, 0.2s); }
    .wf-modal--fade[open], .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open], .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
      transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
  .wf-modal--fade[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--fade[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper, .wf-modal--fade-up .wf-modal-wrapper, .wf-modal--fade-down .wf-modal-wrapper, .wf-modal--fade-right .wf-modal-wrapper, .wf-modal--fade-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--scale[open] .wf-modal-wrapper, .wf-modal--fade-up[open] .wf-modal-wrapper, .wf-modal--fade-down[open] .wf-modal-wrapper, .wf-modal--fade-right[open] .wf-modal-wrapper, .wf-modal--fade-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--slide-up .wf-modal-wrapper, .wf-modal--slide-down .wf-modal-wrapper, .wf-modal--slide-right .wf-modal-wrapper, .wf-modal--slide-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
    transition: background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--slide-up[open] .wf-modal-wrapper, .wf-modal--slide-down[open] .wf-modal-wrapper, .wf-modal--slide-right[open] .wf-modal-wrapper, .wf-modal--slide-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper {
    transform: scale(0.95); }
  .wf-modal--fade-up .wf-modal-wrapper {
    transform: translateY(40px); }
  .wf-modal--fade-down .wf-modal-wrapper {
    transform: translateY(-40px); }
  .wf-modal--fade-right .wf-modal-wrapper {
    transform: translateX(-40px); }
  .wf-modal--fade-left .wf-modal-wrapper {
    transform: translateX(40px); }
  .wf-modal--slide-up .wf-modal-wrapper {
    transform: translateY(100%); }
  .wf-modal--slide-down .wf-modal-wrapper {
    transform: translateY(-100%); }
  .wf-modal--slide-right .wf-modal-wrapper {
    transform: translateX(-100%); }
  .wf-modal--slide-left .wf-modal-wrapper {
    transform: translateX(100%); } }

.wf-u-sr-only,
.wf-u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap; }
select.wf-form-control::-ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

.wf-l-container {
  width: calc(100% - 2 * 1rem);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wf-col-xl, 1140px); }

.wf-form-control {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  appearance: none; }

.wf-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.wf-form textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top; }

.wf-form input::-ms-clear {
  display: none; }

.wf-form-control {
  font-size: var(--wf-form-control-font-size, 1rem);
  padding: var(--wf-form-control-padding-y, 0.75rem) var(--wf-form-control-padding-x, 0.75rem);
  border-radius: var(--wf-form-control-radius, 0);
  width: 100%;
  background: var(--wf-form-control-background, white);
  color: var(--wf-form-control-color, black);
  line-height: 1.2;
  box-shadow: inset 0px 0px 0px 1px #ccc;
  transition: all 0.2s ease; }

.wf-form-control::placeholder {
  opacity: 0.8;
  color: var(--wf-color-contrast-low, gray); }

.wf-form-control:focus, .wf-form-control:focus-within {
  background: var(--wf-color-bg);
  outline: none; }

.wf-form-control:focus-visible {
  outline: solid; }

.wf-form {
  position: relative; }

.wf-form-section {
  margin-bottom: var(--wf-form-section-spacing, 1.5rem) !important; }

.wf-form-legend {
  display: block;
  line-height: 1.2;
  font-size: var(--wf-form-legend-font-size, 1.5rem);
  margin-bottom: var(--wf-space-sm);
  color: var(--wf-form-legend-color, black); }

.wf-form-label {
  display: block;
  font-size: var(--wf-form-label-font-size, 1rem);
  color: var(--wf-form-label-color, black);
  padding-bottom: var(--wf-space-xxs);
  font-weight: bold; }

.wf-form-helptext {
  color: var(--wf-form-helper-text-color, black); }

.wf-form-helptext > p {
  margin-bottom: 0; }

.wf-form-error {
  line-height: 1;
  display: inline-block; }

.wf-form-error > p {
  margin: 0; }

.wf-form-is-hidden,
.wf-form-hidden-item {
  display: none;
  visibility: hidden; }

.wf-form-reveal-if-active {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  transform: scale(0.8);
  transition: 0.5s; }

.wf-form-reveal-if-active label {
  display: block;
  margin: 0 0 3px 0; }

.wf-form-reveal-if-active input[type="text"] {
  width: 100%; }

input[type="radio"]:checked ~ .wf-form-reveal-if-active,
input[type="checkbox"]:checked ~ .wf-form-reveal-if-active {
  opacity: 1;
  visibility: visible;
  max-height: 100px;
  padding: 10px 30px;
  transform: scale(1);
  overflow: visible; }

.wf-form-upload-wrapper {
  --upload-height: calc(var(--wf-form-control-padding-y, 0.75rem) * 4);
  --upload-radius: 0 var(--wf-form-control-radius, 0)
		var(--wf-form-control-radius, 0) 0;
  position: relative;
  width: 100%;
  height: var(--upload-height); }

.wf-form-upload-wrapper::after {
  content: attr(data-input);
  font-size: var(--text-sm, 1rem);
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: var(--upload-height);
  line-height: var(--upload-height); }

.wf-form-upload-wrapper::before {
  content: var(--wf-form-upload-text, attr(data-button));
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: var(--wf-form-upload-background, grey);
  color: white;
  z-index: 25;
  line-height: var(--upload-height);
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: var(--upload-radius); }

.wf-form-upload-wrapper:hover::before, .wf-form-upload-wrapper:focus::before {
  background: var(--wf-form-upload-background-hover-focus, black); }

.wf-form-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: var(--upload-height);
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%; }

.wf-form-upload-file-item {
  list-style-type: none;
  border-radius: 10px;
  background-color: rgba(144, 163, 203, 0.2);
  margin: 0;
  color: initial;
  display: inline-flex;
  margin-right: 1rem;
  padding-right: 1rem; }

.wf-form-upload-file-item > span.name {
  padding-right: 10px;
  width: max-content;
  display: inline-flex; }

.wf-form-upload-file-item-delete {
  display: flex;
  width: 24px;
  color: initial;
  background-color: #6eb4ff00;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer; }

.wf-form-upload-file-item-delete:hover, .wf-form-upload-file-item-delete:focus {
  background-color: rgba(144, 163, 203, 0.2);
  border-radius: 10px; }

.wf-form-upload-file-item-delete > span {
  transform: rotate(45deg); }

.wf-form-control[aria-invalid="true"],
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error,
.wf-form-list--error {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-control[aria-invalid="true"]:focus, .wf-form-control[aria-invalid="true"]:focus-within,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus-within,
.wf-form-list--error:focus,
.wf-form-list--error:focus-within {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-label.wf-form-label--error {
  color: var(--wf-color-error, red); }

.wf-form-list--error {
  padding: var(--wf-space-xs) !important;
  border-radius: var(--wf-form-control-radius, 0); }

.wf-form-control--disabled,
.wf-form-control[disabled],
.wf-form-control[aria-disabled="true"],
.wf-form-control[readonly],
.wf-form-radio-item[disabled] + label,
.wf-form-radio-item[aria-disabled="true"] + label,
.wf-form-checkbox-item[disabled] + label,
.wf-form-checkbox-item[aria-disabled="true"] + label {
  opacity: 0.5;
  cursor: not-allowed; }

