/*!
 * 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%;
  }
}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{background:#fff;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{-moz-box-sizing:content-box;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}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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;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}:root {
  --font-family-medium: "Roboto", verdana, sans-serif;
  --font-family-bold: "Roboto", verdana, sans-serif;
  --font-family-alt: "Roboto", verdana, sans-serif;
  --font-family-default: "Roboto", verdana, sans-serif;
}

@font-face {
  font-family: "GalanoGrotesqueRegular";
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueRegular/GalanoGrotesque-Regular.eot");
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueRegular/GalanoGrotesque-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueRegular/GalanoGrotesque-Regular.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueRegular/GalanoGrotesque-Regular.woff")
      format("woff"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueRegular/GalanoGrotesque-Regular.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GalanoGrotesqueMedium";
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueMedium/GalanoGrotesque-Medium.eot");
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueMedium/GalanoGrotesque-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueMedium/GalanoGrotesque-Medium.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueMedium/GalanoGrotesque-Medium.woff")
      format("woff"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueMedium/GalanoGrotesque-Medium.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GalanoGrotesqueBold";
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueBold/GalanoGrotesque-Bold.eot");
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueBold/GalanoGrotesque-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueBold/GalanoGrotesque-Bold.woff2")
      format("woff2"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueBold/GalanoGrotesque-Bold.woff")
      format("woff"),
    url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/GalanoGrotesqueBold/GalanoGrotesque-Bold.ttf")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/Roboto-Regular.woff2");
  src: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/fonts/Roboto-Regular.woff2")
    format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-1: #008945;
  --color-2: #006a35;
  --color-3: #2ea85d;
  --color-4: #52cf81;
  --color-5: #edfaf2;
  --color-6: #313131;
  --color-7: #ef8b21;
  --color-8: #e76468;
  --color-9: #a3216f;
  --grey-1: #606060;
  --grey-2: #bcbcbc;
  --grey-3: #f4f6f6;
  --grey-4: #fafafa;
}

.icon {
  display: inline-block;
}

.icon-GSK-logo {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABaCAYAAABUrhMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTBCNzA2ODREOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTBCNzA2ODNEOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZDYzM2Q2YTctNjY5Mi00Yzg3LTgyNGItN2NiNThiZWYyMDUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9NcDUQAAKx5JREFUeNrsfQe4HVW1/1p75rRbc9M7Seg9lCACoYmooCCCaBQFnw+fIApY0AeIPEGwt2fDh4IFQSNdBRHpRVpEEBNIQnq/yb255dxTZvb6r7339Jlz7k2IgO//zvfNd86ZPvu311q/VfYepFMg/XEBam2tMDhmIuRcF4QAcAQCEQCCBBQEmOOVEkCQBLIAiNcJsEAi6e1guWAPtQCSgFrHEJ8A9YktPhkhAp8WRI5349/k8LlyDv/hUxb4vytBSBtkib/VNWUJrMp6kK3E55/I+xKfR51L5qqUG2flcBxavCCNESDHuLn8OIGii2+onQ9u5wdo5535ZqwS/84jYo5/21DMEwq+KP8Ei29G2MgPViPI17BQrAAWBkiKrZjP9ZCT32K1jVsrpbsB6s5agPaViMXV0EGSurmNdt4HqP8fgN0LgVoP4XPxpfP8zANbAUaN5XsuchvwM+bqej2tXAuyXgExmZulexnA1pXcVvP5uDgUNrxePxT9LSdTvjgLLJqBKGfxk8wkoJ0Y42kM1FiU0AGqrzDYqiNhvcpA8rfqWXrhnsRtg+rhLW4cS23jxitzZ1Hb+T8ooIQCSgDaeYC6AU7kS0C1EuPWArLSz9taGbc23lbrJ7TWAuVewrbW50C6z4K0nuervMg9kHuaegB8xc1gv+7AAJzMPXxPvrP9hMQDWRr3QlGdLnOlsagluKIbOziM20C1ByCa3ud/q+2q4RHDdVb4Wx+jgWGwNGCWOZnaZgkNmFpHFctIl8Wg2TneVuDvEi/Fdsi17g5Wx+5Q6HwH9fUqqRmCcfv9HajjfnDte/h8j7CWqf5rAkTeImASgzCHNeFcloGDhJT78vqxgIxC3exIqnFZPfiAhFiaBQNg1B+pVagGxEVvG+ltpIAVZpte73oSxepXX0OBhf4+nnQpSbSMNKHWyTaD5AHGC9qsusoeaPlRJcqPnoN27xwodF0E1L6Q2jvuYI36K9Zrz2mb8LoGiIJmPZCtwHEMzNFS0OGYp3a9yWX75ZDp3ZQAwf+tNmrDFG4jF7x1ZFSXBoR04+qG143OthO9Y5WUaIniTW5E6nzJ0qBjIHEUAMZSpVSgAonVoVKFpEDywIJaD7foGi1lqAHr2hPz4/YEGPNZkONvB6v0IzZCd6tO9LoACPlpUaKSAX5mPIwf+iSy6K28aX+hGlGBUI9qOExoOx8Ur0HBND4SRrabBgdP5ZM04KEPkogAidJIjr+45ryBlCHEgQ0k0JcqAxZpkFj9OR65sBRwvho0YBF/Y3UL/1/HmLDNyo87GfKTeBn/B3BbruSdHtesaxg79c8DiBtR2s5UfqpT+ZlPZ2k5TN+M622XiRvLuk/0xE43lvAa0bBJ3ZBgej9SBCzwJcEY6qCBPSD1sURmV0mh1HigoaQQdAUG+pJJHuEwwCmgjJQxUFqiRMAGlYQp6ZKeCkSnlTsi26jaBoDC2BOoOP0EKOS/AW7+EqB69dUHCGF/vuP/cAr10/nfGOF4khE1IpQAIQskrdowsi+G+xOGkkEQgKd3kxFJkEaVecJndiZvvcY8IoFEAVgGQOlJIHnAysi5PanmjobKTdDEglfaBjAmCcZeOQWWpgFmgby4g2xL+3lh6l2c+CnRMmUus7/T+LyrXi2ADuU2+QQ/5TzdUHVMk7RMu4TZkhSotkBnBsYIIzYoACdQZWSA9VWWZ2eUrxYALozYEUXtW1SlkrFZiXsy5450LAWqsm/kSaHSDJYwEqYlilWeW2Y7OcSMfAiEM6j/gzvA0tR3COTHPsns713cGR7P0iI7CqAD+WE+y7d6ulFfw6BC2ES1UXybG7VFGAog+rbGN/IUNrBSTS4ZEuCrUh8QD2j0mQh663xAMCJlFuln0apMeuu12vMOjRAWbfv0OmlYi1Kdkg2srPE9KImq6EXaDI4sM2dRznsfL70ToWX6PcwEj4MyPJFsj1cKUBf3lMv4pBcEdy1xhP5Og3WYECFMOq1xNheYWRdDCSP/PEZlod+ziXxqb8iBi6Et86Q1oNlqX2+7ljKfWBCEdtTy7sOlgL4rfDAQQ7Wwe6BVI3N8MoCxx8sCU+Hrs9NbZ0lqGWqDjva7APY8AOTGFaFRfSUAEZzE5/gmP9HO+qal1yjUpP2pCSEI2zQCRCgxAQGIHu9JFHnbDMWGUGLIazRPj6EIDFaoxiCUpFC4fRVJAccnf50nRYHU6Nv0AfGk199X+O1i7gE1bax6wLG/pkCzWbIGhwCLk7uo48jfQfmZ/UFUpY5s8M3Y20EAmFPC1/jeL/RtblMJGakkJc+VEKK4ZEFcpSEmKLbf0kZF6QYFv5EwvBB5NkiJjlvlzt7P/iQ7nvlW1lKuATS8AdPwvrqL9HINtPQBoXBfiEi1MPeH+uBaxFM3KpFgDYPk7kN25+W4vPsyrHWaeOY2wrOrEPgbboHZJLNZV8zO4HaAl4FkphYkjEtVxLZpQx5RczGp9Cm+8lDrFdY6fbwwGOzG4PhdjH9T26JDPYG6Eh7QAUiRDpB8XF9qooC64fOQCjbrHesQyCoZo01WN/tMpUtgoOta2AorIWclY6eNP7zjsXyth9kwzjb6vMGiblNi0Dli39uyJMlEZBsFvzHWEaP7Ze6jJMZncWX2+kUBrGmHgT33QsifPh8KH3gYxIw3A23dZAxScJ7I8yjH242slxA8r2nn6D15dJ5MlMTsS0bS9W9WcW6Nz1fXEgxVpt+iJuRY60rq7wUaHByBBBl/7z3cI2+KqaEoLcVI48gMg47bKTyNJCVF0T01In1D7h3j/4eIulOqjCUif/zVIHZ/G4ixuydSLSbyHZxbekQEMUbzQVJ4f4ENIyN1vuR6pIJ8JkghWDqqIYWRZGQioaIWyKqvwsxudGlebQJcxlR8uRgGG/U5g096E8lk706A0lAKXokEhT0xLrVRCYn0WohLLUHifPqhWHX1bQbsnJYGR3dAmZBYIyUUABaRRje+j7nPpNRh6Bi7HrAeE9SSpCRLdQp2isnlnjHEvlJe2mIqvRe7Koyx9EU3vhi9iG/hC/wiuAGCV+9Dw/lS2x56Mro6r7t0/ZmfDX9tiuY0stcTJTshRtox8ps8QKQHUrAPmYiFt5B0NQ1Hu3SSXN0JNtm59P2xCpAitwf7CbcSRQgUJdTP9qisbWOMWRHYeCC14TEJgoBhOAcKJaD+DdwQrknUJe6TfCc0YHCR9VHi4alQw+I9MMBzZv14H0T8LwhZnt5I3n4+SFqFMki1mkoUHoij7an2UNf0JBlgFUytEuWdwnFKfueJgTTc79dTVjZ5f/qbO2VtkF0SptWlUdmSGd0/8PEolBIIqXoYL4qrRk2r/Y7k0X1D9UP/yMT5PJBQmshGXaX/3YI9Mz9bSOaMwcK9yTEq8/ts1XbZ9tT06zRlntiAqIKYKjNbzt5FRtRiwiaSDGl0jFnKLNbo2SM3Y1+fcVFEPMkzYK5Ki9SByrC7LTERF5P0FiQ6MwjTRzvUSKSkWbRgR0kZjlyVxu47uq2hTcWg7bARY6QoY/RsjfAYnIgALCLhJhm/gVhAV0kRRlMg5gIsWTNtFE4Y2pcaxO+HIZtELAyHUR8jAWNHgEQjBCmihTCxTremdJoTBEg4u35EwfM1kNIXCexRIB3xyIUfiI37b+SB5GV9VRioRiBandGs1CT4C7l0Lm/buamqyKLaIw2E/lMrf3AEoobht6r7cmtNzolpZzfTXYjktySmqT+FIaXYcdIDOvhPHgX3vpXk1d02myq2z9wKzMkvTqmCRKwMM41u8uFkxFHxElmIzYHD7VR1FDUAYHQMYnPHloa5aKQTBmoLE1IBXmxNpDuKDvFEyUT0XNEiC+mHpUSYMJTSpOt1spCK9iBU9XkKTm6eDTglGn4fkb73G78yAHKwx6STc15uXq1XzpdT1ZFbzDMpbOkwRXzBNSIIB1TY9VolK+bE62sVNqBbTOhelUGp6wmvyECFTJRkqEqcli7AYkt2rxjOx6KMCInIsHGqQSFSGyGjroAIQRKRiEiQ2RVpp9z/r5zgHLk25U05E0rrHJBW4gYwHmKOMkqvzIn6NwMxODh2KuT2OQbETvuDNXYngLbRxseolUFuWQ20fim4KxaAXLMIaPNqkyOJ9nald/WDWEx92wFbO00vCoCxNC1W/gt2jANrr2PBnjkHcNxMwPbx3CFUUoyZT/8moC3LwV3zd5ArnuLfqwDyBT5mfISKjdBJ9sM3/jMHEuHZiWq3AcGrKPKj1ljsAMp3cJuWI50u6kslWKAPKoXxOlU9C4OybOcGS6qd9+blEIIm0hMrgxLawMoNK0BM3hUKp14M9qGngxi30zAPzg7w2oXgLv4LA7UQqG+jrplA5SzbLAmlDhBT9tB1AtXbv8S7u6buTPkGPdzQuQIUjr8Ackf9G4ip+w5vojavgPpzd4DzxPUaNCy2jYCFYpxuYyQxSN6zs1agvg38zOeBtcepbND7PX+Ht7VOYG2yBZynr+JrLmBtUgwTgB5JIPIKXSDirAY2y+sQSn1a1G/r8ALgCSaHns2C4vZV6EalTashd8wZUDzjy4Cjp4zQZiADsJdemn3kxmVA8y81Ephn/2zTMrB2mg3FD18D1oyDRm6ixuwE+WM+DrlDPwhD3zoSYPMyI9mAjUNJlKDgkYCoqhRC1V6bN4A1+12Qe/N/pw/f+jI4j13K7bNAd6gAjCzCEUnoBUQBQ8ZIQ9htF1g1uK48NqV7KSPNqZ0ulpyNq1lqLoLiB76SukH3xUd5eQzk1vUaTNE1Caw9jwRr1sEjN/46PWzUHW1exaAcAC2f+QOrsnHpXZc/DbJ7hbZzUGgBMWY6S/XeRiL9RyixuiyNAskqUGxrnC/aDgyO3LwO7D2OhfzJv0w/+/PXgnPfx7UTjKMmhjmgQEJCik3RJHGQOIyzdtEvlttgUSc4MGfYMInOwTMZ37AcckefkQKHBrZA5aefYNG+jZEfDLKYmjS0dnAvfjcUPvB1Jgnx0Ipc9xIfcyuIsTN0AysQZM9a3fugNgDAaql0zi9S4NSf+i3U7/460MbFbAvKhiLZLHFsvxRI1i6HgT3nPdwxDjMHKABxhAwuSOpRLOcit6wDa+/jIf/u35pS3+j9PHIZOA9dwc/KRKhzKu9fDyVENIjYY0bk3meIJiWxzGbp2Ucpg7SDljSWBgQxbgaUzk6Idr0CQ187FerPPADW5EnGaEdcDqoNQe2un7DkvQwtn/0dq62WsHe3dELt3h+Du+RlBqmkQYJCK+vuVm6QtZB/+6dBTNojfrlHfw5D3zuTJcMC0Tme2WGrdzLjfMr1bOeWPg31h34EuSP+HfJvY++hdfSIGBylogioz0lb1oN94GlQeM/81DH1e84D5y/s34/q1OlyzVyzGj+ZFvHpdrR2wN9eQafmOIuFW8eZ6DYJ80dD6/09kD/uw/ywcSmo3f197tEMzk6zVMo2FXREBkRMnwX1p++H6s1XxO1E5wQofewGtmN5fV5VQsu3pkFXBjZ3wInx1mBJqN39LQ0Ojp1pRhvooSPeOJ98EbBtHIM6S6u22v0/YDDfpo26CYzSsNGIsMjSNhnPbgbnDWdlglO7/QxwHlHgjOXd20zKIOlvJR1VGSbAszLFqoqVarC8us5awhZYzqBk0UaWONZrIDom8I2eHH8Ybsza4zczjS0lAoBRkMw6MXY01B9gRqVUWORj7XYo2EybabCXG7ikF6oP8UNPYNmenroeMXUHprKZoRr/eipSwL1ZMA2XTLWpd42xS40iIcmUg2JM9TKDsxHsoz8O+XddlwbnN6exeubONWaCyTNJ2Th3lFoo7Tj7guAymbJpQWmqK4VwcFIqzJ4hSVTuBzFxZ7Cm7hm3IezfKLukdL9fhpR9PtL2R/auB+f5e1MPa+99NEtHPdLLZABWTOKK7SypBzBb6knnclIG3kQZsNhpHFrNWIcHR0tWlR3vLZuYqX0O8id+N6HThqB6w4ng/O1mtneTdJY2yJTG2i9u8yhJ5ykiNhRPeTkV6xFV7y0wB51B9FU2cdpq7K90TU43ykCP9uzRW09NY3ImRO6u+ns6QDB5dwOGfwL10Mr4V9MpgcIpXwQxeiL37pXZIA0TAW/qp6rrVrgptnaz/bsScm+9Or59aAtUf3kCuC8wqxw7OTsaIDGijXDYzp+sBVSBFFmuPeBUmHWixJZY7MkHNRGO19KRK6QfSI/ttGKqjahRYFWaBihvTZ9H+Sd2PkiWqLCQ7FnHEro4Deak3aB0wW2sAqeAXL3UhHa8Qr9hg6nDRRGGetjWcid49w8gd+wl8dMNboTKdW8G96UHdOTEj7s1DBpTVo4p4c9EVR54ZcU18UKxIp5vcQiEKh0OMn6NijZ0eEIYOpvscHyjSnVRvRa7qcyCxiAulVFMpI6XMgz9KOClC/XHb8xsR2vnN0Drfz0J+aM/qGm53LRUh3p0B2jUO2mYegdtu+pQmHcp5N54TsIBXQXVa+bqcBWOmZa2KX5RCyQiStTkHqRX9RqxR6puDhzxB6y1gVqEP5ApecHU/SvDvX6FZlex3syOqFJPNLgVglBEI5CUJ+64rJ6mZYRlVnMHGAqDpCxJYtQk9spvAue5u7O1EftGxY/8jJ3Ye8He90QmAuv4PMtNrUE02JrwfRoLkWS19hXIvyXONOWKx6HyP8exrX2Jic40r8CD4m2VlYbIKj7xfaysFIgOLtuAG52blSqlSi+rODUqV2aVOkGsYkUZZ7luCTiLnkw9Vv6o97Pedg3/T+jbQGVq2jMEqkjF2ufYtBe+9ClA14k3qIpjsV809KMPsZ/0RMNmtfZ6E5Qu/B0UP3EH/34zs8Q1vKyOPHjccGMjIeIOhl3peGLt/qv4+i+xttg5HsCFkIVR4n/IBiMgRNuCMA5OEGl1XoD2gSdpNLfVKDUKog79seKI6J1HSoZ02GVoiJ2yn6YeIDd3HjuE72TjvxyCYdcJO6Zoq1y3hr37k8Ha9ZC49PRtAmfB79kOdcUBVrl5FUGoDED5aydC/f5rm5oPe/8TGai7ofjR34A14xBWeyv4nreOnEhQ9tjR/Nu+DNb0aTrgCmg3dkWgyfeIIufK17RvqOcKVGspQL1U4FvPYzc5jS9IkYyfYL+kdv9N4D7/UKoTlc6/HnJzjge56mV+kHXGXinazOyP+raAu3IJiF1nQ+lD30ndY/XWq82oi1JHums7DjuzE/WNDP34bCh/+1Rwlz3THKiDT4PS5x6Bwvu+y5oub9geWrGenG2DJHeCbzK9fjmuxifsDYUP3moacGAz6Jk7ssIzSbCyfKJM0LwR6g7VneXFn7uLRoH7YodeREU6q7QhauJUBRdWKoeNd/nrZ+q4VOwSrZ3Q+sU/QvHDXwExfV/d+yU7nlQp63BM4Z3nQ+uVDwGOnhwPDDx1B9R/9y22ZZNNhWUWA1IjDVq62OmcDs6Tt8DglcfA0HXngLvmH02Byr/p41D61J/Yf9uL7cfLXgItkppO0UMb3IV3QfW6eelNUw+C/LwbAAYHdI4rNiUINYvAZDjBCdujx9OSHrh8pz2tssbeZQDsWWW9YPcpM07M1e3f6dk4bIiNivbVYpClRS9gunEZWDP3hdLFvwZryq7pm2DJkasXMpffqgfTiomzdJItRdyeuBWGvneW9qGwfYw3nj5hO0XCnip1pZzIvvX6nLmDT4Hc0Wc3jZarXj/0LTbyq/4GOG4WH9+nbVvpgj8z6PESjOr8c6F28w+h8KHLmSx8IW2P7vsSd6hL+bhJJmsLFGknCudtiIwwNwOQzYg/s95L7QgvQ2ybUeM4hG9CIe+L+mzWxft0WeTguaqcJDVWM2q/Iv4wss9C65aC88SdOrmG46aZVHYk+6nCNCqBJ8YwDS+0xlnRZqasv7mCHb7/1Olq0T7WMK8Eqcl2NMmMpGZAkQ2os/Ahlqr5bN8WgjVx98yOoGKBijw4T97I7kDZONXccVSeKBZEVcK66G72vZ4Ed/EDOkwkpsyOE5KZRwL0rwL50sM6Sh9vJ4zP6RDp4Bj7Hx3ezz/UnD4V61mx2vkcbmW728dtutUsotTeupShWUYONfSB0sSBT8KN7y5bApXrL+GeuSjBVt0ERVPZ12VQf+pOqPzkQhj8/Jugesc3GOgufsgxpmh8JCGY5DXsEjeiCdDWH/w5DF11JNTv+1F2KQNLSu74T+mIfNO0qms0iWCVXb3xbJBLH06rznf9GKw93sQkRDFFq7laoww6nXCe1eQYTtX96mDOhcESwWAxXOycZdVrFj7r1GBnUpM9ETUuoPBHv6s5ENYsBfvwE6Dl/B+AGL+TF6/r44f6EjgvPAyirdOLo0kdBJWb1/DCxpovhB1j+JhZYUNHSh8Qh6l7S25TsTa2jThpZ278bqj8+Bxmbn2QP/GiNHk44BSo/fEbLEVqIqtSk4QhL9xxoGcQKj87HUqffJI1wrSYhsi/7yagH85lkBYx/Z4eqmdsUqYGieJHb1imHMLFsmjdiJPSDry9udrNGsP+iyjnTg2KFkRGCthPOrGudDet5B70Bmi74k6vmgY0aytfcSo7lveyL9FqfDFTZ2QKOnJMGTsn8Hcu7sUmACFKgJSVdk8BSBpoVKqSVVd1/ufA2n0uWLu8MZHamMgNPYkdbpZ46mrOgRUx6ZoKtGk5g/ReZqmPxC6KrWM1s6t8/43sIK/lfafoAcNhjUFYdZYtUp6xYvXmvgRXQQ875qX0LQlHOuCi86gQ/tgWbDqeR3n7yGyndM43AnC0wb/rWqj/5V4Qs3bhm52oU744ZrJmbdg5ztgoHb5plJJIRiBMijlWjNcs5kVGGg1VJ7Y3v24gfaYiR02MpAtSmmZVXS0d7uLHoPqrs9K2bfweUDjzVhNVGOgOw0zJSEJmssnYIbdqLXMKuV9Qpw2yqObIiy+iRRRZE9nPuLa7wlTOJ0CKfqtG6+sBe9+5YO/5hrhW2LpZFXszDaoGA5KCakmZDIFguuwo0TikYn/ci6l7Nauu3jRbyQh++vWLGgN2btOBUD5P/2aTetAGPcOBlRROfuIN3Rdjpugsbu2eL6Zt26yjoTDvVybNr5ziZD1fpu/jjxy3wKrXP13sKruFaRUoTEkvtnaQLKhhnu6CCnw0kBTh2SNMEIR6LbOKJ3+CMqjPshP7CDdsTZdMBUPQvDnb9LReSt2pMqtc3kycp+oIEMIhhX6793WDvd9x3BEOh9qfrgFau9jQWrZfgf2gxJPr2rlBbizedfcj01pr+VOsjtazfRmVPjZ6DoI4SGpiv65xUL/jCyBGz2JH+Iw4s9vvdMiXu6F2y8f03HNQbI+7DFlSn+NnGXQetzf13oLFeoPSZW6eYIKGFpgv++mjOv0tEj1bRK6gPPNNazJY0lRo+eLt4C75KxOIxdzre7ih+rlXDWqSYJYe9o3YByl7/9lPMgUfyhFtZ1Y3KnwIPlalwPMnXsB+zplQf/gGcJ79I8hlC4C2rNEj0RT70Wluk2rVHUM1cOGkCyF3+AfTftcD14YlvGqKlqz0CTNDSsYmdaqljduoAtUb2G/rnAzWrvF4on3ouXxcjUG8UM8oYuh+o4yv0NOZCWfgE7iJe1OuMSmy0SszxQI9SDlazbI0FQo+0fCkKIo8N5rz3KMglzwLYpfZ6cDlLgfopZnxVWwvYHYrngd36QJmfg+CZCkRbL+gtd2MJVVqQxvkLsi/9Ty9yHWLdeDUXf4sq7/lGnT9cGzjVEGLfdA7WeqOSoNz/zUM8N3MHqfrKLFOf6upLVM+U5s3fjRS4q0BczUxUKnz6k9PheLH7gMxNf6cucMu0HUPtdvP5ntbxba40yuQiVJhby6fQfcXrtvyNE3LNWX9tj+3HLeH6xZpPlXwwigDMYV3FCkAKelsY/l7n4G2b98D21z1rjzm9i69iIkzAfY+wrQB25ran37KauKrJq+jLllszUjW7aqX3NwzEmyw8X04j93ARv5CEB1jTS5KEZ0OJjF2IbPY0TdonjUK1Z0CqWMK0NY1ULnmBCicdRNYOx+VoPJnsXN7MDh/vpg73x91sFaVYqk6cTMLr1ZHQ7mac5Gi2NRWaN5clx/eytIumZ3yUpCrnV77XEhNUoFeVs+vc+vkXvw3cF98BqwZe7Nq6jQzO72Cj2J59r5H6VJi59HfBl62mDCLl5lNq1UbgaMqUmu3XA7VWz6vJ4LVNXmqXo3Vb/74C8CamS4HVGkV9+kbdXGKnkkxYjv8bJKSEhrcDM5fb9QgWzMPTVDw8WDtOw+s/f8NxE5H8jl5/61sQ9UESsruunBRzpX3qlEMatbkZgs6n5zmPSfpSVjLL+XvcbfAm7ElEpoIwhWe9bT0NFLg/GMpWNNHQ8ul17HOP8k0yuqXTKRh9ERDrYXYZrCqv74SKjdexn4TqxSnCtasAxm8Y0DsfJAuWhHKMWzQIRQocgV3nufvAedvd5mabBWIVZTaH7/oVkHsdgRL1Hgzn14Q9zOVhnIJq3DV89WoiURuLQzZqJhgrx7RYe32RsjN+QCIaXM0OBrR+qBWpXLTX8FddBM7vS8AlArMBexnZC8cPNKBbDhw3syI/uVT99Lb60utO9VvsBLBU2HCEsBMSXavBfuwt0HhPZ+A3EHHaIM7dO3noXbHNdxjStwo44xkldr0qGrFvPT69lGaUIgpu2tbhe2j0zaUzz/4yTmsSjfo4zShqLA9KhR1FY2O73Hj6lgYM0I9ZUC1H2TfRp0D0hEL9u+EitcFMcIIS1TTvajCfT4mqID1B3Wr2RJHeYFQkvFJNEREm3ozMupISXk99/Q6H8dqTN2Tzrv18/m3mP3bWrUd1SajCvswy3xhpGPbsP/s6fEeYrGTtzz3EpRxV00WIhKkoq5UZv9i8zoo/sdlUPzIfwWHlr8wD6q/v4nV0RhDnVXxoa6xdr3JIbwSKPAeWkUW2AblDjsZih+4PMWohn5wDtukn7BRnxb2NFUTp1LuTsVMn6LHERlrrkK9qKIUagySMsxqzlBB8by7yAiLZQaFM2aAjAz/DwHyQFchMtSlOHwk3xe3obCFLqLUboWa9llNZl7BK2BAXrYtMyTZ5IoEVWcdO4q+IgfEtRitc1PSVOWLb94Ipc/8NxTee16wqXL9l6B6GxvMXWeaqSGD3orhAwEE03jpCjE1lmfzWj72y0ydn4PS5282M035u6rcfzB1GIVRbF1F1B5OvoeU3ZB6uq9IZBkgI4xF2SMFETLG5ibGqsZilB7ly7UY31dNBGhFJrQ185y+wD3mMmjdNlIlUOUiogsjIUbhL6CVlqmpzaKTCMnu9ZB/10di4NDAVqjd9Utu0A5v3FBkFg1/vKW/qAiDK71pw2wdO7NmzIT6Y38A58nfJ3hxPWMsKCYaN2uJl30RJTLZsVQ8Nk5Ty6z/ww03hATr87OqWONHPs2Xtm1ZbJlVPmtRDUdbl1C//St/ZlyoVBi48VA866J0Ht+R8dhTox6bDIuRkQp92OZ4htZd/aLJ/1NWBDvawzEdEcDEeFpocI5G0WfM2KfRqPYGebNgv7wFTh4vqDu0CLdjVLWNhWzqiuPljW6v/DT1igOxlRXfwABYe+zHxn1GovRJOZFnwNA3LwNLpRgK+Xjli2x885RjY93DRIAdU/ug48NDNq5gBna/zsmATES9AeNhmmBmxsSMV5iuckWI+4vhZH8UX58EZriiRMhQsWqXAmujnuotud7aD4Vo6qo1sUHoNLyQmCQ/JreWHldTbeqePtBnotmJXErx7M+DXL8SqvOvZXbFTGv0OO45+fgTRuYZ0C1Xq4DcsE4TiNbP/Yy98t3CtPLN39IjCnDaLqF+kskGxLBBKCOfIyA9k6/PwKKS7Z8LKVtaIUPSElOwYZZ+0BOg59dZS/rPtBdtZXa3ff6hdfHBbYD+GNjooqp4CrgaKtZu1Af7Qkse5NqVYO+6F9PjvdOlV0edZKRrw2pwVy1h/6Nbx+J0MWKlrKm5Km4kFfXu2azJiL3fEdDy6f+B/BHhO3Kcp++GoWs+pWuvA1+nqWrKcFQbTL7RvN2x+aQd0T4RrdUQFE446430Vm9dMWQh947cyvJi7K2aeNv2OPD950xvvNHSI73GOAvzS8gRo4B5vRg1GtpveNAUTWTGVepQf/LP4C58ih3GReybbDblV0qVsB8kxkxkYrAnWHvOYYDmxg9d8GcoX/1+XWuNKizjTW/ckGUlC0r8GFVyv0TxZkpKRGKSrCgq0aH3Fniz0Hu/LVMMgpHfeloINu6OxPOlsL9rbWLb3VfZ7ul7cc1nJjSvqWtxobi85f32Pwq/hHYW2w0rWYL2gNYvX8c2afY2FAQ2DsmooS3V334bKr/5unaERdf4cOxPJhCQvS3YLlMARCNDDdVVNKSHkAZbRCTGCqt0QmrtlbjZcG2tJs5W/RJKlkktyO0EqOe8iU13kHzhgsvy+VL+jlqveAe2C5DrVrAr0sGM7nzIn3IWO6dTtuvicsMqqD96G9P068F9cQETk4k67aAzmVmS0qCkOXO7oHj0AJuA1IiF+VM0iwRAfvmUBwwGJVU6k/CAsOCYuiPAcXG7iEGcCrxv2vClqTkJDtpj+5bmXxaObIdWvhs16WnvJhCzdoPcYceB/Yajwd5zNuDYSYCl1swTUW83+1LrwF30DDh/fwycZx8AuWYJQEubkRorPT8p4ggjAFnlWhiZYAIz7Egjw5T1OgJPxfk1broC2EpIkw0rmUrtz9q8V9KOmTwP3bOmjkBFETgFG8o99smwDG7TIaC8Z1QHenV+Bwo5buSxgBMms9M6nul3pykQUYxNEQS2RbRlA8jejWYkhAr7tHXoeJ0f04o1dqMgJQ7jg8R+U/bvkQCVPM5KSw/60QJbT3VZZ1p1SEur82zweqAdgBH2njd5ZDtqqkYgXy59BVZbF0GrDKPcljfRg4qT1co6VK/tTuTdO5izAZl6q4CppuAYociiiTqLqiaRDV4jUIOXa0ADu5JFAjGDeESlJyAEHkBaciS4FeudKK3bW8bUQLg7bqIve8Sn8gvox7mflRutfaCCJ0DJe7GEa0Rdx9IKxTgNxRAkf160WP0BRnyc6MwbGT0kViuAw/Sm6KREImNjdC7SRLitIRfPAJLUEEiJ/05o325GmssdOg0buqdZ23gEgqzni/2bJj+DLuwFhWg9MjSs644uiA2ocPK4JmoMt8UeYQMVhxlhAUyQCAwJANoUIwfq25ZDF3ArfofMu0qh0OqYiRF3lASJujvyvf2oS6us4Hh5Eq20/spi3q7lUGbUJMtsn8VMBjncbBKRHi2g4Wxi0fdDxaIDyeJHgel5Lgky0+XB2078yckTIRxfmnNO/pICbvqOngLNP8VWiI0Ze+UqblsTnkoluKrrwFJp08mWA/f5OjqY/C7ayCIjJicMSCbC0qzlm6idrDamDLBiMcGIeqMm14p1jEhBPIRv9bKhdnXByV8FRVX0UY2nZXbgR2z3kSpXlqP7KUenQRWD6fRTo8Sjo/QosU7PkYp6SW2njOObzHAfTJqbtS/E0ybhTPbQ+LoxAOMBWwesr/PXxYAu/LM/4hUdbe77ZmiHed6E29mAjPQ1AMGUxzD8yzlkRt4moqIy901eJ/G6gcxRcNF4Lx9TEPJLVg4/4273SyleTYD8BynRTVCCU6jOEAWS0Vhqsnos6aJzDNXRtoCcsS/JjOvKZseHo+7i00+bQniyLBD95c/a5cFL9XvMX6U5wsUOOYsZVn4bq7138OL4jUxuA5UjG//XQEnMHtBMTSQrAwR/nnCiEYCUqqGmuC0FOBel/Co47qs6f7vYoWcjuBtqcKR0YCNF1InfUI1e5JHVy2NAZUmBbCKZWTYqYqey96XATUuqQt40j93wHzarwfuXAEjPwwD0uDVoHW5X8QlK2BJq1NBNVE+MRGwLSFnnhzShCKRMhvdH4ZT9qghdlY7eBK/RR+zoEypVnnNxiaUkqQY/D2YxkRAv6IAmxj8DQGrwNq5s4584v/QiCm4DRunGJU39l3V4vGY7c0nQQ/AafsQ/46RkpouuoSPPFA6czVapL/bipWaS1GibG5UmbGz8ZaTRo99RkJJLdLujKfh3+WSHsUZYBq/xR/xTz24o6rXM7g4lhx4kN8Mu0QjAonhjk6/6mtmpRovruQP+4kbWVa1yrmXgzFypcr4J3QD87wYoDP0sJAeOxipdzL7dEPqN6sZ1/7aAFH+zFaaWFCiysUSpsUbSwd870p5t5Ws/R9sZpgbufxNAEMamhAtXO3W5v1Nzf6reAoxRGxNZUo1ITRo5uS5KLtwIaI63+L/r/jp4OVdpPQvAerskXAwS4/bu/wuAIjTPQVrsSvow1vBQ15HzwU1T8JST6zZRU1m/3YTqiq5T09pV9e9usOByYbsH5GrFn+FwAdzX6GO/2hc0Jdt6qPoT0pGn22gdiHU4y7XpPdxdxgdvtI++c6NRypsS+SOZkcOhePwQBK3CAl2PaP2AbFqvO4SQ8Hr92K/lxfWIBIkL8lVcMNTqXsWNdxID815ed4SqOw1eAe1GosQjqSlITxwuUdCDbgFuYIfzFrtAPcHbml/nH/s1vwM0tJw/6/n3j9k4q2VvyMFcknQEAzGH/+8kq1AIXpaSmH0yKkFkkn3qzW9rWAyf4Sd8kEG/j1c/B6rYtY5hOTH8H0Db+3kBLHyBG/xHVHKEZVm75V2xV81x92fDvosgGM3Gvk1PNID6XcFlbvYeytMKG+lvaOHf6znrRaxARRd0OJCej+Ff5PP/BBgAcSeyjlUhtwIAAAAASUVORK5CYII=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 31px;
  width: 36px;
}

.icon-Haleon-logo {
  background-image: url(/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg) !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 33px;
  border-width: 3px;
  width: 118px;
}

:root {
  font-size: 16px;
  --max-content-width: 1140px;
  --max-content-md-width: 940px;
  --direction: ltr;
  --font-family-primary: var(--font-family-default);
  --font-family-secondary: -apple-system, blinkmacsystemfont, Segoe UI, Roboto,
    Helvetica Neue, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol;
  --font-family-tertiary: var(--font-family-default);
  --color-1: #008945;
  --color-2: #006a35;
  --color-3: #2ea85d;
  --color-4: #52cf81;
  --color-5: #edfaf2;
  --color-6: #313131;
  --color-7: #ef8b21;
  --color-8: #e76468;
  --color-9: #a3216f;
  --color-10: #a32161;
  --color-11: #606060;
  --color-12: #bcbcbc;
  --color-13: #f4f6f6;
  --color-14: #fafafa;
  --color-white: #fff;
  --color-gray-100: #fafafa;
  --color-gray-200: #f0f0f0;
  --color-gray-300: #dedede;
  --color-gray-400: #ced4da;
  --color-gray-500: #d5d1ce;
  --color-gray-600: #666;
  --color-gray-700: #495057;
  --color-gray-800: #343a40;
  --color-gray-900: #544f40;
  --color-black: #000;
  --breakpoint-xs: 360px;
  --breakpoint-sm: 768px;
  --breakpoint-md: 992px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1900px;
}

@media (min-width: 768px) {
  :root {
    font-size: 14px;
  }
}

@-webkit-keyframes searchshow {
  0% {
    height: 0;
  }

  99% {
    height: 0;
  }

  100% {
    height: initial;
  }
}

@keyframes searchshow {
  0% {
    height: 0;
  }

  99% {
    height: 0;
  }

  100% {
    height: initial;
  }
}

@-webkit-keyframes searchhide {
  0% {
    height: initial;
  }

  1% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

@keyframes searchhide {
  0% {
    height: initial;
  }

  1% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

img {
  max-width: 100%;
}

.container-fluid {
  overflow: hidden;
  padding: 0;
}

.overflow-hidden {
  overflow: hidden;
}

#header .row > .col-xs-12,
#header .layout-inner > .col-xs-12,
#content .layout-inner > .col-xs-12,
.breadcrumbs-parsys .col-xs-12,
.hero-title {
  min-height: 0;
}

#header,
#footer,
#content {
  clear: both;
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#header::before,
#header::after,
#footer::before,
#footer::after,
#content::before,
#content::after {
  content: " ";
  display: table;
}

#header::after,
#footer::after,
#content::after {
  clear: both;
}

#content {
  margin-top: 50px;
}

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

@media (max-width: 767px) {
  #header,
  #footer,
  #content {
    padding: 0;
    width: 100vw;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body .component-content,
body .component,
body .content {
  line-height: 1;
  margin-bottom: 0;
}

body #header {
  padding-top: 0;
}

body .component-content,
body .paragraphSystem,
body .navigation-item.navigation-level1,
body div[clas*="col-"],
body .component {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

div[class*="col-"] {
  min-height: auto;
}

.container-fluid ~ iframe {
  display: none;
}

[class*="hero-banner-"] .image,
.carouseSlide .no-image > .carousel-content > .content > .image {
  min-height: 300px;
}

@media (min-width: 768px) {
  [class*="hero-banner-"] .image,
  .carouseSlide .no-image > .carousel-content > .content > .image {
    min-height: 300px;
  }
}

::-moz-selection {
  background: var(--color-1);
  color: #fff;
}

::selection {
  background: var(--color-1);
  color: #fff;
}

::-moz-selection {
  background: var(--color-1);
  color: #fff;
}

* {
  outline: none;
}

* .outlined {
  outline: solid #000 2px;
}

body,
html,
.container-fluid {
  min-height: 100vh;
}

.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container-fluid > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
}

.container-fluid > .row > #header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container-fluid > .row > #content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: auto;
  max-width: 100vw;
}

.container-fluid > .row > #footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

#header,
#footer,
#content {
  padding-left: 0;
  padding-right: 0;
}

body {
  font-family: var(--font-family-default);
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  direction: ltr;
  text-align: left;
  background-color: #fff;
}

body.no-scrolling {
  max-height: 100vh !important;
  overflow: hidden;
}

@media (min-width: 992px) {
  body {
    font-size: 16px;
  }
}

body sup {
  top: 0;
}

body h1,
body h2,
body h3,
body h4,
body .h1,
body .h2,
body .h3,
body .h4 {
  margin-top: 0;
}

body h1,
body .h1 {
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 32px;
  font-weight: bold;
  line-height: 1.125;
}

@media (min-width: 992px) {
  body h1,
  body .h1 {
    font-size: 38px;
    line-height: 1.15;
  }
}

body h2,
body .h2 {
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 28px;
  font-weight: bold;
  line-height: 1.22;
}

@media (min-width: 992px) {
  body h2,
  body .h2 {
    font-size: 32px;
    line-height: 1.125;
  }
}

body h3,
body .h3 {
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
}

@media (min-width: 992px) {
  body h3,
  body .h3 {
    font-size: 28px;
    line-height: 1.22;
  }
}

body h4,
body .h4 {
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

@media (min-width: 768px) {
  body h4,
  body .h4 {
    line-height: 1.2;
    font-size: 20px;
  }
}

body p,
body .p {
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

@media (min-width: 992px) {
  body p,
  body .p {
    font-size: 16px;
    line-height: 1.55;
  }
}

body a,
body a:visited .a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  color: #008945;
  font-family: var(--font-family-default);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #008945;
  -webkit-text-decoration: #008945;
  text-decoration: #008945;
}

@media (min-width: 992px) {
  body a,
  body a:visited .a {
    font-size: 16px;
    line-height: 1.55;
  }
}

body a:hover,
body a:focus,
body a:visited .a:hover,
body a:visited .a:focus {
  color: #000;
}

body a.skip-main,
body a:visited .a.skip-main {
  height: 1px;
  left: -999px;
  overflow: hidden;
  position: fixed;
  top: auto;
  width: 1px;
  z-index: -999;
}

body a.skip-main:focus,
body a.skip-main:active,
body a.skip-main:visited,
body a:visited .a.skip-main:focus,
body a:visited .a.skip-main:active,
body a:visited .a.skip-main:visited {
  background: #544f40;
  color: #fff;
  font-size: 1.4em;
  height: auto;
  left: 0;
  margin: 10px;
  overflow: auto;
  padding: 5px;
  top: 0;
  width: auto;
  z-index: 999;
}

body button {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

body ul,
body li {
  margin: 0;
  padding: 0;
}

body .small {
  font-size: 0.6875rem;
  line-height: 1;
}

body .image {
  font-size: 0;
}

body .image .right {
  text-align: right;
}

body .image .left {
  text-align: left;
}

body .image .middle {
  text-align: center;
}

body figure {
  width: 100%;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

body div[class*="col-"] {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

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

body img {
  width: 100%;
}

body img[src$=".svg"] {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  body img {
    max-width: 100vw !important;
  }
}

.top-bar-link {
  background-color: rgba(0, 0, 0, 0);
  color: #313131 !important;
  display: inline;
  font-size: 14px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.top-bar-link::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
}

.top-bar-link:hover,
.top-bar-link:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #008945 !important;
}

@media (min-width: 768px) {
  .top-bar-link {
    font-size: 14px !important;
  }
}

.link-alt-1 {
  background-color: rgba(0, 0, 0, 0);
  color: #006a35 !important;
  display: inline;
  font-size: 18px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-1::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 3 solid rgba(0, 0, 0, 0);
}

.link-alt-1:hover,
.link-alt-1:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #2ea85d !important;
}

.link-alt-1:hover::after,
.link-alt-1:focus::after {
  border-bottom: 3 solid #2ea85d;
}

@media (min-width: 768px) {
  .link-alt-1 {
    font-size: 18px !important;
  }

  .link-alt-1::after {
    border-bottom: 3 solid rgba(0, 0, 0, 0);
  }

  .link-alt-1:hover::after,
  .link-alt-1:focus::after {
    border-bottom: 3 solid #2ea85d;
  }
}

.link-alt-2 {
  background-color: rgba(0, 0, 0, 0);
  color: #008945 !important;
  display: inline;
  font-size: 22px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-2::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 0 solid #008945;
}

.link-alt-2:hover,
.link-alt-2:focus {
  background-color: #008945;
  color: #fff !important;
}

.link-alt-2:hover::after,
.link-alt-2:focus::after {
  border-bottom: 0 solid rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
  .link-alt-2 {
    font-size: 22px !important;
  }

  .link-alt-2::after {
    border-bottom: 0 solid #008945;
  }

  .link-alt-2:hover::after,
  .link-alt-2:focus::after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
  }
}

.link-alt-3 {
  background-color: rgba(0, 0, 0, 0);
  color: #008945 !important;
  display: inline;
  font-size: 19px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-3::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 0 solid #008945;
}

.link-alt-3:hover,
.link-alt-3:focus {
  background-color: #008945;
  color: #fff !important;
}

.link-alt-3:hover::after,
.link-alt-3:focus::after {
  border-bottom: 0 solid #fff;
}

@media (min-width: 768px) {
  .link-alt-3 {
    font-size: 19px !important;
  }

  .link-alt-3::after {
    border-bottom: 1px solid #008945;
  }

  .link-alt-3:hover::after,
  .link-alt-3:focus::after {
    border-bottom: 0 solid #fff;
  }
}

.image a,
.title a {
  color: inherit;
  text-decoration: none;
}

html {
  font-size: 16px !important;
}

body p {
  color: #000;
  font-size: 16px;
  line-height: 1.55;
}

body p.small {
  font-size: 14px;
  line-height: 1.45;
}

body p.large {
  font-size: 20px;
  line-height: 1.5;
}

@media (min-width: 992px) {
  body p.large {
    font-size: 24px;
    line-height: 1.2;
  }
}
a:hover,
body a:visited,
body a:hover,
body p a:hover,
body p a:visited {
  text-decoration: underline;
}

body p strong {
  font-family: var(--font-family-medium);
  font-weight: normal;
}

body [class*="hero-banner-"] .image {
  min-height: auto;
}

body .flex > div > div .component-content {
  height: auto;
}

body .text-white * {
  color: #fff !important;
}

body sup {
  top: -0.5em;
}

body h4 a,
body .h4 a {
  color: #000;
  font-family: var(--font-family-bold);
  font-size: 20px;
  line-height: 1.2;
}

@media (min-width: 992px) {
  body h4 a,
  body .h4 a {
    font-size: 20px;
    line-height: 1.2;
  }
}

body h4 a:hover,
body .h4 a:hover {
  color: var(--color-1);
}

body h5,
body .h5 {
  font-size: 18px;
  line-height: 1.25;
}

body h5 a,
body .h5 a {
  color: #000;
  font-family: var(--font-family-bold);
  font-size: 18px;
  line-height: 1.25;
}

body h5 a:hover,
body .h5 a:hover {
  color: var(--color-1);
}

body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body h5,
body .h5,
body h6,
body .h6 {
  font-family: var(--font-family-bold);
  margin: 0;
  color: #000;
}

body a.skip-main.outlined,
body a:visited .a.skip-main.outlined {
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 8px 0;
  height: auto;
  overflow: auto;
  border: none;
  border-bottom: 2px solid var(--color-3);
  outline: none;
  font-size: 16px;
  color: var(--color-3);
  font-weight: 600;
}

body a.skip-main.outlined:focus,
body a.skip-main.outlined:active,
body a.skip-main.outlined:visited,
body a:visited .a.skip-main.outlined:focus,
body a:visited .a.skip-main.outlined:active,
body a:visited .a.skip-main.outlined:visited {
  background: #fff;
  color: var(--color-3);
  font-size: 16px;
  height: auto;
  margin: 0;
  overflow: auto;
  padding: 8px 0;
}

body a.skip-main.outlined:hover,
body a:visited .a.skip-main.outlined:hover {
  color: var(--color-1);
}

/* body #onetrust-consent-sdk #onetrust-policy-text {
    font-size: 16px !important;
    font-family: var(--font-family-default) !important;
    line-height: 1.55 !important;
    color: #008945
}

body #onetrust-consent-sdk #onetrust-policy-text a {
    color: var(--color-3) !important;
    cursor: pointer;
    font-weight: 400
}

body #onetrust-consent-sdk #onetrust-policy-text a:hover {
    color: var(--color-1) !important;
    text-decoration: underline
}

body #onetrust-consent-sdk #onetrust--btn-handler {
    background-color: #fff;
    border-radius: 25px;
    border: 2px solid var(--color-1);
    height: 50px;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-1);
    width: 150px
}

body #onetrust-consent-sdk #onetrust--btn-handler:hover {
    background-color: var(--color-1);
    border-color: var(--color-1);
    opacity: 1;
    color: #fff
} */
body #ot-sdk-btn.ot-sdk-show-settings {
  background-color: #fff !important;
}
body .container-fluid {
  max-width: 2800px;
}

.btn,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: bold !important;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  line-height: 1;
  margin: auto;
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  padding: 10px 15px !important;
  text-align: center;
}

.btn.full-width,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.full-width,
.btn .ps-widget[ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .ps-widget[ps-sku],
.btn .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .ps-widget[data-ps-sku] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}

.btn.parametrizedhtml,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.parametrizedhtml {
  padding: 0 !important;
}

.btn .component-content,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 100%;
}

.btn .component-content .ps-widget[ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content
  .ps-widget[ps-sku],
.btn .component-content .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content
  .ps-widget[data-ps-sku] {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .btn,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button {
    font-size: 16px;
    padding: 10px 15px !important;
  }
}

.btn-color-1,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  background: #008945;
  border: 2px solid #2ea85d;
  color: #2ea85d !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-1:hover,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover,
  .btn-color-1:focus,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus,
  .btn-color-1:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active {
    background: #fff;
    border: 2px solid #008945;
    color: #008945 !important;
    text-decoration: underline !important;
  }

  .btn-color-1:hover .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover
    .ps-widget[ps-sku],
  .btn-color-1:hover .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover
    .ps-widget[data-ps-sku],
  .btn-color-1:focus .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus
    .ps-widget[ps-sku],
  .btn-color-1:focus .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus
    .ps-widget[data-ps-sku],
  .btn-color-1:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[ps-sku],
  .btn-color-1:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[data-ps-sku] {
    color: #008945 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-1:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active {
    background: #fff;
    border: 2px solid #008945;
    color: #008945 !important;
    text-decoration: underline !important;
  }

  .btn-color-1:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[ps-sku],
  .btn-color-1:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[data-ps-sku] {
    color: #008945 !important;
  }
}

.btn-color-1.inverted,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.inverted {
  background: #fff;
  border: 2px solid #008945;
  color: #008945 !important;
}

@media (min-width: 768px) {
  .btn-color-1.inverted:hover,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover,
  .btn-color-1.inverted:focus,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus,
  .btn-color-1.inverted:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active {
    background: #008945;
    color: #fff !important;
  }

  .btn-color-1.inverted:hover .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover
    .ps-widget[ps-sku],
  .btn-color-1.inverted:hover .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover
    .ps-widget[data-ps-sku],
  .btn-color-1.inverted:focus .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus
    .ps-widget[ps-sku],
  .btn-color-1.inverted:focus .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus
    .ps-widget[data-ps-sku],
  .btn-color-1.inverted:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[ps-sku],
  .btn-color-1.inverted:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-1.inverted:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active {
    background: #008945;
    color: #fff !important;
  }

  .btn-color-1.inverted:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[ps-sku],
  .btn-color-1.inverted:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-2 {
  background: #006a35;
  border: 2px solid #2ea85d;
  color: #2ea85d !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-2:hover,
  .btn-color-2:focus,
  .btn-color-2:active {
    background: #fff;
    border: 2px solid #006a35;
    color: #006a35 !important;
    text-decoration: underline !important;
  }

  .btn-color-2:hover .ps-widget[ps-sku],
  .btn-color-2:hover .ps-widget[data-ps-sku],
  .btn-color-2:focus .ps-widget[ps-sku],
  .btn-color-2:focus .ps-widget[data-ps-sku],
  .btn-color-2:active .ps-widget[ps-sku],
  .btn-color-2:active .ps-widget[data-ps-sku] {
    color: #006a35 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-2:active {
    background: #fff;
    border: 2px solid #006a35;
    color: #006a35 !important;
    text-decoration: underline !important;
  }

  .btn-color-2:active .ps-widget[ps-sku],
  .btn-color-2:active .ps-widget[data-ps-sku] {
    color: #006a35 !important;
  }
}

.btn-color-2.inverted {
  background: #fff;
  border: 2px solid #006a35;
  color: #006a35 !important;
}

@media (min-width: 768px) {
  .btn-color-2.inverted:hover,
  .btn-color-2.inverted:focus,
  .btn-color-2.inverted:active {
    background: #006a35;
    color: #fff !important;
  }

  .btn-color-2.inverted:hover .ps-widget[ps-sku],
  .btn-color-2.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-2.inverted:focus .ps-widget[ps-sku],
  .btn-color-2.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-2.inverted:active .ps-widget[ps-sku],
  .btn-color-2.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-2.inverted:active {
    background: #006a35;
    color: #fff !important;
  }

  .btn-color-2.inverted:active .ps-widget[ps-sku],
  .btn-color-2.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-small,
.btn-small .ps-widget[ps-sku],
.btn-small .ps-widget[data-ps-sku] {
  font-size: 11px;
  padding: 10px 15px !important;
}

@media (min-width: 992px) {
  .btn-small,
  .btn-small .ps-widget[ps-sku],
  .btn-small .ps-widget[data-ps-sku] {
    font-size: 13px;
    padding: 10px 15px !important;
  }
}

.btn-large,
#exit-notification .exit-notification-inner .exit-notification-buttons button,
.btn-large .ps-widget[ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .ps-widget[ps-sku],
.btn-large .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .ps-widget[data-ps-sku] {
  font-size: 17px;
  padding: 10px 15px !important;
}

@media (min-width: 992px) {
  .btn-large,
  #exit-notification .exit-notification-inner .exit-notification-buttons button,
  .btn-large .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button
    .ps-widget[ps-sku],
  .btn-large .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button
    .ps-widget[data-ps-sku] {
    font-size: 19px;
    padding: 10px 15px !important;
  }
}

body .ps-widget[ps-sku],
body .ps-widget[data-ps-sku],
body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover {
  background: transparent;
  border-radius: 0;
  border-radius: 0;
  border-style: none;
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: inherit;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  float: none;
  font-family: var(--font-family-default);
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: initial;
  line-height: initial;
  margin: 0;
  min-height: auto;
  min-width: auto;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}

body .ps-widget[ps-sku] > span.ps-button-label,
body .ps-widget[data-ps-sku] > span.ps-button-label,
body .ps-widget[ps-sku]:hover > span.ps-button-label,
body .ps-widget[data-ps-sku]:hover > span.ps-button-label {
  background-color: transparent;
  border: none;
  color: inherit;
  display: block;
  display: none !important;
  font-weight: inherit;
  height: 100%;
  text-align: inherit;
  width: 100%;
}

.btn,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  text-decoration: none;
  font-family: var(--font-family-bold);
  font-size: 16px;
}

.btn:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.btn:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus {
  color: var(--color-2);
  text-decoration: none;
  font-size: 16px;
}

.btn-primary {
  border: 2px solid var(--color-1);
  color: var(--color-1);
  border-radius: 99px;
  padding: 13px 25px !important;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #fff !important;
  background-color: var(--color-1);
}

.btn-primary-dark {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 99px;
  padding: 13px 25px !important;
}

.btn-primary-dark:hover,
.btn-primary-dark:focus {
  color: var(--color-4);
  background-color: transparent;
  border-color: var(--color-4);
}

.btn-secondary {
  color: var(--color-1);
  text-transform: uppercase;
  position: relative;
  padding-left: 0 !important;
  padding-right: 13px !important;
}

.btn-secondary:hover,
.btn-secondary:focus {
  color: var(--color-2) !important;
}

.btn-secondary:hover::after,
.btn-secondary:focus::after {
  border-color: var(--color-2);
}

.btn-secondary::after,
.btn-secondary-dark::after {
  position: absolute;
  content: "";
  right: 0;
  border: solid var(--color-1);
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-left: 2px;
  padding: 3.5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
  position: relative;
}

.btn-secondary-dark {
  color: #fff;
  position: relative;
}

.btn-secondary-dark:hover,
.btn-secondary-dark:focus {
  color: var(--color-4) !important;
}

.btn-secondary-dark::after {
  border-color: #fff;
}

.btn-secondary-dark.filterbutton {
  text-transform: uppercase;
  margin-left: 30px;
}

.btn-secondary-dark.filterbutton:hover,
.btn-secondary-dark.filterbutton:focus {
  color: #fff !important;
}

a.cta-link {
  display: block;
  border: none;
  color: var(--color-1);
  text-decoration: underline;
}

a.cta-link:hover,
a.cta-link:focus {
  color: var(--color-1);
  text-decoration: none;
}

[data-bv-show="rating_summary"] {
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
}

body .ps-widget[ps-sku],
body .ps-widget[data-ps-sku],
body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover {
  border-radius: 35px;
  border: 2px solid var(--color-1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--color-1);
  font-family: var(--font-family-bold);
  font-size: 16px;
  line-height: initial;
  padding: 12px 15px !important;
  width: 124px;
}

body .ps-widget[ps-sku] > span.ps-button-label,
body .ps-widget[data-ps-sku] > span.ps-button-label,
body .ps-widget[ps-sku]:hover > span.ps-button-label,
body .ps-widget[data-ps-sku]:hover > span.ps-button-label {
  display: inline-block !important;
}

body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover {
  background-color: var(--color-1);
  color: #fff;
}

body .ps-widget[ps-sku].ps-disabled {
  padding: 0 !important;
  width: 200px;
}

body .ps-widget[ps-sku].ps-disabled span.ps-button-label {
  line-height: 2.25;
  color: #fff;
  background-color: var(--color-1);
}

body.template-product-landing .ps-widget[ps-sku],
body.template-product-landing .ps-widget[data-ps-sku],
body.template-product-landing .ps-widget[ps-sku]:hover,
body.template-product-landing .ps-widget[data-ps-sku]:hover,
body.template-product-listing .ps-widget[ps-sku],
body.template-product-listing .ps-widget[data-ps-sku],
body.template-product-listing .ps-widget[ps-sku]:hover,
body.template-product-listing .ps-widget[data-ps-sku]:hover {
  margin: 0 auto !important;
  border: none;
  position: relative;
  background: none;
  color: var(--color-1);
  padding: 12px 20px !important;
}

body.template-product-landing .ps-widget[ps-sku].ps-disabled,
body.template-product-landing .ps-widget[data-ps-sku].ps-disabled,
body.template-product-landing .ps-widget[ps-sku]:hover.ps-disabled,
body.template-product-landing .ps-widget[data-ps-sku]:hover.ps-disabled,
body.template-product-listing .ps-widget[ps-sku].ps-disabled,
body.template-product-listing .ps-widget[data-ps-sku].ps-disabled,
body.template-product-listing .ps-widget[ps-sku]:hover.ps-disabled,
body.template-product-listing .ps-widget[data-ps-sku]:hover.ps-disabled {
  padding: 0 !important;
  background: var(--color-11);
}

@media (min-width: 992px) {
  body.template-product-landing .ps-widget[ps-sku].ps-disabled,
  body.template-product-landing .ps-widget[data-ps-sku].ps-disabled,
  body.template-product-landing .ps-widget[ps-sku]:hover.ps-disabled,
  body.template-product-landing .ps-widget[data-ps-sku]:hover.ps-disabled,
  body.template-product-listing .ps-widget[ps-sku].ps-disabled,
  body.template-product-listing .ps-widget[data-ps-sku].ps-disabled,
  body.template-product-listing .ps-widget[ps-sku]:hover.ps-disabled,
  body.template-product-listing .ps-widget[data-ps-sku]:hover.ps-disabled {
    margin-top: -35px !important;
    top: 35px;
  }
}

body.template-product-landing .ps-widget[ps-sku].ps-disabled::after,
body.template-product-landing .ps-widget[data-ps-sku].ps-disabled::after,
body.template-product-landing .ps-widget[ps-sku]:hover.ps-disabled::after,
body.template-product-landing .ps-widget[data-ps-sku]:hover.ps-disabled::after,
body.template-product-listing .ps-widget[ps-sku].ps-disabled::after,
body.template-product-listing .ps-widget[data-ps-sku].ps-disabled::after,
body.template-product-listing .ps-widget[ps-sku]:hover.ps-disabled::after,
body.template-product-listing .ps-widget[data-ps-sku]:hover.ps-disabled::after {
  display: none;
}

body.template-product-landing .ps-widget[ps-sku]::after,
body.template-product-landing .ps-widget[data-ps-sku]::after,
body.template-product-landing .ps-widget[ps-sku]:hover::after,
body.template-product-landing .ps-widget[data-ps-sku]:hover::after,
body.template-product-listing .ps-widget[ps-sku]::after,
body.template-product-listing .ps-widget[data-ps-sku]::after,
body.template-product-listing .ps-widget[ps-sku]:hover::after,
body.template-product-listing .ps-widget[data-ps-sku]:hover::after {
  position: absolute;
  content: "";
  right: 0;
  border: solid var(--color-1);
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-left: 2px;
  padding: 3.5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
  position: relative;
}

body.template-product-landing .ps-widget[ps-sku]:hover,
body.template-product-landing .ps-widget[data-ps-sku]:hover,
body.template-product-listing .ps-widget[ps-sku]:hover,
body.template-product-listing .ps-widget[data-ps-sku]:hover {
  color: var(--color-2);
}

body.template-product-landing .ps-widget[ps-sku]:hover::after,
body.template-product-landing .ps-widget[data-ps-sku]:hover::after,
body.template-product-listing .ps-widget[ps-sku]:hover::after,
body.template-product-listing .ps-widget[data-ps-sku]:hover::after {
  border-color: var(--color-2);
}

a[style="visibility:hidden"] {
  display: none !important;
}

.flex {
  max-width: 100%;
}

.flex.image-flex > .component-content,
.flex.image-flex picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.flex.image-flex > .component-content img,
.flex.image-flex picture img {
  height: auto;
}

.flex div {
  -ms-flex-preferred-size: inherit;
  flex-basis: inherit;
}

.flex[class*="justify-"] *,
.flex[class*="align-"] * {
  -webkit-box-pack: inherit !important;
  -ms-flex-pack: inherit !important;
  justify-content: inherit !important;
  justify-items: inherit !important;
  -ms-flex-line-pack: inherit !important;
  align-content: inherit !important;
  -webkit-box-align: inherit !important;
  -ms-flex-align: inherit !important;
  align-items: inherit !important;
}

.flex .filter-container-js {
  width: 100%;
}

.flex > div > div,
.flex > div > .class-filter .filter-list-js {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex > div > div > div:nth-last-of-type(1),
.flex > div > div > li:nth-last-of-type(1),
.flex > div > .class-filter .filter-list-js > div:nth-last-of-type(1),
.flex > div > .class-filter .filter-list-js > li:nth-last-of-type(1) {
  margin-right: 0 !important;
}

.flex > div > div > li:nth-of-type(1n + 1),
.flex > div > .class-filter .filter-list-js > li:nth-of-type(1n + 1) {
  margin: 0;
}

.flex > div > div .box,
.flex > div > div .component-content,
.flex > div > div .content,
.flex > div > div .inner,
.flex > div > div figure,
.flex > div > .class-filter .filter-list-js .box,
.flex > div > .class-filter .filter-list-js .component-content,
.flex > div > .class-filter .filter-list-js .content,
.flex > div > .class-filter .filter-list-js .inner,
.flex > div > .class-filter .filter-list-js figure {
  height: 100%;
}

.flex.flex-col > div > div,
.flex.flex-col > div > .class-filter .filter-list-js {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

@media (min-width: 992px) {
  .flex.cols-d-1 > div {
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
  }

  .flex.cols-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (1rem * (1 - 1))) / 1));
    gap: 1rem;
  }

  .flex.cols-d-1.s-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (1rem * (1 - 1))) / 1));
    gap: 1rem;
  }

  .flex.cols-d-1.s-d-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (2rem * (1 - 1))) / 1));
    gap: 2rem;
  }

  .flex.cols-d-1.s-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (2rem * (1 - 1))) / 1));
    gap: 2rem;
  }

  .flex.cols-d-1.s-d-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (3rem * (1 - 1))) / 1));
    gap: 3rem;
  }

  .flex.cols-d-1.s-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (3rem * (1 - 1))) / 1));
    gap: 3rem;
  }

  .flex.cols-d-1.s-d-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (4rem * (1 - 1))) / 1));
    gap: 4rem;
  }

  .flex.cols-d-1.s-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (4rem * (1 - 1))) / 1));
    gap: 4rem;
  }

  .flex.cols-d-1.s-d-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (5rem * (1 - 1))) / 1));
    gap: 5rem;
  }

  .flex.cols-d-1.s-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-d-1.s-d-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (5rem * (1 - 1))) / 1));
    gap: 5rem;
  }

  .flex.cols-d-2 > div {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
  }

  .flex.cols-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (1rem * (2 - 1))) / 2));
    gap: 1rem;
  }

  .flex.cols-d-2.s-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (1rem * (2 - 1))) / 2));
    gap: 1rem;
  }

  .flex.cols-d-2.s-d-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (2rem * (2 - 1))) / 2));
    gap: 2rem;
  }

  .flex.cols-d-2.s-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (2rem * (2 - 1))) / 2));
    gap: 2rem;
  }

  .flex.cols-d-2.s-d-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (3rem * (2 - 1))) / 2));
    gap: 3rem;
  }

  .flex.cols-d-2.s-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (3rem * (2 - 1))) / 2));
    gap: 3rem;
  }

  .flex.cols-d-2.s-d-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (4rem * (2 - 1))) / 2));
    gap: 4rem;
  }

  .flex.cols-d-2.s-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (4rem * (2 - 1))) / 2));
    gap: 4rem;
  }

  .flex.cols-d-2.s-d-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (5rem * (2 - 1))) / 2));
    gap: 5rem;
  }

  .flex.cols-d-2.s-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-d-2.s-d-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (5rem * (2 - 1))) / 2));
    gap: 5rem;
  }

  .flex.cols-d-3 > div {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
  }

  .flex.cols-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (1rem * (3 - 1))) / 3));
    gap: 1rem;
  }

  .flex.cols-d-3.s-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (1rem * (3 - 1))) / 3));
    gap: 1rem;
  }

  .flex.cols-d-3.s-d-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (2rem * (3 - 1))) / 3));
    gap: 2rem;
  }

  .flex.cols-d-3.s-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (2rem * (3 - 1))) / 3));
    gap: 2rem;
  }

  .flex.cols-d-3.s-d-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (3rem * (3 - 1))) / 3));
    gap: 3rem;
  }

  .flex.cols-d-3.s-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (3rem * (3 - 1))) / 3));
    gap: 3rem;
  }

  .flex.cols-d-3.s-d-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (4rem * (3 - 1))) / 3));
    gap: 4rem;
  }

  .flex.cols-d-3.s-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (4rem * (3 - 1))) / 3));
    gap: 4rem;
  }

  .flex.cols-d-3.s-d-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (5rem * (3 - 1))) / 3));
    gap: 5rem;
  }

  .flex.cols-d-3.s-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-d-3.s-d-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (5rem * (3 - 1))) / 3));
    gap: 5rem;
  }

  .flex.cols-d-4 > div {
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
  }

  .flex.cols-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (1rem * (4 - 1))) / 4));
    gap: 1rem;
  }

  .flex.cols-d-4.s-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (1rem * (4 - 1))) / 4));
    gap: 1rem;
  }

  /* Chaitanyavamshi / GSKBD-26153 / 10th Nov, 2022 */
  .reference-for-childrens-dropdown .flex.cols-d-4.s-d-1 > div > .content {
    gap: 0.5rem;
  }

  .flex.cols-d-4.s-d-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (2rem * (4 - 1))) / 4));
    gap: 2rem;
  }

  .flex.cols-d-4.s-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (2rem * (4 - 1))) / 4));
    gap: 2rem;
  }

  .flex.cols-d-4.s-d-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (3rem * (4 - 1))) / 4));
    gap: 3rem;
  }

  .flex.cols-d-4.s-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (3rem * (4 - 1))) / 4));
    gap: 3rem;
  }

  .flex.cols-d-4.s-d-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (4rem * (4 - 1))) / 4));
    gap: 4rem;
  }

  .flex.cols-d-4.s-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (4rem * (4 - 1))) / 4));
    gap: 4rem;
  }

  .flex.cols-d-4.s-d-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (5rem * (4 - 1))) / 4));
    gap: 5rem;
  }

  .flex.cols-d-4.s-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-d-4.s-d-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (5rem * (4 - 1))) / 4));
    gap: 5rem;
  }

  .flex.cols-d-5 > div {
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
  }

  .flex.cols-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (1rem * (5 - 1))) / 5));
    gap: 1rem;
  }

  .flex.cols-d-5.s-d-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (1rem * (5 - 1))) / 5));
    gap: 1rem;
  }

  .flex.cols-d-5.s-d-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (2rem * (5 - 1))) / 5));
    gap: 2rem;
  }

  .flex.cols-d-5.s-d-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (2rem * (5 - 1))) / 5));
    gap: 2rem;
  }

  .flex.cols-d-5.s-d-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (3rem * (5 - 1))) / 5));
    gap: 3rem;
  }

  .flex.cols-d-5.s-d-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (3rem * (5 - 1))) / 5));
    gap: 3rem;
  }

  .flex.cols-d-5.s-d-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (4rem * (5 - 1))) / 5));
    gap: 4rem;
  }

  .flex.cols-d-5.s-d-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (4rem * (5 - 1))) / 5));
    gap: 4rem;
  }

  .flex.cols-d-5.s-d-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (5rem * (5 - 1))) / 5));
    gap: 5rem;
  }

  .flex.cols-d-5.s-d-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-d-5.s-d-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (5rem * (5 - 1))) / 5));
    gap: 5rem;
  }

  .flex.justify-items-flex-end-d {
    justify-items: flex-end !important;
  }

  .flex.justify-items-flex-start-d {
    justify-items: flex-start !important;
  }

  .flex.justify-items-center-d {
    justify-items: center !important;
  }

  .flex.justify-items-space-around-d {
    justify-items: space-around !important;
  }

  .flex.justify-items-space-evenly-d {
    justify-items: space-evenly !important;
  }

  .flex.justify-items-space-between-d {
    justify-items: space-between !important;
  }

  .flex.justify-items-stretch-d {
    justify-items: stretch !important;
  }

  .flex.justify-content-flex-end-d {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .flex.justify-content-flex-start-d {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .flex.justify-content-center-d {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .flex.justify-content-space-around-d {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .flex.justify-content-space-evenly-d {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }

  .flex.justify-content-space-between-d {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .flex.justify-content-stretch-d {
    -webkit-box-pack: stretch !important;
    -ms-flex-pack: stretch !important;
    justify-content: stretch !important;
  }

  .flex.align-items-flex-end-d {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .flex.align-items-flex-start-d {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .flex.align-items-center-d {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .flex.align-items-space-around-d {
    -webkit-box-align: space-around !important;
    -ms-flex-align: space-around !important;
    align-items: space-around !important;
  }

  .flex.align-items-space-evenly-d {
    -webkit-box-align: space-evenly !important;
    -ms-flex-align: space-evenly !important;
    align-items: space-evenly !important;
  }

  .flex.align-items-space-between-d {
    -webkit-box-align: space-between !important;
    -ms-flex-align: space-between !important;
    align-items: space-between !important;
  }

  .flex.align-items-stretch-d {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .flex.align-content-flex-end-d {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .flex.align-content-flex-start-d {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .flex.align-content-center-d {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .flex.align-content-space-around-d {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .flex.align-content-space-evenly-d {
    -ms-flex-line-pack: space-evenly !important;
    align-content: space-evenly !important;
  }

  .flex.align-content-space-between-d {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .flex.align-content-stretch-d {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}

@media (max-width: 991px) {
  .flex.cols-m-1 > div {
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
  }

  .flex.cols-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (1rem * (1 - 1))) / 1));
    gap: 1rem;
  }

  .flex.cols-m-1.s-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (1rem * (1 - 1))) / 1));
    gap: 1rem;
  }

  .flex.cols-m-1.s-m-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (2rem * (1 - 1))) / 1));
    gap: 2rem;
  }

  .flex.cols-m-1.s-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (2rem * (1 - 1))) / 1));
    gap: 2rem;
  }

  .flex.cols-m-1.s-m-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (3rem * (1 - 1))) / 1));
    gap: 3rem;
  }

  .flex.cols-m-1.s-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (3rem * (1 - 1))) / 1));
    gap: 3rem;
  }

  .flex.cols-m-1.s-m-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (4rem * (1 - 1))) / 1));
    gap: 4rem;
  }

  .flex.cols-m-1.s-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (4rem * (1 - 1))) / 1));
    gap: 4rem;
  }

  .flex.cols-m-1.s-m-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (5rem * (1 - 1))) / 1));
    gap: 5rem;
  }

  .flex.cols-m-1.s-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 1);
  }

  .flex.cols-m-1.s-m-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (1 - 1))) / 1));
    flex-basis: calc(((100% - (5rem * (1 - 1))) / 1));
    gap: 5rem;
  }

  .flex.cols-m-2 > div {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
  }

  .flex.cols-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (1rem * (2 - 1))) / 2));
    gap: 1rem;
  }

  .flex.cols-m-2.s-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (1rem * (2 - 1))) / 2));
    gap: 1rem;
  }

  .flex.cols-m-2.s-m-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (2rem * (2 - 1))) / 2));
    gap: 2rem;
  }

  .flex.cols-m-2.s-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (2rem * (2 - 1))) / 2));
    gap: 2rem;
  }

  .flex.cols-m-2.s-m-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (3rem * (2 - 1))) / 2));
    gap: 3rem;
  }

  .flex.cols-m-2.s-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (3rem * (2 - 1))) / 2));
    gap: 3rem;
  }

  .flex.cols-m-2.s-m-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (4rem * (2 - 1))) / 2));
    gap: 4rem;
  }

  .flex.cols-m-2.s-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (4rem * (2 - 1))) / 2));
    gap: 4rem;
  }

  .flex.cols-m-2.s-m-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (5rem * (2 - 1))) / 2));
    gap: 5rem;
  }

  .flex.cols-m-2.s-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 2);
  }

  .flex.cols-m-2.s-m-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (2 - 1))) / 2));
    flex-basis: calc(((100% - (5rem * (2 - 1))) / 2));
    gap: 5rem;
  }

  .flex.cols-m-3 > div {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
  }

  .flex.cols-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (1rem * (3 - 1))) / 3));
    gap: 1rem;
  }

  .flex.cols-m-3.s-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (1rem * (3 - 1))) / 3));
    gap: 1rem;
  }

  .flex.cols-m-3.s-m-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (2rem * (3 - 1))) / 3));
    gap: 2rem;
  }

  .flex.cols-m-3.s-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (2rem * (3 - 1))) / 3));
    gap: 2rem;
  }

  .flex.cols-m-3.s-m-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (3rem * (3 - 1))) / 3));
    gap: 3rem;
  }

  .flex.cols-m-3.s-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (3rem * (3 - 1))) / 3));
    gap: 3rem;
  }

  .flex.cols-m-3.s-m-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (4rem * (3 - 1))) / 3));
    gap: 4rem;
  }

  .flex.cols-m-3.s-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (4rem * (3 - 1))) / 3));
    gap: 4rem;
  }

  .flex.cols-m-3.s-m-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (5rem * (3 - 1))) / 3));
    gap: 5rem;
  }

  .flex.cols-m-3.s-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 3);
  }

  .flex.cols-m-3.s-m-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (3 - 1))) / 3));
    flex-basis: calc(((100% - (5rem * (3 - 1))) / 3));
    gap: 5rem;
  }

  .flex.cols-m-4 > div {
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
  }

  .flex.cols-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (1rem * (4 - 1))) / 4));
    gap: 1rem;
  }

  .flex.cols-m-4.s-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (1rem * (4 - 1))) / 4));
    gap: 1rem;
  }

  .flex.cols-m-4.s-m-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (2rem * (4 - 1))) / 4));
    gap: 2rem;
  }

  .flex.cols-m-4.s-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (2rem * (4 - 1))) / 4));
    gap: 2rem;
  }

  .flex.cols-m-4.s-m-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (3rem * (4 - 1))) / 4));
    gap: 3rem;
  }

  .flex.cols-m-4.s-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (3rem * (4 - 1))) / 4));
    gap: 3rem;
  }

  .flex.cols-m-4.s-m-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (4rem * (4 - 1))) / 4));
    gap: 4rem;
  }

  .flex.cols-m-4.s-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (4rem * (4 - 1))) / 4));
    gap: 4rem;
  }

  .flex.cols-m-4.s-m-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (5rem * (4 - 1))) / 4));
    gap: 5rem;
  }

  .flex.cols-m-4.s-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 4);
  }

  .flex.cols-m-4.s-m-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (4 - 1))) / 4));
    flex-basis: calc(((100% - (5rem * (4 - 1))) / 4));
    gap: 5rem;
  }

  .flex.cols-m-5 > div {
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
  }

  .flex.cols-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-1 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (1rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (1rem * (5 - 1))) / 5));
    gap: 1rem;
  }

  .flex.cols-m-5.s-m-1 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-1 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (1rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (1rem * (5 - 1))) / 5));
    gap: 1rem;
  }

  .flex.cols-m-5.s-m-2 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (2rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (2rem * (5 - 1))) / 5));
    gap: 2rem;
  }

  .flex.cols-m-5.s-m-2 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-2 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (2rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (2rem * (5 - 1))) / 5));
    gap: 2rem;
  }

  .flex.cols-m-5.s-m-3 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (3rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (3rem * (5 - 1))) / 5));
    gap: 3rem;
  }

  .flex.cols-m-5.s-m-3 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-3 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (3rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (3rem * (5 - 1))) / 5));
    gap: 3rem;
  }

  .flex.cols-m-5.s-m-4 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (4rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (4rem * (5 - 1))) / 5));
    gap: 4rem;
  }

  .flex.cols-m-5.s-m-4 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-4 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (4rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (4rem * (5 - 1))) / 5));
    gap: 4rem;
  }

  .flex.cols-m-5.s-m-5 > div > .class-filter .filter-list-js {
    -ms-flex-preferred-size: calc(((100% - (5rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (5rem * (5 - 1))) / 5));
    gap: 5rem;
  }

  .flex.cols-m-5.s-m-5 > div > .class-filter .filter-list-js > li {
    width: calc(100% / 5);
  }

  .flex.cols-m-5.s-m-5 > div > .content {
    -ms-flex-preferred-size: calc(((100% - (5rem * (5 - 1))) / 5));
    flex-basis: calc(((100% - (5rem * (5 - 1))) / 5));
    gap: 5rem;
  }

  .flex.justify-items-flex-end {
    justify-items: flex-end !important;
  }

  .flex.justify-items-flex-start {
    justify-items: flex-start !important;
  }

  .flex.justify-items-center {
    justify-items: center !important;
  }

  .flex.justify-items-space-around {
    justify-items: space-around !important;
  }

  .flex.justify-items-space-evenly {
    justify-items: space-evenly !important;
  }

  .flex.justify-items-space-between {
    justify-items: space-between !important;
  }

  .flex.justify-items-stretch {
    justify-items: stretch !important;
  }

  .flex.justify-content-flex-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .flex.justify-content-flex-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .flex.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .flex.justify-content-space-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .flex.justify-content-space-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }

  .flex.justify-content-space-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .flex.justify-content-stretch {
    -webkit-box-pack: stretch !important;
    -ms-flex-pack: stretch !important;
    justify-content: stretch !important;
  }

  .flex.align-items-flex-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .flex.align-items-flex-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .flex.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .flex.align-items-space-around {
    -webkit-box-align: space-around !important;
    -ms-flex-align: space-around !important;
    align-items: space-around !important;
  }

  .flex.align-items-space-evenly {
    -webkit-box-align: space-evenly !important;
    -ms-flex-align: space-evenly !important;
    align-items: space-evenly !important;
  }

  .flex.align-items-space-between {
    -webkit-box-align: space-between !important;
    -ms-flex-align: space-between !important;
    align-items: space-between !important;
  }

  .flex.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .flex.align-content-flex-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .flex.align-content-flex-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .flex.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .flex.align-content-space-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .flex.align-content-space-evenly {
    -ms-flex-line-pack: space-evenly !important;
    align-content: space-evenly !important;
  }

  .flex.align-content-space-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .flex.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}

@media (max-width: 991px) {
  [class*="fullbox-m"] > div > div {
    position: relative;
  }

  [class*="fullbox-m"] > div > div > .fullbox {
    max-width: 50%;
    min-width: auto;
    width: 50% !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
  }

  .flex.fullbox-m-right > div > div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flex.fullbox-m-right > div > div > .fullbox {
    left: auto !important;
    right: 0 !important;
  }

  .flex.fullbox-m-left > div > div {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .flex.fullbox-m-left > div > div > .fullbox {
    right: auto !important;
    left: 0 !important;
  }
}

@media (min-width: 992px) {
  [class*="fullbox-d"] > div > div {
    position: relative;
  }

  [class*="fullbox-d"] > div > div > .fullbox {
    max-width: 50%;
    min-width: auto;
    width: 50% !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
  }

  .flex.fullbox-d-right > div > div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .flex.fullbox-d-right > div > div > .fullbox {
    left: auto !important;
    right: 0 !important;
  }

  .flex.fullbox-d-left > div > div {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .flex.fullbox-d-left > div > div > .fullbox {
    right: auto !important;
    left: 0 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important;
  }
}

.hide {
  display: none !important;
}

.hide-keep {
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

.visually-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

@media (max-width: 991px) {
  .hide-m {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hide-d {
    display: none !important;
  }
}

.border {
  border: solid rgba(0, 0, 0, 0) 2px;
}

@media (min-width: 992px) {
  .border-d {
    border: solid rgba(0, 0, 0, 0) 2px;
  }
}

.border-top {
  border-top: solid rgba(0, 0, 0, 0) 2px;
}

@media (min-width: 992px) {
  .border-d-top {
    border-top: solid rgba(0, 0, 0, 0) 2px;
  }
}

.border-left {
  border-left: solid rgba(0, 0, 0, 0) 2px;
}

@media (min-width: 992px) {
  .border-d-left {
    border-left: solid rgba(0, 0, 0, 0) 2px;
  }
}

.border-bottom {
  border-bottom: solid rgba(0, 0, 0, 0) 2px;
}

@media (min-width: 992px) {
  .border-d-bottom {
    border-bottom: solid rgba(0, 0, 0, 0) 2px;
  }
}

.border-right {
  border-right: solid rgba(0, 0, 0, 0) 2px;
}

@media (min-width: 992px) {
  .border-d-right {
    border-right: solid rgba(0, 0, 0, 0) 2px;
  }
}

.border-0 {
  border: none;
}

@media (min-width: 992px) {
  .border-d-0 {
    border: none;
  }
}

.rounded,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  overflow: hidden;
  border-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d {
    overflow: hidden;
    border-radius: 5px !important;
  }
}

.rounded-top {
  overflow: hidden;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-top {
    overflow: hidden;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
  }
}

.rounded-left {
  overflow: hidden;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-left {
    overflow: hidden;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }
}

.rounded-bottom {
  overflow: hidden;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom {
    overflow: hidden;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }
}

.rounded-right {
  overflow: hidden;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-right {
    overflow: hidden;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }
}

.rounded-top-left {
  overflow: hidden;
  border-top-left-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-top-left {
    overflow: hidden;
    border-top-left-radius: 5px !important;
  }
}

.rounded-top-right {
  overflow: hidden;
  border-top-right-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-top-right {
    overflow: hidden;
    border-top-right-radius: 5px !important;
  }
}

.rounded-bottom-left {
  overflow: hidden;
  border-bottom-left-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom-left {
    overflow: hidden;
    border-bottom-left-radius: 5px !important;
  }
}

.rounded-bottom-right {
  overflow: hidden;
  border-bottom-right-radius: 5px !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom-right {
    overflow: hidden;
    border-bottom-right-radius: 5px !important;
  }
}

.rounded-pill {
  overflow: hidden;
  border-radius: 50rem !important;
}

@media (min-width: 992px) {
  .rounded-d-pill {
    overflow: hidden;
    border-radius: 50rem !important;
  }
}

.rounded-circle {
  overflow: hidden;
  border-radius: 50% !important;
}

@media (min-width: 992px) {
  .rounded-d-circle {
    overflow: hidden;
    border-radius: 50% !important;
  }
}

.rounded-0 {
  overflow: hidden;
  border-radius: 0 !important;
}

@media (min-width: 992px) {
  .rounded-d-0 {
    overflow: hidden;
    border-radius: 0 !important;
  }
}

.text-color-1 {
  color: #008945 !important;
}

.text-color-1 * {
  color: #008945 !important;
}

@media (min-width: 768px) {
  .text-color-1-d {
    color: #008945 !important;
  }

  .text-color-1-d * {
    color: #008945 !important;
  }
}

.text-color-2 {
  color: #006a35 !important;
}

.text-color-2 * {
  color: #006a35 !important;
}

@media (min-width: 768px) {
  .text-color-2-d {
    color: #006a35 !important;
  }

  .text-color-2-d * {
    color: #006a35 !important;
  }
}

.text-color-3 {
  color: #2ea85d !important;
}

.text-color-3 * {
  color: #2ea85d !important;
}

@media (min-width: 768px) {
  .text-color-3-d {
    color: #2ea85d !important;
  }

  .text-color-3-d * {
    color: #2ea85d !important;
  }
}

.text-color-4 {
  color: #52cf81 !important;
}

.text-color-4 * {
  color: #52cf81 !important;
}

@media (min-width: 768px) {
  .text-color-4-d {
    color: #52cf81 !important;
  }

  .text-color-4-d * {
    color: #52cf81 !important;
  }
}

.text-color-5 {
  color: #edfaf2 !important;
}

.text-color-5 * {
  color: #edfaf2 !important;
}

@media (min-width: 768px) {
  .text-color-5-d {
    color: #edfaf2 !important;
  }

  .text-color-5-d * {
    color: #edfaf2 !important;
  }
}

.text-color-6 {
  color: #313131 !important;
}

.text-color-6 * {
  color: #313131 !important;
}

@media (min-width: 768px) {
  .text-color-6-d {
    color: #313131 !important;
  }

  .text-color-6-d * {
    color: #313131 !important;
  }
}

.text-color-7 {
  color: #ef8b21 !important;
}

.text-color-7 * {
  color: #ef8b21 !important;
}

@media (min-width: 768px) {
  .text-color-7-d {
    color: #ef8b21 !important;
  }

  .text-color-7-d * {
    color: #ef8b21 !important;
  }
}

.text-color-8 {
  color: #e76468 !important;
}

.text-color-8 * {
  color: #e76468 !important;
}

@media (min-width: 768px) {
  .text-color-8-d {
    color: #e76468 !important;
  }

  .text-color-8-d * {
    color: #e76468 !important;
  }
}

.text-color-9 {
  color: #a3216f !important;
}

.text-color-9 * {
  color: #a3216f !important;
}

@media (min-width: 768px) {
  .text-color-9-d {
    color: #a3216f !important;
  }

  .text-color-9-d * {
    color: #a3216f !important;
  }
}

.bg-color-1 {
  background-color: #008945 !important;
}

.bg-color-1-inner {
  background-color: transparent !important;
}

.bg-color-1-inner > .row {
  background-color: transparent !important;
}

.bg-color-1-inner > * > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-1 > .component-content {
  background-color: transparent !important;
}

.bg-color-1 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-1.megamenu-language-list > .inner {
  background-color: #008945 !important;
}

.bg-color-1.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-1-d-inner {
    background-color: transparent !important;
  }

  .bg-color-1-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-1-d-inner > * > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-1-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-1-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-1-d.megamenu-language-list > .inner {
    background-color: #008945 !important;
  }

  .bg-color-1-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.bg-color-2 {
  background-color: #006a35 !important;
}

.bg-color-2-inner {
  background-color: transparent !important;
}

.bg-color-2-inner > .row {
  background-color: transparent !important;
}

.bg-color-2-inner > * > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-2 > .component-content {
  background-color: transparent !important;
}

.bg-color-2 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-2.megamenu-language-list > .inner {
  background-color: #006a35 !important;
}

.bg-color-2.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-2-d-inner {
    background-color: transparent !important;
  }

  .bg-color-2-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-2-d-inner > * > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-2-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-2-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-2-d.megamenu-language-list > .inner {
    background-color: #006a35 !important;
  }

  .bg-color-2-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.bg-color-3 {
  background-color: #2ea85d !important;
}

.bg-color-3-inner {
  background-color: transparent !important;
}

.bg-color-3-inner > .row {
  background-color: transparent !important;
}

.bg-color-3-inner > * > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-3 > .component-content {
  background-color: transparent !important;
}

.bg-color-3 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-3.megamenu-language-list > .inner {
  background-color: #2ea85d !important;
}

.bg-color-3.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-3-d-inner {
    background-color: transparent !important;
  }

  .bg-color-3-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-3-d-inner > * > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-3-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-3-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-3-d.megamenu-language-list > .inner {
    background-color: #2ea85d !important;
  }

  .bg-color-3-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-1 {
  border-color: #008945 !important;
}

@media (min-width: 768px) {
  .border-color-1-d {
    border-color: #008945 !important;
  }
}

.border-color-2 {
  border-color: #006a35 !important;
}

@media (min-width: 768px) {
  .border-color-2-d {
    border-color: #006a35 !important;
  }
}

.border-color-3 {
  border-color: #2ea85d !important;
}

@media (min-width: 768px) {
  .border-color-3-d {
    border-color: #2ea85d !important;
  }
}

.background-gradient-1 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(75%, #fbfcfc),
    to(#f6f8f8)
  );
  background: -o-linear-gradient(top, #fff 0%, #fbfcfc 75%, #f6f8f8 100%);
  background: linear-gradient(to bottom, #fff 0%, #fbfcfc 75%, #f6f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f8f8', GradientType=0);
}

.background-gradient-2 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8f9fa),
    color-stop(75%, #fbfcfc),
    to(#f6f8f8)
  );
  background: -o-linear-gradient(top, #f8f9fa 0%, #fbfcfc 75%, #f6f8f8 100%);
  background: linear-gradient(to bottom, #f8f9fa 0%, #fbfcfc 75%, #f6f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9fa', endColorstr='#f6f8f8', GradientType=0);
}

@media (min-width: 992px) {
  .p-d-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-d-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .p-d-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-d-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .p-d-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-d-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .p-d-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-d-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .p-d-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-d-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .p-d-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-d-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .p-d-t-0 {
    padding-top: 0 !important;
  }

  .m-d-t-0 {
    margin-top: 0 !important;
  }

  .p-d-t-1 {
    padding-top: 1rem !important;
  }

  .m-d-t-1 {
    margin-top: 1rem !important;
  }

  .p-d-t-2 {
    padding-top: 2rem !important;
  }

  .m-d-t-2 {
    margin-top: 2rem !important;
  }

  .p-d-t-3 {
    padding-top: 3rem !important;
  }

  .m-d-t-3 {
    margin-top: 3rem !important;
  }

  .p-d-t-4 {
    padding-top: 4rem !important;
  }

  .m-d-t-4 {
    margin-top: 4rem !important;
  }

  .p-d-t-5 {
    padding-top: 5rem !important;
  }

  .m-d-t-5 {
    margin-top: 5rem !important;
  }

  .p-d-b-0 {
    padding-bottom: 0 !important;
  }

  .m-d-b-0 {
    margin-bottom: 0 !important;
  }

  .p-d-b-1 {
    padding-bottom: 1rem !important;
  }

  .m-d-b-1 {
    margin-bottom: 1rem !important;
  }

  .p-d-b-2 {
    padding-bottom: 2rem !important;
  }

  .m-d-b-2 {
    margin-bottom: 2rem !important;
  }

  .p-d-b-3 {
    padding-bottom: 3rem !important;
  }

  .m-d-b-3 {
    margin-bottom: 3rem !important;
  }

  .p-d-b-4 {
    padding-bottom: 4rem !important;
  }

  .m-d-b-4 {
    margin-bottom: 4rem !important;
  }

  .p-d-b-5 {
    padding-bottom: 5rem !important;
  }

  .m-d-b-5 {
    margin-bottom: 5rem !important;
  }

  .p-d-l-0 {
    padding-left: 0 !important;
  }

  .m-d-l-0 {
    margin-left: 0 !important;
  }

  .p-d-l-1 {
    padding-left: 1rem !important;
  }

  .m-d-l-1 {
    margin-left: 1rem !important;
  }

  .p-d-l-2 {
    padding-left: 2rem !important;
  }

  .m-d-l-2 {
    margin-left: 2rem !important;
  }

  .p-d-l-3 {
    padding-left: 3rem !important;
  }

  .m-d-l-3 {
    margin-left: 3rem !important;
  }

  .p-d-l-4 {
    padding-left: 4rem !important;
  }

  .m-d-l-4 {
    margin-left: 4rem !important;
  }

  .p-d-l-5 {
    padding-left: 5rem !important;
  }

  .m-d-l-5 {
    margin-left: 5rem !important;
  }

  .p-d-r-0 {
    padding-right: 0 !important;
  }

  .m-d-r-0 {
    margin-right: 0 !important;
  }

  .p-d-r-1 {
    padding-right: 1rem !important;
  }

  .m-d-r-1 {
    margin-right: 1rem !important;
  }

  .p-d-r-2 {
    padding-right: 2rem !important;
  }

  .m-d-r-2 {
    margin-right: 2rem !important;
  }

  .p-d-r-3 {
    padding-right: 3rem !important;
  }

  .m-d-r-3 {
    margin-right: 3rem !important;
  }

  .p-d-r-4 {
    padding-right: 4rem !important;
  }

  .m-d-r-4 {
    margin-right: 4rem !important;
  }

  .p-d-r-5 {
    padding-right: 5rem !important;
  }

  .m-d-r-5 {
    margin-right: 5rem !important;
  }

  .p-d-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .m-d-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-d-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-d-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-d-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .m-d-y-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-d-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-d-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-d-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-d-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-d-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .m-d-y-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .p-d-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-d-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .p-d-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-d-x-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .p-d-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-d-x-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .p-d-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-d-x-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .p-d-x-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-d-x-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .p-d-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-d-x-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

@media (max-width: 991px) {
  .p-m-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-m-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .p-m-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-m-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .p-m-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-m-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .p-m-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-m-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .p-m-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-m-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .p-m-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-m-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .p-m-t-0 {
    padding-top: 0 !important;
  }

  .m-m-t-0 {
    margin-top: 0 !important;
  }

  .p-m-t-1 {
    padding-top: 1rem !important;
  }

  .m-m-t-1 {
    margin-top: 1rem !important;
  }

  .p-m-t-2 {
    padding-top: 2rem !important;
  }

  .m-m-t-2 {
    margin-top: 2rem !important;
  }

  .p-m-t-3 {
    padding-top: 3rem !important;
  }

  .m-m-t-3 {
    margin-top: 3rem !important;
  }

  .p-m-t-4 {
    padding-top: 4rem !important;
  }

  .m-m-t-4 {
    margin-top: 4rem !important;
  }

  .p-m-t-5 {
    padding-top: 5rem !important;
  }

  .m-m-t-5 {
    margin-top: 5rem !important;
  }

  .p-m-b-0 {
    padding-bottom: 0 !important;
  }

  .m-m-b-0 {
    margin-bottom: 0 !important;
  }

  .p-m-b-1 {
    padding-bottom: 1rem !important;
  }

  .m-m-b-1 {
    margin-bottom: 1rem !important;
  }

  .p-m-b-2 {
    padding-bottom: 2rem !important;
  }

  .m-m-b-2 {
    margin-bottom: 2rem !important;
  }

  .p-m-b-3 {
    padding-bottom: 3rem !important;
  }

  .m-m-b-3 {
    margin-bottom: 3rem !important;
  }

  .p-m-b-4 {
    padding-bottom: 4rem !important;
  }

  .m-m-b-4 {
    margin-bottom: 4rem !important;
  }

  .p-m-b-5 {
    padding-bottom: 5rem !important;
  }

  .m-m-b-5 {
    margin-bottom: 5rem !important;
  }

  .p-m-l-0 {
    padding-left: 0 !important;
  }

  .m-m-l-0 {
    margin-left: 0 !important;
  }

  .p-m-l-1 {
    padding-left: 1rem !important;
  }

  .m-m-l-1 {
    margin-left: 1rem !important;
  }

  .p-m-l-2 {
    padding-left: 2rem !important;
  }

  .m-m-l-2 {
    margin-left: 2rem !important;
  }

  .p-m-l-3 {
    padding-left: 3rem !important;
  }

  .m-m-l-3 {
    margin-left: 3rem !important;
  }

  .p-m-l-4 {
    padding-left: 4rem !important;
  }

  .m-m-l-4 {
    margin-left: 4rem !important;
  }

  .p-m-l-5 {
    padding-left: 5rem !important;
  }

  .m-m-l-5 {
    margin-left: 5rem !important;
  }

  .p-m-r-0 {
    padding-right: 0 !important;
  }

  .m-m-r-0 {
    margin-right: 0 !important;
  }

  .p-m-r-1 {
    padding-right: 1rem !important;
  }

  .m-m-r-1 {
    margin-right: 1rem !important;
  }

  .p-m-r-2 {
    padding-right: 2rem !important;
  }

  .m-m-r-2 {
    margin-right: 2rem !important;
  }

  .p-m-r-3 {
    padding-right: 3rem !important;
  }

  .m-m-r-3 {
    margin-right: 3rem !important;
  }

  .p-m-r-4 {
    padding-right: 4rem !important;
  }

  .m-m-r-4 {
    margin-right: 4rem !important;
  }

  .p-m-r-5 {
    padding-right: 5rem !important;
  }

  .m-m-r-5 {
    margin-right: 5rem !important;
  }

  .p-m-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .m-m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-m-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-m-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .m-m-y-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-m-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-m-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-m-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-m-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .m-m-y-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .p-m-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-m-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .p-m-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-m-x-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .p-m-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-m-x-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .p-m-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-m-x-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .p-m-x-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-m-x-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .p-m-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-m-x-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
}

.reset-margin-y * {
  margin-bottom: 0;
  margin-top: 0;
}

div[class*="col-"] {
  min-height: auto;
}

.container::before,
.container::after,
.container-fluid::before,
.container-fluid::after,
.paragraphSystem::before,
.paragraphSystem::after,
.row::before,
.row::after {
  display: none;
}

.text-center-m {
  text-align: center !important;
}

.text-left-m {
  text-align: left !important;
}

.text-right-m {
  text-align: right !important;
}

.text-justify-m {
  text-align: justify !important;
}

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

  .text-left-d {
    text-align: left !important;
  }

  .text-right-d {
    text-align: right !important;
  }

  .text-justify-d {
    text-align: justify !important;
  }
}

.line-height-p-1 p {
  line-height: 1 !important;
}

.line-height-a-1 a {
  line-height: 1 !important;
}

.line-height-span-1 span {
  line-height: 1 !important;
}

.line-height-h1-1 h1 {
  line-height: 1 !important;
}

.line-height-h2-1 h2 {
  line-height: 1 !important;
}

.line-height-h3-1 h3 {
  line-height: 1 !important;
}

.line-height-h4-1 h4 {
  line-height: 1 !important;
}

.line-height-headings-1 h1,
.line-height-headings-1 h2,
.line-height-headings-1 h3,
.line-height-headings-1 h4 {
  line-height: 1 !important;
}

.line-height-all-1 h1,
.line-height-all-1 h2,
.line-height-all-1 h3,
.line-height-all-1 h4,
.line-height-all-1 p,
.line-height-all-1 span,
.line-height-all-1 a {
  line-height: 1 !important;
}

.line-height-p-1-1 p {
  line-height: 1.1 !important;
}

.line-height-a-1-1 a {
  line-height: 1.1 !important;
}

.line-height-span-1-1 span {
  line-height: 1.1 !important;
}

.line-height-h1-1-1 h1 {
  line-height: 1.1 !important;
}

.line-height-h2-1-1 h2 {
  line-height: 1.1 !important;
}

.line-height-h3-1-1 h3 {
  line-height: 1.1 !important;
}

.line-height-h4-1-1 h4 {
  line-height: 1.1 !important;
}

.line-height-headings-1-1 h1,
.line-height-headings-1-1 h2,
.line-height-headings-1-1 h3,
.line-height-headings-1-1 h4 {
  line-height: 1.1 !important;
}

.line-height-all-1-1 h1,
.line-height-all-1-1 h2,
.line-height-all-1-1 h3,
.line-height-all-1-1 h4,
.line-height-all-1-1 p,
.line-height-all-1-1 span,
.line-height-all-1-1 a {
  line-height: 1.1 !important;
}

.line-height-p-1-2 p {
  line-height: 1.2 !important;
}

.line-height-a-1-2 a {
  line-height: 1.2 !important;
}

.line-height-span-1-2 span {
  line-height: 1.2 !important;
}

.line-height-h1-1-2 h1 {
  line-height: 1.2 !important;
}

.line-height-h2-1-2 h2 {
  line-height: 1.2 !important;
}

.line-height-h3-1-2 h3 {
  line-height: 1.2 !important;
}

.line-height-h4-1-2 h4 {
  line-height: 1.2 !important;
}

.line-height-headings-1-2 h1,
.line-height-headings-1-2 h2,
.line-height-headings-1-2 h3,
.line-height-headings-1-2 h4 {
  line-height: 1.2 !important;
}

.line-height-all-1-2 h1,
.line-height-all-1-2 h2,
.line-height-all-1-2 h3,
.line-height-all-1-2 h4,
.line-height-all-1-2 p,
.line-height-all-1-2 span,
.line-height-all-1-2 a {
  line-height: 1.2 !important;
}

.line-height-p-1-3 p {
  line-height: 1.3 !important;
}

.line-height-a-1-3 a {
  line-height: 1.3 !important;
}

.line-height-span-1-3 span {
  line-height: 1.3 !important;
}

.line-height-h1-1-3 h1 {
  line-height: 1.3 !important;
}

.line-height-h2-1-3 h2 {
  line-height: 1.3 !important;
}

.line-height-h3-1-3 h3 {
  line-height: 1.3 !important;
}

.line-height-h4-1-3 h4 {
  line-height: 1.3 !important;
}

.line-height-headings-1-3 h1,
.line-height-headings-1-3 h2,
.line-height-headings-1-3 h3,
.line-height-headings-1-3 h4 {
  line-height: 1.3 !important;
}

.line-height-all-1-3 h1,
.line-height-all-1-3 h2,
.line-height-all-1-3 h3,
.line-height-all-1-3 h4,
.line-height-all-1-3 p,
.line-height-all-1-3 span,
.line-height-all-1-3 a {
  line-height: 1.3 !important;
}

.line-height-p-1-4 p {
  line-height: 1.4 !important;
}

.line-height-a-1-4 a {
  line-height: 1.4 !important;
}

.line-height-span-1-4 span {
  line-height: 1.4 !important;
}

.line-height-h1-1-4 h1 {
  line-height: 1.4 !important;
}

.line-height-h2-1-4 h2 {
  line-height: 1.4 !important;
}

.line-height-h3-1-4 h3 {
  line-height: 1.4 !important;
}

.line-height-h4-1-4 h4 {
  line-height: 1.4 !important;
}

.line-height-headings-1-4 h1,
.line-height-headings-1-4 h2,
.line-height-headings-1-4 h3,
.line-height-headings-1-4 h4 {
  line-height: 1.4 !important;
}

.line-height-all-1-4 h1,
.line-height-all-1-4 h2,
.line-height-all-1-4 h3,
.line-height-all-1-4 h4,
.line-height-all-1-4 p,
.line-height-all-1-4 span,
.line-height-all-1-4 a {
  line-height: 1.4 !important;
}

.line-height-p-1-5 p {
  line-height: 1.5 !important;
}

.line-height-a-1-5 a {
  line-height: 1.5 !important;
}

.line-height-span-1-5 span {
  line-height: 1.5 !important;
}

.line-height-h1-1-5 h1 {
  line-height: 1.5 !important;
}

.line-height-h2-1-5 h2 {
  line-height: 1.5 !important;
}

.line-height-h3-1-5 h3 {
  line-height: 1.5 !important;
}

.line-height-h4-1-5 h4 {
  line-height: 1.5 !important;
}

.line-height-headings-1-5 h1,
.line-height-headings-1-5 h2,
.line-height-headings-1-5 h3,
.line-height-headings-1-5 h4 {
  line-height: 1.5 !important;
}

.line-height-all-1-5 h1,
.line-height-all-1-5 h2,
.line-height-all-1-5 h3,
.line-height-all-1-5 h4,
.line-height-all-1-5 p,
.line-height-all-1-5 span,
.line-height-all-1-5 a {
  line-height: 1.5 !important;
}

.line-height-p-1-6 p {
  line-height: 1.6 !important;
}

.line-height-a-1-6 a {
  line-height: 1.6 !important;
}

.line-height-span-1-6 span {
  line-height: 1.6 !important;
}

.line-height-h1-1-6 h1 {
  line-height: 1.6 !important;
}

.line-height-h2-1-6 h2 {
  line-height: 1.6 !important;
}

.line-height-h3-1-6 h3 {
  line-height: 1.6 !important;
}

.line-height-h4-1-6 h4 {
  line-height: 1.6 !important;
}

.line-height-headings-1-6 h1,
.line-height-headings-1-6 h2,
.line-height-headings-1-6 h3,
.line-height-headings-1-6 h4 {
  line-height: 1.6 !important;
}

.line-height-all-1-6 h1,
.line-height-all-1-6 h2,
.line-height-all-1-6 h3,
.line-height-all-1-6 h4,
.line-height-all-1-6 p,
.line-height-all-1-6 span,
.line-height-all-1-6 a {
  line-height: 1.6 !important;
}

.line-height-p-1-7 p {
  line-height: 1.7 !important;
}

.line-height-a-1-7 a {
  line-height: 1.7 !important;
}

.line-height-span-1-7 span {
  line-height: 1.7 !important;
}

.line-height-h1-1-7 h1 {
  line-height: 1.7 !important;
}

.line-height-h2-1-7 h2 {
  line-height: 1.7 !important;
}

.line-height-h3-1-7 h3 {
  line-height: 1.7 !important;
}

.line-height-h4-1-7 h4 {
  line-height: 1.7 !important;
}

.line-height-headings-1-7 h1,
.line-height-headings-1-7 h2,
.line-height-headings-1-7 h3,
.line-height-headings-1-7 h4 {
  line-height: 1.7 !important;
}

.line-height-all-1-7 h1,
.line-height-all-1-7 h2,
.line-height-all-1-7 h3,
.line-height-all-1-7 h4,
.line-height-all-1-7 p,
.line-height-all-1-7 span,
.line-height-all-1-7 a {
  line-height: 1.7 !important;
}

.line-height-p-1-8 p {
  line-height: 1.8 !important;
}

.line-height-a-1-8 a {
  line-height: 1.8 !important;
}

.line-height-span-1-8 span {
  line-height: 1.8 !important;
}

.line-height-h1-1-8 h1 {
  line-height: 1.8 !important;
}

.line-height-h2-1-8 h2 {
  line-height: 1.8 !important;
}

.line-height-h3-1-8 h3 {
  line-height: 1.8 !important;
}

.line-height-h4-1-8 h4 {
  line-height: 1.8 !important;
}

.line-height-headings-1-8 h1,
.line-height-headings-1-8 h2,
.line-height-headings-1-8 h3,
.line-height-headings-1-8 h4 {
  line-height: 1.8 !important;
}

.line-height-all-1-8 h1,
.line-height-all-1-8 h2,
.line-height-all-1-8 h3,
.line-height-all-1-8 h4,
.line-height-all-1-8 p,
.line-height-all-1-8 span,
.line-height-all-1-8 a {
  line-height: 1.8 !important;
}

.line-height-p-1-9 p {
  line-height: 1.9 !important;
}

.line-height-a-1-9 a {
  line-height: 1.9 !important;
}

.line-height-span-1-9 span {
  line-height: 1.9 !important;
}

.line-height-h1-1-9 h1 {
  line-height: 1.9 !important;
}

.line-height-h2-1-9 h2 {
  line-height: 1.9 !important;
}

.line-height-h3-1-9 h3 {
  line-height: 1.9 !important;
}

.line-height-h4-1-9 h4 {
  line-height: 1.9 !important;
}

.line-height-headings-1-9 h1,
.line-height-headings-1-9 h2,
.line-height-headings-1-9 h3,
.line-height-headings-1-9 h4 {
  line-height: 1.9 !important;
}

.line-height-all-1-9 h1,
.line-height-all-1-9 h2,
.line-height-all-1-9 h3,
.line-height-all-1-9 h4,
.line-height-all-1-9 p,
.line-height-all-1-9 span,
.line-height-all-1-9 a {
  line-height: 1.9 !important;
}

.line-height-p-2 p {
  line-height: 2 !important;
}

.line-height-a-2 a {
  line-height: 2 !important;
}

.line-height-span-2 span {
  line-height: 2 !important;
}

.line-height-h1-2 h1 {
  line-height: 2 !important;
}

.line-height-h2-2 h2 {
  line-height: 2 !important;
}

.line-height-h3-2 h3 {
  line-height: 2 !important;
}

.line-height-h4-2 h4 {
  line-height: 2 !important;
}

.line-height-headings-2 h1,
.line-height-headings-2 h2,
.line-height-headings-2 h3,
.line-height-headings-2 h4 {
  line-height: 2 !important;
}

.line-height-all-2 h1,
.line-height-all-2 h2,
.line-height-all-2 h3,
.line-height-all-2 h4,
.line-height-all-2 p,
.line-height-all-2 span,
.line-height-all-2 a {
  line-height: 2 !important;
}

.max-content-width {
  clear: both;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}

.max-content-width * {
  clear: both;
  float: none;
}

@media (min-width: 992px) {
  .max-content-width {
    max-width: 1140px !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .max-content-width {
    max-width: 940px !important;
  }
}

.max-image-w-none img {
  max-width: none !important;
}

.min-image-w-auto img {
  min-width: auto !important;
}

.min-w-auto {
  min-width: auto !important;
}

.image-w-auto img {
  width: auto !important;
}

.max-w-none {
  max-width: none !important;
}

.max-image-w-none image {
  max-width: none !important;
}

@media (max-width: 991px) {
  .max-w-m-auto {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .max-w-d-auto {
    max-width: none !important;
  }
}

.w-auto {
  max-width: none !important;
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
  width: auto !important;
  min-width: auto !important;
}

@media (min-width: 768px) {
  .w-d-auto {
    max-width: none !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: auto !important;
  }
}

[class*="w-d-"],
[class*="w-m-"] {
  max-width: none !important;
  min-width: auto !important;
}

@media (min-width: 992px) {
  .max-w-d-1 {
    max-width: 1% !important;
  }

  .w-d-1 {
    width: 1% !important;
    -ms-flex-preferred-size: 1% !important;
    flex-basis: 1% !important;
  }

  .max-image-w-d-1 img {
    max-width: 1% !important;
  }

  .max-w-d-2 {
    max-width: 2% !important;
  }

  .w-d-2 {
    width: 2% !important;
    -ms-flex-preferred-size: 2% !important;
    flex-basis: 2% !important;
  }

  .max-image-w-d-2 img {
    max-width: 2% !important;
  }

  .max-w-d-3 {
    max-width: 3% !important;
  }

  .w-d-3 {
    width: 3% !important;
    -ms-flex-preferred-size: 3% !important;
    flex-basis: 3% !important;
  }

  .max-image-w-d-3 img {
    max-width: 3% !important;
  }

  .max-w-d-4 {
    max-width: 4% !important;
  }

  .w-d-4 {
    width: 4% !important;
    -ms-flex-preferred-size: 4% !important;
    flex-basis: 4% !important;
  }

  .max-image-w-d-4 img {
    max-width: 4% !important;
  }

  .max-w-d-5 {
    max-width: 5% !important;
  }

  .w-d-5 {
    width: 5% !important;
    -ms-flex-preferred-size: 5% !important;
    flex-basis: 5% !important;
  }

  .max-image-w-d-5 img {
    max-width: 5% !important;
  }

  .max-w-d-6 {
    max-width: 6% !important;
  }

  .w-d-6 {
    width: 6% !important;
    -ms-flex-preferred-size: 6% !important;
    flex-basis: 6% !important;
  }

  .max-image-w-d-6 img {
    max-width: 6% !important;
  }

  .max-w-d-7 {
    max-width: 7% !important;
  }

  .w-d-7 {
    width: 7% !important;
    -ms-flex-preferred-size: 7% !important;
    flex-basis: 7% !important;
  }

  .max-image-w-d-7 img {
    max-width: 7% !important;
  }

  .max-w-d-8 {
    max-width: 8% !important;
  }

  .w-d-8 {
    width: 8% !important;
    -ms-flex-preferred-size: 8% !important;
    flex-basis: 8% !important;
  }

  .max-image-w-d-8 img {
    max-width: 8% !important;
  }

  .max-w-d-9 {
    max-width: 9% !important;
  }

  .w-d-9 {
    width: 9% !important;
    -ms-flex-preferred-size: 9% !important;
    flex-basis: 9% !important;
  }

  .max-image-w-d-9 img {
    max-width: 9% !important;
  }

  .max-w-d-10 {
    max-width: 10% !important;
  }

  .w-d-10 {
    width: 10% !important;
    -ms-flex-preferred-size: 10% !important;
    flex-basis: 10% !important;
  }

  .max-image-w-d-10 img {
    max-width: 10% !important;
  }

  .max-w-d-11 {
    max-width: 11% !important;
  }

  .w-d-11 {
    width: 11% !important;
    -ms-flex-preferred-size: 11% !important;
    flex-basis: 11% !important;
  }

  .max-image-w-d-11 img {
    max-width: 11% !important;
  }

  .max-w-d-12 {
    max-width: 12% !important;
  }

  .w-d-12 {
    width: 12% !important;
    -ms-flex-preferred-size: 12% !important;
    flex-basis: 12% !important;
  }

  .max-image-w-d-12 img {
    max-width: 12% !important;
  }

  .max-w-d-13 {
    max-width: 13% !important;
  }

  .w-d-13 {
    width: 13% !important;
    -ms-flex-preferred-size: 13% !important;
    flex-basis: 13% !important;
  }

  .max-image-w-d-13 img {
    max-width: 13% !important;
  }

  .max-w-d-14 {
    max-width: 14% !important;
  }

  .w-d-14 {
    width: 14% !important;
    -ms-flex-preferred-size: 14% !important;
    flex-basis: 14% !important;
  }

  .max-image-w-d-14 img {
    max-width: 14% !important;
  }

  .max-w-d-15 {
    max-width: 15% !important;
  }

  .w-d-15 {
    width: 15% !important;
    -ms-flex-preferred-size: 15% !important;
    flex-basis: 15% !important;
  }

  .max-image-w-d-15 img {
    max-width: 15% !important;
  }

  .max-w-d-16 {
    max-width: 16% !important;
  }

  .w-d-16 {
    width: 16% !important;
    -ms-flex-preferred-size: 16% !important;
    flex-basis: 16% !important;
  }

  .max-image-w-d-16 img {
    max-width: 16% !important;
  }

  .max-w-d-17 {
    max-width: 17% !important;
  }

  .w-d-17 {
    width: 17% !important;
    -ms-flex-preferred-size: 17% !important;
    flex-basis: 17% !important;
  }

  .max-image-w-d-17 img {
    max-width: 17% !important;
  }

  .max-w-d-18 {
    max-width: 18% !important;
  }

  .w-d-18 {
    width: 18% !important;
    -ms-flex-preferred-size: 18% !important;
    flex-basis: 18% !important;
  }

  .max-image-w-d-18 img {
    max-width: 18% !important;
  }

  .max-w-d-19 {
    max-width: 19% !important;
  }

  .w-d-19 {
    width: 19% !important;
    -ms-flex-preferred-size: 19% !important;
    flex-basis: 19% !important;
  }

  .max-image-w-d-19 img {
    max-width: 19% !important;
  }

  .max-w-d-20 {
    max-width: 20% !important;
  }

  .w-d-20 {
    width: 20% !important;
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
  }

  .max-image-w-d-20 img {
    max-width: 20% !important;
  }

  .max-w-d-21 {
    max-width: 21% !important;
  }

  .w-d-21 {
    width: 21% !important;
    -ms-flex-preferred-size: 21% !important;
    flex-basis: 21% !important;
  }

  .max-image-w-d-21 img {
    max-width: 21% !important;
  }

  .max-w-d-22 {
    max-width: 22% !important;
  }

  .w-d-22 {
    width: 22% !important;
    -ms-flex-preferred-size: 22% !important;
    flex-basis: 22% !important;
  }

  .max-image-w-d-22 img {
    max-width: 22% !important;
  }

  .max-w-d-23 {
    max-width: 23% !important;
  }

  .w-d-23 {
    width: 23% !important;
    -ms-flex-preferred-size: 23% !important;
    flex-basis: 23% !important;
  }

  .max-image-w-d-23 img {
    max-width: 23% !important;
  }

  .max-w-d-24 {
    max-width: 24% !important;
  }

  .w-d-24 {
    width: 24% !important;
    -ms-flex-preferred-size: 24% !important;
    flex-basis: 24% !important;
  }

  .max-image-w-d-24 img {
    max-width: 24% !important;
  }

  .max-w-d-25 {
    max-width: 25% !important;
  }

  .w-d-25 {
    width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
  }

  .max-image-w-d-25 img {
    max-width: 25% !important;
  }

  .max-w-d-26 {
    max-width: 26% !important;
  }

  .w-d-26 {
    width: 26% !important;
    -ms-flex-preferred-size: 26% !important;
    flex-basis: 26% !important;
  }

  .max-image-w-d-26 img {
    max-width: 26% !important;
  }

  .max-w-d-27 {
    max-width: 27% !important;
  }

  .w-d-27 {
    width: 27% !important;
    -ms-flex-preferred-size: 27% !important;
    flex-basis: 27% !important;
  }

  .max-image-w-d-27 img {
    max-width: 27% !important;
  }

  .max-w-d-28 {
    max-width: 28% !important;
  }

  .w-d-28 {
    width: 28% !important;
    -ms-flex-preferred-size: 28% !important;
    flex-basis: 28% !important;
  }

  .max-image-w-d-28 img {
    max-width: 28% !important;
  }

  .max-w-d-29 {
    max-width: 29% !important;
  }

  .w-d-29 {
    width: 29% !important;
    -ms-flex-preferred-size: 29% !important;
    flex-basis: 29% !important;
  }

  .max-image-w-d-29 img {
    max-width: 29% !important;
  }

  .max-w-d-30 {
    max-width: 30% !important;
  }

  .w-d-30 {
    width: 30% !important;
    -ms-flex-preferred-size: 30% !important;
    flex-basis: 30% !important;
  }

  .max-image-w-d-30 img {
    max-width: 30% !important;
  }

  .max-w-d-31 {
    max-width: 31% !important;
  }

  .w-d-31 {
    width: 31% !important;
    -ms-flex-preferred-size: 31% !important;
    flex-basis: 31% !important;
  }

  .max-image-w-d-31 img {
    max-width: 31% !important;
  }

  .max-w-d-32 {
    max-width: 32% !important;
  }

  .w-d-32 {
    width: 32% !important;
    -ms-flex-preferred-size: 32% !important;
    flex-basis: 32% !important;
  }

  .max-image-w-d-32 img {
    max-width: 32% !important;
  }

  .max-w-d-33 {
    max-width: 33% !important;
  }

  .w-d-33 {
    width: 33% !important;
    -ms-flex-preferred-size: 33% !important;
    flex-basis: 33% !important;
  }

  .max-image-w-d-33 img {
    max-width: 33% !important;
  }

  .max-w-d-34 {
    max-width: 34% !important;
  }

  .w-d-34 {
    width: 34% !important;
    -ms-flex-preferred-size: 34% !important;
    flex-basis: 34% !important;
  }

  .max-image-w-d-34 img {
    max-width: 34% !important;
  }

  .max-w-d-35 {
    max-width: 35% !important;
  }

  .w-d-35 {
    width: 35% !important;
    -ms-flex-preferred-size: 35% !important;
    flex-basis: 35% !important;
  }

  .max-image-w-d-35 img {
    max-width: 35% !important;
  }

  .max-w-d-36 {
    max-width: 36% !important;
  }

  .w-d-36 {
    width: 36% !important;
    -ms-flex-preferred-size: 36% !important;
    flex-basis: 36% !important;
  }

  .max-image-w-d-36 img {
    max-width: 36% !important;
  }

  .max-w-d-37 {
    max-width: 37% !important;
  }

  .w-d-37 {
    width: 37% !important;
    -ms-flex-preferred-size: 37% !important;
    flex-basis: 37% !important;
  }

  .max-image-w-d-37 img {
    max-width: 37% !important;
  }

  .max-w-d-38 {
    max-width: 38% !important;
  }

  .w-d-38 {
    width: 38% !important;
    -ms-flex-preferred-size: 38% !important;
    flex-basis: 38% !important;
  }

  .max-image-w-d-38 img {
    max-width: 38% !important;
  }

  .max-w-d-39 {
    max-width: 39% !important;
  }

  .w-d-39 {
    width: 39% !important;
    -ms-flex-preferred-size: 39% !important;
    flex-basis: 39% !important;
  }

  .max-image-w-d-39 img {
    max-width: 39% !important;
  }

  .max-w-d-40 {
    max-width: 40% !important;
  }

  .w-d-40 {
    width: 40% !important;
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
  }

  .max-image-w-d-40 img {
    max-width: 40% !important;
  }

  .max-w-d-41 {
    max-width: 41% !important;
  }

  .w-d-41 {
    width: 41% !important;
    -ms-flex-preferred-size: 41% !important;
    flex-basis: 41% !important;
  }

  .max-image-w-d-41 img {
    max-width: 41% !important;
  }

  .max-w-d-42 {
    max-width: 42% !important;
  }

  .w-d-42 {
    width: 42% !important;
    -ms-flex-preferred-size: 42% !important;
    flex-basis: 42% !important;
  }

  .max-image-w-d-42 img {
    max-width: 42% !important;
  }

  .max-w-d-43 {
    max-width: 43% !important;
  }

  .w-d-43 {
    width: 43% !important;
    -ms-flex-preferred-size: 43% !important;
    flex-basis: 43% !important;
  }

  .max-image-w-d-43 img {
    max-width: 43% !important;
  }

  .max-w-d-44 {
    max-width: 44% !important;
  }

  .w-d-44 {
    width: 44% !important;
    -ms-flex-preferred-size: 44% !important;
    flex-basis: 44% !important;
  }

  .max-image-w-d-44 img {
    max-width: 44% !important;
  }

  .max-w-d-45 {
    max-width: 45% !important;
  }

  .w-d-45 {
    width: 45% !important;
    -ms-flex-preferred-size: 45% !important;
    flex-basis: 45% !important;
  }

  .max-image-w-d-45 img {
    max-width: 45% !important;
  }

  .max-w-d-46 {
    max-width: 46% !important;
  }

  .w-d-46 {
    width: 46% !important;
    -ms-flex-preferred-size: 46% !important;
    flex-basis: 46% !important;
  }

  .max-image-w-d-46 img {
    max-width: 46% !important;
  }

  .max-w-d-47 {
    max-width: 47% !important;
  }

  .w-d-47 {
    width: 47% !important;
    -ms-flex-preferred-size: 47% !important;
    flex-basis: 47% !important;
  }

  .max-image-w-d-47 img {
    max-width: 47% !important;
  }

  .max-w-d-48 {
    max-width: 48% !important;
  }

  .w-d-48 {
    width: 48% !important;
    -ms-flex-preferred-size: 48% !important;
    flex-basis: 48% !important;
  }

  .max-image-w-d-48 img {
    max-width: 48% !important;
  }

  .max-w-d-49 {
    max-width: 49% !important;
  }

  .w-d-49 {
    width: 49% !important;
    -ms-flex-preferred-size: 49% !important;
    flex-basis: 49% !important;
  }

  .max-image-w-d-49 img {
    max-width: 49% !important;
  }

  .max-w-d-50 {
    max-width: 50% !important;
  }

  .w-d-50 {
    width: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
  }

  .max-image-w-d-50 img {
    max-width: 50% !important;
  }

  .max-w-d-51 {
    max-width: 51% !important;
  }

  .w-d-51 {
    width: 51% !important;
    -ms-flex-preferred-size: 51% !important;
    flex-basis: 51% !important;
  }

  .max-image-w-d-51 img {
    max-width: 51% !important;
  }

  .max-w-d-52 {
    max-width: 52% !important;
  }

  .w-d-52 {
    width: 52% !important;
    -ms-flex-preferred-size: 52% !important;
    flex-basis: 52% !important;
  }

  .max-image-w-d-52 img {
    max-width: 52% !important;
  }

  .max-w-d-53 {
    max-width: 53% !important;
  }

  .w-d-53 {
    width: 53% !important;
    -ms-flex-preferred-size: 53% !important;
    flex-basis: 53% !important;
  }

  .max-image-w-d-53 img {
    max-width: 53% !important;
  }

  .max-w-d-54 {
    max-width: 54% !important;
  }

  .w-d-54 {
    width: 54% !important;
    -ms-flex-preferred-size: 54% !important;
    flex-basis: 54% !important;
  }

  .max-image-w-d-54 img {
    max-width: 54% !important;
  }

  .max-w-d-55 {
    max-width: 55% !important;
  }

  .w-d-55 {
    width: 55% !important;
    -ms-flex-preferred-size: 55% !important;
    flex-basis: 55% !important;
  }

  .max-image-w-d-55 img {
    max-width: 55% !important;
  }

  .max-w-d-56 {
    max-width: 56% !important;
  }

  .w-d-56 {
    width: 56% !important;
    -ms-flex-preferred-size: 56% !important;
    flex-basis: 56% !important;
  }

  .max-image-w-d-56 img {
    max-width: 56% !important;
  }

  .max-w-d-57 {
    max-width: 57% !important;
  }

  .w-d-57 {
    width: 57% !important;
    -ms-flex-preferred-size: 57% !important;
    flex-basis: 57% !important;
  }

  .max-image-w-d-57 img {
    max-width: 57% !important;
  }

  .max-w-d-58 {
    max-width: 58% !important;
  }

  .w-d-58 {
    width: 58% !important;
    -ms-flex-preferred-size: 58% !important;
    flex-basis: 58% !important;
  }

  .max-image-w-d-58 img {
    max-width: 58% !important;
  }

  .max-w-d-59 {
    max-width: 59% !important;
  }

  .w-d-59 {
    width: 59% !important;
    -ms-flex-preferred-size: 59% !important;
    flex-basis: 59% !important;
  }

  .max-image-w-d-59 img {
    max-width: 59% !important;
  }

  .max-w-d-60 {
    max-width: 60% !important;
  }

  .w-d-60 {
    width: 60% !important;
    -ms-flex-preferred-size: 60% !important;
    flex-basis: 60% !important;
  }

  .max-image-w-d-60 img {
    max-width: 60% !important;
  }

  .max-w-d-61 {
    max-width: 61% !important;
  }

  .w-d-61 {
    width: 61% !important;
    -ms-flex-preferred-size: 61% !important;
    flex-basis: 61% !important;
  }

  .max-image-w-d-61 img {
    max-width: 61% !important;
  }

  .max-w-d-62 {
    max-width: 62% !important;
  }

  .w-d-62 {
    width: 62% !important;
    -ms-flex-preferred-size: 62% !important;
    flex-basis: 62% !important;
  }

  .max-image-w-d-62 img {
    max-width: 62% !important;
  }

  .max-w-d-63 {
    max-width: 63% !important;
  }

  .w-d-63 {
    width: 63% !important;
    -ms-flex-preferred-size: 63% !important;
    flex-basis: 63% !important;
  }

  .max-image-w-d-63 img {
    max-width: 63% !important;
  }

  .max-w-d-64 {
    max-width: 64% !important;
  }

  .w-d-64 {
    width: 64% !important;
    -ms-flex-preferred-size: 64% !important;
    flex-basis: 64% !important;
  }

  .max-image-w-d-64 img {
    max-width: 64% !important;
  }

  .max-w-d-65 {
    max-width: 65% !important;
  }

  .w-d-65 {
    width: 65% !important;
    -ms-flex-preferred-size: 65% !important;
    flex-basis: 65% !important;
  }

  .max-image-w-d-65 img {
    max-width: 65% !important;
  }

  .max-w-d-66 {
    max-width: 66% !important;
  }

  .w-d-66 {
    width: 66% !important;
    -ms-flex-preferred-size: 66% !important;
    flex-basis: 66% !important;
  }

  .max-image-w-d-66 img {
    max-width: 66% !important;
  }

  .max-w-d-67 {
    max-width: 67% !important;
  }

  .w-d-67 {
    width: 67% !important;
    -ms-flex-preferred-size: 67% !important;
    flex-basis: 67% !important;
  }

  .max-image-w-d-67 img {
    max-width: 67% !important;
  }

  .max-w-d-68 {
    max-width: 68% !important;
  }

  .w-d-68 {
    width: 68% !important;
    -ms-flex-preferred-size: 68% !important;
    flex-basis: 68% !important;
  }

  .max-image-w-d-68 img {
    max-width: 68% !important;
  }

  .max-w-d-69 {
    max-width: 69% !important;
  }

  .w-d-69 {
    width: 69% !important;
    -ms-flex-preferred-size: 69% !important;
    flex-basis: 69% !important;
  }

  .max-image-w-d-69 img {
    max-width: 69% !important;
  }

  .max-w-d-70 {
    max-width: 70% !important;
  }

  .w-d-70 {
    width: 70% !important;
    -ms-flex-preferred-size: 70% !important;
    flex-basis: 70% !important;
  }

  .max-image-w-d-70 img {
    max-width: 70% !important;
  }

  .max-w-d-71 {
    max-width: 71% !important;
  }

  .w-d-71 {
    width: 71% !important;
    -ms-flex-preferred-size: 71% !important;
    flex-basis: 71% !important;
  }

  .max-image-w-d-71 img {
    max-width: 71% !important;
  }

  .max-w-d-72 {
    max-width: 72% !important;
  }

  .w-d-72 {
    width: 72% !important;
    -ms-flex-preferred-size: 72% !important;
    flex-basis: 72% !important;
  }

  .max-image-w-d-72 img {
    max-width: 72% !important;
  }

  .max-w-d-73 {
    max-width: 73% !important;
  }

  .w-d-73 {
    width: 73% !important;
    -ms-flex-preferred-size: 73% !important;
    flex-basis: 73% !important;
  }

  .max-image-w-d-73 img {
    max-width: 73% !important;
  }

  .max-w-d-74 {
    max-width: 74% !important;
  }

  .w-d-74 {
    width: 74% !important;
    -ms-flex-preferred-size: 74% !important;
    flex-basis: 74% !important;
  }

  .max-image-w-d-74 img {
    max-width: 74% !important;
  }

  .max-w-d-75 {
    max-width: 75% !important;
  }

  .w-d-75 {
    width: 75% !important;
    -ms-flex-preferred-size: 75% !important;
    flex-basis: 75% !important;
  }

  .max-image-w-d-75 img {
    max-width: 75% !important;
  }

  .max-w-d-76 {
    max-width: 76% !important;
  }

  .w-d-76 {
    width: 76% !important;
    -ms-flex-preferred-size: 76% !important;
    flex-basis: 76% !important;
  }

  .max-image-w-d-76 img {
    max-width: 76% !important;
  }

  .max-w-d-77 {
    max-width: 77% !important;
  }

  .w-d-77 {
    width: 77% !important;
    -ms-flex-preferred-size: 77% !important;
    flex-basis: 77% !important;
  }

  .max-image-w-d-77 img {
    max-width: 77% !important;
  }

  .max-w-d-78 {
    max-width: 78% !important;
  }

  .w-d-78 {
    width: 78% !important;
    -ms-flex-preferred-size: 78% !important;
    flex-basis: 78% !important;
  }

  .max-image-w-d-78 img {
    max-width: 78% !important;
  }

  .max-w-d-79 {
    max-width: 79% !important;
  }

  .w-d-79 {
    width: 79% !important;
    -ms-flex-preferred-size: 79% !important;
    flex-basis: 79% !important;
  }

  .max-image-w-d-79 img {
    max-width: 79% !important;
  }

  .max-w-d-80 {
    max-width: 80% !important;
  }

  .w-d-80 {
    width: 80% !important;
    -ms-flex-preferred-size: 80% !important;
    flex-basis: 80% !important;
  }

  .max-image-w-d-80 img {
    max-width: 80% !important;
  }

  .max-w-d-81 {
    max-width: 81% !important;
  }

  .w-d-81 {
    width: 81% !important;
    -ms-flex-preferred-size: 81% !important;
    flex-basis: 81% !important;
  }

  .max-image-w-d-81 img {
    max-width: 81% !important;
  }

  .max-w-d-82 {
    max-width: 82% !important;
  }

  .w-d-82 {
    width: 82% !important;
    -ms-flex-preferred-size: 82% !important;
    flex-basis: 82% !important;
  }

  .max-image-w-d-82 img {
    max-width: 82% !important;
  }

  .max-w-d-83 {
    max-width: 83% !important;
  }

  .w-d-83 {
    width: 83% !important;
    -ms-flex-preferred-size: 83% !important;
    flex-basis: 83% !important;
  }

  .max-image-w-d-83 img {
    max-width: 83% !important;
  }

  .max-w-d-84 {
    max-width: 84% !important;
  }

  .w-d-84 {
    width: 84% !important;
    -ms-flex-preferred-size: 84% !important;
    flex-basis: 84% !important;
  }

  .max-image-w-d-84 img {
    max-width: 84% !important;
  }

  .max-w-d-85 {
    max-width: 85% !important;
  }

  .w-d-85 {
    width: 85% !important;
    -ms-flex-preferred-size: 85% !important;
    flex-basis: 85% !important;
  }

  .max-image-w-d-85 img {
    max-width: 85% !important;
  }

  .max-w-d-86 {
    max-width: 86% !important;
  }

  .w-d-86 {
    width: 86% !important;
    -ms-flex-preferred-size: 86% !important;
    flex-basis: 86% !important;
  }

  .max-image-w-d-86 img {
    max-width: 86% !important;
  }

  .max-w-d-87 {
    max-width: 87% !important;
  }

  .w-d-87 {
    width: 87% !important;
    -ms-flex-preferred-size: 87% !important;
    flex-basis: 87% !important;
  }

  .max-image-w-d-87 img {
    max-width: 87% !important;
  }

  .max-w-d-88 {
    max-width: 88% !important;
  }

  .w-d-88 {
    width: 88% !important;
    -ms-flex-preferred-size: 88% !important;
    flex-basis: 88% !important;
  }

  .max-image-w-d-88 img {
    max-width: 88% !important;
  }

  .max-w-d-89 {
    max-width: 89% !important;
  }

  .w-d-89 {
    width: 89% !important;
    -ms-flex-preferred-size: 89% !important;
    flex-basis: 89% !important;
  }

  .max-image-w-d-89 img {
    max-width: 89% !important;
  }

  .max-w-d-90 {
    max-width: 90% !important;
  }

  .w-d-90 {
    width: 90% !important;
    -ms-flex-preferred-size: 90% !important;
    flex-basis: 90% !important;
  }

  .max-image-w-d-90 img {
    max-width: 90% !important;
  }

  .max-w-d-91 {
    max-width: 91% !important;
  }

  .w-d-91 {
    width: 91% !important;
    -ms-flex-preferred-size: 91% !important;
    flex-basis: 91% !important;
  }

  .max-image-w-d-91 img {
    max-width: 91% !important;
  }

  .max-w-d-92 {
    max-width: 92% !important;
  }

  .w-d-92 {
    width: 92% !important;
    -ms-flex-preferred-size: 92% !important;
    flex-basis: 92% !important;
  }

  .max-image-w-d-92 img {
    max-width: 92% !important;
  }

  .max-w-d-93 {
    max-width: 93% !important;
  }

  .w-d-93 {
    width: 93% !important;
    -ms-flex-preferred-size: 93% !important;
    flex-basis: 93% !important;
  }

  .max-image-w-d-93 img {
    max-width: 93% !important;
  }

  .max-w-d-94 {
    max-width: 94% !important;
  }

  .w-d-94 {
    width: 94% !important;
    -ms-flex-preferred-size: 94% !important;
    flex-basis: 94% !important;
  }

  .max-image-w-d-94 img {
    max-width: 94% !important;
  }

  .max-w-d-95 {
    max-width: 95% !important;
  }

  .w-d-95 {
    width: 95% !important;
    -ms-flex-preferred-size: 95% !important;
    flex-basis: 95% !important;
  }

  .max-image-w-d-95 img {
    max-width: 95% !important;
  }

  .max-w-d-96 {
    max-width: 96% !important;
  }

  .w-d-96 {
    width: 96% !important;
    -ms-flex-preferred-size: 96% !important;
    flex-basis: 96% !important;
  }

  .max-image-w-d-96 img {
    max-width: 96% !important;
  }

  .max-w-d-97 {
    max-width: 97% !important;
  }

  .w-d-97 {
    width: 97% !important;
    -ms-flex-preferred-size: 97% !important;
    flex-basis: 97% !important;
  }

  .max-image-w-d-97 img {
    max-width: 97% !important;
  }

  .max-w-d-98 {
    max-width: 98% !important;
  }

  .w-d-98 {
    width: 98% !important;
    -ms-flex-preferred-size: 98% !important;
    flex-basis: 98% !important;
  }

  .max-image-w-d-98 img {
    max-width: 98% !important;
  }

  .max-w-d-99 {
    max-width: 99% !important;
  }

  .w-d-99 {
    width: 99% !important;
    -ms-flex-preferred-size: 99% !important;
    flex-basis: 99% !important;
  }

  .max-image-w-d-99 img {
    max-width: 99% !important;
  }

  .max-w-d-100 {
    max-width: 100% !important;
  }

  .w-d-100 {
    width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }

  .max-image-w-d-100 img {
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  .max-w-m-1 {
    max-width: 1% !important;
  }

  .w-m-1 {
    width: 1% !important;
    -ms-flex-preferred-size: 1% !important;
    flex-basis: 1% !important;
  }

  .max-image-w-m-1 img {
    max-width: 1% !important;
  }

  .max-w-m-2 {
    max-width: 2% !important;
  }

  .w-m-2 {
    width: 2% !important;
    -ms-flex-preferred-size: 2% !important;
    flex-basis: 2% !important;
  }

  .max-image-w-m-2 img {
    max-width: 2% !important;
  }

  .max-w-m-3 {
    max-width: 3% !important;
  }

  .w-m-3 {
    width: 3% !important;
    -ms-flex-preferred-size: 3% !important;
    flex-basis: 3% !important;
  }

  .max-image-w-m-3 img {
    max-width: 3% !important;
  }

  .max-w-m-4 {
    max-width: 4% !important;
  }

  .w-m-4 {
    width: 4% !important;
    -ms-flex-preferred-size: 4% !important;
    flex-basis: 4% !important;
  }

  .max-image-w-m-4 img {
    max-width: 4% !important;
  }

  .max-w-m-5 {
    max-width: 5% !important;
  }

  .w-m-5 {
    width: 5% !important;
    -ms-flex-preferred-size: 5% !important;
    flex-basis: 5% !important;
  }

  .max-image-w-m-5 img {
    max-width: 5% !important;
  }

  .max-w-m-6 {
    max-width: 6% !important;
  }

  .w-m-6 {
    width: 6% !important;
    -ms-flex-preferred-size: 6% !important;
    flex-basis: 6% !important;
  }

  .max-image-w-m-6 img {
    max-width: 6% !important;
  }

  .max-w-m-7 {
    max-width: 7% !important;
  }

  .w-m-7 {
    width: 7% !important;
    -ms-flex-preferred-size: 7% !important;
    flex-basis: 7% !important;
  }

  .max-image-w-m-7 img {
    max-width: 7% !important;
  }

  .max-w-m-8 {
    max-width: 8% !important;
  }

  .w-m-8 {
    width: 8% !important;
    -ms-flex-preferred-size: 8% !important;
    flex-basis: 8% !important;
  }

  .max-image-w-m-8 img {
    max-width: 8% !important;
  }

  .max-w-m-9 {
    max-width: 9% !important;
  }

  .w-m-9 {
    width: 9% !important;
    -ms-flex-preferred-size: 9% !important;
    flex-basis: 9% !important;
  }

  .max-image-w-m-9 img {
    max-width: 9% !important;
  }

  .max-w-m-10 {
    max-width: 10% !important;
  }

  .w-m-10 {
    width: 10% !important;
    -ms-flex-preferred-size: 10% !important;
    flex-basis: 10% !important;
  }

  .max-image-w-m-10 img {
    max-width: 10% !important;
  }

  .max-w-m-11 {
    max-width: 11% !important;
  }

  .w-m-11 {
    width: 11% !important;
    -ms-flex-preferred-size: 11% !important;
    flex-basis: 11% !important;
  }

  .max-image-w-m-11 img {
    max-width: 11% !important;
  }

  .max-w-m-12 {
    max-width: 12% !important;
  }

  .w-m-12 {
    width: 12% !important;
    -ms-flex-preferred-size: 12% !important;
    flex-basis: 12% !important;
  }

  .max-image-w-m-12 img {
    max-width: 12% !important;
  }

  .max-w-m-13 {
    max-width: 13% !important;
  }

  .w-m-13 {
    width: 13% !important;
    -ms-flex-preferred-size: 13% !important;
    flex-basis: 13% !important;
  }

  .max-image-w-m-13 img {
    max-width: 13% !important;
  }

  .max-w-m-14 {
    max-width: 14% !important;
  }

  .w-m-14 {
    width: 14% !important;
    -ms-flex-preferred-size: 14% !important;
    flex-basis: 14% !important;
  }

  .max-image-w-m-14 img {
    max-width: 14% !important;
  }

  .max-w-m-15 {
    max-width: 15% !important;
  }

  .w-m-15 {
    width: 15% !important;
    -ms-flex-preferred-size: 15% !important;
    flex-basis: 15% !important;
  }

  .max-image-w-m-15 img {
    max-width: 15% !important;
  }

  .max-w-m-16 {
    max-width: 16% !important;
  }

  .w-m-16 {
    width: 16% !important;
    -ms-flex-preferred-size: 16% !important;
    flex-basis: 16% !important;
  }

  .max-image-w-m-16 img {
    max-width: 16% !important;
  }

  .max-w-m-17 {
    max-width: 17% !important;
  }

  .w-m-17 {
    width: 17% !important;
    -ms-flex-preferred-size: 17% !important;
    flex-basis: 17% !important;
  }

  .max-image-w-m-17 img {
    max-width: 17% !important;
  }

  .max-w-m-18 {
    max-width: 18% !important;
  }

  .w-m-18 {
    width: 18% !important;
    -ms-flex-preferred-size: 18% !important;
    flex-basis: 18% !important;
  }

  .max-image-w-m-18 img {
    max-width: 18% !important;
  }

  .max-w-m-19 {
    max-width: 19% !important;
  }

  .w-m-19 {
    width: 19% !important;
    -ms-flex-preferred-size: 19% !important;
    flex-basis: 19% !important;
  }

  .max-image-w-m-19 img {
    max-width: 19% !important;
  }

  .max-w-m-20 {
    max-width: 20% !important;
  }

  .w-m-20 {
    width: 20% !important;
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
  }

  .max-image-w-m-20 img {
    max-width: 20% !important;
  }

  .max-w-m-21 {
    max-width: 21% !important;
  }

  .w-m-21 {
    width: 21% !important;
    -ms-flex-preferred-size: 21% !important;
    flex-basis: 21% !important;
  }

  .max-image-w-m-21 img {
    max-width: 21% !important;
  }

  .max-w-m-22 {
    max-width: 22% !important;
  }

  .w-m-22 {
    width: 22% !important;
    -ms-flex-preferred-size: 22% !important;
    flex-basis: 22% !important;
  }

  .max-image-w-m-22 img {
    max-width: 22% !important;
  }

  .max-w-m-23 {
    max-width: 23% !important;
  }

  .w-m-23 {
    width: 23% !important;
    -ms-flex-preferred-size: 23% !important;
    flex-basis: 23% !important;
  }

  .max-image-w-m-23 img {
    max-width: 23% !important;
  }

  .max-w-m-24 {
    max-width: 24% !important;
  }

  .w-m-24 {
    width: 24% !important;
    -ms-flex-preferred-size: 24% !important;
    flex-basis: 24% !important;
  }

  .max-image-w-m-24 img {
    max-width: 24% !important;
  }

  .max-w-m-25 {
    max-width: 25% !important;
  }

  .w-m-25 {
    width: 25% !important;
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
  }

  .max-image-w-m-25 img {
    max-width: 25% !important;
  }

  .max-w-m-26 {
    max-width: 26% !important;
  }

  .w-m-26 {
    width: 26% !important;
    -ms-flex-preferred-size: 26% !important;
    flex-basis: 26% !important;
  }

  .max-image-w-m-26 img {
    max-width: 26% !important;
  }

  .max-w-m-27 {
    max-width: 27% !important;
  }

  .w-m-27 {
    width: 27% !important;
    -ms-flex-preferred-size: 27% !important;
    flex-basis: 27% !important;
  }

  .max-image-w-m-27 img {
    max-width: 27% !important;
  }

  .max-w-m-28 {
    max-width: 28% !important;
  }

  .w-m-28 {
    width: 28% !important;
    -ms-flex-preferred-size: 28% !important;
    flex-basis: 28% !important;
  }

  .max-image-w-m-28 img {
    max-width: 28% !important;
  }

  .max-w-m-29 {
    max-width: 29% !important;
  }

  .w-m-29 {
    width: 29% !important;
    -ms-flex-preferred-size: 29% !important;
    flex-basis: 29% !important;
  }

  .max-image-w-m-29 img {
    max-width: 29% !important;
  }

  .max-w-m-30 {
    max-width: 30% !important;
  }

  .w-m-30 {
    width: 30% !important;
    -ms-flex-preferred-size: 30% !important;
    flex-basis: 30% !important;
  }

  .max-image-w-m-30 img {
    max-width: 30% !important;
  }

  .max-w-m-31 {
    max-width: 31% !important;
  }

  .w-m-31 {
    width: 31% !important;
    -ms-flex-preferred-size: 31% !important;
    flex-basis: 31% !important;
  }

  .max-image-w-m-31 img {
    max-width: 31% !important;
  }

  .max-w-m-32 {
    max-width: 32% !important;
  }

  .w-m-32 {
    width: 32% !important;
    -ms-flex-preferred-size: 32% !important;
    flex-basis: 32% !important;
  }

  .max-image-w-m-32 img {
    max-width: 32% !important;
  }

  .max-w-m-33 {
    max-width: 33% !important;
  }

  .w-m-33 {
    width: 33% !important;
    -ms-flex-preferred-size: 33% !important;
    flex-basis: 33% !important;
  }

  .max-image-w-m-33 img {
    max-width: 33% !important;
  }

  .max-w-m-34 {
    max-width: 34% !important;
  }

  .w-m-34 {
    width: 34% !important;
    -ms-flex-preferred-size: 34% !important;
    flex-basis: 34% !important;
  }

  .max-image-w-m-34 img {
    max-width: 34% !important;
  }

  .max-w-m-35 {
    max-width: 35% !important;
  }

  .w-m-35 {
    width: 35% !important;
    -ms-flex-preferred-size: 35% !important;
    flex-basis: 35% !important;
  }

  .max-image-w-m-35 img {
    max-width: 35% !important;
  }

  .max-w-m-36 {
    max-width: 36% !important;
  }

  .w-m-36 {
    width: 36% !important;
    -ms-flex-preferred-size: 36% !important;
    flex-basis: 36% !important;
  }

  .max-image-w-m-36 img {
    max-width: 36% !important;
  }

  .max-w-m-37 {
    max-width: 37% !important;
  }

  .w-m-37 {
    width: 37% !important;
    -ms-flex-preferred-size: 37% !important;
    flex-basis: 37% !important;
  }

  .max-image-w-m-37 img {
    max-width: 37% !important;
  }

  .max-w-m-38 {
    max-width: 38% !important;
  }

  .w-m-38 {
    width: 38% !important;
    -ms-flex-preferred-size: 38% !important;
    flex-basis: 38% !important;
  }

  .max-image-w-m-38 img {
    max-width: 38% !important;
  }

  .max-w-m-39 {
    max-width: 39% !important;
  }

  .w-m-39 {
    width: 39% !important;
    -ms-flex-preferred-size: 39% !important;
    flex-basis: 39% !important;
  }

  .max-image-w-m-39 img {
    max-width: 39% !important;
  }

  .max-w-m-40 {
    max-width: 40% !important;
  }

  .w-m-40 {
    width: 40% !important;
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
  }

  .max-image-w-m-40 img {
    max-width: 40% !important;
  }

  .max-w-m-41 {
    max-width: 41% !important;
  }

  .w-m-41 {
    width: 41% !important;
    -ms-flex-preferred-size: 41% !important;
    flex-basis: 41% !important;
  }

  .max-image-w-m-41 img {
    max-width: 41% !important;
  }

  .max-w-m-42 {
    max-width: 42% !important;
  }

  .w-m-42 {
    width: 42% !important;
    -ms-flex-preferred-size: 42% !important;
    flex-basis: 42% !important;
  }

  .max-image-w-m-42 img {
    max-width: 42% !important;
  }

  .max-w-m-43 {
    max-width: 43% !important;
  }

  .w-m-43 {
    width: 43% !important;
    -ms-flex-preferred-size: 43% !important;
    flex-basis: 43% !important;
  }

  .max-image-w-m-43 img {
    max-width: 43% !important;
  }

  .max-w-m-44 {
    max-width: 44% !important;
  }

  .w-m-44 {
    width: 44% !important;
    -ms-flex-preferred-size: 44% !important;
    flex-basis: 44% !important;
  }

  .max-image-w-m-44 img {
    max-width: 44% !important;
  }

  .max-w-m-45 {
    max-width: 45% !important;
  }

  .w-m-45 {
    width: 45% !important;
    -ms-flex-preferred-size: 45% !important;
    flex-basis: 45% !important;
  }

  .max-image-w-m-45 img {
    max-width: 45% !important;
  }

  .max-w-m-46 {
    max-width: 46% !important;
  }

  .w-m-46 {
    width: 46% !important;
    -ms-flex-preferred-size: 46% !important;
    flex-basis: 46% !important;
  }

  .max-image-w-m-46 img {
    max-width: 46% !important;
  }

  .max-w-m-47 {
    max-width: 47% !important;
  }

  .w-m-47 {
    width: 47% !important;
    -ms-flex-preferred-size: 47% !important;
    flex-basis: 47% !important;
  }

  .max-image-w-m-47 img {
    max-width: 47% !important;
  }

  .max-w-m-48 {
    max-width: 48% !important;
  }

  .w-m-48 {
    width: 48% !important;
    -ms-flex-preferred-size: 48% !important;
    flex-basis: 48% !important;
  }

  .max-image-w-m-48 img {
    max-width: 48% !important;
  }

  .max-w-m-49 {
    max-width: 49% !important;
  }

  .w-m-49 {
    width: 49% !important;
    -ms-flex-preferred-size: 49% !important;
    flex-basis: 49% !important;
  }

  .max-image-w-m-49 img {
    max-width: 49% !important;
  }

  .max-w-m-50 {
    max-width: 50% !important;
  }

  .w-m-50 {
    width: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
  }

  .max-image-w-m-50 img {
    max-width: 50% !important;
  }

  .max-w-m-51 {
    max-width: 51% !important;
  }

  .w-m-51 {
    width: 51% !important;
    -ms-flex-preferred-size: 51% !important;
    flex-basis: 51% !important;
  }

  .max-image-w-m-51 img {
    max-width: 51% !important;
  }

  .max-w-m-52 {
    max-width: 52% !important;
  }

  .w-m-52 {
    width: 52% !important;
    -ms-flex-preferred-size: 52% !important;
    flex-basis: 52% !important;
  }

  .max-image-w-m-52 img {
    max-width: 52% !important;
  }

  .max-w-m-53 {
    max-width: 53% !important;
  }

  .w-m-53 {
    width: 53% !important;
    -ms-flex-preferred-size: 53% !important;
    flex-basis: 53% !important;
  }

  .max-image-w-m-53 img {
    max-width: 53% !important;
  }

  .max-w-m-54 {
    max-width: 54% !important;
  }

  .w-m-54 {
    width: 54% !important;
    -ms-flex-preferred-size: 54% !important;
    flex-basis: 54% !important;
  }

  .max-image-w-m-54 img {
    max-width: 54% !important;
  }

  .max-w-m-55 {
    max-width: 55% !important;
  }

  .w-m-55 {
    width: 55% !important;
    -ms-flex-preferred-size: 55% !important;
    flex-basis: 55% !important;
  }

  .max-image-w-m-55 img {
    max-width: 55% !important;
  }

  .max-w-m-56 {
    max-width: 56% !important;
  }

  .w-m-56 {
    width: 56% !important;
    -ms-flex-preferred-size: 56% !important;
    flex-basis: 56% !important;
  }

  .max-image-w-m-56 img {
    max-width: 56% !important;
  }

  .max-w-m-57 {
    max-width: 57% !important;
  }

  .w-m-57 {
    width: 57% !important;
    -ms-flex-preferred-size: 57% !important;
    flex-basis: 57% !important;
  }

  .max-image-w-m-57 img {
    max-width: 57% !important;
  }

  .max-w-m-58 {
    max-width: 58% !important;
  }

  .w-m-58 {
    width: 58% !important;
    -ms-flex-preferred-size: 58% !important;
    flex-basis: 58% !important;
  }

  .max-image-w-m-58 img {
    max-width: 58% !important;
  }

  .max-w-m-59 {
    max-width: 59% !important;
  }

  .w-m-59 {
    width: 59% !important;
    -ms-flex-preferred-size: 59% !important;
    flex-basis: 59% !important;
  }

  .max-image-w-m-59 img {
    max-width: 59% !important;
  }

  .max-w-m-60 {
    max-width: 60% !important;
  }

  .w-m-60 {
    width: 60% !important;
    -ms-flex-preferred-size: 60% !important;
    flex-basis: 60% !important;
  }

  .max-image-w-m-60 img {
    max-width: 60% !important;
  }

  .max-w-m-61 {
    max-width: 61% !important;
  }

  .w-m-61 {
    width: 61% !important;
    -ms-flex-preferred-size: 61% !important;
    flex-basis: 61% !important;
  }

  .max-image-w-m-61 img {
    max-width: 61% !important;
  }

  .max-w-m-62 {
    max-width: 62% !important;
  }

  .w-m-62 {
    width: 62% !important;
    -ms-flex-preferred-size: 62% !important;
    flex-basis: 62% !important;
  }

  .max-image-w-m-62 img {
    max-width: 62% !important;
  }

  .max-w-m-63 {
    max-width: 63% !important;
  }

  .w-m-63 {
    width: 63% !important;
    -ms-flex-preferred-size: 63% !important;
    flex-basis: 63% !important;
  }

  .max-image-w-m-63 img {
    max-width: 63% !important;
  }

  .max-w-m-64 {
    max-width: 64% !important;
  }

  .w-m-64 {
    width: 64% !important;
    -ms-flex-preferred-size: 64% !important;
    flex-basis: 64% !important;
  }

  .max-image-w-m-64 img {
    max-width: 64% !important;
  }

  .max-w-m-65 {
    max-width: 65% !important;
  }

  .w-m-65 {
    width: 65% !important;
    -ms-flex-preferred-size: 65% !important;
    flex-basis: 65% !important;
  }

  .max-image-w-m-65 img {
    max-width: 65% !important;
  }

  .max-w-m-66 {
    max-width: 66% !important;
  }

  .w-m-66 {
    width: 66% !important;
    -ms-flex-preferred-size: 66% !important;
    flex-basis: 66% !important;
  }

  .max-image-w-m-66 img {
    max-width: 66% !important;
  }

  .max-w-m-67 {
    max-width: 67% !important;
  }

  .w-m-67 {
    width: 67% !important;
    -ms-flex-preferred-size: 67% !important;
    flex-basis: 67% !important;
  }

  .max-image-w-m-67 img {
    max-width: 67% !important;
  }

  .max-w-m-68 {
    max-width: 68% !important;
  }

  .w-m-68 {
    width: 68% !important;
    -ms-flex-preferred-size: 68% !important;
    flex-basis: 68% !important;
  }

  .max-image-w-m-68 img {
    max-width: 68% !important;
  }

  .max-w-m-69 {
    max-width: 69% !important;
  }

  .w-m-69 {
    width: 69% !important;
    -ms-flex-preferred-size: 69% !important;
    flex-basis: 69% !important;
  }

  .max-image-w-m-69 img {
    max-width: 69% !important;
  }

  .max-w-m-70 {
    max-width: 70% !important;
  }

  .w-m-70 {
    width: 70% !important;
    -ms-flex-preferred-size: 70% !important;
    flex-basis: 70% !important;
  }

  .max-image-w-m-70 img {
    max-width: 70% !important;
  }

  .max-w-m-71 {
    max-width: 71% !important;
  }

  .w-m-71 {
    width: 71% !important;
    -ms-flex-preferred-size: 71% !important;
    flex-basis: 71% !important;
  }

  .max-image-w-m-71 img {
    max-width: 71% !important;
  }

  .max-w-m-72 {
    max-width: 72% !important;
  }

  .w-m-72 {
    width: 72% !important;
    -ms-flex-preferred-size: 72% !important;
    flex-basis: 72% !important;
  }

  .max-image-w-m-72 img {
    max-width: 72% !important;
  }

  .max-w-m-73 {
    max-width: 73% !important;
  }

  .w-m-73 {
    width: 73% !important;
    -ms-flex-preferred-size: 73% !important;
    flex-basis: 73% !important;
  }

  .max-image-w-m-73 img {
    max-width: 73% !important;
  }

  .max-w-m-74 {
    max-width: 74% !important;
  }

  .w-m-74 {
    width: 74% !important;
    -ms-flex-preferred-size: 74% !important;
    flex-basis: 74% !important;
  }

  .max-image-w-m-74 img {
    max-width: 74% !important;
  }

  .max-w-m-75 {
    max-width: 75% !important;
  }

  .w-m-75 {
    width: 75% !important;
    -ms-flex-preferred-size: 75% !important;
    flex-basis: 75% !important;
  }

  .max-image-w-m-75 img {
    max-width: 75% !important;
  }

  .max-w-m-76 {
    max-width: 76% !important;
  }

  .w-m-76 {
    width: 76% !important;
    -ms-flex-preferred-size: 76% !important;
    flex-basis: 76% !important;
  }

  .max-image-w-m-76 img {
    max-width: 76% !important;
  }

  .max-w-m-77 {
    max-width: 77% !important;
  }

  .w-m-77 {
    width: 77% !important;
    -ms-flex-preferred-size: 77% !important;
    flex-basis: 77% !important;
  }

  .max-image-w-m-77 img {
    max-width: 77% !important;
  }

  .max-w-m-78 {
    max-width: 78% !important;
  }

  .w-m-78 {
    width: 78% !important;
    -ms-flex-preferred-size: 78% !important;
    flex-basis: 78% !important;
  }

  .max-image-w-m-78 img {
    max-width: 78% !important;
  }

  .max-w-m-79 {
    max-width: 79% !important;
  }

  .w-m-79 {
    width: 79% !important;
    -ms-flex-preferred-size: 79% !important;
    flex-basis: 79% !important;
  }

  .max-image-w-m-79 img {
    max-width: 79% !important;
  }

  .max-w-m-80 {
    max-width: 80% !important;
  }

  .w-m-80 {
    width: 80% !important;
    -ms-flex-preferred-size: 80% !important;
    flex-basis: 80% !important;
  }

  .max-image-w-m-80 img {
    max-width: 80% !important;
  }

  .max-w-m-81 {
    max-width: 81% !important;
  }

  .w-m-81 {
    width: 81% !important;
    -ms-flex-preferred-size: 81% !important;
    flex-basis: 81% !important;
  }

  .max-image-w-m-81 img {
    max-width: 81% !important;
  }

  .max-w-m-82 {
    max-width: 82% !important;
  }

  .w-m-82 {
    width: 82% !important;
    -ms-flex-preferred-size: 82% !important;
    flex-basis: 82% !important;
  }

  .max-image-w-m-82 img {
    max-width: 82% !important;
  }

  .max-w-m-83 {
    max-width: 83% !important;
  }

  .w-m-83 {
    width: 83% !important;
    -ms-flex-preferred-size: 83% !important;
    flex-basis: 83% !important;
  }

  .max-image-w-m-83 img {
    max-width: 83% !important;
  }

  .max-w-m-84 {
    max-width: 84% !important;
  }

  .w-m-84 {
    width: 84% !important;
    -ms-flex-preferred-size: 84% !important;
    flex-basis: 84% !important;
  }

  .max-image-w-m-84 img {
    max-width: 84% !important;
  }

  .max-w-m-85 {
    max-width: 85% !important;
  }

  .w-m-85 {
    width: 85% !important;
    -ms-flex-preferred-size: 85% !important;
    flex-basis: 85% !important;
  }

  .max-image-w-m-85 img {
    max-width: 85% !important;
  }

  .max-w-m-86 {
    max-width: 86% !important;
  }

  .w-m-86 {
    width: 86% !important;
    -ms-flex-preferred-size: 86% !important;
    flex-basis: 86% !important;
  }

  .max-image-w-m-86 img {
    max-width: 86% !important;
  }

  .max-w-m-87 {
    max-width: 87% !important;
  }

  .w-m-87 {
    width: 87% !important;
    -ms-flex-preferred-size: 87% !important;
    flex-basis: 87% !important;
  }

  .max-image-w-m-87 img {
    max-width: 87% !important;
  }

  .max-w-m-88 {
    max-width: 88% !important;
  }

  .w-m-88 {
    width: 88% !important;
    -ms-flex-preferred-size: 88% !important;
    flex-basis: 88% !important;
  }

  .max-image-w-m-88 img {
    max-width: 88% !important;
  }

  .max-w-m-89 {
    max-width: 89% !important;
  }

  .w-m-89 {
    width: 89% !important;
    -ms-flex-preferred-size: 89% !important;
    flex-basis: 89% !important;
  }

  .max-image-w-m-89 img {
    max-width: 89% !important;
  }

  .max-w-m-90 {
    max-width: 90% !important;
  }

  .w-m-90 {
    width: 90% !important;
    -ms-flex-preferred-size: 90% !important;
    flex-basis: 90% !important;
  }

  .max-image-w-m-90 img {
    max-width: 90% !important;
  }

  .max-w-m-91 {
    max-width: 91% !important;
  }

  .w-m-91 {
    width: 91% !important;
    -ms-flex-preferred-size: 91% !important;
    flex-basis: 91% !important;
  }

  .max-image-w-m-91 img {
    max-width: 91% !important;
  }

  .max-w-m-92 {
    max-width: 92% !important;
  }

  .w-m-92 {
    width: 92% !important;
    -ms-flex-preferred-size: 92% !important;
    flex-basis: 92% !important;
  }

  .max-image-w-m-92 img {
    max-width: 92% !important;
  }

  .max-w-m-93 {
    max-width: 93% !important;
  }

  .w-m-93 {
    width: 93% !important;
    -ms-flex-preferred-size: 93% !important;
    flex-basis: 93% !important;
  }

  .max-image-w-m-93 img {
    max-width: 93% !important;
  }

  .max-w-m-94 {
    max-width: 94% !important;
  }

  .w-m-94 {
    width: 94% !important;
    -ms-flex-preferred-size: 94% !important;
    flex-basis: 94% !important;
  }

  .max-image-w-m-94 img {
    max-width: 94% !important;
  }

  .max-w-m-95 {
    max-width: 95% !important;
  }

  .w-m-95 {
    width: 95% !important;
    -ms-flex-preferred-size: 95% !important;
    flex-basis: 95% !important;
  }

  .max-image-w-m-95 img {
    max-width: 95% !important;
  }

  .max-w-m-96 {
    max-width: 96% !important;
  }

  .w-m-96 {
    width: 96% !important;
    -ms-flex-preferred-size: 96% !important;
    flex-basis: 96% !important;
  }

  .max-image-w-m-96 img {
    max-width: 96% !important;
  }

  .max-w-m-97 {
    max-width: 97% !important;
  }

  .w-m-97 {
    width: 97% !important;
    -ms-flex-preferred-size: 97% !important;
    flex-basis: 97% !important;
  }

  .max-image-w-m-97 img {
    max-width: 97% !important;
  }

  .max-w-m-98 {
    max-width: 98% !important;
  }

  .w-m-98 {
    width: 98% !important;
    -ms-flex-preferred-size: 98% !important;
    flex-basis: 98% !important;
  }

  .max-image-w-m-98 img {
    max-width: 98% !important;
  }

  .max-w-m-99 {
    max-width: 99% !important;
  }

  .w-m-99 {
    width: 99% !important;
    -ms-flex-preferred-size: 99% !important;
    flex-basis: 99% !important;
  }

  .max-image-w-m-99 img {
    max-width: 99% !important;
  }

  .max-w-m-100 {
    max-width: 100% !important;
  }

  .w-m-100 {
    width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }

  .max-image-w-m-100 img {
    max-width: 100% !important;
  }
}

.accordion-content > div {
  padding: 0;
}

@media (min-width: 768px) {
  .accordion-content > div {
    padding: 0;
  }
}

.accordion-content-wrapper {
  cursor: auto;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
  visibility: visible !important;
  height: auto !important;
  left: auto !important;
  max-height: 0;
  overflow: hidden !important;
  top: auto !important;
  cursor: auto !important;
}

.accordion-content-wrapper *:not(a) {
  cursor: auto !important;
}

.accordion-container {
  border: 0;
  list-style: none;
}

.accordion-head {
  background: none;
  border: 0;
  padding: 1rem;
}

.accordion-head h3 {
  width: 90%;
}

.accordion-head h3 a {
  border: 0;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.accordion-head::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23008945"/%3E%3C/svg%3E') !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  left: auto;
  margin: 0;
  margin: auto;
  position: relative;
  right: 1rem;
  top: 0;
  vertical-align: middle;
  width: 40px;
}

.accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.accordion-head::before {
  background-color: #008945;
  bottom: 0%;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
}

.accordion-title {
  margin: 0;
}

.accordion-slide {
  border: 0;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.accordion-slide.is-active .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important;
}

.accordion-slide.is-active .accordion-head::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.accordion-slide.is-active .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.accordion-slide:focus-within .accordion-head::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.accordion-slide:focus-within .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.accordion-slide::before {
  background: #fafafa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
  z-index: -1;
}

.accordion-slide:focus-within .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important;
}

@media (min-width: 768px) {
  .accordion-head {
    padding: 1rem;
  }

  .accordion-head h3 a {
    font-size: 18px;
  }

  .accordion-head::after {
    height: 40px;
    width: 40px;
  }

  .accordion-slide::after {
    left: 0;
    width: 100%;
  }

  .accordion-slide.is-active .accordion-head::before {
    content: "";
    left: 0;
    width: 100%;
  }

  .accordion-slide:focus-within .accordion-head::before {
    content: "";
    left: 0;
    width: 100%;
  }
}

.list-diff-style ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin: 20px 0 !important;
}

.list-diff-style ul li {
  width: 100% !important;
}

@media (min-width: 768px) {
  .list-diff-style ul li {
    width: 35% !important;
  }
}

.mod-js .accordion-head {
  position: relative;
  cursor: pointer;
}

.mod-js .accordion-head:after {
  position: absolute !important;
  content: " ";
}

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

.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: inherit !important;
}

.anchor-box,
.anchor-sibling {
  cursor: pointer;
}

.breadcrumbs {
  margin: 0;
}

.breadcrumbs li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 50px;
  position: relative;
  margin: 0;
  padding: 0;
}

.breadcrumbs li:nth-of-type(1) {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 20px;
  min-width: 20px;
}

.breadcrumbs li:nth-of-type(1) a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  display: inline-block;
  font-size: 0 !important;
  line-height: 0 !important;
}

.breadcrumbs li:nth-of-type(1) a::before {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M370.5 139.6c0-1.7-.8-3.2-2.2-4.2L217.4 28c-6.9-5-18.1-5.7-26 0l-151 107.4c-1.4 1-2.2 2.6-2.2 4.3l.2 40.6c0 2.9 2.3 5.2 5.2 5.2h36.1c2.9 0 5.2-2.3 5.2-5.2v-18.5l119.4-85 119.4 84.3v19.2c0 2.9 2.3 5.2 5.2 5.2h36.3c2.9 0 5.2-2.3 5.2-5.2l.1-40.7zm-36.2 35.5v-16.7c0-1.7-.8-3.3-2.2-4.2l-124.6-88c-.9-.6-1.9-.9-3-.9s-2.1.3-3 1L76.8 154.9c-1.4 1-2.2 2.5-2.2 4.2V175H48.8l-.2-32.8L197.5 36.4c3.4-2.5 9.5-3.1 13.9 0l148.8 105.9v32.8h-25.9zM321.1 28.5l-46.1.1c-6.9 0-12.4 5.4-12.9 12.1l10.2 7.2v-6.2c0-1.5 1.2-2.7 2.7-2.7l46.1-.1c1.5 0 2.7 1.2 2.7 2.7v43l10.3 7.3c0-.2.1-.4.1-.7V41.6c0-7.2-5.8-13.1-13.1-13.1zM323.9 200.3v142.8c0 1-.5 1.6-.8 2-.5.6-1.3.9-2.1.9H88c-1.6 0-2.9-1.4-2.9-2.9V200.3H74.8V343c0 7.4 5.8 13.3 13.2 13.3h233c3.6 0 7-1.4 9.5-4 2.5-2.5 3.9-5.8 3.8-9.3V200.3h-10.4z" class="st0" fill="%23606060"/%3E%3Cpath d="M241.3 182.4h-73.8c-8.3 0-15 6.7-15 15v73.8c0 8.3 6.8 15 15 15h73.8c8.3 0 15-6.7 15-15v-73.8c.1-8.3-6.7-15-15-15zm4.7 88.8c0 2.6-2.1 4.6-4.6 4.6h-73.8c-2.6 0-4.6-2.1-4.6-4.6v-73.8c0-2.5 2.1-4.6 4.6-4.6h73.8c2.6 0 4.6 2.1 4.6 4.6v73.8z" class="st0" fill="%23606060"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  line-height: normal;
  padding-right: 5px;
  width: 15px;
}

.breadcrumbs li:not(:nth-last-of-type(1)) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  margin-right: 20px;
}

.breadcrumbs li:not(:nth-last-of-type(1))::before {
  position: absolute;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 406.3 391.7"%3E%3Cdefs/%3E%3Cpath fill="%23606060" d="M77.1 372.4v-29.2l180.5-142.3c1.8-1.5 2.8-3.6 2.8-6 0-2.3-1.1-4.5-2.8-6L77.1 46.6V17.5c0-2.9 1.7-5.6 4.3-6.8 2.6-1.3 5.8-1 8 .9l225 177.5c1.8 1.5 2.8 3.7 2.8 6s-1.1 4.5-2.8 6l-225 177.5c-2.3 1.8-5.4 2.1-8 .9-2.6-1.5-4.3-4.2-4.3-7.1z"/%3E%3C/svg%3E');
  width: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  height: 100%;
  top: 0;
  bottom: 0;
  left: auto;
  right: -15px;
}

.breadcrumbs li.is-current,
.breadcrumbs li.is-current a {
  color: #000;
}

.breadcrumbs a {
  color: #606060;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.125rem;
  text-decoration: none;
}

.breadcrumbs-list,
.breadcrumbs-without-separator {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .breadcrumbs {
    background: none;
  }

  .breadcrumbs a {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.125rem;
  }
}

.breadcrumbs.foldable ol {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.breadcrumbs.foldable ol > li {
  height: auto !important;
}

.breadcrumbs.ellipsis ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.breadcrumbs.ellipsis ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
}

.breadcrumbs.ellipsis ol > li:nth-last-child(1) {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
}

.breadcrumbs.stacked-text ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.breadcrumbs.stacked-text ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  height: auto !important;
  min-height: 50px !important;
}

.breadcrumbs.stacked-text ol > li > a {
  white-space: normal !important;
}

.breadcrumbs {
  margin: 10px 0;
}

.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.breadcrumbs-without-separator li:before {
  right: 0;
  content: " ";
  display: inline-block;
  position: relative;
  position: absolute;
}

.breadcrumbs-without-separator li:last-child {
  background-image: none;
}

.breadcrumbs-without-separator li:last-child:before {
  display: none;
}

.card-icon-left-text-right.image {
  margin-bottom: 30px;
}

.card-icon-left-text-right figure {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-icon-left-text-right figure figcaption {
  text-align: left;
}

.card-icon-left-text-right figure figcaption p {
  margin-top: 0;
}

.card-icon-left-text-right figure img {
  width: 33%;
}

.card-title-button-embedded figure {
  line-height: 0;
  position: relative;
}

.card-title-button-embedded figure > a {
  line-height: 0;
}

.card-title-button-embedded figure figcaption {
  bottom: 0;
  left: 0;
  margin-bottom: 15px;
  margin-left: 15px;
  position: absolute;
}

.card-title-button-embedded figure figcaption p {
  text-align: left;
}

.card-title-button-embedded figure figcaption p:last-of-type {
  margin: 0;
}

.card-title-divider figcaption,
.card-title-divider-reverse figcaption {
  margin-bottom: 20px;
  position: relative;
}

.card-title-divider figcaption > *,
.card-title-divider-reverse figcaption > * {
  margin-bottom: 0;
  margin-top: 0;
}

.card-title-divider figcaption::after,
.card-title-divider-reverse figcaption::after {
  background-color: #008945;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: calc(100% + 5px);
  width: 80px;
}

.card-title-divider.title-center-m .component-content .richText-content::after,
.card-title-divider.title-center-m .component-content figcaption::after,
.card-title-divider-reverse.title-center-m
  .component-content
  .richText-content::after,
.card-title-divider-reverse.title-center-m
  .component-content
  figcaption::after {
  left: calc(calc(100% - 80px) / 2);
}

.card-title-divider.title-right-m figcaption::after,
.card-title-divider-reverse.title-right-m figcaption::after {
  left: unset;
  right: 0;
}

@media (min-width: 992px) {
  .card-title-divider.title-left-d figcaption::after,
  .card-title-divider-reverse.title-left-d figcaption::after {
    left: 0;
  }

  .card-title-divider.title-center-d
    .component-content
    .richText-content::after,
  .card-title-divider.title-center-d .component-content figcaption::after,
  .card-title-divider-reverse.title-center-d
    .component-content
    .richText-content::after,
  .card-title-divider-reverse.title-center-d
    .component-content
    figcaption::after {
    left: calc((100% - 80px) / 2);
  }

  .card-title-divider.title-right-d figcaption::after,
  .card-title-divider-reverse.title-right-d figcaption::after {
    left: unset;
    right: 0;
  }
}

.card-title-divider-reverse figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-title-divider-reverse figure > :not(figcaption) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.carousel > .component-content {
  background-color: transparent;
  border: none;
  padding: 0;
  position: relative;
}

.carouselSlide,
.carouselSlide > div,
.carouselSlide > div > div,
.carouselSlide > div > div > div {
  height: 100%;
}

.class-filter .selected-item-js p,
.class-filter .selected-item-js a,
.class-filter .filter-item-js p,
.class-filter .filter-item-js a {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  color: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  text-align: inherit !important;
}

.class-filter .selected-item-js a,
.class-filter .filter-item-js a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.class-filter[data-type="dropdown"].shadowed > * > .filter-list-js,
.class-filter[data-type-mobile="dropdown"].shadowed > * > .filter-list-js {
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.55);
}

.class-filter .filter-item-js {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"],
  .class-filter[data-type="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type="dropdown"]::before,
  .class-filter[data-type="sidebar"]::before {
    background-color: none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type="dropdown"] .filter-container-js,
  .class-filter[data-type="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #313131;
    color: #008945;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    overflow: visible;
    padding: 1rem 3rem;
    position: relative;
    border: solid #008945 1px;
    text-align: center;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js:hover,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js:hover {
    background-color: #008945;
    color: #008945;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #008945;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"] .filter-container-js .filter-list-js,
  .class-filter[data-type="sidebar"] .filter-container-js .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 3;
    border-left: solid #008945 1px;
    border-right: solid #008945 1px;
    border-bottom: solid #008945 1px;
  }

  .class-filter[data-type="dropdown"] .filter-container-js .filter-list-js ul,
  .class-filter[data-type="sidebar"] .filter-container-js .filter-list-js ul {
    width: 100% !important;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js {
    text-indent: 1.5rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    text-indent: 3rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type {
    border-top: solid #008945 1px;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #2ea85d;
    border-top: solid #008945 1px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    padding: 1rem 3rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js {
    background-color: #008945;
    color: #fff;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #2b9c56;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    font-weight: bold !important;
    background-color: #2b9c56;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .filter-list-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .filter-list-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="sidebar"] > .filter-container-js .selected-item-js {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .selected-item-js::after {
    display: none;
  }

  .class-filter[data-type="sidebar"] > .filter-container-js .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 1;
    border-left: none;
    border-right: none;
    border-bottom: none;
    z-index: 99999;
    overflow: auto;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after {
    content: "";
    display: block;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    background-color: #2ea85d;
    max-width: 50%;
    z-index: -1;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #2ea85d;
    border-top: solid #008945 1px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    padding: 1rem 3rem;
    max-width: 50%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:hover,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js {
    background-color: #008945;
    color: #fff;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js:hover {
    color: initial;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #2b9c56;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.25);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.25);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #52cf81;
    color: #fff;
    cursor: pointer;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    margin: 0 0.5rem 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    overflow: hidden;
    padding: 1rem;
    text-align: center;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js.active-js {
    background-color: #008945;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js:hover {
    background-color: #008945;
  }

  .class-filter[data-type="titles"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="titles"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="titles"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    color: #666;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    font-weight: bold;
    margin: 1rem;
    text-align: center;
    -ms-flex-preferred-size: calc((100% / (5)) - ((5 - 1) * 1rem));
    flex-basis: calc((100% / (5)) - ((5 - 1) * 1rem));
    max-width: calc((100% / (5)) - ((5 - 1) * 1rem));
    width: calc((100% / (5)) - ((5 - 1) * 1rem));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js::after {
    content: "";
    display: block;
    max-width: 60px;
    margin: 3px auto 0;
    height: 3px;
    background-color: #008945;
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js.active-js {
    color: #008945;
  }

  .class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js::after {
    opacity: 1;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js:hover {
    color: #008945;
  }

  .class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover::after {
    opacity: 1;
  }

  .class-filter[data-type="links"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="links"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="links"] a {
    padding: 0 !important;
    display: inline-block !important;
    color: #008945 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type="links"] a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type="links"] a::before {
    content: "•";
    margin-right: 10px;
  }

  .class-filter[data-type="links"] li.navigation-level1 a {
    font-weight: bold !important;
  }

  .class-filter[data-type="links"] li.navigation-level1 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type="links"] li.navigation-level1 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a {
    font-weight: bold !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a {
    font-weight: normal !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a {
    font-weight: normal !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type="links"] > * > .filter-list-js > .filter-item-js > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type="links"]
    > *
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #2ea85d !important;
  }

  .class-filter[data-type="links"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="links"] .filter-list-js ul {
    width: 100%;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type="links"] .filter-list-js ul > .filter-item-js {
    margin-left: 10px;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a:hover {
    color: #2ea85d !important;
  }

  .class-filter[data-type="checkbox"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="checkbox"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="checkbox"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0.5rem 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: solid 1px #544f40;
    content: "";
    height: 10px;
    margin-right: 1rem;
    width: 10px;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #ced4da;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #666;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"],
  .class-filter[data-type-mobile="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type-mobile="dropdown"]::before,
  .class-filter[data-type-mobile="sidebar"]::before {
    background-color: none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type-mobile="dropdown"] .filter-container-js,
  .class-filter[data-type-mobile="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #313131;
    color: #008945;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    overflow: visible;
    padding: 1rem 3rem;
    position: relative;
    border: solid #008945 1px;
    text-align: center;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js:hover,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js:hover {
    background-color: #008945;
    color: #008945;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #008945;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 1;
    border-left: solid #008945 1px;
    border-right: solid #008945 1px;
    border-bottom: solid #008945 1px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul {
    width: 100% !important;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js {
    text-indent: 1.5rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    text-indent: 3rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type {
    border-top: solid #008945 1px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #2ea85d;
    border-top: solid #008945 1px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    padding: 1rem 3rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js {
    background-color: #008945;
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #2b9c56;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    font-weight: bold !important;
    background-color: #2b9c56;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js::after {
    display: none;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 1;
    z-index: 99999;
    border-left: none;
    border-right: none;
    border-bottom: none;
    overflow: auto;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js::after {
    content: "";
    display: block;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    background-color: #2ea85d;
    max-width: 70%;
    z-index: -1;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #2ea85d;
    border-top: solid #008945 1px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    padding: 1rem 3rem;
    max-width: 70%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js {
    background-color: #008945;
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #2b9c56;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.25);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.25);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js {
    background-color: #2ea85d;
    color: #008945;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #52cf81;
    color: #fff;
    cursor: pointer;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    margin: 0 0.5rem 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    overflow: hidden;
    padding: 1rem;
    text-align: center;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #008945;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .class-filter[data-type-mobile="buttons"] .filter-list-js .filter-item-js {
    -ms-flex-preferred-size: calc((100% / 4) - (3 * 1rem));
    flex-basis: calc((100% / 4) - (3 * 1rem));
    font-size: 16px;
    width: calc((100% / 4) - (3 * 1rem));
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="titles"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="titles"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="titles"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="titles"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    color: #666;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 20px;
    font-weight: bold;
    margin: 1rem;
    text-align: center;
    -ms-flex-preferred-size: calc((100% / (2)) - ((2 - 1) * 1rem));
    flex-basis: calc((100% / (2)) - ((2 - 1) * 1rem));
    max-width: calc((100% / (2)) - ((2 - 1) * 1rem));
    width: calc((100% / (2)) - ((2 - 1) * 1rem));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    content: "";
    display: block;
    max-width: 60px;
    margin: 3px auto 0;
    height: 3px;
    background-color: #008945;
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #008945;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js::after {
    opacity: 1;
  }

  .class-filter[data-type-mobile="links"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="links"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="links"] a {
    display: inline-block !important;
    padding: 0 !important;
    color: #008945 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type-mobile="links"] a::before {
    content: "\2022";
  }

  .class-filter[data-type-mobile="links"] a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type-mobile="links"] a::before {
    content: "•";
    margin-right: 10px;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a {
    font-weight: bold !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a {
    font-weight: bold !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a {
    font-weight: normal !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a {
    font-weight: normal !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a:hover {
    color: #008945 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type-mobile="links"]
    > *
    > .filter-list-js
    > .filter-item-js
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type-mobile="links"]
    > *
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #2ea85d !important;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js ul {
    width: 100%;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js ul > .filter-item-js {
    margin-left: 10px;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a:hover {
    color: #2ea85d !important;
  }

  .class-filter[data-type-mobile="checkbox"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="checkbox"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="checkbox"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="checkbox"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0.5rem 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: solid 1px #544f40;
    content: "";
    height: 10px;
    margin-right: 1rem;
    width: 10px;
  }

  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #666;
  }
}

@media (max-width: 767px) {
  .theme-1.class-filter[data-type-mobile="sidebar"]::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #008945 1px !important;
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="sidebar"] > *:hover .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] > * .filter-list-js,
  .theme-1.class-filter[data-type-mobile="dropdown"] > * .filter-list-js {
    border-left: solid #008945 1px !important;
    border-right: solid #008945 1px !important;
    border-bottom: solid #008945 1px !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] > * .filter-list-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > *
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #008945 !important;
    border-top: solid #91c4ab 1px !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #00bc5f !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #008945 1px !important;
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #008945 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #008945 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #006a35 1px !important;
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="sidebar"] > *:hover .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] > * .filter-list-js,
  .theme-2.class-filter[data-type-mobile="dropdown"] > * .filter-list-js {
    border-left: solid #006a35 1px !important;
    border-right: solid #006a35 1px !important;
    border-bottom: solid #006a35 1px !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] > * .filter-list-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > *
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #006a35 !important;
    border-top: solid #7db99b 1px !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #009d4f !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #006a35 1px !important;
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #006a35 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #006a35 !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #2ea85d 1px !important;
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="sidebar"] > *:hover .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > *:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] > * .filter-list-js,
  .theme-3.class-filter[data-type-mobile="dropdown"] > * .filter-list-js {
    border-left: solid #2ea85d 1px !important;
    border-right: solid #2ea85d 1px !important;
    border-bottom: solid #2ea85d 1px !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] > * .filter-list-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > *
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #2ea85d !important;
    border-top: solid #d1d1d1 1px !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #3fca74 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #2ea85d 1px !important;
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #2ea85d !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #2ea85d !important;
  }
}

@media (min-width: 768px) {
  .theme-1.class-filter[data-type="sidebar"]::before,
  .theme-1.class-filter[data-type="dropdown"]::before {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #008945 1px !important;
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type="sidebar"] > *.opened-js .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"] > *:hover .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"] > *.opened-js .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"] > *:hover .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"] > *:hover .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"] > * .filter-list-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-1.class-filter[data-type="dropdown"] > * .filter-list-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #008945 1px !important;
    border-right: solid #008945 1px !important;
    border-bottom: solid #008945 1px !important;
  }

  .theme-1.class-filter[data-type="sidebar"] > * .filter-list-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-1.class-filter[data-type="dropdown"] > * .filter-list-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #008945 !important;
    border-top: solid #91c4ab 1px !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #00bc5f !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #008945 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #008945 1px !important;
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #008945 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #008945 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #008945 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #008945 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]::before,
  .theme-2.class-filter[data-type="dropdown"]::before {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #006a35 1px !important;
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="sidebar"] > *.opened-js .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"] > *:hover .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"] > *.opened-js .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"] > *:hover .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"] > *:hover .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"] > * .filter-list-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-2.class-filter[data-type="dropdown"] > * .filter-list-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #006a35 1px !important;
    border-right: solid #006a35 1px !important;
    border-bottom: solid #006a35 1px !important;
  }

  .theme-2.class-filter[data-type="sidebar"] > * .filter-list-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-2.class-filter[data-type="dropdown"] > * .filter-list-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #006a35 !important;
    border-top: solid #7db99b 1px !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #009d4f !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #006a35 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #006a35 1px !important;
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #006a35 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #006a35 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #006a35 !important;
  }

  .theme-3.class-filter[data-type="sidebar"]::before,
  .theme-3.class-filter[data-type="dropdown"]::before {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #2ea85d 1px !important;
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="sidebar"] > *.opened-js .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"] > *:hover .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"] > *.opened-js .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"] > *:hover .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"] > *:hover .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"] > * .filter-list-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-3.class-filter[data-type="dropdown"] > * .filter-list-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #2ea85d 1px !important;
    border-right: solid #2ea85d 1px !important;
    border-bottom: solid #2ea85d 1px !important;
  }

  .theme-3.class-filter[data-type="sidebar"] > * .filter-list-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-3.class-filter[data-type="dropdown"] > * .filter-list-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #2ea85d !important;
    border-top: solid #d1d1d1 1px !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #3fca74 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #2ea85d !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #2ea85d 1px !important;
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #2ea85d !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #2ea85d !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #2ea85d !important;
  }

  .theme-4.class-filter[data-type="sidebar"]::before,
  .theme-4.class-filter[data-type="dropdown"]::before {
    background-color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #52cf81 1px !important;
    color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="sidebar"] > *.opened-js .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"] > *:hover .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"] > *.opened-js .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"] > *:hover .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #52cf81 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > *.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > *:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"] > *:hover .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > *.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > *:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"] > * .filter-list-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-4.class-filter[data-type="dropdown"] > * .filter-list-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #52cf81 1px !important;
    border-right: solid #52cf81 1px !important;
    border-bottom: solid #52cf81 1px !important;
  }

  .theme-4.class-filter[data-type="sidebar"] > * .filter-list-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-4.class-filter[data-type="dropdown"] > * .filter-list-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #52cf81 !important;
    border-top: solid #f7f7f7 1px !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-4.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #52cf81 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #7ada9e !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #52cf81 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #52cf81 1px !important;
    color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-4.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #52cf81 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #52cf81 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #52cf81 !important;
  }
}

@media (max-width: 767px) {
  .cols-m-1.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 0rem) + 0rem) !important;
    flex-basis: calc((100% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 0rem) + 0rem) !important;
    width: calc((100% - 0rem) + 0rem) !important;
  }

  .cols-m-1.s-m-0 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-0 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-1.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 1rem) + 1rem) !important;
    flex-basis: calc((100% - 1rem) + 1rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 1rem) + 1rem) !important;
    width: calc((100% - 1rem) + 1rem) !important;
  }

  .cols-m-1.s-m-1 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-1 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-1.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 2rem) + 2rem) !important;
    flex-basis: calc((100% - 2rem) + 2rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 2rem) + 2rem) !important;
    width: calc((100% - 2rem) + 2rem) !important;
  }

  .cols-m-1.s-m-2 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-2 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-1.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 3rem) + 3rem) !important;
    flex-basis: calc((100% - 3rem) + 3rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 3rem) + 3rem) !important;
    width: calc((100% - 3rem) + 3rem) !important;
  }

  .cols-m-1.s-m-3 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-3 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-1.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 4rem) + 4rem) !important;
    flex-basis: calc((100% - 4rem) + 4rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 4rem) + 4rem) !important;
    width: calc((100% - 4rem) + 4rem) !important;
  }

  .cols-m-1.s-m-4 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-4 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-1.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 5rem) + 5rem) !important;
    flex-basis: calc((100% - 5rem) + 5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 5rem) + 5rem) !important;
    width: calc((100% - 5rem) + 5rem) !important;
  }

  .cols-m-1.s-m-5 .filter-item-js:nth-child(1n + 1),
  .cols-m-1.s-m-5 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 0rem) + 0rem) !important;
    flex-basis: calc((50% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 0rem) + 0rem) !important;
    width: calc((50% - 0rem) + 0rem) !important;
  }

  .cols-m-2.s-m-0 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-0 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 1rem) + 0.5rem) !important;
    flex-basis: calc((50% - 1rem) + 0.5rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 1rem) + 0.5rem) !important;
    width: calc((50% - 1rem) + 0.5rem) !important;
  }

  .cols-m-2.s-m-1 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-1 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 2rem) + 1rem) !important;
    flex-basis: calc((50% - 2rem) + 1rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 2rem) + 1rem) !important;
    width: calc((50% - 2rem) + 1rem) !important;
  }

  .cols-m-2.s-m-2 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-2 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 3rem) + 1.5rem) !important;
    flex-basis: calc((50% - 3rem) + 1.5rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 3rem) + 1.5rem) !important;
    width: calc((50% - 3rem) + 1.5rem) !important;
  }

  .cols-m-2.s-m-3 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-3 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 4rem) + 2rem) !important;
    flex-basis: calc((50% - 4rem) + 2rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 4rem) + 2rem) !important;
    width: calc((50% - 4rem) + 2rem) !important;
  }

  .cols-m-2.s-m-4 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-4 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-2.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 5rem) + 2.5rem) !important;
    flex-basis: calc((50% - 5rem) + 2.5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 5rem) + 2.5rem) !important;
    width: calc((50% - 5rem) + 2.5rem) !important;
  }

  .cols-m-2.s-m-5 .filter-item-js:nth-child(2n + 2),
  .cols-m-2.s-m-5 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 0rem) + 0rem) !important;
    flex-basis: calc((33.3% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 0rem) + 0rem) !important;
    width: calc((33.3% - 0rem) + 0rem) !important;
  }

  .cols-m-3.s-m-0 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-0 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 1rem) + 0.33rem) !important;
    flex-basis: calc((33.3% - 1rem) + 0.33rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 1rem) + 0.33rem) !important;
    width: calc((33.3% - 1rem) + 0.33rem) !important;
  }

  .cols-m-3.s-m-1 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-1 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 2rem) + 0.67rem) !important;
    flex-basis: calc((33.3% - 2rem) + 0.67rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 2rem) + 0.67rem) !important;
    width: calc((33.3% - 2rem) + 0.67rem) !important;
  }

  .cols-m-3.s-m-2 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-2 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 3rem) + 1rem) !important;
    flex-basis: calc((33.3% - 3rem) + 1rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 3rem) + 1rem) !important;
    width: calc((33.3% - 3rem) + 1rem) !important;
  }

  .cols-m-3.s-m-3 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-3 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 4rem) + 1.33rem) !important;
    flex-basis: calc((33.3% - 4rem) + 1.33rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 4rem) + 1.33rem) !important;
    width: calc((33.3% - 4rem) + 1.33rem) !important;
  }

  .cols-m-3.s-m-4 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-4 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-3.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 5rem) + 1.67rem) !important;
    flex-basis: calc((33.3% - 5rem) + 1.67rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 5rem) + 1.67rem) !important;
    width: calc((33.3% - 5rem) + 1.67rem) !important;
  }

  .cols-m-3.s-m-5 .filter-item-js:nth-child(3n + 3),
  .cols-m-3.s-m-5 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 0rem) + 0rem) !important;
    flex-basis: calc((25% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 0rem) + 0rem) !important;
    width: calc((25% - 0rem) + 0rem) !important;
  }

  .cols-m-4.s-m-0 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-0 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 1rem) + 0.25rem) !important;
    flex-basis: calc((25% - 1rem) + 0.25rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 1rem) + 0.25rem) !important;
    width: calc((25% - 1rem) + 0.25rem) !important;
  }

  .cols-m-4.s-m-1 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-1 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 2rem) + 0.5rem) !important;
    flex-basis: calc((25% - 2rem) + 0.5rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 2rem) + 0.5rem) !important;
    width: calc((25% - 2rem) + 0.5rem) !important;
  }

  .cols-m-4.s-m-2 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-2 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 3rem) + 0.75rem) !important;
    flex-basis: calc((25% - 3rem) + 0.75rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 3rem) + 0.75rem) !important;
    width: calc((25% - 3rem) + 0.75rem) !important;
  }

  .cols-m-4.s-m-3 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-3 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 4rem) + 1rem) !important;
    flex-basis: calc((25% - 4rem) + 1rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 4rem) + 1rem) !important;
    width: calc((25% - 4rem) + 1rem) !important;
  }

  .cols-m-4.s-m-4 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-4 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-4.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 5rem) + 1.25rem) !important;
    flex-basis: calc((25% - 5rem) + 1.25rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 5rem) + 1.25rem) !important;
    width: calc((25% - 5rem) + 1.25rem) !important;
  }

  .cols-m-4.s-m-5 .filter-item-js:nth-child(4n + 4),
  .cols-m-4.s-m-5 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 0rem) + 0rem) !important;
    flex-basis: calc((20% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 0rem) + 0rem) !important;
    width: calc((20% - 0rem) + 0rem) !important;
  }

  .cols-m-5.s-m-0 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-0 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 1rem) + 0.2rem) !important;
    flex-basis: calc((20% - 1rem) + 0.2rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 1rem) + 0.2rem) !important;
    width: calc((20% - 1rem) + 0.2rem) !important;
  }

  .cols-m-5.s-m-1 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-1 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 2rem) + 0.4rem) !important;
    flex-basis: calc((20% - 2rem) + 0.4rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 2rem) + 0.4rem) !important;
    width: calc((20% - 2rem) + 0.4rem) !important;
  }

  .cols-m-5.s-m-2 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-2 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 3rem) + 0.6rem) !important;
    flex-basis: calc((20% - 3rem) + 0.6rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 3rem) + 0.6rem) !important;
    width: calc((20% - 3rem) + 0.6rem) !important;
  }

  .cols-m-5.s-m-3 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-3 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 4rem) + 0.8rem) !important;
    flex-basis: calc((20% - 4rem) + 0.8rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 4rem) + 0.8rem) !important;
    width: calc((20% - 4rem) + 0.8rem) !important;
  }

  .cols-m-5.s-m-4 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-4 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-m-5.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 5rem) + 1rem) !important;
    flex-basis: calc((20% - 5rem) + 1rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 5rem) + 1rem) !important;
    width: calc((20% - 5rem) + 1rem) !important;
  }

  .cols-m-5.s-m-5 .filter-item-js:nth-child(5n + 5),
  .cols-m-5.s-m-5 .filter-item-js:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

@media (min-width: 768px) {
  .cols-d-1.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 0rem) + 0rem) !important;
    flex-basis: calc((100% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 0rem) + 0rem) !important;
    width: calc((100% - 0rem) + 0rem) !important;
  }

  .cols-d-1.s-d-0 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-0 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-1.s-d-1 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 1rem) + 1rem) !important;
    flex-basis: calc((100% - 1rem) + 1rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 1rem) + 1rem) !important;
    width: calc((100% - 1rem) + 1rem) !important;
  }

  .cols-d-1.s-d-1 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-1 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-1.s-d-2 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 2rem) + 2rem) !important;
    flex-basis: calc((100% - 2rem) + 2rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 2rem) + 2rem) !important;
    width: calc((100% - 2rem) + 2rem) !important;
  }

  .cols-d-1.s-d-2 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-2 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-1.s-d-3 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 3rem) + 3rem) !important;
    flex-basis: calc((100% - 3rem) + 3rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 3rem) + 3rem) !important;
    width: calc((100% - 3rem) + 3rem) !important;
  }

  .cols-d-1.s-d-3 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-3 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-1.s-d-4 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 4rem) + 4rem) !important;
    flex-basis: calc((100% - 4rem) + 4rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 4rem) + 4rem) !important;
    width: calc((100% - 4rem) + 4rem) !important;
  }

  .cols-d-1.s-d-4 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-4 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-1.s-d-5 .filter-item-js {
    -ms-flex-preferred-size: calc((100% - 5rem) + 5rem) !important;
    flex-basis: calc((100% - 5rem) + 5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((100% - 5rem) + 5rem) !important;
    width: calc((100% - 5rem) + 5rem) !important;
  }

  .cols-d-1.s-d-5 .filter-item-js:nth-child(1n + 1),
  .cols-d-1.s-d-5 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 0rem) + 0rem) !important;
    flex-basis: calc((50% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 0rem) + 0rem) !important;
    width: calc((50% - 0rem) + 0rem) !important;
  }

  .cols-d-2.s-d-0 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-0 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-1 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 1rem) + 0.5rem) !important;
    flex-basis: calc((50% - 1rem) + 0.5rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 1rem) + 0.5rem) !important;
    width: calc((50% - 1rem) + 0.5rem) !important;
  }

  .cols-d-2.s-d-1 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-1 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-2 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 2rem) + 1rem) !important;
    flex-basis: calc((50% - 2rem) + 1rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 2rem) + 1rem) !important;
    width: calc((50% - 2rem) + 1rem) !important;
  }

  .cols-d-2.s-d-2 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-2 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-3 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 3rem) + 1.5rem) !important;
    flex-basis: calc((50% - 3rem) + 1.5rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 3rem) + 1.5rem) !important;
    width: calc((50% - 3rem) + 1.5rem) !important;
  }

  .cols-d-2.s-d-3 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-3 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-4 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 4rem) + 2rem) !important;
    flex-basis: calc((50% - 4rem) + 2rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 4rem) + 2rem) !important;
    width: calc((50% - 4rem) + 2rem) !important;
  }

  .cols-d-2.s-d-4 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-4 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-2.s-d-5 .filter-item-js {
    -ms-flex-preferred-size: calc((50% - 5rem) + 2.5rem) !important;
    flex-basis: calc((50% - 5rem) + 2.5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((50% - 5rem) + 2.5rem) !important;
    width: calc((50% - 5rem) + 2.5rem) !important;
  }

  .cols-d-2.s-d-5 .filter-item-js:nth-child(2n + 2),
  .cols-d-2.s-d-5 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 0rem) + 0rem) !important;
    flex-basis: calc((33.3% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 0rem) + 0rem) !important;
    width: calc((33.3% - 0rem) + 0rem) !important;
  }

  .cols-d-3.s-d-0 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-0 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-1 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 1rem) + 0.33rem) !important;
    flex-basis: calc((33.3% - 1rem) + 0.33rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 1rem) + 0.33rem) !important;
    width: calc((33.3% - 1rem) + 0.33rem) !important;
  }

  .cols-d-3.s-d-1 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-1 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-2 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 2rem) + 0.67rem) !important;
    flex-basis: calc((33.3% - 2rem) + 0.67rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 2rem) + 0.67rem) !important;
    width: calc((33.3% - 2rem) + 0.67rem) !important;
  }

  .cols-d-3.s-d-2 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-2 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-3 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 3rem) + 1rem) !important;
    flex-basis: calc((33.3% - 3rem) + 1rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 3rem) + 1rem) !important;
    width: calc((33.3% - 3rem) + 1rem) !important;
  }

  .cols-d-3.s-d-3 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-3 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-4 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 4rem) + 1.33rem) !important;
    flex-basis: calc((33.3% - 4rem) + 1.33rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 4rem) + 1.33rem) !important;
    width: calc((33.3% - 4rem) + 1.33rem) !important;
  }

  .cols-d-3.s-d-4 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-4 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-3.s-d-5 .filter-item-js {
    -ms-flex-preferred-size: calc((33.3% - 5rem) + 1.67rem) !important;
    flex-basis: calc((33.3% - 5rem) + 1.67rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((33.3% - 5rem) + 1.67rem) !important;
    width: calc((33.3% - 5rem) + 1.67rem) !important;
  }

  .cols-d-3.s-d-5 .filter-item-js:nth-child(3n + 3),
  .cols-d-3.s-d-5 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 0rem) + 0rem) !important;
    flex-basis: calc((25% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 0rem) + 0rem) !important;
    width: calc((25% - 0rem) + 0rem) !important;
  }

  .cols-d-4.s-d-0 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-0 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-1 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 1rem) + 0.25rem) !important;
    flex-basis: calc((25% - 1rem) + 0.25rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 1rem) + 0.25rem) !important;
    width: calc((25% - 1rem) + 0.25rem) !important;
  }

  .cols-d-4.s-d-1 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-1 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-2 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 2rem) + 0.5rem) !important;
    flex-basis: calc((25% - 2rem) + 0.5rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 2rem) + 0.5rem) !important;
    width: calc((25% - 2rem) + 0.5rem) !important;
  }

  .cols-d-4.s-d-2 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-2 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-3 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 3rem) + 0.75rem) !important;
    flex-basis: calc((25% - 3rem) + 0.75rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 3rem) + 0.75rem) !important;
    width: calc((25% - 3rem) + 0.75rem) !important;
  }

  .cols-d-4.s-d-3 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-3 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-4 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 4rem) + 1rem) !important;
    flex-basis: calc((25% - 4rem) + 1rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 4rem) + 1rem) !important;
    width: calc((25% - 4rem) + 1rem) !important;
  }

  .cols-d-4.s-d-4 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-4 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-4.s-d-5 .filter-item-js {
    -ms-flex-preferred-size: calc((25% - 5rem) + 1.25rem) !important;
    flex-basis: calc((25% - 5rem) + 1.25rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((25% - 5rem) + 1.25rem) !important;
    width: calc((25% - 5rem) + 1.25rem) !important;
  }

  .cols-d-4.s-d-5 .filter-item-js:nth-child(4n + 4),
  .cols-d-4.s-d-5 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 0rem) + 0rem) !important;
    flex-basis: calc((20% - 0rem) + 0rem) !important;
    margin-bottom: 0rem !important;
    margin-right: calc(0rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 0rem) + 0rem) !important;
    width: calc((20% - 0rem) + 0rem) !important;
  }

  .cols-d-5.s-d-0 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-0 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-1 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 1rem) + 0.2rem) !important;
    flex-basis: calc((20% - 1rem) + 0.2rem) !important;
    margin-bottom: 1rem !important;
    margin-right: calc(1rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 1rem) + 0.2rem) !important;
    width: calc((20% - 1rem) + 0.2rem) !important;
  }

  .cols-d-5.s-d-1 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-1 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-2 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 2rem) + 0.4rem) !important;
    flex-basis: calc((20% - 2rem) + 0.4rem) !important;
    margin-bottom: 2rem !important;
    margin-right: calc(2rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 2rem) + 0.4rem) !important;
    width: calc((20% - 2rem) + 0.4rem) !important;
  }

  .cols-d-5.s-d-2 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-2 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-3 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 3rem) + 0.6rem) !important;
    flex-basis: calc((20% - 3rem) + 0.6rem) !important;
    margin-bottom: 3rem !important;
    margin-right: calc(3rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 3rem) + 0.6rem) !important;
    width: calc((20% - 3rem) + 0.6rem) !important;
  }

  .cols-d-5.s-d-3 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-3 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-4 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 4rem) + 0.8rem) !important;
    flex-basis: calc((20% - 4rem) + 0.8rem) !important;
    margin-bottom: 4rem !important;
    margin-right: calc(4rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 4rem) + 0.8rem) !important;
    width: calc((20% - 4rem) + 0.8rem) !important;
  }

  .cols-d-5.s-d-4 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-4 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }

  .cols-d-5.s-d-5 .filter-item-js {
    -ms-flex-preferred-size: calc((20% - 5rem) + 1rem) !important;
    flex-basis: calc((20% - 5rem) + 1rem) !important;
    margin-bottom: 5rem !important;
    margin-right: calc(5rem) !important;
    margin-left: 0 !important;
    max-width: calc((20% - 5rem) + 1rem) !important;
    width: calc((20% - 5rem) + 1rem) !important;
  }

  .cols-d-5.s-d-5 .filter-item-js:nth-child(5n + 5),
  .cols-d-5.s-d-5 .filter-item-js:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

.navigation.class-filter {
  display: none;
}

.navigation.class-filter.initiated {
  display: block;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul,
.navigation.class-filter.initiated[data-type="sidebar"] ul,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul li,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li,
.navigation.class-filter.initiated[data-type="sidebar"] ul li,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li {
  padding: 0 !important;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul li a,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li a,
.navigation.class-filter.initiated[data-type="sidebar"] ul li a,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li a {
  padding: 1rem 2rem !important;
}

@media (min-width: 768px) {
  .navigation.class-filter.initiated[data-type="dropdown"] ul li a,
  .navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li a,
  .navigation.class-filter.initiated[data-type="sidebar"] ul li a,
  .navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li a {
    padding: 1rem 2rem !important;
  }
}

.navigation.class-filter.initiated[data-type="dropdown"] a,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] a,
.navigation.class-filter.initiated[data-type="sidebar"] a,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] a {
  white-space: nowrap;
  display: block !important;
}

.default-icon {
  display: inline-block;
  width: auto;
}

.default-icon > a {
  background-color: #008945;
  display: inline-block;
  position: relative;
}

.default-icon > a:not(:last-child) {
  margin: 0 10px 10px 0 !important;
}

.default-icon > a img {
  height: 20px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
}

.default-icon.default > a {
  height: 36px;
  width: 36px;
}

.default-icon.middle > a {
  height: 36px;
  width: 36px;
}

.default-icon.large > a {
  height: 50px;
  width: 50px;
}

.d-icon {
  display: inline-block;
  font-size: 0;
  line-height: 1;
  width: auto;
}

.divider.divider-color-1 {
  background-color: #008945;
  height: 3px;
}

.divider.divider-color-2 {
  background-color: #006a35;
  height: 3px;
}

.divider.divider-color-3 {
  background-color: #2ea85d;
  height: 3px;
}

.divider.thick {
  height: 4px !important;
}

.divider.thin {
  height: 1px !important;
}

.divider-elipse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divider-elipse .component-content {
  margin: 15px 0;
  position: relative;
  width: 100%;
}

.divider-elipse .component-content::after {
  background: -o-radial-gradient(
    50% -5%,
    ellipse,
    rgba(0, 35, 18, 0.2),
    rgba(0, 137, 69, 0) 70%
  );
  background: radial-gradient(
    ellipse at 50% -5%,
    rgba(0, 35, 18, 0.2),
    rgba(0, 137, 69, 0) 70%
  );
  bottom: 0;
  content: "";
  height: 50px;
  left: -10%;
  position: absolute;
  right: -10%;
  top: 100%;
  width: 120%;
}

@media (min-width: 992px) {
  .divider-elipse .component-content {
    width: 70%;
  }

  .divider-elipse .component-content::after {
    background: -o-radial-gradient(
      50% -5%,
      ellipse,
      rgba(0, 35, 18, 0.2),
      rgba(0, 137, 69, 0) 35%
    );
    background: radial-gradient(
      ellipse at 50% -5%,
      rgba(0, 35, 18, 0.2),
      rgba(0, 137, 69, 0) 35%
    );
  }
}

#footer {
  background-color: #000;
}

#footer .footer-line {
  height: 26px;
  left: 50%;
  position: absolute;
  top: -13px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 243px;
}

#footer .follow-us-wrapper .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .social-pages .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .social-pages .icons-with-link {
  height: 36px;
  width: 36px;
}

#footer .footer-brand-links {
  margin-top: 30px;
}

#footer .footer-brand-links .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .footer-brand-links .richText {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}

#footer .footer-brand-links .richText img {
  height: 60px;
  margin: 0;
}

#footer .footer-brand-links .richText p {
  font-size: 18px;
  font-weight: 300;
}

#footer .copyright .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .copyright p {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 82%;
  opacity: 1;
  text-align: center;
}

@media (min-width: 992px) {
  #footer .layout-outer {
    width: 100%;
  }

  #footer .list-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    width: 100%;
  }

  #footer .list-footer ul li {
    margin-right: 30px;
  }

  #footer .list-footer ul li a {
    font-size: 16px;
  }

  #footer .list-footer ul li:first-child {
    margin-top: 0;
  }

  #footer .list-footer ul li:last-child {
    margin-bottom: 30px;
    margin-right: 0;
  }

  #footer .list-footer ul li::before {
    display: none;
  }

  #footer .social-pages .icons-with-link {
    height: 36px;
    margin: 0 5px;
    width: 36px;
  }

  #footer .footer-brand-links > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footer .footer-brand-links .paragraphSystem {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 85%;
  }

  #footer .footer-brand-links .richText {
    max-width: 17%;
  }

  #footer .divider.divider-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footer .divider.divider-footer .component-content {
    background-color: rgba(0, 0, 0, 0);
    height: 1px;
    margin-bottom: 10px;
    margin-top: 15px;
    min-width: 1010px;
    width: 70%;
  }

  #footer .copyright p {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

#footer * {
  color: #fff;
}

.hero-banner-enhanced-h4-v0 > * > .paragraphSystem {
  overflow: hidden;
  position: relative;
}

.hero-banner-enhanced-h4-v0 > * > .paragraphSystem > .box {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.hero-banner-enhanced-h4-v0 > * > .paragraphSystem > .box > .component-content {
  height: 100%;
  width: 100%;
}

.hero-banner-enhanced-h4-v0
  > *
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
}

.hero-banner-enhanced-h4-v0 > * > .paragraphSystem > .image {
  height: auto;
  position: relative;
  width: 100%;
}

.hero-banner-enhanced-h4-v0 > * > .paragraphSystem > .image > * img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0 > * > * > .box > .component-content {
    height: 100%;
  }
}

.hero-banner-enhanced-h4-v0.vertical-top > * > * > .box > * > .paragraphSystem {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-banner-enhanced-h4-v0.vertical-bottom
  > *
  > *
  > .box
  > *
  > .paragraphSystem {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-banner-enhanced-h4-v0.vertical-center
  > *
  > *
  > .box
  > *
  > .paragraphSystem {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0.vertical-d-top
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-banner-enhanced-h4-v0.vertical-d-bottom
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-banner-enhanced-h4-v0.vertical-d-center
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero-banner-enhanced-h4-v0.horizontal-left
  > *
  > *
  > .box
  > *
  > .paragraphSystem {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
}

.hero-banner-enhanced-h4-v0.horizontal-right
  > *
  > *
  > .box
  > *
  > .paragraphSystem {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: flex-end;
}

.hero-banner-enhanced-h4-v0.horizontal-center
  > *
  > *
  > .box
  > *
  > .paragraphSystem {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0.horizontal-d-left
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    justify-items: flex-start;
  }

  .hero-banner-enhanced-h4-v0.horizontal-d-right
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    justify-items: flex-end;
  }

  .hero-banner-enhanced-h4-v0.horizontal-d-center
    > *
    > *
    > .box
    > *
    > .paragraphSystem {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
  }
}

.hero-banner-enhanced-h4-v1 .carousel .bg-full {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a::before,
.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a::before {
  content: "";
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,
.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  border-right: 4px solid #008945;
  border-top: 4px solid #008945;
  height: 30px;
  width: 30px;
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.hero-banner-h5-v0 > * > .paragraphSystem figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  position: relative;
  width: 100%;
}

.hero-banner-h5-v0 > * > .paragraphSystem figure > picture {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: auto;
  width: 100%;
}

.hero-banner-h5-v0 > * > .paragraphSystem figure > picture img {
  height: auto;
  width: 100%;
}

.hero-banner-h5-v0 > * > .paragraphSystem figure > figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

.hero-banner-h5-v0 > * > .paragraphSystem figure > figcaption > * {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0 > * > .paragraphSystem figure > figcaption > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 60%;
    width: 60%;
  }
}

.hero-banner-h5-v0.vertical-top figcaption {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-banner-h5-v0.vertical-bottom figcaption {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-banner-h5-v0.vertical-center figcaption {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.vertical-d-top figcaption {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-banner-h5-v0.vertical-d-bottom figcaption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-banner-h5-v0.vertical-d-center figcaption {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.hero-banner-h5-v0.horizontal-left figcaption {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.hero-banner-h5-v0.horizontal-left figcaption * {
  text-align: left;
}

.hero-banner-h5-v0.horizontal-right figcaption {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.hero-banner-h5-v0.horizontal-right figcaption * {
  text-align: right;
}

.hero-banner-h5-v0.horizontal-center figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
}

.hero-banner-h5-v0.horizontal-center figcaption * {
  text-align: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.horizontal-d-left figcaption {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hero-banner-h5-v0.horizontal-d-left figcaption * {
    text-align: left;
  }

  .hero-banner-h5-v0.horizontal-d-right figcaption {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }

  .hero-banner-h5-v0.horizontal-d-right figcaption * {
    text-align: right;
  }

  .hero-banner-h5-v0.horizontal-d-center figcaption {
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .hero-banner-h5-v0.horizontal-d-center figcaption * {
    text-align: center;
  }
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem {
  position: relative;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .image {
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: auto;
  min-width: 100%;
  position: relative;
  width: 100%;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .image img {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  left: 0;
  margin: auto;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

.hero-banner-h5-v1.vertical-top li .carousel-content > .paragraphSystem > .box {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-banner-h5-v1.vertical-bottom
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-banner-h5-v1.vertical-center
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1.vertical-d-top
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-banner-h5-v1.vertical-d-bottom
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-banner-h5-v1.vertical-d-center
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero-banner-h5-v1.horizontal-left
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-banner-h5-v1.horizontal-right
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-banner-h5-v1.horizontal-center
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1.horizontal-d-left
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-banner-h5-v1.horizontal-d-right
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-banner-h5-v1.horizontal-d-center
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .fold-carousel-m .carouselSlide .carousel-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-carousel-m .carouselSlide .carousel-content > .paragraphSystem .box {
    position: relative;
  }
}

@media (min-width: 768px) {
  .fold-carousel-d .carouselSlide .carousel-content > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fold-carousel-d .carouselSlide .carousel-content > .paragraphSystem .box {
    position: relative;
  }
}

@media (max-width: 767px) {
  .fold-hero-m .component-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-hero-m .component-content > .paragraphSystem .box {
    position: relative !important;
  }
}

@media (min-width: 768px) {
  .fold-hero-d .component-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-hero-d .component-content > .paragraphSystem .box {
    position: relative !important;
  }
}

/*! lightslider - v1.1.3 - 2015-04-14
  * https://github.com/sachinchoolur/lightslider
  * Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider::before,
.lightSlider::after {
  content: " ";
  display: table;
}

.lightSlider {
  margin: 0;
  overflow: hidden;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider::after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  left: 0;
  margin-right: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
  z-index: 9;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  border: solid #008945 1px;
  border-radius: 30px;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  position: relative;
  text-indent: -999em;
  width: 10px;
  z-index: 99;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #008945;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding-left: 0;
  -webkit-touch-callout: none;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  -o-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery::before,
.lSSlideOuter .lSPager.lSGallery::after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery::after {
  clear: both;
}

.lSAction > a {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI4MUYyNzJEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI4MUYyNzNEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjgxRjI3MERBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjgxRjI3MURBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Por3U54AAAU1SURBVHja7FrPS1xXFHZm4cZJhECzULEI2qJTF135YIhYtYtKDWQrhPSfcFNCQCnFpVm0/4BZGoS0CEmhLUpMSxZZtGnTKminUogWcaLJQojT7zTfNTfDe/edOzNvsnjvwsdz7j0/vne877577nm5arXaluaWb0t5y2mEMEuKuFwBLgFDQBeDdwr8A/wOrAEruVzuscJeOJlczofLKDAYwuU3YF3LJRfjbBqXz4GAXX8Bj4AycAScA3qBD4F3KfMT8CWcf9PMACTFJcpZF7BafdX+BeaBgRidAWCO8lXqd0UFIAxKLnNKLvMaLmHKAfAUeAksAAXP4HVQ7yXtBPUGIIRLhyeXQhyXWoUS8ALYB0YbWVxEn3bEXsk3AK3iYgv1AQcUfL8ZK6zYoT2x26cNQCu5mME8sAGcxE4Tf8cB7Yr9fFwAWs3FDFzjYnHD02CvUu4G7V9TBMCLi5ZDFBcT8U2gDLR7GJJntAJcV8i20/4m/UUFwYuL+CaHkgfvN7hIxwQjMuthZJwLyh4wrNSZpZ9JRwAmfbiIb3IQLuMe/A2XCfmxyB/dSuUpOtwF+j2cdtPPoiMAXlxot59chNOULxf58RB4olS8zEVk2+fmLf0n9BcVADWXkCBsk9tlHy7yxyFwW6EwQwdbQE+dq/Ayn9moAMjYcp22e8hNOM4o5G/LvcuroBPYixEewWUJ+AMYw956t8430T5w3jF+njL+Wd0rTmPkuETOrib33Jn6dFgCUAEuxkT3Z1yuArIr+7HeRwDtHeCZY/wZZep6BIQbOV4lZ1e7+P+9Z4tg9hrMNkLp3gqnPhnK0uHsQCQ7EssORdN8LJ76wkhWGsuqw1k6rJabABaBh8ChzEbikH2LlMknzHfS4lGxeFQsHpNaHnGPQJ7nALLfN5mfnLg8tk6RJK8uMg+XtgV8wROk0ybeeBiPX60TJDlH+MCbhyMx6eOWscrkYZZpZJR8N2XK1NmgjbYGkSiPKCMlbhlPmDy0exBup84JbZQauPnEeYQpBtYWNGiAfGBtP4M69RPnUSvcxS3jPpOHRqevSUCe0rZWr2U8agVXuW8ebYJTg1HaXPXQaRkPW2Cai8ZCE50aLND2tEK2pTzswQdMHgoJOC7Q9gOFrOHRkQCPjloeZrNQZJLxNXCsfDePEJp2TNsBfUU1w+Mr4HkCG6nntH3GwwTgCq9LSkNSe9sgZpQ6SzW+wpoZu5XgbvLWG744Fe4CO8ppZIojvxAn7NPo7tBX1Pg9Dx6NYIe+zmbAEHPruCaFh2Xm4J8QZfZpihKP6CuqDcbwkK2wpg4xTFkXj0F7Bsjr4WZM1EwxZJulaNPfw74XlHHZuElfUeMuHr2sAeyxGhRlo58yFeo4eeStZOPIETE5SPwWOAA+Buzy+C77DijjOnQ8isnSXDzKnGUFFkHDynL9HCtQthzHw5A55ZFSWJNjplWu5GPMsmrbFseOKRtVrDgXkyG6eEi7D3wKXAC+A+wqdQ/7LlDmvsPOax6cEn8DK45pdZ11uLjFZZiyUeMr9BU1HsfDYMr+WqXm65Aphf4Zj7e2+kag5W8j8wis8SR1IMH37wB9rDlk1j143AE+41tliH/f8eCxbj8CRe6R5xL878/RR9EhY3jMe9gdIbTy8zaPt7YHV+QCLclJsmwwOw/IToSyM8HsVDjNdYF6K0ONV2SaUxlquEKlrQ4LgXEmGZLtvdf2+qNn+bz1TyYfkg1+38QbD+PxETBNHrKr6+SY1AY3yUO+B/hBwyMrj2fl8ZS3/wQYACJrrTvr6HLMAAAAAElFTkSuQmCC");
  cursor: pointer;
  display: block;
  height: 32px;
  margin-top: -16px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.35s linear 0s;
  -o-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  width: 32px;
  z-index: 99;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  filter: alpha(opacity=0);
  height: 1px;
  opacity: 0;
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  max-width: none !important;
  width: 100% !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  list-style: none outside none;
  padding-left: 0;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightend 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftend 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topend 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomend 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftend 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightend 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

.carousel.initialized {
  opacity: 1;
}

.carousel-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.carousel-slides.carousel-vertical {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.carousel-slide {
  position: relative !important;
}

.carousel-nav {
  display: none !important;
}

@media (max-width: 767px) {
  .pager-on-bottom-left-m .lSPager,
  .pager-on-bottom-center-m .lSPager,
  .pager-on-bottom-right-m .lSPager,
  .pager-on-top-left-m .lSPager,
  .pager-on-top-center-m .lSPager,
  .pager-on-top-right-m .lSPager {
    position: absolute;
  }

  .pager-on-bottom-left-m .lSPager {
    bottom: 1rem;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: auto;
  }

  .pager-on-bottom-center-m .lSPager {
    bottom: 1rem;
    left: 0;
    margin: auto !important;
    right: 0;
    top: auto;
  }

  .pager-on-bottom-right-m .lSPager {
    bottom: 1rem;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: auto;
  }

  .pager-on-top-left-m .lSPager {
    bottom: auto;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: 1rem;
  }

  .pager-on-top-center-m .lSPager {
    bottom: auto;
    left: 0;
    margin: auto !important;
    right: 0;
    top: 1rem;
  }

  .pager-on-top-right-m .lSPager {
    bottom: auto;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: 1rem;
  }

  .pager-under-left-m .lSPager {
    padding-left: 1rem !important;
    text-align: left !important;
  }

  .pager-under-center-m .lSPager {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    text-align: center !important;
  }

  .pager-under-right-m .lSPager {
    padding-right: 1rem !important;
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .pager-on-bottom-left .lSPager,
  .pager-on-bottom-center .lSPager,
  .pager-on-bottom-right .lSPager,
  .pager-on-top-left .lSPager,
  .pager-on-top-center .lSPager,
  .pager-on-top-right .lSPager {
    position: absolute;
  }

  .pager-on-bottom-left .lSPager {
    bottom: 1rem;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: auto;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-bottom-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-bottom-center .lSPager {
    bottom: 1rem;
    left: 0;
    margin: auto !important;
    right: 0;
    top: auto;
  }

  .pager-on-bottom-right .lSPager {
    bottom: 1rem;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: auto;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-bottom-right[data-restrict-nav-max-width="true"] .lSPager {
    right: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-top-left .lSPager {
    bottom: auto;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: 1rem;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-top-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-top-center .lSPager {
    bottom: auto;
    left: 0;
    margin: auto !important;
    right: 0;
    top: 1rem;
  }

  .pager-on-top-right .lSPager {
    bottom: auto;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: 1rem;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-top-right[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-under .lSPager {
    bottom: auto;
    left: auto;
    position: relative !important;
    right: auto;
    top: auto;
  }

  .pager-under-left .lSPager {
    padding-left: 1rem !important;
    text-align: left !important;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-under-left[data-restrict-nav-max-width="true"] .lSPager {
    padding-left: calc(((100% - 1140px) / 2) + 1rem) !important;
  }
}

@media (min-width: 768px) {
  .pager-under-center .lSPager {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    text-align: center !important;
  }

  .pager-under-right .lSPager {
    padding-right: 1rem !important;
    text-align: right !important;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-under-right[data-restrict-nav-max-width="true"] .lSPager {
    padding-right: calc(((100% - 1140px) / 2) + 1rem) !important;
  }
}

.megamenu {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
  padding-left: calc((100% - 1140px) / 2);
  padding-right: calc((100% - 1140px) / 2);
  background-color: #fff;
  overflow-x: visible;
  width: 100%;
}

.megamenu .gsk-logo {
  bottom: 0;
  left: 0;
  position: fixed;
}

.megamenu .language-selector {
  bottom: 45px;
  cursor: pointer;
  left: 0;
  position: fixed;
  z-index: 12;
}

.megamenu .countries-list > * > .paragraphSystem {
  margin: 0;
}

.megamenu .country-selected {
  border: solid #313131 1px;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 15px 20px;
}

.megamenu .country-selected .chevron-down {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 10px;
  width: 16px;
}

.megamenu .country-selected .chevron-down::before,
.megamenu .country-selected .chevron-down::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #666;
  content: "";
  height: 1px;
  width: 50%;
}

.megamenu .country-selected .chevron-down::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu .country-selected .chevron-down::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu .country-selected:hover .chevron-down::before,
.megamenu .country-selected:hover .chevron-down::after {
  background-color: #008945;
}

.megamenu * {
  font-family: var(--font-family-default);
  color: #313131;
}

.megamenu > .component-content {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background: #fff;
  left: 0;
  max-height: 50px;
  min-height: 50px;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  width: 100%;
  z-index: 9;
}

.megamenu > .component-content > .paragraphSystem {
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  min-height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.megamenu > .component-content > .paragraphSystem > a {
  display: none;
}

.megamenu > .component-content > .paragraphSystem > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.megamenu > .component-content > .paragraphSystem::before,
.megamenu > .component-content > .paragraphSystem::after {
  content: initial;
  content: none;
  display: none !important;
}

.megamenu-bottom-center {
  background-color: #fff;
}

.megamenu-top-bar-left {
  margin: 1rem 0;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.megamenu-top-bar-left > * > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px;
}

.megamenu-top-bar-left > * > .paragraphSystem .richText p {
  margin: 0;
}

.megamenu-top-bar-left > * > .paragraphSystem > a {
  display: none;
}

.megamenu-top-bar-left > * > .paragraphSystem > * {
  text-align: center;
  width: 100%;
}

.megamenu-top-bar-right {
  margin: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.megamenu-top-bar-right > * > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px;
}

.megamenu-top-bar-right > * > .paragraphSystem .richText p {
  margin: 0;
}

.megamenu-top-bar-right > * > .paragraphSystem > a {
  display: none;
}

.megamenu-top-bar-right > * > .paragraphSystem > * {
  text-align: center;
  width: 100%;
}

.megamenu-language-list {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: #fff;
  display: block;
  left: 0;
  min-height: 100vh;
  max-height: 100vh;
  opacity: 1;
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
  overflow: auto;
  padding: 50px 1rem 1rem 1rem;
  position: fixed;
  top: 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  width: 100%;
  z-index: 99;
}

.megamenu-language-list * {
  color: #313131;
}

.megamenu-language-list.opened,
.megamenu-language-list:focus {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
}

.megamenu-language-list:focus-within {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
}

.megamenu-language-list > .inner > * > .component {
  padding: 0;
}

.megamenu-language-list > .inner > * > .component > * > .paragraphSystem {
  margin: 0;
}

.megamenu-language-list > .inner > * > .component > * > .paragraphSystem a {
  display: block;
  font-size: 16px;
  padding: 0 5px;
}

.megamenu-social {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  pointer-events: none;
}

.megamenu .social-pages > * > .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 100px;
}

.megamenu .social-pages > * > .paragraphSystem .icons-with-link {
  margin: 10px;
  padding: 0;
  pointer-events: all;
}

.megamenu-logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.megamenu-logo::after {
  content: "";
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  height: 1px;
  background: #fff;
}

.megamenu-logo > .component-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.megamenu-logo > .component-content a,
.megamenu-logo > .component-content a:hover {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0;
  height: 50px;
  margin: 0 auto;
  width: 90px;
}

.megamenu .searchBox-title {
  display: none;
}

.megamenu .form-search {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  max-height: 0;
  text-align: center;
}

.megamenu .searchBox-label {
  display: block;
  padding: 0 1rem;
}

.megamenu .searchBox {
  margin: 0;
}

.megamenu .searchBox button {
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px;
  border: none;
  font-size: 0;
  height: 50px;
  left: auto;
  line-height: 1;
  opacity: 1;
  outline: none;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  cursor: pointer;
}

.megamenu .searchBox button:hover {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23008945" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
}

.megamenu .searchBox input[type="text"] {
  border: 1px solid #008945;
  display: inline-block;
  font-size: 16px;
  outline: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 2rem;
}

.megamenu .searchBox input[type="text"]::-webkit-input-placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]::-moz-placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]:-ms-input-placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]::-ms-input-placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]::placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]:-ms-input-placeholder {
  color: #008945;
}

.megamenu .searchBox input[type="text"]::-ms-input-placeholder {
  color: #008945;
}

.megamenu-search {
  -webkit-animation: searchshow 0.2s ease forwards;
  animation: searchshow 0.2s ease forwards;
  margin: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden;
}

.megamenu-search > * > .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
}

.megamenu-nav-container {
  margin: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0;
}

.megamenu.nav-opened > .component-content {
  max-height: 100vh;
  min-height: 100vh;
  overflow: auto;
  pointer-events: all;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.megamenu.nav-opened > .component-content::-webkit-scrollbar {
  display: none;
}

.megamenu.nav-opened .megamenu-search {
  -webkit-animation: searchhide 0.2s ease forwards;
  animation: searchhide 0.2s ease forwards;
}

.megamenu.nav-opened .megamenu-search .form-search {
  max-height: 0;
}

.megamenu.nav-opened .megamenu-main-nav > * .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23008945"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23008945"/%3E%3C/g%3E%3C/svg%3E');
  background-size: 15px;
}

.megamenu.nav-opened .megamenu-main-nav > * .navigation-mobile-menu::after {
  display: none !important;
}

.megamenu.search-opened > * > .paragraphSystem .megamenu-search .form-search {
  max-height: 50px;
}

.megamenu.search-opened > .component-content {
  background: #fff;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden;
}

.megamenu.search-opened > .component-content > .paragraphSystem {
  background: #fff;
}

.megamenu .navigation-mobile-menu {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23008945"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  display: block;
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 50px;
  z-index: 999;
}

.megamenu .navigation-mobile-menu::after {
  display: none;
}

.megamenu-main-nav {
  background-color: transparent;
  color: #fff;
}

.megamenu-main-nav * {
  color: #fff;
}

.megamenu-main-nav > * > .navigation-root.navigation-level1 {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.megamenu-main-nav > * > .navigation-root.navigation-level1 .navigation-item {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 54px;
  overflow: hidden;
  width: 100%;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > a {
  background-color: transparent;
  border: none;
  color: #008945;
  font-size: 16px;
  font-weight: 700;
  height: auto;
  margin: 0;
  padding: 0 30px;
  text-align: center;
  text-align: center;
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media (min-width: 768px) {
  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    .navigation-item
    > a {
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    .navigation-item
    > a {
    min-height: 54px;
  }
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > a:hover {
  color: #008945;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children {
  max-height: 54px;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a {
  position: relative;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a
  > .navigation-item-decoration {
  background: transparent;
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  margin: auto;
  width: 10%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #313131;
  content: "";
  display: inline-block;
  height: 2px;
  vertical-align: middle;
  width: 8px;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children.is-open {
  max-height: 1200px;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a {
  color: #008945;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a:hover {
  color: #008945;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > li[class*="navigation-level"] {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > li[class*="navigation-level"]
  > li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  width: 100%;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > li[class*="navigation-level"]
  > li:nth-last-child(1) {
  border-bottom: none;
}

.megamenu-main-nav
  > *
  > .navigation-root.navigation-level1
  .navigation-item
  > li[class*="navigation-level"]
  > li
  > a {
  background: transparent;
  border: none;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 100%;
  line-height: 49px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.megamenu-submenu-item .navigation-mobile-menu {
  display: none !important;
}

.megamenu-submenu-item.full-width > * > .paragraphSystem {
  max-width: 100vw;
}

.megamenu .navigation-item {
  margin: 0;
}

.megamenu-submenu-items-container {
  display: none;
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
}

.megamenu-submenu-item {
  background-color: #f4f6f6;
}

.megamenu-submenu-item * {
  color: #000;
}

.megamenu-submenu-item > * > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin: 0;
}

.megamenu-submenu-item > * > .paragraphSystem > .box > * .paragraphSystem {
  margin: 0 auto;
  max-width: 1140px;
}

@media (min-width: 992px) {
  .megamenu {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }

  .megamenu > .component-content {
    margin: 0 auto;
  }

  .megamenu-bottom-center {
    background-color: transparent;
  }

  .megamenu-bottom-left,
  .megamenu-bottom-center,
  .megamenu-bottom-right {
    max-width: calc(100% / 3);
    width: calc(100% / 3);
  }

  .megamenu.nav-opened .megamenu-search .form-search {
    max-height: 0;
  }

  .megamenu.nav-opened > .component-content {
    background: transparent;
    max-height: none;
    min-height: auto;
    overflow: visible;
  }

  .megamenu > .component-content {
    background: transparent;
    max-height: none;
    max-width: 1140px;
    min-height: auto;
    overflow: visible;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .megamenu > .component-content > .paragraphSystem {
    background: transparent;
    max-width: 1140px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 50px;
    margin-bottom: 0;
  }

  .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .megamenu > .component-content > .paragraphSystem > div {
    padding: 0;
  }

  .megamenu > .component-content > .paragraphSystem > a {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
  }

  .megamenu-top-bar-left {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    margin: 0;
  }

  .megamenu-top-bar-left > .component-content {
    height: 100%;
  }

  .megamenu-top-bar-left > .component-content > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }

  .megamenu-top-bar-left > .component-content > .paragraphSystem > div {
    margin-bottom: 0;
    margin-right: 40px;
    width: auto;
    width: auto;
  }

  .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div:nth-last-of-type(1) {
    margin-left: 0;
  }

  .megamenu .gsk-logo {
    bottom: auto;
    left: auto;
    position: relative;
  }

  .megamenu .language-selector {
    bottom: auto;
    left: auto;
    position: relative;
  }

  .megamenu .language-selector.opened .country-selected .chevron-down::before,
  .megamenu .language-selector:focus .country-selected .chevron-down::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu .language-selector.opened .country-selected .chevron-down::after,
  .megamenu .language-selector:focus .country-selected .chevron-down::after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu
    .language-selector:focus-within
    .country-selected
    .chevron-down::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu
    .language-selector:focus-within
    .country-selected
    .chevron-down::after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu .country-selected {
    background: transparent;
    border: none;
    border-radius: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .megamenu-top-bar-right {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
  }

  .megamenu-top-bar-right > .component-content {
    height: 100%;
  }

  .megamenu-top-bar-right > .component-content > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .megamenu-top-bar-right > .component-content > .paragraphSystem > div {
    margin-bottom: 0;
    margin-left: 40px;
    width: auto;
  }

  .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div:nth-of-type(1) {
    margin-left: 0;
  }

  .megamenu .countries-list {
    margin-bottom: 20px;
  }

  .megamenu .countries-list > * > .paragraphSystem {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0;
    width: 100%;
  }

  .megamenu .countries-list > * > .paragraphSystem::before,
  .megamenu .countries-list > * > .paragraphSystem > a {
    display: none;
  }

  .megamenu .countries-list > * > .paragraphSystem .language-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((1140px - 30px) / 4);
    flex: 1 1 calc((1140px - 30px) / 4);
    margin-bottom: 15px;
    max-width: calc((1140px - 30px) / 4);
    width: 100%;
  }

  .megamenu-language-list {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    left: 50%;
    margin: auto;
    max-width: 100vw;
    min-height: auto;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 92px;
    -webkit-transform: translate(-50%, 0) scaleY(0);
    -ms-transform: translate(-50%, 0) scaleY(0);
    transform: translate(-50%, 0) scaleY(0);
    width: 100vw;
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-language-list.opened,
  .megamenu-language-list:focus {
    -webkit-transform: translate(-50%, 0) scaleY(1);
    -ms-transform: translate(-50%, 0) scaleY(1);
    transform: translate(-50%, 0) scaleY(1);
  }

  .megamenu-language-list.opened > .inner,
  .megamenu-language-list:focus > .inner {
    opacity: 1;
  }

  .megamenu-language-list:focus-within {
    -webkit-transform: translate(-50%, 0) scaleY(1);
    -ms-transform: translate(-50%, 0) scaleY(1);
    transform: translate(-50%, 0) scaleY(1);
  }

  .megamenu-language-list:focus-within > .inner {
    opacity: 1;
  }

  .megamenu-language-list > .inner {
    opacity: 1;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  .megamenu-language-list > .inner > .component-content {
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-social {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: calc(100% / 3);
  }

  .megamenu .social-pages > * > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
  }

  .megamenu .social-pages > * > .paragraphSystem .icons-with-link {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    pointer-events: all;
  }

  .megamenu
    .social-pages
    > *
    > .paragraphSystem
    .icons-with-link:nth-last-child(1) {
    margin: 0;
  }

  .megamenu .social-pages > * > .paragraphSystem .icons-with-link i {
    height: 22px;
    width: 22px;
  }

  .megamenu-logo {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: calc(100% / 3);
    border: none;
  }

  .megamenu-logo::after {
    display: none;
  }

  .megamenu-logo > * a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 178px;
    min-width: 178px;
    width: 178px;
  }

  .megamenu-logo > * a img {
    width: 100%;
  }

  .megamenu .searchBox-label {
    padding: 0;
  }

  .megamenu .form-search {
    max-height: none;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .megamenu .searchBox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .megamenu .searchBox button {
    background-size: 19px;
    background-size: contain;
    height: 18px;
    left: auto;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    width: 18px;
  }

  .megamenu .searchBox input[type="text"] {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23008945" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #ced4da;
    background-position: center left 5px;
    background-repeat: no-repeat;
    background-size: 16px;
    font-size: 16px;
    opacity: 0;
    outline: 0;
    padding: 0.5rem 1rem 0.5rem 2rem;
    pointer-events: none;
    text-align: left;
    width: 0;
  }

  .megamenu .searchBox input[type="text"]::-webkit-input-placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]::-moz-placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]:-ms-input-placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]::-ms-input-placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]::placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]:-ms-input-placeholder {
    color: #ced4da;
  }

  .megamenu .searchBox input[type="text"]::-ms-input-placeholder {
    color: #ced4da;
  }

  .megamenu-search {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: calc(100% / 3);
  }

  .megamenu-search > * > .paragraphSystem {
    margin: 0;
  }

  .megamenu-search.is-open > * > .paragraphSystem,
  .megamenu-search:focus > * > .paragraphSystem {
    margin: 0;
  }

  .megamenu-search.is-open > * > .paragraphSystem .searchBox input[type="text"],
  .megamenu-search:focus > * > .paragraphSystem .searchBox input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
  }

  .megamenu-search.is-open > * > .paragraphSystem .searchBox button,
  .megamenu-search:focus > * > .paragraphSystem .searchBox button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-search:focus-within > * > .paragraphSystem {
    margin: 0;
  }

  .megamenu-search:focus-within
    > *
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
  }

  .megamenu-search:focus-within > * > .paragraphSystem .searchBox button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-nav-container {
    -webkit-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
    max-width: 100vw;
    min-height: 45px !important;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    width: 100vw;
  }
}

@media (min-width: 992px) and (min-width: 1140px) {
  .megamenu-nav-container {
    margin-left: calc(((100vw - 1140px) / 2) * -1) !important;
    margin-right: calc(((100vw - 1140px) / 2) * -1) !important;
  }
}

@media (min-width: 992px) {
  .megamenu-nav-container.sticked-js > * > .paragraphSystem {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
  }

  .megamenu-nav-container > .component-content {
    overflow: visible;
  }

  .megamenu-nav-container > .component-content > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .megamenu-main-nav {
    background-color: #fff;
    color: #fff;
    margin: 0;
    width: 100%;
  }

  .megamenu-main-nav * {
    color: #fff;
  }

  .megamenu-main-nav > * > .navigation-mobile-menu {
    display: none;
  }

  .megamenu-main-nav > * > .navigation-root.navigation-level1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 100%;
    max-height: 100%;
    max-width: none;
    min-height: auto;
    width: auto;
    color: #008945;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    font-size: 16px;
    line-height: calc(16px + 4px);
    background-color: rgba(0, 0, 0, 0);
    max-height: 75%;
    padding: 0 5px;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a,
  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a,
  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a {
    color: #2ea85d;
    background-color: #fff;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a {
    color: #2ea85d;
    background-color: #fff;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item.is-active
    > a::after,
  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a::after {
    background-color: #fff !important;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item.has-children {
    max-height: 100%;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    border: none;
    color: #fff;
    height: 100%;
    line-height: 35px;
    position: relative;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > a::after {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    bottom: calc(50% - 0 - (16px / 2) - 1px);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > a
    > .navigation-item-decoration {
    display: none !important;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2 {
    background-color: #008945;
    display: none;
  }

  .megamenu-main-nav
    > *
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a {
    color: #008945;
    text-align: left;
  }

  .megamenu-submenu-items-container {
    display: block;
  }

  .megamenu-submenu-items-container .navigation ul,
  .megamenu-submenu-items-container .navigation li,
  .megamenu-submenu-items-container .navigation a,
  .megamenu-submenu-items-container .navigation li:hover,
  .megamenu-submenu-items-container .navigation a:hover,
  .megamenu-submenu-items-container .navigation a.navigation-item-title {
    background: transparent;
    border: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .megamenu-submenu-items-container .navigation-item {
    margin: 0;
  }

  .megamenu-submenu-items-container .megamenu-submenu-item {
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > *
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-submenu-items-container > .component-content {
    overflow: visible;
  }

  .megamenu-submenu-items-container > .component-content > .paragraphSystem {
    height: 0;
    margin: 0;
    max-height: 0;
    pointer-events: none;
  }

  .megamenu-submenu-item {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f4f6f6;
    left: 0;
    opacity: 0;
    padding: 50px 0;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    width: 100%;
    z-index: 99;
  }

  .megamenu-submenu-item * {
    color: #000;
  }

  .megamenu-submenu-item.opened,
  .megamenu-submenu-item:focus {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .megamenu-submenu-item:focus-within {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .megamenu-submenu-item > * > .paragraphSystem {
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-submenu-item > * > .paragraphSystem > .box > * .paragraphSystem {
    margin: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
  }

  .megamenu > .component-content {
    max-width: 940px;
  }

  .megamenu > .component-content > .paragraphSystem {
    max-width: 940px;
  }

  .megamenu-language-list > * > .component-content {
    margin: 0 auto;
    max-width: 940px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) and (min-width: 940px) {
  .megamenu-nav-container {
    margin-left: calc(((100vw - 940px) / 2) * -1) !important;
    margin-right: calc(((100vw - 940px) / 2) * -1) !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-nav-container > * > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu-main-nav > * > .navigation-root.navigation-level1 {
    max-width: 940px;
  }

  .megamenu .navigation-item {
    margin: 0;
  }

  .megamenu-submenu-items-container > * > .paragraphSystem {
    margin: 0;
  }

  .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > *
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-submenu-item > * > .paragraphSystem {
    margin: 0 auto;
    max-width: 940px;
  }

  .megamenu-submenu-item > * > .paragraphSystem > .box > * .paragraphSystem {
    margin: 0;
  }
}

.country-selected,
a.top-bar-link {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-bottom: solid transparent 1px;
  font-size: 14px;
  text-decoration: none;
  color: #313131;
}

.country-selected:hover,
a.top-bar-link:hover {
  border-bottom: solid #008945 1px;
  color: #008945;
}

.megamenu-navigation > .inner > .component-content,
.simple-navigation > .inner > .component-content {
  margin: 0;
  overflow: visible;
}

@media (min-width: 992px) {
  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-main-nav
    > .component-content {
    overflow: visible;
  }

  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children {
    overflow: visible;
    position: relative;
  }

  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    left: 0;
    max-width: none;
    min-width: auto;
    overflow-x: visible;
    overflow-y: hidden;
    position: absolute;
    top: 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    width: auto;
    z-index: 99;
  }

  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul
    li {
    text-align: left;
  }

  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children:hover
    > ul {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .simple-navigation
    .megamenu
    .megamenu-nav-container
    .megamenu-submenu-items-container {
    display: none !important;
  }
}

.searchbox .form-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.searchbox-label {
  width: 100%;
}

.searchbox .search-query {
  border: 1px solid #2ea85d;
  border-right-width: 0;
  font-size: 16px;
  height: 54px;
  padding: 15px;
  width: 100% !important;
}

@media (min-width: 768px) {
  .searchbox .search-query {
    font-size: 18px;
    height: 80px;
  }
}

.searchbox-results {
  margin-bottom: 50px !important;
  margin-top: 30px;
}

.searchbox-results .button {
  background-color: transparent;
  border: 1px solid #2ea85d;
  border-left-width: 0;
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px;
}

.searchbox-results .button::before {
  background-color: #2ea85d;
  content: "";
  display: inline-block;
  height: 42px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 1px;
}

@media (min-width: 768px) {
  .searchbox-results .button::before {
    height: 60px;
    top: 10px;
  }
}

.searchbox-results .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-position: 50%;
  background-repeat: no-repeat !important;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
}

@media (min-width: 768px) {
  .searchbox-results .button::after {
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) {
  .searchbox-results .button {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 768px) {
  .searchbox-results {
    margin-bottom: 100px !important;
    margin-top: 50px;
  }
}

.searchbox-results.theme-1 .button {
  border-bottom: 1px solid #008945 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #008945 !important;
  border-top: 1px solid #008945 !important;
}

.searchbox-results.theme-1 .button::before {
  background-color: #008945 !important;
}

.searchbox-results.theme-1 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23008945" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-1 form input {
  border-bottom: 1px solid #008945 !important;
  border-left: 1px solid #008945 !important;
  border-top: 1px solid #008945 !important;
}

.searchbox-results.theme-2 .button {
  border-bottom: 1px solid #006a35 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #006a35 !important;
  border-top: 1px solid #006a35 !important;
}

.searchbox-results.theme-2 .button::before {
  background-color: #006a35 !important;
}

.searchbox-results.theme-2 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23006a35" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-2 form input {
  border-bottom: 1px solid #006a35 !important;
  border-left: 1px solid #006a35 !important;
  border-top: 1px solid #006a35 !important;
}

.searchbox-results.theme-3 .button {
  border-bottom: 1px solid #2ea85d !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #2ea85d !important;
  border-top: 1px solid #2ea85d !important;
}

.searchbox-results.theme-3 .button::before {
  background-color: #2ea85d !important;
}

.searchbox-results.theme-3 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%232ea85d" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-3 form input {
  border-bottom: 1px solid #2ea85d !important;
  border-left: 1px solid #2ea85d !important;
  border-top: 1px solid #2ea85d !important;
}

.searchResults {
  border: 0;
  margin: 0 auto;
  padding: 15px;
  position: relative;
}

.searchResults.stripped .searchResults-result {
  position: relative !important;
}

.searchResults.stripped .searchResults-result::after {
  background-color: transparent;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
  z-index: -1;
}

.searchResults.stripped.full-width .searchResults-result::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

.searchResults.stripped.odds.theme-1
  .searchResults-result:nth-child(odd)::after {
  background-color: #008945 !important;
}

.searchResults.stripped.odds.theme-2
  .searchResults-result:nth-child(odd)::after {
  background-color: #006a35 !important;
}

.searchResults.stripped.odds.theme-3
  .searchResults-result:nth-child(odd)::after {
  background-color: #2ea85d !important;
}

.searchResults.stripped.odds.theme-4
  .searchResults-result:nth-child(odd)::after {
  background-color: #52cf81 !important;
}

.searchResults.stripped.odds.theme-5
  .searchResults-result:nth-child(odd)::after {
  background-color: #edfaf2 !important;
}

.searchResults.stripped.odds.theme-6
  .searchResults-result:nth-child(odd)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.odds.theme-7
  .searchResults-result:nth-child(odd)::after {
  background-color: #ef8b21 !important;
}

.searchResults.stripped.odds.theme-8
  .searchResults-result:nth-child(odd)::after {
  background-color: #e76468 !important;
}

.searchResults.stripped.odds.theme-9
  .searchResults-result:nth-child(odd)::after {
  background-color: #a3216f !important;
}

.searchResults.stripped.odds.theme-10
  .searchResults-result:nth-child(odd)::after {
  background-color: #a32161 !important;
}

.searchResults.stripped.odds.theme-11
  .searchResults-result:nth-child(odd)::after {
  background-color: #606060 !important;
}

.searchResults.stripped.odds.theme-12
  .searchResults-result:nth-child(odd)::after {
  background-color: #bcbcbc !important;
}

.searchResults.stripped.odds.theme-13
  .searchResults-result:nth-child(odd)::after {
  background-color: #f4f6f6 !important;
}

.searchResults.stripped.odds.theme-14
  .searchResults-result:nth-child(odd)::after {
  background-color: #fafafa !important;
}

.searchResults.stripped.odds.theme-white
  .searchResults-result:nth-child(odd)::after {
  background-color: #fff !important;
}

.searchResults.stripped.odds.theme-gray-100
  .searchResults-result:nth-child(odd)::after {
  background-color: #fafafa !important;
}

.searchResults.stripped.odds.theme-gray-200
  .searchResults-result:nth-child(odd)::after {
  background-color: #f0f0f0 !important;
}

.searchResults.stripped.odds.theme-gray-300
  .searchResults-result:nth-child(odd)::after {
  background-color: #dedede !important;
}

.searchResults.stripped.odds.theme-gray-400
  .searchResults-result:nth-child(odd)::after {
  background-color: #ced4da !important;
}

.searchResults.stripped.odds.theme-gray-500
  .searchResults-result:nth-child(odd)::after {
  background-color: #d5d1ce !important;
}

.searchResults.stripped.odds.theme-gray-600
  .searchResults-result:nth-child(odd)::after {
  background-color: #666 !important;
}

.searchResults.stripped.odds.theme-gray-700
  .searchResults-result:nth-child(odd)::after {
  background-color: #495057 !important;
}

.searchResults.stripped.odds.theme-gray-800
  .searchResults-result:nth-child(odd)::after {
  background-color: #343a40 !important;
}

.searchResults.stripped.odds.theme-gray-900
  .searchResults-result:nth-child(odd)::after {
  background-color: #544f40 !important;
}

.searchResults.stripped.odds.theme-black
  .searchResults-result:nth-child(odd)::after {
  background-color: #000 !important;
}

.searchResults.stripped.evens.theme-1
  .searchResults-result:nth-child(even)::after {
  background-color: #008945 !important;
}

.searchResults.stripped.evens.theme-2
  .searchResults-result:nth-child(even)::after {
  background-color: #006a35 !important;
}

.searchResults.stripped.evens.theme-3
  .searchResults-result:nth-child(even)::after {
  background-color: #2ea85d !important;
}

.searchResults.stripped.evens.theme-4
  .searchResults-result:nth-child(even)::after {
  background-color: #52cf81 !important;
}

.searchResults.stripped.evens.theme-5
  .searchResults-result:nth-child(even)::after {
  background-color: #edfaf2 !important;
}

.searchResults.stripped.evens.theme-6
  .searchResults-result:nth-child(even)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.evens.theme-7
  .searchResults-result:nth-child(even)::after {
  background-color: #ef8b21 !important;
}

.searchResults.stripped.evens.theme-8
  .searchResults-result:nth-child(even)::after {
  background-color: #e76468 !important;
}

.searchResults.stripped.evens.theme-9
  .searchResults-result:nth-child(even)::after {
  background-color: #a3216f !important;
}

.searchResults.stripped.evens.theme-10
  .searchResults-result:nth-child(even)::after {
  background-color: #a32161 !important;
}

.searchResults.stripped.evens.theme-11
  .searchResults-result:nth-child(even)::after {
  background-color: #606060 !important;
}

.searchResults.stripped.evens.theme-12
  .searchResults-result:nth-child(even)::after {
  background-color: #bcbcbc !important;
}

.searchResults.stripped.evens.theme-13
  .searchResults-result:nth-child(even)::after {
  background-color: #f4f6f6 !important;
}

.searchResults.stripped.evens.theme-14
  .searchResults-result:nth-child(even)::after {
  background-color: #fafafa !important;
}

.searchResults.stripped.evens.theme-white
  .searchResults-result:nth-child(even)::after {
  background-color: #fff !important;
}

.searchResults.stripped.evens.theme-gray-100
  .searchResults-result:nth-child(even)::after {
  background-color: #fafafa !important;
}

.searchResults.stripped.evens.theme-gray-200
  .searchResults-result:nth-child(even)::after {
  background-color: #f0f0f0 !important;
}

.searchResults.stripped.evens.theme-gray-300
  .searchResults-result:nth-child(even)::after {
  background-color: #dedede !important;
}

.searchResults.stripped.evens.theme-gray-400
  .searchResults-result:nth-child(even)::after {
  background-color: #ced4da !important;
}

.searchResults.stripped.evens.theme-gray-500
  .searchResults-result:nth-child(even)::after {
  background-color: #d5d1ce !important;
}

.searchResults.stripped.evens.theme-gray-600
  .searchResults-result:nth-child(even)::after {
  background-color: #666 !important;
}

.searchResults.stripped.evens.theme-gray-700
  .searchResults-result:nth-child(even)::after {
  background-color: #495057 !important;
}

.searchResults.stripped.evens.theme-gray-800
  .searchResults-result:nth-child(even)::after {
  background-color: #343a40 !important;
}

.searchResults.stripped.evens.theme-gray-900
  .searchResults-result:nth-child(even)::after {
  background-color: #544f40 !important;
}

.searchResults.stripped.evens.theme-black
  .searchResults-result:nth-child(even)::after {
  background-color: #000 !important;
}

@media (min-width: 768px) {
  .searchResults::before {
    background-color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
  }
}

.searchResults-number {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-left: -1rem;
  position: relative;
  display: block !important;
}

.searchResults-number .searchResults-term {
  color: #008945;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

@media (min-width: 768px) {
  .searchResults-number {
    font-size: 18px;
    font-weight: 700;
    margin-left: 0;
    position: relative;
  }

  .searchResults-number .searchResults-term {
    font-size: 18px;
    font-weight: 700;
  }
}

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

.searchResults-result {
  background-color: transparent;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
}

@media (min-width: 768px) {
  .searchResults-result {
    padding: 30px 0;
  }
}

.searchResults-description {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.125;
  margin: 0;
}

@media (min-width: 768px) {
  .searchResults-description {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.125;
  }
}

.searchResults-title h3,
.searchResults-title a {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults-title h3,
  .searchResults-title a {
    font-size: 18px;
  }
}

.searchResults-pagination {
  margin: 30px auto;
}

@media (min-width: 768px) {
  .searchResults-pagination {
    margin: 50px auto;
  }
}

.searchResults-pagination-item:first-child a {
  text-indent: unset;
}

.searchResults-pagination-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.searchResults-pagination-item {
  background-color: transparent;
  border: none;
}

.searchResults-pagination-item a {
  background-color: transparent;
  color: #008945;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults-pagination-item a {
    font-size: 18px;
  }
}

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

.searchResults-pagination-item {
  display: inline-block;
  margin: 1px;
  cursor: default;
}

.searchResults-pagination-item a {
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
}

.tabs .is-hidden {
  display: none;
}

.tabs-nav {
  height: unset;
  margin-bottom: 0;
  overflow: visible;
  z-index: 1;
}

.tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: visible;
  width: unset;
  position: relative;
  list-style: none;
}

.tabs .text-wrapper {
  font-size: 19px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs-nav-item {
  background: none;
  border: 0;
  height: unset;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 40%;
  cursor: pointer;
}

.tabs-nav-item a {
  color: #dedede;
  display: block;
  text-decoration: none;
}

.tabs-nav-item.is-active a {
  color: #008945;
}

.tabs-nav-item.is-active .text-wrapper {
  font-weight: 700 !important;
}

.tabs-nav-item:hover a {
  color: #008945;
}

.tabs-content {
  border: 0;
  border-top: #008945 solid 1px;
  padding: 20px 0 20px 0;
  z-index: 1;
}

.tabs-nav-switcher {
  display: none;
}

@media (min-width: 768px) {
  .tabs-nav {
    margin-bottom: 20px;
  }

  .tabs-nav-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tabs .tabs-nav-item {
    margin-left: 0;
    margin-right: 5%;
    padding: 10px;
    width: 25%;
  }

  .tabs .text-wrapper {
    font-size: 19px;
  }

  .tabs-content {
    padding: 50px 0 50px 0;
  }
}

*[class*="title-d-center"] > .component-content,
*[class*="title-d-left"] > .component-content,
*[class*="title-d-right"] > .component-content,
*[class*="title-m-center"] > .component-content,
*[class*="title-m-left"] > .component-content,
*[class*="title-m-right"] > .component-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

*[class*="title-d-center"] > .component-content > *,
*[class*="title-d-left"] > .component-content > *,
*[class*="title-d-right"] > .component-content > *,
*[class*="title-m-center"] > .component-content > *,
*[class*="title-m-left"] > .component-content > *,
*[class*="title-m-right"] > .component-content > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 0;
}

*[class*="title-d-center"] > .component-content::after,
*[class*="title-d-left"] > .component-content::after,
*[class*="title-d-right"] > .component-content::after,
*[class*="title-m-center"] > .component-content::after,
*[class*="title-m-left"] > .component-content::after,
*[class*="title-m-right"] > .component-content::after {
  background-color: #008945;
  content: "";
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 3px;
  margin-bottom: 2rem;
  margin-top: 1rem;
  max-width: 80px;
  width: 100%;
}

@media (min-width: 768px) {
  *[class*="title-d-center"] > .component-content::after,
  *[class*="title-d-left"] > .component-content::after,
  *[class*="title-d-right"] > .component-content::after,
  *[class*="title-m-center"] > .component-content::after,
  *[class*="title-m-left"] > .component-content::after,
  *[class*="title-m-right"] > .component-content::after {
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
}

*[class*="title-d-center-link"] > .component-content,
*[class*="title-d-left-link"] > .component-content,
*[class*="title-d-right-link"] > .component-content,
*[class*="title-m-center-link"] > .component-content,
*[class*="title-m-left-link"] > .component-content,
*[class*="title-m-right-link"] > .component-content {
  display: block;
}

*[class*="title-d-center-link"] > .component-content::after,
*[class*="title-d-left-link"] > .component-content::after,
*[class*="title-d-right-link"] > .component-content::after,
*[class*="title-m-center-link"] > .component-content::after,
*[class*="title-m-left-link"] > .component-content::after,
*[class*="title-m-right-link"] > .component-content::after {
  display: none;
}

*[class*="title-d-center-link"] a,
*[class*="title-d-left-link"] a,
*[class*="title-d-right-link"] a,
*[class*="title-m-center-link"] a,
*[class*="title-m-left-link"] a,
*[class*="title-m-right-link"] a {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}

*[class*="title-d-center-link"] a > *,
*[class*="title-d-left-link"] a > *,
*[class*="title-d-right-link"] a > *,
*[class*="title-m-center-link"] a > *,
*[class*="title-m-left-link"] a > *,
*[class*="title-m-right-link"] a > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
}

*[class*="title-d-center-link"] a::after,
*[class*="title-d-left-link"] a::after,
*[class*="title-d-right-link"] a::after,
*[class*="title-m-center-link"] a::after,
*[class*="title-m-left-link"] a::after,
*[class*="title-m-right-link"] a::after {
  background-color: #008945;
  content: "";
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 3px;
  max-width: none;
  -webkit-transform: translateX(calc(-100% + 80px));
  -ms-transform: translateX(calc(-100% + 80px));
  transform: translateX(calc(-100% + 80px));
  width: 100%;
}

@media (min-width: 768px) {
  .title-d-center > .component-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title-d-center > .component-content > * {
    text-align: center;
  }

  .title-d-center > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: calc((100% - 80px) / 2);
    margin-right: calc((100% - 80px) / 2);
  }

  .title-d-center-link a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .title-d-center-link a > * {
    text-align: center;
  }

  .title-d-center-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: calc((100% - 80px) / 2);
    margin-right: calc((100% - 80px) / 2);
  }

  .title-d-left > .component-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .title-d-left > .component-content > * {
    text-align: left;
  }

  .title-d-left > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(-100% + 80px));
    -ms-transform: translateX(calc(-100% + 80px));
    transform: translateX(calc(-100% + 80px));
  }

  .title-d-left-link a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .title-d-left-link a > * {
    text-align: left;
  }

  .title-d-left-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(-100% + 80px));
    -ms-transform: translateX(calc(-100% + 80px));
    transform: translateX(calc(-100% + 80px));
  }

  .title-d-right > .component-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .title-d-right > .component-content > * {
    text-align: right;
  }

  .title-d-right > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(100% - 80px));
    -ms-transform: translateX(calc(100% - 80px));
    transform: translateX(calc(100% - 80px));
  }

  .title-d-right-link a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }

  .title-d-right-link a > * {
    text-align: right;
  }

  .title-d-right-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(100% - 80px));
    -ms-transform: translateX(calc(100% - 80px));
    transform: translateX(calc(100% - 80px));
  }
}

@media (max-width: 767px) {
  .title-m-center > .component-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .title-m-center > .component-content > * {
    text-align: center;
  }

  .title-m-center > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: calc((100% - 80px) / 2);
    margin-right: calc((100% - 80px) / 2);
  }

  .title-m-center-link a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .title-m-center-link a > * {
    text-align: center;
  }

  .title-m-center-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: calc((100% - 80px) / 2);
    margin-right: calc((100% - 80px) / 2);
  }

  .title-m-left > .component-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .title-m-left > .component-content > * {
    text-align: left;
  }

  .title-m-left > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(-100% + 80px));
    -ms-transform: translateX(calc(-100% + 80px));
    transform: translateX(calc(-100% + 80px));
  }

  .title-m-left-link a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .title-m-left-link a > * {
    text-align: left;
  }

  .title-m-left-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(-100% + 80px));
    -ms-transform: translateX(calc(-100% + 80px));
    transform: translateX(calc(-100% + 80px));
  }

  .title-m-right > .component-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .title-m-right > .component-content > * {
    text-align: right;
  }

  .title-m-right > .component-content::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(100% - 80px));
    -ms-transform: translateX(calc(100% - 80px));
    transform: translateX(calc(100% - 80px));
  }

  .title-m-right-link a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }

  .title-m-right-link a > * {
    text-align: right;
  }

  .title-m-right-link a::after {
    content: "";
    display: block;
    height: 3px;
    -webkit-transform: translateX(calc(100% - 80px));
    -ms-transform: translateX(calc(100% - 80px));
    transform: translateX(calc(100% - 80px));
  }
}

.title-color-1 > .component-content::after {
  background-color: #008945 !important;
}

.title-color-1-link a::after {
  background-color: #008945 !important;
}

.title-color-2 > .component-content::after {
  background-color: #006a35 !important;
}

.title-color-2-link a::after {
  background-color: #006a35 !important;
}

.title-color-3 > .component-content::after {
  background-color: #2ea85d !important;
}

.title-color-3-link a::after {
  background-color: #2ea85d !important;
}

@media (min-width: 768px) {
  .no-divider-d > .component-content {
    margin-bottom: 2rem;
  }

  .no-divider-d > .component-content::after {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .no-divider-m > .component-content {
    margin-bottom: 2rem;
  }

  .no-divider-m > .component-content::after {
    display: none !important;
  }
}

.title-left-m .component-content .richText-content h1,
.title-left-m .component-content .richText-content h2,
.title-left-m .component-content .richText-content h3,
.title-left-m .component-content .richText-content h4,
.title-left-m .component-content figcaption h1,
.title-left-m .component-content figcaption h2,
.title-left-m .component-content figcaption h3,
.title-left-m .component-content figcaption h4 {
  text-align: left;
}

.title-center-m .component-content .richText-content h1,
.title-center-m .component-content .richText-content h2,
.title-center-m .component-content .richText-content h3,
.title-center-m .component-content .richText-content h4,
.title-center-m .component-content figcaption h1,
.title-center-m .component-content figcaption h2,
.title-center-m .component-content figcaption h3,
.title-center-m .component-content figcaption h4 {
  text-align: center;
}

.title-right-m .component-content .richText-content h1,
.title-right-m .component-content .richText-content h2,
.title-right-m .component-content .richText-content h3,
.title-right-m .component-content .richText-content h4,
.title-right-m .component-content figcaption h1,
.title-right-m .component-content figcaption h2,
.title-right-m .component-content figcaption h3,
.title-right-m .component-content figcaption h4 {
  text-align: right;
}

@media (min-width: 992px) {
  .title-left-d .component-content .richText-content h1,
  .title-left-d .component-content .richText-content h2,
  .title-left-d .component-content .richText-content h3,
  .title-left-d .component-content .richText-content h4,
  .title-left-d .component-content figcaption h1,
  .title-left-d .component-content figcaption h2,
  .title-left-d .component-content figcaption h3,
  .title-left-d .component-content figcaption h4 {
    text-align: left;
  }

  .title-center-d .component-content .richText-content h1,
  .title-center-d .component-content .richText-content h2,
  .title-center-d .component-content .richText-content h3,
  .title-center-d .component-content .richText-content h4,
  .title-center-d .component-content figcaption h1,
  .title-center-d .component-content figcaption h2,
  .title-center-d .component-content figcaption h3,
  .title-center-d .component-content figcaption h4 {
    text-align: center;
  }

  .title-right-d .component-content .richText-content h1,
  .title-right-d .component-content .richText-content h2,
  .title-right-d .component-content .richText-content h3,
  .title-right-d .component-content .richText-content h4,
  .title-right-d .component-content figcaption h1,
  .title-right-d .component-content figcaption h2,
  .title-right-d .component-content figcaption h3,
  .title-right-d .component-content figcaption h4 {
    text-align: right;
  }
}

.richText.component > .component-content {
  height: 100%;
  width: 100%;
}

.richText.component > .component-content > .richText-content {
  height: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .box.bg-size-cover-d {
    background-size: cover !important;
  }

  .box.bg-size-contain-d {
    background-size: contain !important;
  }

  .box.bg-size-auto-d {
    background-size: auto !important;
  }

  .box.bg-position-top-d {
    background-position: top !important;
  }

  .box.bg-position-top-d {
    background-position: top !important;
  }

  .box.bg-position-top-d {
    background-position: top !important;
  }

  .box.bg-position-bottom-d {
    background-position: bottom !important;
  }

  .box.bg-position-bottom-d {
    background-position: bottom !important;
  }

  .box.bg-position-bottom-d {
    background-position: bottom !important;
  }

  .box.bg-position-center-d {
    background-position: center !important;
  }

  .box.bg-position-center-d {
    background-position: center !important;
  }

  .box.bg-position-center-d {
    background-position: center !important;
  }

  .box.bg-attachment-scroll-d {
    background-attachment: scroll !important;
  }

  .box.bg-attachment-local-d {
    background-attachment: local !important;
  }

  .box.bg-attachment-fixed-d {
    background-attachment: fixed !important;
  }

  .box.bg-repeat-no-repeat-d {
    background-repeat: no-repeat !important;
  }

  .box.bg-repeat-repeat-x-d {
    background-repeat: repeat-x !important;
  }

  .box.bg-repeat-repeat-y-d {
    background-repeat: repeat-y !important;
  }

  .box.bg-repeat-round-d {
    background-repeat: round !important;
  }

  .box.bg-repeat-space-d {
    background-repeat: space !important;
  }

  .box.bg-blending-normal-d {
    background-blend-mode: normal !important;
  }

  .box.bg-blending-multiply-d {
    background-blend-mode: multiply !important;
  }

  .box.bg-blending-screen-d {
    background-blend-mode: screen !important;
  }

  .box.bg-blending-overlay-d {
    background-blend-mode: overlay !important;
  }

  .box.bg-blending-darken-d {
    background-blend-mode: darken !important;
  }

  .box.bg-blending-lighten-d {
    background-blend-mode: lighten !important;
  }

  .box.bg-blending-color-dodge-d {
    background-blend-mode: color-dodge !important;
  }

  .box.bg-blending-color-burn-d {
    background-blend-mode: color-burn !important;
  }

  .box.bg-blending-hard-light-d {
    background-blend-mode: hard-light !important;
  }

  .box.bg-blending-soft-light-d {
    background-blend-mode: soft-light !important;
  }

  .box.bg-blending-difference-d {
    background-blend-mode: difference !important;
  }

  .box.bg-blending-exclusion-d {
    background-blend-mode: exclusion !important;
  }

  .box.bg-blending-hue-d {
    background-blend-mode: hue !important;
  }

  .box.bg-blending-saturation-d {
    background-blend-mode: saturation !important;
  }

  .box.bg-blending-color-d {
    background-blend-mode: color !important;
  }

  .box.bg-blending-luminosity-d {
    background-blend-mode: luminosity !important;
  }
}

@media (max-width: 991px) {
  .box.bg-size-cover-m {
    background-size: cover !important;
  }

  .box.bg-size-contain-m {
    background-size: contain !important;
  }

  .box.bg-size-auto-m {
    background-size: auto !important;
  }

  .box.bg-position-top-m {
    background-position: top !important;
  }

  .box.bg-position-top-m {
    background-position: top !important;
  }

  .box.bg-position-top-m {
    background-position: top !important;
  }

  .box.bg-position-bottom-m {
    background-position: bottom !important;
  }

  .box.bg-position-bottom-m {
    background-position: bottom !important;
  }

  .box.bg-position-bottom-m {
    background-position: bottom !important;
  }

  .box.bg-position-center-m {
    background-position: center !important;
  }

  .box.bg-position-center-m {
    background-position: center !important;
  }

  .box.bg-position-center-m {
    background-position: center !important;
  }

  .box.bg-attachment-scroll-m {
    background-attachment: scroll !important;
  }

  .box.bg-attachment-local-m {
    background-attachment: local !important;
  }

  .box.bg-attachment-fixed-m {
    background-attachment: fixed !important;
  }

  .box.bg-repeat-no-repeat-m {
    background-repeat: no-repeat !important;
  }

  .box.bg-repeat-repeat-x-m {
    background-repeat: repeat-x !important;
  }

  .box.bg-repeat-repeat-y-m {
    background-repeat: repeat-y !important;
  }

  .box.bg-repeat-round-m {
    background-repeat: round !important;
  }

  .box.bg-repeat-space-m {
    background-repeat: space !important;
  }

  .box.bg-blending-normal-m {
    background-blend-mode: normal !important;
  }

  .box.bg-blending-multiply-m {
    background-blend-mode: multiply !important;
  }

  .box.bg-blending-screen-m {
    background-blend-mode: screen !important;
  }

  .box.bg-blending-overlay-m {
    background-blend-mode: overlay !important;
  }

  .box.bg-blending-darken-m {
    background-blend-mode: darken !important;
  }

  .box.bg-blending-lighten-m {
    background-blend-mode: lighten !important;
  }

  .box.bg-blending-color-dodge-m {
    background-blend-mode: color-dodge !important;
  }

  .box.bg-blending-color-burn-m {
    background-blend-mode: color-burn !important;
  }

  .box.bg-blending-hard-light-m {
    background-blend-mode: hard-light !important;
  }

  .box.bg-blending-soft-light-m {
    background-blend-mode: soft-light !important;
  }

  .box.bg-blending-difference-m {
    background-blend-mode: difference !important;
  }

  .box.bg-blending-exclusion-m {
    background-blend-mode: exclusion !important;
  }

  .box.bg-blending-hue-m {
    background-blend-mode: hue !important;
  }

  .box.bg-blending-saturation-m {
    background-blend-mode: saturation !important;
  }

  .box.bg-blending-color-m {
    background-blend-mode: color !important;
  }

  .box.bg-blending-luminosity-m {
    background-blend-mode: luminosity !important;
  }
}

.box.video-bg {
  overflow: hidden !important;
}

.box.video-bg video.box-video-bg {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.box.video-bg video.box-video-bg.ready-js {
  opacity: 1;
}

.box.paralax-js {
  background-position: top center;
  background-repeat: repeat-y;
  background-size: cover !important;
}

.richText-content p + ul,
.richText-content p + ol {
  margin-top: -0.5rem;
}

.richText-content ul,
.richText-content ol {
  margin: 0;
  padding: 0;
}

.richText-content ul > li,
.richText-content ol > li {
  color: #008945;
  display: block;
  line-height: 18px;
  list-style-type: none;
  margin: 0;
  margin-bottom: 0.2rem;
  padding: 0;
  padding-left: 1rem;
  position: relative;
  text-align: left;
}

.richText-content ul > li:nth-last-of-type(1),
.richText-content ol > li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.richText-content ul > li::before,
.richText-content ol > li::before {
  color: #52cf81;
  content: "\2022";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.8rem;
  left: 0;
  line-height: 18px;
  position: absolute;
  text-indent: 0;
  top: 0;
}

@media (min-width: 992px) {
  .richText-content ul > li::before,
  .richText-content ol > li::before {
    line-height: 1.55;
  }
}

@media (min-width: 992px) {
  .richText-content ul > li,
  .richText-content ol > li {
    line-height: 1.55;
  }
}

.richText-content ol > li:nth-child(1)::before {
  content: "1.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(2)::before {
  content: "2.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(3)::before {
  content: "3.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(4)::before {
  content: "4.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(5)::before {
  content: "5.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(6)::before {
  content: "6.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(7)::before {
  content: "7.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(8)::before {
  content: "8.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(9)::before {
  content: "9.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(10)::before {
  content: "10.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(11)::before {
  content: "11.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(12)::before {
  content: "12.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(13)::before {
  content: "13.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(14)::before {
  content: "14.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(15)::before {
  content: "15.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(16)::before {
  content: "16.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(17)::before {
  content: "17.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(18)::before {
  content: "18.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(19)::before {
  content: "19.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(20)::before {
  content: "20.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(21)::before {
  content: "21.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(22)::before {
  content: "22.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(23)::before {
  content: "23.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(24)::before {
  content: "24.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(25)::before {
  content: "25.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(26)::before {
  content: "26.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(27)::before {
  content: "27.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(28)::before {
  content: "28.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(29)::before {
  content: "29.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(30)::before {
  content: "30.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(31)::before {
  content: "31.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(32)::before {
  content: "32.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(33)::before {
  content: "33.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(34)::before {
  content: "34.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(35)::before {
  content: "35.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(36)::before {
  content: "36.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(37)::before {
  content: "37.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(38)::before {
  content: "38.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(39)::before {
  content: "39.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(40)::before {
  content: "40.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(41)::before {
  content: "41.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(42)::before {
  content: "42.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(43)::before {
  content: "43.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(44)::before {
  content: "44.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(45)::before {
  content: "45.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(46)::before {
  content: "46.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(47)::before {
  content: "47.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(48)::before {
  content: "48.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(49)::before {
  content: "49.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(50)::before {
  content: "50.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(51)::before {
  content: "51.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(52)::before {
  content: "52.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(53)::before {
  content: "53.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(54)::before {
  content: "54.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(55)::before {
  content: "55.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(56)::before {
  content: "56.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(57)::before {
  content: "57.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(58)::before {
  content: "58.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(59)::before {
  content: "59.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(60)::before {
  content: "60.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(61)::before {
  content: "61.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(62)::before {
  content: "62.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(63)::before {
  content: "63.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(64)::before {
  content: "64.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(65)::before {
  content: "65.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(66)::before {
  content: "66.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(67)::before {
  content: "67.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(68)::before {
  content: "68.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(69)::before {
  content: "69.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(70)::before {
  content: "70.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(71)::before {
  content: "71.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(72)::before {
  content: "72.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(73)::before {
  content: "73.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(74)::before {
  content: "74.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(75)::before {
  content: "75.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(76)::before {
  content: "76.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(77)::before {
  content: "77.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(78)::before {
  content: "78.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(79)::before {
  content: "79.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(80)::before {
  content: "80.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(81)::before {
  content: "81.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(82)::before {
  content: "82.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(83)::before {
  content: "83.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(84)::before {
  content: "84.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(85)::before {
  content: "85.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(86)::before {
  content: "86.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(87)::before {
  content: "87.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(88)::before {
  content: "88.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(89)::before {
  content: "89.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(90)::before {
  content: "90.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(91)::before {
  content: "91.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(92)::before {
  content: "92.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(93)::before {
  content: "93.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(94)::before {
  content: "94.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(95)::before {
  content: "95.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(96)::before {
  content: "96.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(97)::before {
  content: "97.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(98)::before {
  content: "98.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(99)::before {
  content: "99.";
  font-size: inherit;
  font-weight: 700;
}

.richText-content ol > li:nth-child(100)::before {
  content: "100.";
  font-size: inherit;
  font-weight: 700;
}

@media (max-width: 991px) {
  .richText.text-center .richText-content ul > li {
    text-align: center !important;
  }

  .richText.text-right .richText-content ul > li {
    text-align: right !important;
  }

  .richText.text-left .richText-content ul > li {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .richText.text-d-center .richText-content ul > li {
    text-align: center !important;
  }

  .richText.text-d-right .richText-content ul > li {
    text-align: right !important;
  }

  .richText.text-d-left .richText-content ul > li {
    text-align: left !important;
  }
}

.richText.no-bullets .richText-content ul > li::before {
  display: none;
}

.richText.list-color-1 li::before {
  color: #008945 !important;
}

.richText.list-color-2 li::before {
  color: #006a35 !important;
}

.richText.list-color-3 li::before {
  color: #2ea85d !important;
}

.richText.list-color-4 li::before {
  color: #52cf81 !important;
}

.richText.list-color-5 li::before {
  color: #edfaf2 !important;
}

.richText.list-color-6 li::before {
  color: #313131 !important;
}

.richText.list-color-7 li::before {
  color: #ef8b21 !important;
}

.richText.list-color-8 li::before {
  color: #e76468 !important;
}

.richText.list-color-9 li::before {
  color: #a3216f !important;
}

.richText.list-color-10 li::before {
  color: #a32161 !important;
}

.richText.list-color-11 li::before {
  color: #606060 !important;
}

.richText.list-color-12 li::before {
  color: #bcbcbc !important;
}

.richText.list-color-13 li::before {
  color: #f4f6f6 !important;
}

.richText.list-color-14 li::before {
  color: #fafafa !important;
}

.richText.list-color-white li::before {
  color: #fff !important;
}

.richText.list-color-gray-100 li::before {
  color: #fafafa !important;
}

.richText.list-color-gray-200 li::before {
  color: #f0f0f0 !important;
}

.richText.list-color-gray-300 li::before {
  color: #dedede !important;
}

.richText.list-color-gray-400 li::before {
  color: #ced4da !important;
}

.richText.list-color-gray-500 li::before {
  color: #d5d1ce !important;
}

.richText.list-color-gray-600 li::before {
  color: #666 !important;
}

.richText.list-color-gray-700 li::before {
  color: #495057 !important;
}

.richText.list-color-gray-800 li::before {
  color: #343a40 !important;
}

.richText.list-color-gray-900 li::before {
  color: #544f40 !important;
}

.richText.list-color-black li::before {
  color: #000 !important;
}

@media (max-width: 991px) {
  .richText.list-align-left .richText-content,
  .richText.list-align-right .richText-content,
  .richText.list-align-center .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .richText.list-align-left .richText-content > *,
  .richText.list-align-right .richText-content > *,
  .richText.list-align-center .richText-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .richText.list-align-left .richText-content > ul,
  .richText.list-align-right .richText-content > ul,
  .richText.list-align-center .richText-content > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .richText.list-align-left .richText-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .richText.list-align-center .richText-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .richText.list-align-right .richText-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (min-width: 992px) {
  .richText.list-align-d-left .richText-content,
  .richText.list-align-d-right .richText-content,
  .richText.list-align-d-center .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .richText.list-align-d-left .richText-content > *,
  .richText.list-align-d-right .richText-content > *,
  .richText.list-align-d-center .richText-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .richText.list-align-d-left .richText-content > ul,
  .richText.list-align-d-right .richText-content > ul,
  .richText.list-align-d-center .richText-content > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .richText.list-align-d-left .richText-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .richText.list-align-d-center .richText-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .richText.list-align-d-right .richText-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 991px) {
  .richText.list-w-10 .richText-content ul {
    max-width: 10% !important;
  }

  .richText.list-w-10 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-10 .richText-content ul {
    max-width: 10% !important;
  }

  .richText.list-w-d-10 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-20 .richText-content ul {
    max-width: 20% !important;
  }

  .richText.list-w-20 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-20 .richText-content ul {
    max-width: 20% !important;
  }

  .richText.list-w-d-20 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-30 .richText-content ul {
    max-width: 30% !important;
  }

  .richText.list-w-30 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-30 .richText-content ul {
    max-width: 30% !important;
  }

  .richText.list-w-d-30 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-40 .richText-content ul {
    max-width: 40% !important;
  }

  .richText.list-w-40 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-40 .richText-content ul {
    max-width: 40% !important;
  }

  .richText.list-w-d-40 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-50 .richText-content ul {
    max-width: 50% !important;
  }

  .richText.list-w-50 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-50 .richText-content ul {
    max-width: 50% !important;
  }

  .richText.list-w-d-50 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-60 .richText-content ul {
    max-width: 60% !important;
  }

  .richText.list-w-60 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-60 .richText-content ul {
    max-width: 60% !important;
  }

  .richText.list-w-d-60 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-70 .richText-content ul {
    max-width: 70% !important;
  }

  .richText.list-w-70 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-70 .richText-content ul {
    max-width: 70% !important;
  }

  .richText.list-w-d-70 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-80 .richText-content ul {
    max-width: 80% !important;
  }

  .richText.list-w-80 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-80 .richText-content ul {
    max-width: 80% !important;
  }

  .richText.list-w-d-80 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-90 .richText-content ul {
    max-width: 90% !important;
  }

  .richText.list-w-90 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-90 .richText-content ul {
    max-width: 90% !important;
  }

  .richText.list-w-d-90 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-100 .richText-content ul {
    max-width: 100% !important;
  }

  .richText.list-w-100 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-100 .richText-content ul {
    max-width: 100% !important;
  }

  .richText.list-w-d-100 .richText-content ul ul {
    max-width: none !important;
  }
}

.full-link.hover-effect .image img {
  -webkit-transform-origin: cemter;
  -ms-transform-origin: cemter;
  transform-origin: cemter;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.full-link.hover-effect .image:hover img {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.full-link.r1x1 .image > .component-content {
  padding-bottom: 100%;
}

.full-link.r4x3 .image > .component-content {
  padding-bottom: 75%;
}

.full-link.r16x9 .image > .component-content {
  padding-bottom: 56.25%;
}

.full-link.r3x2 .image > .component-content {
  padding-bottom: 66.66%;
}

.full-link.r8x5 .image > .component-content {
  padding-bottom: 62.5%;
}

.full-link .image {
  position: relative;
}

.full-link .image img {
  max-width: 100%;
  width: auto;
}

.full-link .image *:not(a) {
  position: static;
}

.full-link .image a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.full-link.image {
  position: relative;
}

.full-link.image.hover-effect .image img {
  -webkit-transform-origin: cemter;
  -ms-transform-origin: cemter;
  transform-origin: cemter;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.full-link.image.hover-effect .image:hover img {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.full-link.image.r1x1 .image > .component-content {
  padding-bottom: 100%;
}

.full-link.image.r4x3 .image > .component-content {
  padding-bottom: 75%;
}

.full-link.image.r16x9 .image > .component-content {
  padding-bottom: 56.25%;
}

.full-link.image.r3x2 .image > .component-content {
  padding-bottom: 66.66%;
}

.full-link.image.r8x5 .image > .component-content {
  padding-bottom: 62.5%;
}

.full-link.image img {
  max-width: 100%;
  width: auto;
}

.full-link.image *:not(a) {
  position: static;
}

.full-link.image a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

body .gigya-screen {
  padding: 0 !important;
}

body .gigya-screen.portrait {
  width: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

body .gigya-screen form .gigya-composite-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 !important;
  margin-bottom: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .gigya-screen form .gigya-composite-control-dropdown {
  position: relative;
}

body .gigya-screen form .gigya-composite-control-dropdown::after {
  content: "";
  position: absolute;
  max-height: 55px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #006a35;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100" height="100"%3E%3Cpath id="arrow" fill="%232ea85d" d="M 50,100 L 0,0 L 50,30 L 100,0" /%3E%3C/svg%3E%0A');
  background-size: 10px 10px;
  border-left: 3px solid #008945;
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 55px;
  margin: auto;
  pointer-events: none !important;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}

body .gigya-screen form .gigya-composite-control-dropdown:hover::after {
  background-color: #52cf81;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100" height="100"%3E%3Cpath id="arrow" fill="%23006a35" d="M 50,100 L 0,0 L 50,30 L 100,0" /%3E%3C/svg%3E%0A');
}

body
  .gigya-screen
  form
  .gigya-composite-control-dropdown.dropdown-opened-js::after {
  background-color: #edfaf2;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cpath id="arrow" d="M50,0l50,100L50,70L0,100" fill="%23008945"/%3E%3C/svg%3E');
}

body .gigya-screen form .gigya-composite-control-multi-choice {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 1rem !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control-multi-choice
  .gigya-multi-choice-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body .gigya-screen form .gigya-composite-control > label,
body .gigya-screen form .gigya-composite-control label * {
  color: #606060;
  padding: 0 !important;
  font-family: var(--font-family-default);
  font-size: 14px;
  line-height: 1.125;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control > label,
  body .gigya-screen form .gigya-composite-control label * {
    font-size: 16px;
    line-height: 1.125;
  }
}

body .gigya-screen form .gigya-composite-control .select-css::-ms-expand {
  display: none;
}

body .gigya-screen form .gigya-composite-control select {
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus,
body .gigya-screen form .gigya-composite-control input.gigya-error,
body .gigya-screen form .gigya-composite-control input.gigya-error:focus,
body .gigya-screen form .gigya-composite-control select {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: var(--font-family-default);
  font-size: 14px;
  color: #606060;
  line-height: 1.125;
  display: block;
  width: 100%;
  height: 55px;
  min-height: 55px;
  border-radius: 5px;
  padding: 1rem 1rem;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 0 !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  select::-webkit-input-placeholder {
  color: #f0f0f0;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-moz-placeholder,
body .gigya-screen form .gigya-composite-control select::-moz-placeholder {
  color: #f0f0f0;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus:-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus:-ms-input-placeholder,
body .gigya-screen form .gigya-composite-control select:-ms-input-placeholder {
  color: #f0f0f0;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-ms-input-placeholder,
body .gigya-screen form .gigya-composite-control select::-ms-input-placeholder {
  color: #f0f0f0;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::placeholder,
body .gigya-screen form .gigya-composite-control input.gigya-error::placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::placeholder,
body .gigya-screen form .gigya-composite-control select::placeholder {
  color: #f0f0f0;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
  body
    .gigya-screen
    form
    .gigya-composite-control
    input:not([type="radio"]):focus,
  body .gigya-screen form .gigya-composite-control input.gigya-error,
  body .gigya-screen form .gigya-composite-control input.gigya-error:focus,
  body .gigya-screen form .gigya-composite-control select {
    font-size: 16px;
    line-height: 1.125;
    padding: 1rem 1rem;
  }
}

body .gigya-screen form .gigya-composite-control-submit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
body .gigya-screen form .gigya-composite-control select,
body .gigya-screen form .gigya-composite-control textarea {
  max-width: 100%;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  border: 1px solid #606060;
  -webkit-box-shadow: 0 0 0 0 #606060;
  box-shadow: 0 0 0 0 #606060;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus,
body .gigya-screen form .gigya-composite-control select:focus,
body .gigya-screen form .gigya-composite-control textarea:focus {
  background-color: #fff;
  border-color: #606060;
  -webkit-box-shadow: 0px 0px 5px -1px #606060;
  box-shadow: 0px 0px 5px -1px #606060;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus:hover,
body .gigya-screen form .gigya-composite-control select:focus:hover,
body .gigya-screen form .gigya-composite-control textarea:focus:hover {
  border-color: #606060;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):hover,
body .gigya-screen form .gigya-composite-control select:hover,
body .gigya-screen form .gigya-composite-control textarea:hover {
  background-color: #fff;
  border-color: #606060;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):hover:disabled,
body .gigya-screen form .gigya-composite-control select:hover:disabled,
body .gigya-screen form .gigya-composite-control textarea:hover:disabled {
  color: #495057;
  background-color: #dedede;
  border-color: #000;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]).gigya-error,
body .gigya-screen form .gigya-composite-control select.gigya-error,
body .gigya-screen form .gigya-composite-control textarea.gigya-error {
  background-color: #fff;
  border-color: #e76468;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):disabled,
body .gigya-screen form .gigya-composite-control select:disabled,
body .gigya-screen form .gigya-composite-control textarea:disabled {
  color: #666;
  background-color: #f0f0f0;
  border-color: #544f40;
}

body .gigya-screen form .gigya-composite-control input[type="submit"],
body .gigya-screen form .gigya-composite-control button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  border: 2px solid #008945;
  color: #008945;
  font-size: 14px;
  line-height: 1.125;
  min-width: 180px;
  max-width: 180px;
  padding: 13px 25px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control input[type="submit"],
  body .gigya-screen form .gigya-composite-control button {
    font-size: 16px;
    line-height: 1.125;
    padding: 13px 25px;
  }
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:focus,
body .gigya-screen form .gigya-composite-control button:focus {
  color: #008945;
  background-color: #fff;
  border-color: #008945;
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:hover,
body .gigya-screen form .gigya-composite-control button:hover {
  color: #fff;
  background-color: #008945;
  border-color: #008945;
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:disabled,
body .gigya-screen form .gigya-composite-control button:disabled {
  color: #495057;
  background-color: #d5d1ce;
  border-color: rgba(0, 0, 0, 0);
}

body .gigya-screen form .gigya-composite-control textarea {
  height: 250px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control textarea {
    height: 250px;
  }
}

body .gigya-screen form label {
  color: #606060;
}

body label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body #ciam-pch-unsubscribe > form > .gigya-layout-row > .gigya-layout-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label:nth-of-type(1) {
  margin-bottom: 2rem;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox {
  margin: auto !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 1rem !important;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"] {
  min-height: auto;
  height: 1.5rem;
  width: 1.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.5rem;
  flex: 0 0 1.5rem;
  max-width: 1.5rem;
  margin-top: 0;
  margin-right: 1rem;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"]
  + label {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
  margin: 0 !important;
  width: auto !important;
}

body.scroll-stop {
  overflow: hidden !important;
}

#exit-notification {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: all;
}

#exit-notification .exit-notification-inner {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  -webkit-box-shadow: 4px 4px 15px 2px rgba(0, 0, 0, 0.32);
  box-shadow: 4px 4px 15px 2px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  opacity: 1;
  pointer-events: all;
  position: relative;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 95%;
  background-color: #fff;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid #008945 2px;
}

@media (min-width: 768px) {
  #exit-notification .exit-notification-inner {
    max-width: 60%;
  }
}

#exit-notification .exit-notification-inner .exit-notification-decoration {
  display: none;
}

#exit-notification .exit-notification-inner > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

#exit-notification .exit-notification-inner .exit-notification-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
}

@media (min-width: 768px) {
  #exit-notification .exit-notification-inner .exit-notification-buttons {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

#exit-notification .exit-notification-inner .exit-notification-buttons button {
  margin-left: 0;
  margin-right: 0;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:not(:first-child) {
  margin-left: 1rem;
}

#exit-notification.is-hidden,
#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

#content .accordion-slide {
  background-color: var(--color-14);
}

#content .accordion-slide .accordion-head h3 a {
  line-height: 1.5;
  font-family: var(--font-family-bold);
  padding: 0 30px 0 20px;
  display: block;
}

#content .accordion-slide .accordion-content > div {
  padding: 0 30px 0 20px;
}

#content .accordion-slide .accordion-content > div p a,
#content .accordion-slide .accordion-content > div li a {
  text-decoration: underline;
}

#content .accordion-slide.is-active .accordion-content-wrapper {
  max-height: 100%;
}

#content .filteraccord {
  position: relative;
  padding-right: 30%;
  font-size: 18px;
  line-height: 1.55;
}

@media (min-width: 768px) {
  #content .filteraccord {
    padding-right: 0;
    padding-top: 6px;
  }
}

@media (min-width: 992px) {
  #content .filteraccord {
    padding-top: 0;
    font-size: 28px;
    line-height: 1.225;
  }
}

#content .filteraccord::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23fff"/%3E%3C/svg%3E');
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 0;
  content: "";
}

@media (min-width: 992px) {
  #content .filteraccord::after {
    display: none;
  }
}

#content .filteraccord.active {
  font-size: 24px;
  line-height: 1.75;
}

@media (min-width: 992px) {
  #content .filteraccord.active {
    font-size: 28px;
    line-height: 2.215;
  }
}

#content .filteraccord.active::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23fff"/%3E%3C/svg%3E');
}

.breadcrumbs {
  margin: 0 auto !important;
  background-color: var(--color-14);
}

.breadcrumbs li {
  -webkit-box-flex: initial !important;
  -ms-flex: initial !important;
  flex: initial !important;
}

.breadcrumbs li a {
  color: var(--color-11);
}

.breadcrumbs li.is-current,
.breadcrumbs li.is-current a {
  color: #000;
  font-size: 14px;
  line-height: 1.125;
}

.breadcrumbs li:not(:nth-last-of-type(1)) {
  min-width: auto;
}

.breadcrumbs li:nth-of-type(1) a.outlined {
  margin-left: 3px;
}

.breadcrumbs li a {
  white-space: normal;
}

.card-title-divider-reverse figcaption {
  position: absolute;
}

.card-title-divider-reverse figcaption p {
  display: inline-block;
  width: auto;
  background: #000;
  color: #fff;
  padding: 4px 8px;
  font-family: var(--font-family-bold);
}

.card-title-divider-reverse figcaption::after {
  display: none;
}

.whbottlevideoimg img {
  max-width: 809px;
  margin: 0 auto;
  display: block;
}

.your-stories-carousel {
  background-color: var(--color-1);
}

.your-stories-carousel .lSSlideOuter .lSPager.lSpg {
  bottom: 2rem;
}

.your-stories-carousel .lSSlideOuter .lSPager.lSpg > li a {
  width: 16px;
  height: 16px;
  border: solid #fff 2px;
}

.your-stories-carousel .lSSlideOuter .lSPager.lSpg > li:hover a,
.your-stories-carousel .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #fff;
}

.your-stories-carousel .lSAction > a {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  opacity: 1;
}

.your-stories-carousel .lSAction > a span {
  display: none;
}

.your-stories-carousel .lSAction > a.lSPrev {
  left: 0;
  background: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/left-arrow.png?auto=format")
    no-repeat;
  background-size: cover;
  background-position: 0 0;
}

.your-stories-carousel .lSAction > a.lSNext {
  right: 0;
  background: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/right-arrow.png?auto=format")
    no-repeat;
  background-size: cover;
  background-position: 0 0;
}

.your-stories-carousel .quotes-img {
  width: 28px;
  margin: 0 auto;
}

.your-stories-carousel .carousel-copy {
  font-size: 24px;
  line-height: 1.17;
}

.your-stories-carousel .flex[class*="align-"] * {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg {
  bottom: 2rem;
}

.hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg > li a {
  width: 16px;
  height: 16px;
}

.hero-banner-h5-v1 .banner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
}

.hero-banner-h5-v1 .banner-content h2 {
  font-size: 32px;
  line-height: 1.15;
  color: #000;
  margin-bottom: 30px;
}

.hero-banner-h5-v1 .banner-content h2 span {
  display: block;
}

.hero-banner-h5-v1 .banner-content h2 span.pink-color {
  color: var(--color-9);
}

.hero-banner-h5-v1 .banner-content h2 span.yellow-color {
  color: var(--color-7);
}

@media (min-width: 768px) {
  .hero-banner-h5-v1 .banner-content h2 {
    font-size: 48px;
    line-height: 0.92;
  }
}

@media (min-width: 768px) {
  .hero-banner-h5-v1 .banner-content {
    width: 251px;
    bottom: 50px;
    left: 50px;
  }
}

@media (min-width: 992px) {
  .hero-banner-h5-v1 .banner-content {
    bottom: 0;
    left: 10px;
  }
}

@media (min-width: 1200px) {
  .hero-banner-h5-v1 .banner-content {
    bottom: 50px;
    left: 50px;
  }
}

.hero-banner-h5-v1 .banner-content.topposition {
  width: 200px;
  top: 30px;
  bottom: inherit;
  left: 5px;
}

@media (min-width: 768px) {
  .hero-banner-h5-v1 .banner-content.topposition {
    width: 270px;
    top: 30px;
    bottom: inherit;
    left: 30px;
  }
}

.reference-content-grid-c21 {
  overflow: hidden;
}

.mousehover-section .tooltip-data {
  position: absolute;
  top: -95px;
  left: 70px;
  padding-left: 20px !important;
  display: none;
}

.mousehover-section .tooltip-data:before {
  content: "";
  background: #000;
  width: 1px;
  height: 140px;
  position: absolute;
  top: 8px;
  left: 0px;
}

.mousehover-section .tooltip-data::after {
  content: "";
  background: #000;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 7px;
  left: -1px;
  border-radius: 50%;
}

.mousehover-section .tooltip-data h4 {
  font-size: 16px;
  padding-bottom: 5px;
  font-family: var(--font-family-bold);
}

.mousehover-section .tooltip-data p {
  font-size: 14px;
  color: #000;
  margin: 0;
  font-family: var(--font-family-medium);
  line-height: 1.125;
}

.mousehover-section .object1 {
  position: absolute;
  width: 140px;
  height: 130px !important;
  top: 40px;
  left: 25px;
  z-index: 1;
  cursor: pointer;
}

.mousehover-section .object1 h4 {
  color: var(--color-1);
}

@media (min-width: 992px) {
  .mousehover-section .object1 {
    width: 181px;
    height: 191px !important;
    top: 60px;
    left: 0;
  }
}

.mousehover-section .object2 {
  position: absolute;
  position: absolute;
  width: 150px;
  height: 140px !important;
  bottom: 35px;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.mousehover-section .object2 h4 {
  color: var(--color-7);
  width: 80%;
}

.mousehover-section .object2 .tooltip-data {
  top: inherit;
  bottom: -50px;
  left: 175px;
}

.mousehover-section .object2 .tooltip-data:before {
  top: inherit;
  left: 0px;
  bottom: 6px;
}

.mousehover-section .object2 .tooltip-data:after {
  top: inherit;
  bottom: 6px;
}

@media (min-width: 992px) {
  .mousehover-section .object2 {
    width: 225px;
    height: 202px !important;
    bottom: 70px;
    right: 0;
  }
}

.mousehover-section .absolute-img-right {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: 100%;
  max-width: 120px;
  right: 0;
}

@media (min-width: 992px) {
  .mousehover-section .absolute-img-right {
    max-width: 180px;
    top: 30%;
  }
}

@media (min-width: 992px) {
  .mousehover-section .absolute-img-right {
    max-width: 140px;
    top: 0;
  }
}

@media (min-width: 1200px) {
  .mousehover-section .absolute-img-right {
    max-width: 175px;
  }
}

@media (min-width: 1900px) {
  .mousehover-section .absolute-img-right {
    max-width: 256px;
  }
}

.mousehover-section .absolute-img-right .tooltip-data {
  position: absolute;
  top: 40px;
  left: -130px;
  padding-left: 0 !important;
  padding-bottom: 15px !important;
}

.mousehover-section .absolute-img-right .tooltip-data h4 {
  color: var(--color-9);
}

.mousehover-section .absolute-img-right .tooltip-data:before {
  width: 90%;
  height: 1px;
  top: initial;
  bottom: 0;
}

.mousehover-section .absolute-img-right .tooltip-data::after {
  top: initial;
  bottom: -1px;
}

.reference-whats-shot .lSAction > a {
  top: 43%;
  background-color: var(--color-3);
  background-image: none;
  width: 40px;
  height: 40px;
  opacity: 1;
}

.reference-whats-shot .lSAction > a.lSPrev::before,
.reference-whats-shot .lSAction > a.lSNext::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
  height: 6px;
}

.reference-whats-shot .lSAction > a.lSPrev {
  left: 16px;
}

.reference-whats-shot .lSAction > a.lSPrev::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.reference-whats-shot .lSAction > a.lSNext {
  right: 16px;
}

.carousel-slides {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .box {
  position: relative;
  display: block;
}

.article-filter .anchor-box p a {
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  text-decoration: none;
}

.article-filter .anchor-box p a:hover {
  font-size: 20px;
  line-height: 1.5;
  color: var(--color-1);
  text-decoration: underline;
}

.reference-cough-and-cold-center-filter-div .ovr-gr-box {
  background-color: transparent;
}

@media (min-width: 992px) {
  .reference-cough-and-cold-center-filter-div .ovr-gr-box {
    background-color: #000;
    display: block;
    height: 180px;
  }

  .reference-cough-and-cold-center-filter-div .ovr-gr-box .light-green-bg {
    height: 300px;
  }
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js {
  display: block;
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js
  .filter-item-js {
  display: block;
  color: var(--color-1);
  font-size: 18px;
  line-height: 1.5;
  font-family: var(--font-family-bold);
  width: 100%;
  max-width: 100%;
  margin: 1rem 0 0;
}

@media (min-width: 992px) {
  .reference-cough-and-cold-center-filter-div
    .class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js {
    display: inline-block;
    width: 33%;
    max-width: 33%;
    margin: 1rem 0 0;
  }
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js
  .filter-item-js:hover {
  color: #000;
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js
  .filter-item-js.active-js {
  color: #000;
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js
  .filter-item-js.active-js::after {
  opacity: 0;
}

.reference-cough-and-cold-center-filter-div
  .class-filter[data-type="titles"]
  .filter-list-js
  .filter-item-js::after {
  background-color: #000;
}

.reference-product-filter-menu .filterbox::nth-child(1) {
  opacity: 0.5;
}

.reference-product-filter .class-filter[data-type="checkbox"] .filter-list-js {
  display: block;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-family: var(--font-family-bold);
  position: relative;
  padding: 3px 0;
  opacity: 0.5;
  cursor: auto;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js
  * {
  font-family: var(--font-family-bold);
  color: #fff;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js.enable {
  opacity: 1;
  cursor: pointer;
}

@media (min-width: 768px) {
  .reference-product-filter
    .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js {
    display: inline-block;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .reference-product-filter
    .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js {
    display: inline-block;
    width: 33%;
  }
}

@media (min-width: 1200px) {
  .reference-product-filter
    .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js {
    width: 25%;
  }
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js::before {
  border: 2px solid #fff;
  width: 24px;
  height: 24px;
  background-color: transparent;
  display: inline-block;
  position: relative;
  top: 7px;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js::after {
  content: "";
  position: absolute;
  top: 13px;
  left: 8px;
  border-bottom: 3px solid #fff;
  width: 8px;
  height: 16px;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js.active-js::before {
  border-color: #000;
  background-color: #000;
}

.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js.active-js::after {
  display: block;
}

.richText-content ul.filter-radio-as-list {
  padding-top: 15px;
}

.richText-content ul.filter-radio-as-list li {
  font-size: 18px;
  font-family: var(--font-family-bold);
  cursor: pointer;
  padding-left: 40px;
  position: relative;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .richText-content ul.filter-radio-as-list li {
    display: inline-block;
    width: 25%;
    clear: none;
    float: left;
  }

  .richText-content ul.filter-radio-as-list li:last-child {
    width: 48%;
  }
}

.richText-content ul.filter-radio-as-list li::before {
  width: 24px;
  height: 24px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.richText-content ul.filter-radio-as-list li.active::before {
  border-color: #000;
}

.richText-content ul.filter-radio-as-list li.active::after {
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #000;
  border: 1px solid #000;
  width: 14px;
  height: 14px;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.filterlogo {
  display: none;
}

@media (min-width: 992px) {
  .filterlogo {
    display: block;
  }
}

.filterlogo img {
  width: 178px !important;
}

.filtercontent {
  display: none;
}

@media (min-width: 992px) {
  .filtercontent {
    display: block !important;
  }
}

.findmyrobitussinbtn,
.filterbutton {
  opacity: 0.5;
  cursor: auto;
}

.enable-cta .findmyrobitussinbtn,
.enable-cta .filterbutton {
  opacity: 1;
  cursor: pointer;
}

@media (min-width: 992px) {
  .reference-product-filter-adults .black-bg-new,
  .reference-product-filter-children .black-bg-new {
    height: 320px;
  }

  .reference-product-filter-adults .black-bg-new .bg-color-1,
  .reference-product-filter-children .black-bg-new .bg-color-1 {
    margin-top: -60px;
  }
}

.icon-GSK-logo {
  width: 34px;
  height: 29px;
  background-size: 100% 100%;
}

#footer {
  background-color: #000;
}

#footer * .outlined {
  outline-color: var(--color-1);
}

#footer .list-footer ul {
  margin-top: 20px;
  margin-bottom: 25px;
  display: block;
}

@media (min-width: 992px) {
  #footer .list-footer ul {
    margin-bottom: 16px;
  }
}

@media (min-width: 992px) {
  #footer .list-footer ul {
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#footer .list-footer ul li {
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0 !important;
  padding-left: 0;
}

@media (min-width: 992px) {
  #footer .list-footer ul li {
    text-align: left;
    margin-bottom: 33px !important;
    padding: 0;
  }
}

#footer .list-footer ul li::before {
  display: none;
}

#footer .list-footer ul li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

#footer .list-footer ul li a:hover {
  color: #fff;
}

#footer .follow-us-wrapper p {
  font-weight: 400;
  text-decoration: underline;
  margin: 32px 0;
  font-weight: 400;
  font-size: 16px;
}

#footer .follow-us-wrapper p span {
  display: block;
}

@media (min-width: 992px) {
  #footer .follow-us-wrapper p span {
    display: inline;
  }
}

#footer .follow-us-wrapper p a,
#footer .follow-us-wrapper p a:visited .a {
  font-size: 16px;
  -webkit-text-decoration: #fff;
  text-decoration: #fff;
}

#footer .social-pages .icons-with-link {
  margin: 0 13px;
}

#footer .social-pages .icons-with-link .default-icon > a {
  background-color: transparent;
}

#footer .social-pages .icons-with-link .default-icon > a img {
  width: auto;
  height: auto;
}

#footer .divider-footer .component-content {
  margin: 0;
}

#footer .copyright .richText-content {
  display: block;
  border-top: 1px solid #fff;
  padding: 32px 0 44px;
}

#footer .copyright .richText-content p {
  font-size: 13px;
  line-height: 1.15;
  margin: 16px 0 0;
  max-width: 100%;
}

#footer .copyright .richText-content p:first-of-type {
  padding: 4px 0;
  margin-top: 0;
}

.reference-hero-banner-img-btn .image {
  min-height: auto;
}

@media (min-width: 992px) {
  .reference-hero-banner-img-btn .image {
    min-height: 300px;
  }
}

@media (min-width: 992px) {
  .reference-hero-banner-img-btn .hero-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .reference-hero-banner-img-btn .hero-banner-content .banner-content h1 {
    max-width: 394px;
    font-size: 60px;
    line-height: 1;
  }

  .reference-hero-banner-img-btn
    .hero-banner-content
    .banner-content
    p:nth-child(2) {
    max-width: 240px;
  }
}

.reference-hero-banner-img-btn .prod-find-modal {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  z-index: 101;
}

@media (min-width: 992px) {
  .reference-hero-banner-img-btn .prod-find-modal {
    top: 100px;
  }
}

.reference-hero-banner-img-btn .prodfindlightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  display: none;
  z-index: 100;
  top: 0;
}

.reference-hero-banner-img-btn .prod-find-close {
  display: block;
}

@media (min-width: 992px) {
  .reference-hero-banner-img-btn .prod-find-close {
    position: absolute;
    top: 0;
    right: 20px;
  }
}

.reference-hero-banner-img-btn .prod-find-close p {
  display: inline-block;
  font-family: var(--font-family-medium);
  font-size: 28px;
  cursor: pointer;
}

.reference-hero-banner-img-btn .backsubmenupf {
  display: none;
}

.prod-find-close {
  display: none;
}

.stackbox {
  position: absolute;
  max-width: 1140px !important;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.stackbox .image {
  left: 5%;
}

.stackbox .image img {
  width: auto;
}

@media (min-width: 992px) {
  .stackbox .image.adults-stackbox {
    left: 15%;
  }
}

@media (min-width: 992px) {
  .stackbox .image.coughcold-stackbox {
    left: 10%;
    top: -50px;
  }
}

.stackbox .image.ourstories-stackbox {
  left: 30%;
}

@media (min-width: 992px) {
  .stackbox .image.ourstories-stackbox {
    left: 35%;
    top: -50px;
  }
}

@media (min-width: 992px) {
  .stackbox .image.dmcf-stackbox {
    left: 70%;
    top: -100px;
  }
}

@media (min-width: 992px) {
  .herobanner img {
    height: 700px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.drug-free-banner .h1 span {
  display: block;
}

.drug-free-banner .h2 {
  font-family: var(--font-family-medium) !important;
  font-weight: normal;
  padding-top: 10px;
}

.drug-free-banner p span {
  font-family: var(--font-family-bold);
}

.stories-carousel {
  background-color: var(--color-1);
}

.stories-carousel .flex.cols-d-2.cols-m-1 > div > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.stories-carousel .lSSlideOuter .lSPager.lSpg li {
  padding: 0 5px;
}

.stories-carousel .lSSlideOuter .lSPager.lSpg li a {
  background-color: transparent;
  width: 14px;
  height: 14px;
  border-radius: 50rem;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 2px solid #fff;
  overflow: visible;
}

.stories-carousel .lSSlideOuter .lSPager.lSpg li.active a {
  background-color: #fff;
}

.stories-carousel [class*="hero-banner-"] .image {
  min-height: auto;
}

.stories-carousel [class*="hero-banner-"] .image img {
  max-width: 60px !important;
}

.stories-carousel [class*="hero-banner-"] .image.caroimage img {
  max-width: 300px !important;
}

@media (min-width: 600px) {
  .stories-carousel [class*="hero-banner-"] .image.caroimage img {
    max-width: 400px !important;
  }
}

@media (min-width: 1200px) {
  .stories-carousel [class*="hero-banner-"] .image.caroimage img {
    max-width: 450px !important;
  }
}

.stories-carousel .carousel-copy {
  font-size: 24px;
  line-height: 1.3;
}

.stories-carousel .carousel-sub-copy {
  font-size: 18px;
  line-height: 1.3;
}

.stories-carousel .lSAction > a {
  display: none;
  background-color: var(--color-3);
  background-image: none;
  width: 60px;
  height: 60px;
  opacity: 1;
}

.stories-carousel .lSAction > a span {
  display: none;
}

@media (min-width: 600px) {
  .stories-carousel .lSAction > a {
    display: block;
  }
}

.stories-carousel .lSAction > a:hover {
  opacity: 0.5;
}

.stories-carousel .lSAction > a.lSPrev::before,
.stories-carousel .lSAction > a.lSNext::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 9px;
  height: 9px;
}

.stories-carousel .lSAction > a.lSPrev {
  left: 0;
}

.stories-carousel .lSAction > a.lSPrev::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.stories-carousel .lSAction > a.lSNext {
  right: 0;
}

@media (min-width: 992px) {
  .megamenu .cc-dropdown-links {
    width: 35%;
    float: left;
    clear: none;
  }
}

.megamenu .cc-dropdown-links .richText .richText-content ul li {
  padding-bottom: 8px;
  padding-left: 0;
  margin-left: -12px;
  text-align: center;
}

@media (min-width: 992px) {
  .megamenu .cc-dropdown-links .richText .richText-content ul li {
    text-align: left;
  }
}

.megamenu .cc-dropdown-links .richText .richText-content ul li::before {
  display: none;
}

.megamenu .cc-dropdown-card {
  width: 265px;
  margin: 0 auto !important;
  float: none;
  clear: both;
}

@media (min-width: 992px) {
  .megamenu .cc-dropdown-card {
    float: left;
    clear: none;
    margin-right: 20px !important;
  }
}

.megamenu .cc-dropdown-card p:nth-child(2) {
  margin: -5px 0 0;
}

.megamenu h1,
.megamenu h2,
.megamenu h3,
.megamenu h4,
.megamenu h5,
.megamenu h6 {
  font-family: var(--font-family-bold);
}

.megamenu .btn-primary,
.megamenu .btn-secondary {
  font-family: var(--font-family-bold);
  color: var(--color-1);
}

.megamenu .menu-dropdown-product img {
  max-width: 200px !important;
}

.megamenu .menu-dropdown-product p {
  margin: 0;
}

.megamenu .menu-dropdown-product p a {
  font-family: var(--font-family-bold);
  font-size: 14px;
  line-height: 1.45;
  text-decoration: none;
  max-width: 285px;
  margin: 0 auto;
  display: block;
}

.megamenu-submenu-items-container.submenunavcontainer {
  display: block;
}

.megamenu-submenu-items-container
  .megamenu-submenu-item.content-product-finder {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.megamenu-submenu-item {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #f4f6f6;
  left: 0;
  opacity: 0;
  height: 100vh;
  pointer-events: all;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  width: 100%;
  z-index: 99;
}

@media (min-width: 992px) {
  .megamenu-submenu-item {
    padding: 0;
    height: auto;
  }
}

.megamenu-submenu-item .content {
  background-color: #f4f6f6;
}

@media (min-width: 992px) {
  .megamenu-submenu-item .content {
    background-color: transparent;
  }
}

.megamenu-submenu-item.content-product-finder .content {
  background-color: var(--color-1);
}

.megamenu-submenu-item.activesubmenu {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

@media (min-width: 992px) {
  .megamenu-submenu-item.activesubmenu {
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
  }
}

@media (min-width: 992px) {
  .megamenu-submenu-item.activesubmenu.opened,
  .megamenu-submenu-item.activesubmenu:focus,
  .megamenu-submenu-item.activesubmenu:focus-within {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.megamenu .searchBox input[type="text"] {
  width: auto;
  border-color: #666;
}

.megamenu .megamenu-top-bar-left > * > .paragraphSystem > *,
.megamenu .megamenu-top-bar-right > * > .paragraphSystem > * {
  padding: 10px 0;
}

@media (min-width: 992px) {
  .megamenu .megamenu-top-bar-left > * > .paragraphSystem > *,
  .megamenu .megamenu-top-bar-right > * > .paragraphSystem > * {
    padding: 0;
  }
}

.megamenu .country-selected {
  padding: 0;
  border: none;
}

.megamenu .language-selector {
  position: relative;
  bottom: auto;
  left: auto;
}

.megamenu-logo::after {
  background-color: var(--color-1);
}

.megamenu-logo > * a {
  max-width: 122px;
  min-width: 122px;
  width: 122px;
}

@media (min-width: 992px) {
  .megamenu-logo > * a {
    max-width: 178px;
    min-width: 178px;
    width: 178px;
  }
}

.megamenu .country-selected,
.megamenu a.top-bar-link {
  font-family: var(--font-family-alt);
  border: none;
}

.megamenu .country-selected:hover,
.megamenu a.top-bar-link:hover {
  text-decoration: underline !important;
}

.megamenu-language-list.opened {
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

@media (min-width: 992px) {
  .megamenu-language-list.opened {
    height: auto;
    min-height: auto;
    max-height: auto;
  }
}

.megamenu-language-list * {
  color: var(--color-6);
}

.megamenu-language-list > .inner > * > .component > * > .paragraphSystem a {
  font-size: 14px;
  padding: 10px 0;
}

.megamenu-language-list
  > .inner
  > *
  > .component
  > *
  > .paragraphSystem
  a:hover {
  color: var(--color-1);
  text-decoration: underline;
}

@media (min-width: 992px) {
  .megamenu-navigation .megamenu-main-nav {
    background-color: var(--color-1);
  }
}

.megamenu-navigation .megamenu-main-nav * > .navigation-root.navigation-level1 {
  padding-top: 35px;
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1 {
    padding-top: 0;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1.submenunav {
  display: none;
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1.submenunav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1
  .navigation-item {
  text-align: center;
  display: block;
  width: auto;
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1
  .navigation-item
  > a {
  font-family: var(--font-family-bold);
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  padding: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item
    > a {
    font-size: 13px;
    font-family: var(--font-family-medium);
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item
    > a {
    padding: 0 5px;
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item
    > a {
    text-transform: none;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1
  .navigation-item
  > a
  .navigation-item-decoration {
  display: none;
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item
    > a.outlined {
    background-color: #fff;
    color: var(--color-1);
    outline: none;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1
  .navigation-item
  .mobilesubnavicon {
  border: solid var(--color-1);
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-left: 8px;
  padding: 4px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 0;
  position: relative;
  top: -7px;
  cursor: pointer;
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item
    .mobilesubnavicon {
    display: none;
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item.is-active
    a,
  .megamenu-navigation
    .megamenu-main-nav
    *
    > .navigation-root.navigation-level1
    .navigation-item.current-js
    a {
    background-color: transparent;
    color: #000;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  *
  > .navigation-root.navigation-level1
  .navigation-item:nth-last-child(2)
  .mobilesubnavicon {
  display: none;
}

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

.backsubmenu {
  border: solid #000;
  border-width: 0 4px 4px 0;
  display: inline-block;
  margin-left: 8px;
  padding: 6px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  font-size: 0;
  height: 15px;
  cursor: pointer;
}

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

.backsubmenu.white {
  border-color: #fff;
}

@media (min-width: 992px) {
  body.page-product-finder
    .megamenu-submenu-items-container
    .megamenu-submenu-item.content-product-finder {
    display: none;
  }
}

body.page-product-finder
  .megamenu-submenu-items-container
  .megamenu-submenu-item.content-product-finder
  .backsubmenu.white {
  display: none;
}

#content .searchResults {
  margin: 2rem 0;
}

#content .searchResults-number {
  margin-left: 0;
  margin-top: -2rem;
  margin-bottom: 2rem;
}

#content .searchbox-results {
  margin-bottom: 0 !important;
}

#content .searchbox-results .form-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#content .searchbox-results .searchBox-label {
  width: 100%;
  display: block;
}

#content .searchbox-results .search-query {
  border: 1px solid #2ea85d;
  border-right-width: 0;
  font-size: 16px;
  height: 54px;
  padding: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  #content .searchbox-results .search-query {
    font-size: 16px;
    height: 80px;
  }
}

#content .searchbox-results .search-query.outlined {
  outline: 1px solid var(--color-1);
}

#content .searchbox-results .button {
  background-color: transparent;
  border: 1px solid #2ea85d;
  border-left-width: 0;
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px;
}

#content .searchbox-results .button::before {
  background-color: #2ea85d;
  content: "";
  display: inline-block;
  height: 42px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 1px;
}

@media (min-width: 768px) {
  #content .searchbox-results .button::before {
    height: 60px;
    top: 10px;
  }
}

#content .searchbox-results .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
}

@media (min-width: 768px) {
  #content .searchbox-results .button::after {
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) {
  #content .searchbox-results .button {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 768px) {
  #content .searchbox-results {
    margin-bottom: 100px;
    margin-top: 50px;
  }
}

#content .searchbox-results.theme-1 .button {
  border-bottom: 1px solid #008945;
  border-left: 1px solid transparent;
  border-right: 1px solid #008945;
  border-top: 1px solid #008945;
}

#content .searchbox-results.theme-1 .button::before {
  background-color: #008945;
}

#content .searchbox-results.theme-1 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23008945" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-1 form input {
  border-bottom: 1px solid #008945;
  border-left: 1px solid #008945;
  border-top: 1px solid #008945;
}

#content .searchbox-results.theme-2 .button {
  border-bottom: 1px solid #006a35;
  border-left: 1px solid transparent;
  border-right: 1px solid #006a35;
  border-top: 1px solid #006a35;
}

#content .searchbox-results.theme-2 .button::before {
  background-color: #006a35;
}

#content .searchbox-results.theme-2 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23006a35" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-2 form input {
  border-bottom: 1px solid #006a35;
  border-left: 1px solid #006a35;
  border-top: 1px solid #006a35;
}

#content .searchbox-results.theme-3 .button {
  border-bottom: 1px solid #2ea85d;
  border-left: 1px solid transparent;
  border-right: 1px solid #2ea85d;
  border-top: 1px solid #2ea85d;
}

#content .searchbox-results.theme-3 .button::before {
  background-color: #2ea85d;
}

#content .searchbox-results.theme-3 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%232ea85d" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-3 form input {
  border-bottom: 1px solid #2ea85d;
  border-left: 1px solid #2ea85d;
  border-top: 1px solid #2ea85d;
}

#content .searchbox-results.theme-4 .button {
  border-bottom: 1px solid #52cf81;
  border-left: 1px solid transparent;
  border-right: 1px solid #52cf81;
  border-top: 1px solid #52cf81;
}

#content .searchbox-results.theme-4 .button::before {
  background-color: #52cf81;
}

#content .searchbox-results.theme-4 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%2352cf81" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-4 form input {
  border-bottom: 1px solid #52cf81;
  border-left: 1px solid #52cf81;
  border-top: 1px solid #52cf81;
}

#content .searchbox-results.theme-5 .button {
  border-bottom: 1px solid #edfaf2;
  border-left: 1px solid transparent;
  border-right: 1px solid #edfaf2;
  border-top: 1px solid #edfaf2;
}

#content .searchbox-results.theme-5 .button::before {
  background-color: #edfaf2;
}

#content .searchbox-results.theme-5 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23edfaf2" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-5 form input {
  border-bottom: 1px solid #edfaf2;
  border-left: 1px solid #edfaf2;
  border-top: 1px solid #edfaf2;
}

#content .searchbox-results.theme-6 .button {
  border-bottom: 1px solid #313131;
  border-left: 1px solid transparent;
  border-right: 1px solid #313131;
  border-top: 1px solid #313131;
}

#content .searchbox-results.theme-6 .button::before {
  background-color: #313131;
}

#content .searchbox-results.theme-6 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-6 form input {
  border-bottom: 1px solid #313131;
  border-left: 1px solid #313131;
  border-top: 1px solid #313131;
}

#content .searchbox-results.theme-7 .button {
  border-bottom: 1px solid #ef8b21;
  border-left: 1px solid transparent;
  border-right: 1px solid #ef8b21;
  border-top: 1px solid #ef8b21;
}

#content .searchbox-results.theme-7 .button::before {
  background-color: #ef8b21;
}

#content .searchbox-results.theme-7 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23ef8b21" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-7 form input {
  border-bottom: 1px solid #ef8b21;
  border-left: 1px solid #ef8b21;
  border-top: 1px solid #ef8b21;
}

#content .searchbox-results.theme-8 .button {
  border-bottom: 1px solid #e76468;
  border-left: 1px solid transparent;
  border-right: 1px solid #e76468;
  border-top: 1px solid #e76468;
}

#content .searchbox-results.theme-8 .button::before {
  background-color: #e76468;
}

#content .searchbox-results.theme-8 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23e76468" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-8 form input {
  border-bottom: 1px solid #e76468;
  border-left: 1px solid #e76468;
  border-top: 1px solid #e76468;
}

#content .searchbox-results.theme-9 .button {
  border-bottom: 1px solid #a3216f;
  border-left: 1px solid transparent;
  border-right: 1px solid #a3216f;
  border-top: 1px solid #a3216f;
}

#content .searchbox-results.theme-9 .button::before {
  background-color: #a3216f;
}

#content .searchbox-results.theme-9 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23a3216f" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-9 form input {
  border-bottom: 1px solid #a3216f;
  border-left: 1px solid #a3216f;
  border-top: 1px solid #a3216f;
}

#content .searchbox-results.theme-10 .button {
  border-bottom: 1px solid #a32161;
  border-left: 1px solid transparent;
  border-right: 1px solid #a32161;
  border-top: 1px solid #a32161;
}

#content .searchbox-results.theme-10 .button::before {
  background-color: #a32161;
}

#content .searchbox-results.theme-10 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23a32161" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-10 form input {
  border-bottom: 1px solid #a32161;
  border-left: 1px solid #a32161;
  border-top: 1px solid #a32161;
}

#content .searchbox-results.theme-11 .button {
  border-bottom: 1px solid #606060;
  border-left: 1px solid transparent;
  border-right: 1px solid #606060;
  border-top: 1px solid #606060;
}

#content .searchbox-results.theme-11 .button::before {
  background-color: #606060;
}

#content .searchbox-results.theme-11 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23606060" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-11 form input {
  border-bottom: 1px solid #606060;
  border-left: 1px solid #606060;
  border-top: 1px solid #606060;
}

#content .searchbox-results.theme-12 .button {
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid transparent;
  border-right: 1px solid #bcbcbc;
  border-top: 1px solid #bcbcbc;
}

#content .searchbox-results.theme-12 .button::before {
  background-color: #bcbcbc;
}

#content .searchbox-results.theme-12 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23bcbcbc" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-12 form input {
  border-bottom: 1px solid #bcbcbc;
  border-left: 1px solid #bcbcbc;
  border-top: 1px solid #bcbcbc;
}

#content .searchbox-results.theme-13 .button {
  border-bottom: 1px solid #f4f6f6;
  border-left: 1px solid transparent;
  border-right: 1px solid #f4f6f6;
  border-top: 1px solid #f4f6f6;
}

#content .searchbox-results.theme-13 .button::before {
  background-color: #f4f6f6;
}

#content .searchbox-results.theme-13 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23f4f6f6" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-13 form input {
  border-bottom: 1px solid #f4f6f6;
  border-left: 1px solid #f4f6f6;
  border-top: 1px solid #f4f6f6;
}

#content .searchbox-results.theme-14 .button {
  border-bottom: 1px solid #fafafa;
  border-left: 1px solid transparent;
  border-right: 1px solid #fafafa;
  border-top: 1px solid #fafafa;
}

#content .searchbox-results.theme-14 .button::before {
  background-color: #fafafa;
}

#content .searchbox-results.theme-14 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23fafafa" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-14 form input {
  border-bottom: 1px solid #fafafa;
  border-left: 1px solid #fafafa;
  border-top: 1px solid #fafafa;
}

#content .searchbox-results.theme-white .button {
  border-bottom: 1px solid #fff;
  border-left: 1px solid transparent;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

#content .searchbox-results.theme-white .button::before {
  background-color: #fff;
}

#content .searchbox-results.theme-white .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23fff" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-white form input {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

#content .searchbox-results.theme-gray-100 .button {
  border-bottom: 1px solid #fafafa;
  border-left: 1px solid transparent;
  border-right: 1px solid #fafafa;
  border-top: 1px solid #fafafa;
}

#content .searchbox-results.theme-gray-100 .button::before {
  background-color: #fafafa;
}

#content .searchbox-results.theme-gray-100 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23fafafa" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-100 form input {
  border-bottom: 1px solid #fafafa;
  border-left: 1px solid #fafafa;
  border-top: 1px solid #fafafa;
}

#content .searchbox-results.theme-gray-200 .button {
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid transparent;
  border-right: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}

#content .searchbox-results.theme-gray-200 .button::before {
  background-color: #f0f0f0;
}

#content .searchbox-results.theme-gray-200 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23f0f0f0" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-200 form input {
  border-bottom: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}

#content .searchbox-results.theme-gray-300 .button {
  border-bottom: 1px solid #dedede;
  border-left: 1px solid transparent;
  border-right: 1px solid #dedede;
  border-top: 1px solid #dedede;
}

#content .searchbox-results.theme-gray-300 .button::before {
  background-color: #dedede;
}

#content .searchbox-results.theme-gray-300 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23dedede" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-300 form input {
  border-bottom: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-top: 1px solid #dedede;
}

#content .searchbox-results.theme-gray-400 .button {
  border-bottom: 1px solid #ced4da;
  border-left: 1px solid transparent;
  border-right: 1px solid #ced4da;
  border-top: 1px solid #ced4da;
}

#content .searchbox-results.theme-gray-400 .button::before {
  background-color: #ced4da;
}

#content .searchbox-results.theme-gray-400 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23ced4da" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-400 form input {
  border-bottom: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
  border-top: 1px solid #ced4da;
}

#content .searchbox-results.theme-gray-500 .button {
  border-bottom: 1px solid #d5d1ce;
  border-left: 1px solid transparent;
  border-right: 1px solid #d5d1ce;
  border-top: 1px solid #d5d1ce;
}

#content .searchbox-results.theme-gray-500 .button::before {
  background-color: #d5d1ce;
}

#content .searchbox-results.theme-gray-500 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23d5d1ce" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-500 form input {
  border-bottom: 1px solid #d5d1ce;
  border-left: 1px solid #d5d1ce;
  border-top: 1px solid #d5d1ce;
}

#content .searchbox-results.theme-gray-600 .button {
  border-bottom: 1px solid #666;
  border-left: 1px solid transparent;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
}

#content .searchbox-results.theme-gray-600 .button::before {
  background-color: #666;
}

#content .searchbox-results.theme-gray-600 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23666" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-600 form input {
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  border-top: 1px solid #666;
}

#content .searchbox-results.theme-gray-700 .button {
  border-bottom: 1px solid #495057;
  border-left: 1px solid transparent;
  border-right: 1px solid #495057;
  border-top: 1px solid #495057;
}

#content .searchbox-results.theme-gray-700 .button::before {
  background-color: #495057;
}

#content .searchbox-results.theme-gray-700 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23495057" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-700 form input {
  border-bottom: 1px solid #495057;
  border-left: 1px solid #495057;
  border-top: 1px solid #495057;
}

#content .searchbox-results.theme-gray-800 .button {
  border-bottom: 1px solid #343a40;
  border-left: 1px solid transparent;
  border-right: 1px solid #343a40;
  border-top: 1px solid #343a40;
}

#content .searchbox-results.theme-gray-800 .button::before {
  background-color: #343a40;
}

#content .searchbox-results.theme-gray-800 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23343a40" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-800 form input {
  border-bottom: 1px solid #343a40;
  border-left: 1px solid #343a40;
  border-top: 1px solid #343a40;
}

#content .searchbox-results.theme-gray-900 .button {
  border-bottom: 1px solid #544f40;
  border-left: 1px solid transparent;
  border-right: 1px solid #544f40;
  border-top: 1px solid #544f40;
}

#content .searchbox-results.theme-gray-900 .button::before {
  background-color: #544f40;
}

#content .searchbox-results.theme-gray-900 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23544f40" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-gray-900 form input {
  border-bottom: 1px solid #544f40;
  border-left: 1px solid #544f40;
  border-top: 1px solid #544f40;
}

#content .searchbox-results.theme-black .button {
  border-bottom: 1px solid #000;
  border-left: 1px solid transparent;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}

#content .searchbox-results.theme-black .button::before {
  background-color: #000;
}

#content .searchbox-results.theme-black .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23000" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}

#content .searchbox-results.theme-black form input {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}

.reference-sitemap ul {
  list-style: none;
}

.reference-sitemap ul li {
  list-style: none;
}

.reference-sitemap ul li:not(:last-child) {
  padding-bottom: 30px;
}

.reference-sitemap ul li a {
  color: #000;
  font-size: 20px;
  font-family: var(--font-family-bold);
  position: relative;
  padding-left: 15px;
  display: block;
}

.reference-sitemap ul li a:hover {
  color: var(--color-1);
  text-decoration: underline;
}

.reference-sitemap ul li a::before {
  width: 7px;
  height: 7px;
  background-color: var(--color-1);
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
}

@media (min-width: 992px) {
  .reference-sitemap ul li a::before {
    top: 12px;
  }
}

.reference-sitemap ul li ul {
  padding: 15px 0 0 25px;
}

.reference-sitemap ul li ul li:not(:last-child) {
  padding-bottom: 20px;
}

.reference-sitemap ul li ul li a {
  font-size: 18px;
  font-family: var(--font-family-medium);
}

.reference-sitemap ul li ul li a::before {
  top: 7px;
}

@media (min-width: 992px) {
  .reference-sitemap ul li ul li a::before {
    top: 9px;
  }
}

.new-product-tabs.mobile-tabs {
  padding: 0;
}

@media (min-width: 992px) {
  .new-product-tabs.mobile-tabs
    .tabContent.component
    .component-content
    .richText-content {
    padding: 20px;
  }
}

.new-product-tabs.mobile-tabs .tabs-nav {
  z-index: 2;
}

.new-product-tabs.mobile-tabs .tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.new-product-tabs.mobile-tabs .tabs-nav-list div:first-of-type {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.new-product-tabs.mobile-tabs .tabs-nav-list div:nth-of-type(2) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.new-product-tabs.mobile-tabs .tabs-nav-list div:nth-of-type(3) {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.new-product-tabs.mobile-tabs .tabs-nav-list div:nth-of-type(4) {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.new-product-tabs.mobile-tabs .tabs-nav-list div:last-of-type {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--color-1);
  padding: 1rem 0;
  text-align: left;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active {
  margin-bottom: 0;
  border: none;
}

@media (min-width: 992px) {
  .new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item {
    margin: 0;
    border: none;
  }
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active a::before,
.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:hover a::before,
.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item a::before {
  height: 0;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(1) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(2) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(3) {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(4) {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item:last-of-type {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.new-product-tabs.mobile-tabs .tabs-nav-list .tabs-nav-item a {
  font-size: 20px;
  line-height: 1.5;
  height: auto;
  padding: 0 3rem 0 1rem;
  position: relative;
}

.new-product-tabs.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper {
  font-size: 18px;
  line-height: 1.5;
}

.new-product-tabs.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23008945"/%3E%3C/svg%3E') !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  left: auto;
  margin: 0;
  margin: auto;
  position: absolute;
  right: 1rem;
  top: 0;
  vertical-align: middle;
  width: 40px;
}

.new-product-tabs.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.new-product-tabs.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23008945"/%3E%3C/svg%3E') !important;
}

.new-product-tabs.mobile-tabs .tabs .tabs-content {
  background-color: #fafafa;
  border: none;
  padding: 15px;
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid var(--color-1);
}

.new-product-tabs.mobile-tabs .tabs .tabs-content.is-hidden {
  border-bottom: 1px solid var(--color-1);
  border-top: 1px solid var(--color-8);
}

@media (min-width: 992px) {
  .new-product-tabs.mobile-tabs .tabs .tabs-content {
    padding: 0;
    margin-bottom: 0;
    border: none;
  }

  .new-product-tabs.mobile-tabs .tabs .tabs-content.is-hidden {
    border: none;
  }
}

@media (min-width: 992px) {
  .b1-box-tabs {
    background-color: #fafafa;
  }
}

.b1-box-tabs .tabs-nav {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .b1-box-tabs .tabs-content {
    padding: 25px 0 25px 0;
  }
}

.b1-box-tabs .text-wrapper {
  font-size: 18px;
  line-height: 1.5;
  font-family: var(--font-family-bold);
}

.b1-box-tabs .text-wrapper:hover {
  color: #000;
}

.b1-box-tabs .tabs-nav-item {
  background-color: #fafafa;
}

@media (min-width: 992px) {
  .b1-box-tabs .tabs-nav-item {
    width: 20%;
    margin-bottom: 0;
    padding: 20px 15px 20px 0;
  }
}

.b1-box-tabs .tabs-nav-item a {
  color: var(--color-12);
}

.b1-box-tabs .tabs-nav-item.is-active a {
  color: #000;
}

.b1-box-tabs .tabContent .richText .richText-content ul,
.b1-box-tabs .tabContent .richText .richText-content ol {
  margin: 1rem 0 0;
  font-size: 18px;
}

.b1-box-tabs .tabContent .richText .richText-content ul > li,
.b1-box-tabs .tabContent .richText .richText-content ol > li {
  color: #000;
  margin: 0 0 0.7rem 0;
  padding: 0 0 0 1rem;
  font-size: 18px;
}

.b1-box-tabs .tabContent .richText .richText-content ul > li::before,
.b1-box-tabs .tabContent .richText .richText-content ol > li::before {
  top: -7px;
  color: #000;
  line-height: 1;
}

@media (min-width: 992px) {
  .b1-box-tabs .tabContent .richText .richText-content ul > li::before,
  .b1-box-tabs .tabContent .richText .richText-content ol > li::before {
    top: -1px;
  }
}

.b1-box-tabs .tabContent .richText .richText-content ul > li a,
.b1-box-tabs .tabContent .richText .richText-content ul > li a:hover,
.b1-box-tabs .tabContent .richText .richText-content ul > li a:visited,
.b1-box-tabs .tabContent .richText .richText-content ol > li a,
.b1-box-tabs .tabContent .richText .richText-content ol > li a:hover,
.b1-box-tabs .tabContent .richText .richText-content ol > li a:visited {
  font-size: 18px;
  text-decoration: underline;
  color: var(--color-1);
}

.b1-box-tabs .tabContent p {
  font-size: 18px;
  line-height: 1.5;
}

.reference-content-grid-c21 {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/hero-banners/hero-banner-enhanced-h4-v0/desktop/homepage-naturals-category-bkgd-robitussin-desktop.jpg?auto=format");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .reference-content-grid-c21 {
    padding-top: 300px;
  }
}

.product-logo-width {
  width: 240px;
}

.reference-cards-block .richText {
  margin-top: 20px;
}

.reference-cards-block .richText .richText-content {
  padding-right: 0px;
}

@media (min-width: 992px) {
  .reference-cards-block .richText .richText-content {
    padding-right: 54px;
  }
}

.reference-cards-block .richText .richText-content h4 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .reference-cards-block .richText .richText-content h4 {
    font-size: 20px;
    line-height: 1.125;
  }
}

.reference-cards-block .richText .richText-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.reference-copy-block-c2-v0 .richText {
  margin-bottom: 10px;
}

.reference-copy-block-c2-v0 .richText p,
.reference-copy-block-c2-v0 .richText a {
  margin: 0;
  font-size: 14px;
}

.reference-copy-block-c2-v0 .richText.first {
  max-width: 944px;
}

.reference-copy-block-c2-v0 .richText .flex a {
  margin-left: 2.5rem;
  line-height: 1;
}

.reference-copy-block-c2-v0 .richText .pbox {
  padding: 1rem 20px;
  border: 2px solid #dedede;
}

p.quote-wrapper {
  width: 70%;
  font-size: 24px;
  color: var(--color-1);
  margin: 0 auto;
  line-height: 1.55;
}

p.quote-wrapper span img {
  width: 100%;
  height: auto;
}

p.quote-wrapper span.image {
  display: inline-block;
}

p.quote-wrapper span.text {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 2% 4%;
  font-family: var(--font-family-medium);
}

@media (min-width: 992px) {
  p.quote-wrapper span.text {
    width: 78%;
    margin: 0 2% 0 4%;
  }
}

p.article-para-reference {
  font-size: 18px;
  margin: 0;
}

p.article-para-reference span {
  color: var(--color-2);
}

p.article-para-reference-indent {
  padding: 0 0 0 1em;
  font-size: 18px;
}

.article-hero-image img {
  max-width: 500px !important;
  display: block;
  margin: 0 auto;
  height: auto;
}

@media (min-width: 992px) {
  .article-hero-image img {
    margin: 0;
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .sub-banner-parent {
    height: 260px;
    background-color: #000;
  }
}

.bg-sub-banner {
  height: 486px;
  background: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/pages/our-stories/story-hero-bg-mobile.jpg?auto=format")
    no-repeat center center var(--color-1);
  font-size: 18px;
  line-height: 1.5;
}

.bg-sub-banner .richText {
  max-width: 375px;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .bg-sub-banner .richText {
    text-align: left;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .bg-sub-banner {
    height: 380px;
    background: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/pages/our-stories/story-hero-bg.jpg?auto=format")
      no-repeat 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: -25%;
    left: 0;
    right: 0;
  }
}

.bg-sub-banner h2 {
  font-size: 48px;
  line-height: 1;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 9% 0 0 0;
}

.bg-sub-banner h2 span {
  color: #fff;
}

@media (min-width: 992px) {
  .bg-sub-banner h2 {
    font-size: 48px;
    line-height: 1;
    width: 50%;
    margin: 3% 0 0 50%;
    text-align: left;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .bg-sub-banner h2 {
    font-size: 70px;
  }
}

.bg-sub-banner h2 span {
  display: block;
}

.bg-sub-banner p {
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 0 15%;
}

@media (min-width: 992px) {
  .bg-sub-banner p {
    width: 48%;
    margin: 1% 0 0 50%;
    text-align: left;
    padding: 0;
  }
}

.image-width img {
  width: auto;
}

.image-width-center img {
  width: auto;
  text-align: center;
}

.image-align-center {
  text-align: center;
}

.article-table {
  border: 1px solid #000;
  border-collapse: collapse;
  padding: 0.7rem;
}

.article-table th {
  border: 1px solid #000;
  padding: 0.7rem;
  background: var(--color-gray-200);
  font-size: 16px;
}

.article-table td {
  border: 1px solid #000;
  padding: 0.7rem;
  font-size: 16px;
}

sup {
  top: -0.5em !important;
}

@media (min-width: 992px) {
  .dropdowncatlink {
    position: absolute;
    bottom: 0;
  }
}

#content .pdpavailabeimagebox {
  max-width: 285px !important;
  margin: 0 auto !important;
}

#content .reference-natural-ingredients img {
  max-width: 190px !important;
}

#content .reference-about-natural .box.flex img {
  max-width: 100px !important;
}

#content .reference-about-natural .box.flex p {
  font-family: var(--font-family-bold);
}

@media (min-width: 992px) {
  #content .product-rel-box {
    padding-bottom: 260px;
    position: relative;
  }

  .page-productos-robitussin #content .product-rel-box {
    padding-bottom: 160px;
    position: relative;
  }

  .page-productos-robitussin #content .products-filter h5 {
    margin-top: 10px;
  }

  #content .product-rel-box img {
    width: 99%;
  }
}

@media (min-width: 992px) {
  #content .product-abs-box {
    position: absolute;
    bottom: 0;
    height: auto !important;
  }

  #content .product-abs-box.nops {
    bottom: 45px;
  }
}

#content .reference-100-Percent-Drug-Free-Family-banner {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/pages/naturals/naturals-hero-bkgd-robitussin-mobile.jpg?auto=format");
  background-size: cover;
  background-repeat: repeat;
}

@media (min-width: 992px) {
  #content .reference-100-Percent-Drug-Free-Family-banner {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/pages/naturals/naturals-hero-bkgd-robitussin-desktop.jpg?auto=format");
  }
}

#content .reference-100-Percent-Drug-Free-Family-banner img {
  max-width: 415px !important;
  margin: 0 auto;
  display: block;
}

#content .reference-100-Percent-Drug-Free-Family-banner .logo-img-width img {
  max-width: 186px !important;
  margin: 0;
}

@media (min-width: 992px) {
  #content .reference-100-Percent-Drug-Free-Family-banner .logo-img-width img {
    max-width: 213px !important;
  }
}

#content .reference-taste-the-real-honey img {
  width: 95px;
  margin: 0 0 0 30px;
}

@media (min-width: 992px) {
  #content .reference-taste-the-real-honey img {
    margin: 0 auto;
    display: block;
  }
}

#content .reference-our-stories-relief-beyond p.large {
  margin: 10px 0 25px;
}

.coupon-box .dark-green-box {
  background: var(--color-1);
}

.coupon-box .dark-green-box .snippetReference {
  width: 70%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}

.coupon-box .dark-green-box .image {
  width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

.coupon-box .light-green-box {
  background: var(--color-3);
}

.coupon-box .light-green-box .snippetReference {
  width: 70%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}

.coupon-box .light-green-box .image {
  width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

.coupon-box .light-green-box .image.bee {
  right: 32%;
  width: 41px;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial;
  position: absolute;
  top: 40%;
}

@media (min-width: 768px) {
  .coupon-box .light-green-box .image.bee {
    width: 51px;
  }
}

.coupon-box .flex.cols-d-2.s-d-1 > div > .content {
  gap: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.coupon-box .btn-primary {
  color: #fff;
  border-color: #fff;
}

.coupon-box .richText-content p {
  color: #fff;
  font-size: 17px;
  font-family: var(--font-family-bold);
  -webkit-margin-before: 0;
  margin-block-start: 0;
}

@media (min-width: 992px) {
  .coupon-box .richText-content p {
    font-size: 28px;
    line-height: 1;
  }
}

.coupon-box .richText-content p span {
  font-size: 26px;
}

@media (min-width: 992px) {
  .coupon-box .richText-content p span {
    font-size: 48px;
  }
}

@media (min-width: 992px) {
  .real-honey-box .image {
    max-width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}

@media (min-width: 992px) {
  .real-honey-box .richText {
    max-width: 80%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
  }
}

.real-honey-box .cust-font-p20 {
  font-weight: bold;
}

.ovr-gr-box {
  height: auto;
}

@media (min-width: 992px) {
  .ovr-gr-box {
    height: 250px;
  }
}

.ovr-gr-box .light-green-bg {
  height: auto;
}

@media (min-width: 992px) {
  .ovr-gr-box .light-green-bg {
    margin-top: -60px;
  }
  .reference-overlap-green-box .ovr-gr-box .light-green-bg {
    height: 300px;
  }
}

.reference-overlap-green-box img {
  height: 255px;
  max-width: 460px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.reference-overlap-green-box .box .box .box .richText-content {
  max-width: 324px;
  margin: 0 auto;
}
.reference-overlap-green-box .disclaimer {
  flex-basis: auto;
}
.reference-overlap-green-box .box .box .box .disclaimer .richText-content {
  max-width: 100%;
}
.green-box-icon-img img {
  width: 112px;
  height: 112px;
}

#content .light-green-bg p {
  font-size: 20px;
  line-height: 1.2;
  font-family: var(--font-family-medium);
}

@media (min-width: 992px) {
  .honey-ovr-box.ovr-gr-box {
    height: 310px;
  }
}

.honey-ovr-box.ovr-gr-box .light-green-bg {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/products/product-01/mobile/honey-honeycomb-bkgd-robitussin-mobile.jpg?auto=format");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 992px) {
  .honey-ovr-box.ovr-gr-box .light-green-bg {
    height: 430px;
    background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/products/product-01/desktop/honey-honeycomb-bkgd-robitussin-desktop.jpg?auto=format");
    background-repeat: no-repeat;
  }
}

.productwrap {
  background: #fff;
  opacity: 1;
  z-index: 1;
}

.productwrap .productwrap-comp {
  padding: 0;
}

.productwrap .productwrap-comp .richText {
  max-width: 100%;
}

.productwrap .productwrap-comp .richText p {
  margin: 0;
  padding-top: 6px;
  font-family: var(--font-family-medium);
}

.productwrap .productwrap-comp .image.component {
  width: 260px;
}

.productwrap .richText .text-center-d {
  margin: 24px 0 43px 0;
}

.productwrap .richText .text-center-d p {
  margin: 0;
}

@media (min-width: 992px) {
  .productwrap {
    max-width: 500px;
    position: absolute;
    -webkit-box-shadow: 0px 3px 6px #0000004d;
    box-shadow: 0px 3px 6px #0000004d;
    top: 90%;
    height: auto;
    height: auto !important;
  }

  .productwrap .productwrap-comp {
    padding: 22px 0 0 30px;
    min-height: 140px;
  }

  .productwrap .productwrap-comp .richText {
    max-width: 190px;
  }

  .productwrap .productwrap-comp .image.component {
    position: absolute;
    top: -50px;
    right: 20px;
    width: 260px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .productwrap.left-align-product,
  .productwrap.right-align-product {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  .productwrap.left-align-product {
    right: 70px;
  }

  .productwrap.right-align-product {
    left: 70px;
  }
}

.dm-products .box.component.section {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dm-products .image .component-content.left {
  text-align: center;
}

.reference-products-Natural-products .max-content-width {
  max-width: 825px !important;
}

.reference-products-Natural-products .image .component-content.left {
  text-align: center;
}

.reference-products-12hr-products .max-content-width {
  max-width: 570px !important;
}

.reference-products-12hr-products .image .component-content.left {
  text-align: center;
}

.reference-our-stories-cards img {
  margin-bottom: -10px;
}

.mhbanner img {
  min-height: 230px;
}

@media (min-width: 992px) {
  .mhbanner img {
    min-height: 330px;
  }
}

.richText .richText-content ul li,
.richText .richText-content ol li {
  color: #000;
}

.richText .richText-content ul.foot-notes {
  list-style-type: none;
  margin: 0 0 1rem 0;
}

.richText .richText-content ul.foot-notes > li {
  list-style-type: none;
  color: var(--color-11);
  margin: 0 0 0.7rem 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.45;
}

.richText .richText-content ul.foot-notes > li::before {
  display: none;
}

.richText .richText-content ul.foot-notes > li.list-footnote-margin {
  margin: 1rem 0;
}

.richText .richText-content ul.foot-notes > li.bottom-footnote-devider {
  border: 1px solid var(--color-11);
  padding: 1rem;
}

.richText .richText-content ul.foot-notes > li a,
.richText .richText-content ul.foot-notes > li a:hover,
.richText .richText-content ul.foot-notes > li a:visited {
  font-size: 14px;
  text-decoration: underline;
}

.richText .richText-content ol.reference-notes {
  margin: 1rem 0 1rem 0;
}

.richText .richText-content ol.reference-notes > li {
  color: #000;
  margin: 0 0 0.7rem 0;
  padding: 0 0 0 27px;
  font-size: 18px;
  line-height: 1.5;
}

.richText .richText-content ol.reference-notes > li span {
  display: block;
}

.richText .richText-content ol.reference-notes > li::before {
  line-height: 0;
  top: 14px;
}

.richText .richText-content ol.reference-notes > li a,
.richText .richText-content ol.reference-notes > li a:hover,
.richText .richText-content ol.reference-notes > li a:visited {
  font-size: 18px;
  text-decoration: underline;
  word-break: break-word;
}

.richText .richText-content ul.article-para-list,
.richText .richText-content ol.article-para-list {
  margin: 1rem 0;
  font-size: 18px;
}

.richText .richText-content ul.article-para-list sup,
.richText .richText-content ol.article-para-list sup {
  top: -0.7em !important;
}

.richText .richText-content ul.article-para-list > li,
.richText .richText-content ol.article-para-list > li {
  color: #000;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0 1rem;
  font-size: 18px;
  line-height: 1.75;
}

.richText .richText-content ul.article-para-list > li sup,
.richText .richText-content ol.article-para-list > li sup {
  top: -0.7em !important;
}

.richText .richText-content ul.article-para-list > li::before,
.richText .richText-content ol.article-para-list > li::before {
  line-height: 1;
  top: 1px;
}

.richText .richText-content ul.article-para-list > li a,
.richText .richText-content ul.article-para-list > li a:hover,
.richText .richText-content ul.article-para-list > li a:visited,
.richText .richText-content ol.article-para-list > li a,
.richText .richText-content ol.article-para-list > li a:hover,
.richText .richText-content ol.article-para-list > li a:visited {
  font-size: 18px;
  text-decoration: underline;
  color: var(--color-1);
}

.accordion-slide .accordion-content > div li a {
  text-decoration: underline !important;
}

.accordion-slide .accordion-content > div li a:hover {
  text-decoration: underline !important;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label {
  text-align: center !important;
  margin: 1rem 0 !important;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label:nth-of-type(1) {
  text-align: left !important;
  margin: 0 !important;
}

body #ciam-pch-unsubscribe .gigya-composite-control-checkbox {
  margin-top: -2px;
}

body #ciam-pch-unsubscribe .gigya-composite-control-submit {
  margin-top: 1rem !important;
}

body .gigya-screen * {
  font-family: var(--font-family-default) !important;
}

body .gigya-screen .gigya-label-text {
  display: inline !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
  text-align: center !important;
  padding: 0 !important;
}

body .gigya-screen .gigya-composite-control input.gigya-error {
  width: auto !important;
  height: auto !important;
  min-height: auto !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-label {
  margin-bottom: 2rem !important;
  line-height: 1.5;
  padding-bottom: 0 !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  margin-bottom: 2rem !important;
  padding-bottom: 0 !important;
}

body
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-input-text {
  margin-bottom: 0 !important;
  height: 55px !important;
}

body
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-error-msg-active {
  padding-top: 8px !important;
}

body .gigya-screen input[type="submit"] {
  font-family: var(--font-family-bold) !important;
  border-radius: 99px !important;
  margin: 0 auto !important;
}

body .gigya-screen.portrait {
  max-width: 550px !important;
}

@media (min-width: 991px) {
  body .gigya-screen.portrait {
    padding: 40px !important;
    border: 1px solid var(--color-11);
    margin: 0 auto;
  }
}

body .gigya-screen form .gigya-composite-control label.gigya-required-display {
  padding: 0 5px !important;
}

body .gigya-screen form .gigya-composite-control a {
  color: var(--color-1) !important;
}

body .gigya-screen form .gigya-composite-control a:hover {
  color: var(--color-1);
  background-color: #fff;
}

.video-int {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  height: 75px;
  z-index: 2;
}

@media (min-width: 768px) {
  .video-int {
    top: 40%;
  }
}

.video-int .icon-video-play {
  background: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/pages/homepage/play-icon.png?auto=format")
    no-repeat left center;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-size: contain;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.reference-pop-up-video {
  display: none;
}

.reference-pop-up-video .video-container {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  max-width: 888px;
  margin: 0 auto;
  padding: 20px 20px 0px;
  background: #fff;
  border: 2px solid var(--color-12);
  -webkit-box-shadow: 0px 3px 10px #00000029;
  box-shadow: 0px 3px 10px #00000029;
  top: 15px;
  width: 96%;
}

@media (min-width: 992px) {
  .reference-pop-up-video .video-container {
    padding: 40px 40px 20px;
  }
}

@media (min-width: 992px) {
  .reference-pop-up-video .video-container {
    width: 100%;
  }
}

.reference-pop-up-video .reference-video-player .iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}

.reference-pop-up-video
  .reference-video-player
  .iframe-container
  .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.reference-pop-up-video .reference-video-player .video-content .video .close {
  width: 15px;
  height: 15px;
  right: -15px;
  top: -15px;
  z-index: 999;
  position: absolute;
  cursor: pointer;
}

@media (min-width: 992px) {
  .reference-pop-up-video .reference-video-player .video-content .video .close {
    width: 25px;
    height: 25px;
    right: -30px;
    top: -30px;
  }
}

.reference-pop-up-video
  .reference-video-player
  .video-content
  .video
  .close:before,
.reference-pop-up-video
  .reference-video-player
  .video-content
  .video
  .close:after {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  -webkit-transform: rotate(45deg) translateX(0px);
  -ms-transform: rotate(45deg) translateX(0px);
  transform: rotate(45deg) translateX(0px);
  left: 50%;
  top: 0;
  background: #000;
  position: absolute;
}

.reference-pop-up-video
  .reference-video-player
  .video-content
  .video
  .close:after {
  -webkit-transform: rotate(-45deg) translateX(0px);
  -ms-transform: rotate(-45deg) translateX(0px);
  transform: rotate(-45deg) translateX(0px);
}

.reference-whats-shot
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.transcripttext {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  cursor: pointer;
}

.transcripttext::after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 4px;
  right: 0;
  content: "";
}

.transcripttext.active::after {
  top: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.richText-content ul.transcriptlist {
  display: none;
  margin: 0;
}

.richText-content ul.transcriptlist li {
  padding-left: 0;
}

.richText-content ul.transcriptlist li::before {
  display: none;
}

.gtm-tracker-configurator,
.p-spider-widget,
.carousel-configurator {
  display: none;
}

.aem-AuthorLayer-Edit .ps-widget,
.aem-AuthorLayer-Edit .s-rev-trax,
.aem-AuthorLayer-Edit .gtm-tracker-configurator,
.aem-AuthorLayer-Edit .carousel-configurator,
.aem-AuthorLayer-Edit .p-spider-widget,
.aem-AuthorLayer-Edit .class-filter {
  background-color: #dedede;
  color: #000;
  height: auto;
  line-height: 1.5;
  min-height: 50px;
  padding: 1rem;
  width: 100%;
}

.aem-AuthorLayer-Edit .carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1 !important;
}

.aem-AuthorLayer-Edit .carousel.initialized {
  opacity: 1;
}

.aem-AuthorLayer-Edit .searchBox-title {
  display: inline-block !important;
}

.aem-AuthorLayer-Edit .p-spider-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .p-spider-widget::before {
  content: "PriceSpiderWidget";
}

.aem-AuthorLayer-Edit .ps-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .ps-widget::before {
  content: 'Buy Now button:\a \aps-sku="'attr(ps-sku) '"\a data-gtm-product-name="'attr(
      data-gtm-product-name
    );
  white-space: pre;
}

.aem-AuthorLayer-Edit .s-rev-trax {
  display: inline-block;
  line-height: 1.5;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .s-rev-trax::before {
  content: 'RevTraxContainer:\a \aProgramID: "'attr(data-programid);
  white-space: pre;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator::before {
  content: 'GATracker configurator:\a \aid="'attr(id) '"\a data-event="'attr(
      data-event
    )
    '"\a data-event-category="'attr(data-event-category) '"\a data-event-action="'attr(
      data-event-action
    )
    '"\a data-event-trigger="'attr(data-event-trigger) '"\a data-event-label="'attr(
      data-event-label
    )
    '"\a data-event-target="'attr(data-event-target) '"\a data-event-target-parent-selector="'attr(
      data-event-target-parent-selector
    )
    '"\a data-event-target-sharer-selector="'attr(
      data-event-target-sharer-selector
    ) '"\a data-event-target-child-selector="'attr(
      data-event-target-child-selector
    )
    '"\a data-event-delay="'attr(data-event-delay) '"\a data-event-anchor-delay="'attr(
      data-event-anchor-delay
    )
    '"\a data-debug="'attr(data-debug) '"';
  white-space: pre;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator::before {
  content: 'Class Filter configurator:\a \aid="'attr(id) '"\a Filter class: "'attr(
      data-filter-class
    )
    '"\aUpdate URL hash: "'attr(data-update-urlhash) '"\a data-event-action="'attr(
      data-event-action
    )
    '"\aLabel selector: "'attr(data-label-selector) '"\a Default label: "'attr(
      data-default-label
    )
    '"\aMultiselect: "'attr(data-multiselect) '"\aType: "'attr(data-type)
    '"\a Categories: "'attr(data-categories) '"';
  white-space: pre;
}

.aem-AuthorLayer-Edit .carousel-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .carousel-configurator::before {
  content: 'Carousel configurator:\a \a \a       Carousel class: "'attr(
      data-carousel-class
    ) '"' '"\a Carousel type="'attr(data-carousel-type) '"'
    '"\aSlides at a time: "'attr(data-slider-items) '"' '"\aSlides at a time (Mobile): "'attr(
      data-slider-items-mobile
    )
    '"' '"\aSlides per move: "'attr(data-slider-per-move) '"' '"\aSlides per move Mobile: "'attr(
      data-slider-per-move-mobile
    )
    '"' '"\aSlides Margin: "'attr(data-slider-margin) 'px"' '"\aSlides Margin Mobile: "'attr(
      data-slider-margin-mobile
    )
    'px"' '"\a Carousel add Class: "'attr(data-slider-add-class) '"' '"\a Carousel Mode"'attr(
      data-slider-mode
    )
    '"' '"\a Carousel Animation Speed: "'attr(data-slider-animation-speed) 'ms"'
    '"\a Autoplay: "'attr(data-slider-autoplay) '"' '"\aPause On Hover: "'attr(
      data-slider-pause-on-hover
    ) '"' '"\a End Animation Enabled: "'attr(data-slider-end-animation) '"'
    '"\aPause slide for: "'attr(data-slider-pause) 'ms"' '"\aKeypress navigation enabled: "'attr(
      data-slider-enable-keypress
    )
    '"' '"\a Enable prev/next buttons: "'attr(data-slider-enable-prevnext) '"' '"\a Enable prev/next buttons Mobile: "'attr(
      data-slider-enable-prevnext-mobile
    )
    '"' '"\a Enable bullet navigation: "'attr(data-slider-enable-pager) '"' '"\a Enable bullet navigation Mobile: "'attr(
      data-slider-enable-pager-mobile
    )
    '"' '"\a Adaptive height: "'attr(data-slider-adaptive-height) '"' '"\a Enable vertical Slider: "'attr(
      data-slider-enable-vertical
    )
    '"' '"\aVertical height: "'attr(data-slider-vertical-height) 'px"' '"\a Bullets position: "'attr(
      data-slider-pager-position
    )
    '"' '"\a Bullets position Mobile: "'attr(data-slider-pager-mobile) '"' '"\a Enable touch: "'attr(
      data-slider-enable-touch
    )
    '"' '"\a Enable drag: "'attr(data-slider-enable-drag) '"' '"\a Enable free move: "'attr(
      data-slider-enable-free-move
    )
    '"';
  white-space: pre;
}

body.css-debug {
  position: relative;
}

body.css-debug::after {
  background: -o-repeating-linear-gradient(
    left,
    var(--bp-d-flex-overlay) 0,
    var(--bp-d-flex-overlay) calc(20% - 5px),
    var(--bp-d-flex-overlay-b) calc(20% - 5px),
    var(--bp-d-flex-overlay-b) calc(20% + (5px / 5))
  );
  background: repeating-linear-gradient(
    90deg,
    var(--bp-d-flex-overlay) 0,
    var(--bp-d-flex-overlay) calc(20% - 5px),
    var(--bp-d-flex-overlay-b) calc(20% - 5px),
    var(--bp-d-flex-overlay-b) calc(20% + (5px / 5))
  );
  bottom: 0;
  content: "";
  display: block;
  height: 100vh;
  left: 0;
  margin: 0 auto;
  max-width: 1140px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.heading-bottom {
  position: relative;
}

.heading-bottom:before {
  position: absolute;
  content: "";
  background: #000;
  height: 10px;
  width: 80px;
  text-align: center;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}

.max-content-width.cus-max-cont-width {
  max-width: 825px !important;
}

.max-content-width.max-content-570 {
  max-width: 570px !important;
}

.cust-font-p20 {
  font-size: 20px;
  line-height: 1.2;
  font-family: var(--font-family-medium);
}

.section-sep-border {
  border-bottom: 1px solid var(--color-6);
}

.align-item-center-cust {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-img-width img {
  width: auto !important;
  margin: 0;
}

.order-reverse {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

@media (min-width: 992px) {
  .order-reverse {
    -webkit-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit;
  }
}

.flex[class="align-center"] {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.text-hover {
  cursor: pointer;
  display: inline-block;
}

.text-hover span {
  color: var(--color-1);
  font-size: 20px !important;
  line-height: 1.125;
  font-weight: bold;
}

.text-hover p {
  display: none;
  margin: 0;
}

.text-hover:hover p {
  display: block;
}

.text-hover:hover span {
  display: none;
}

.black-bg-new {
  background-color: #000;
}

.light-green-bg {
  background-color: var(--color-5);
}

@media (min-width: 992px) {
  .box .richText ul > li::before {
    line-height: 0.75;
  }
}

/* Chaitanyavamshi / GSKBD-26153 / 10th Nov, 2022 */
@media (min-width: 992px) {
  .product-box .product-rel-box > .inner > .component-content {
    display: flex;
    justify-content: center !important;
  }
}
@media (max-width: 992px) {
  .megamenu > .component-content > .paragraphSystem {
    padding-bottom: 80px;
  }
  .megamenu-submenu-item > .component-content > .paragraphSystem {
    padding-bottom: 50px;
  }
}
/*Date 15-11-2022 |Ticket GSKBD-26261 |Pritha| changes start*/
.local-video-outer-box video {
  min-height: 182px;
}
/*Date 15-11-2022 |Ticket GSKBD-26261 |Pritha| changes end*/

/* START Chaitanyavamshi / GSKBD-26153 / 16th Nov, 2022 / product finder text alignment*/
.reference-product-filter
  .class-filter[data-type="checkbox"]
  .filter-list-js
  .filter-item-js {
  font-size: 16px; /* updated from 18px to 16px */
}
.reviews-container
  .bv-cv2-cleanslate
  .bv-core-container-127
  .bv-text-link.bv-fake-visited {
  color: #fff !important;
}
/* STOP Chaitanyavamshi / GSKBD-26153 / 16th Nov, 2022 / product finder text alignment*/

/* Aman Singh | 17-11-2022 |  GSKBD-26261 | start */
.play-button-hide img.play-btn-icon {
  display: none;
}
video::-webkit-media-controls-panel {
  display: none !important;
  opacity: 1 !important;
}
.play-btn-icon {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
}
.local-video {
  cursor: pointer;
}
/* Aman Singh | 17-11-2022 |  GSKBD-26261 | end */
/* Maunu | GSKBD-26153 | 6-Dec-22 | QA issues */
.filterbox-menu .findmyrobitussinbtn,
.filterbox-menu .filterbutton {
  font-family: var(--font-family-bold);
}
@media (min-width: 992px) {
  .productwrap.hero-banner-product-block {
    min-height: 249px;
  }
  .line-height-0 a {
    line-height: 0;
  }
  .heading-bottom.heading-top:before {
    bottom: -10px;
  }
}
/* Maunu | GSKBD-26153 | 6-Dec-22 | QA issues | End*/

/*Amrendra | GSKBD-26153 | 13-12-2022 | margin auto for desktop */
@media (min-width: 992px) {
  .m-d-auto {
    margin: auto !important;
  }
}

/* Chaitanyavamshi | 14th Dec, 2022 |  GSKBD-26830 | START */
.shortage-note {
  display: none;
}

.shortage-note p.close-btn {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-robitussin-v2/en_US/src/hero-banners/hero-banner-enhanced-h4-v0/desktop/cross-image.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 0;
  height: 18px;
  width: 18px;
  margin: 0;
}

@media (max-width: 991px) {
  .shortage-note {
    position: relative;
    top: 46px;
  }
  .shortage-note p.shortage-note-text {
    padding: 0 26px;
  }
}
/* Chaitanyavamshi | 14th Dec, 2022 |  GSKBD-26830 | END */

/* Chaitanyavamshi | 22nd Dec, 2022 | GSKBD-26153 | START */

@media (max-width: 767px) {
  .reference-product-filter ul.filter-list-js {
    display: flex !important;
  }
  .reference-product-filter ul.filter-list-js .pf-cough {
    order: 0;
  }
  .reference-product-filter ul.filter-list-js .pf-chest-congestion {
    order: 1;
  }
  .reference-product-filter ul.filter-list-js .pf-itchy-throat {
    order: 2;
  }
  .reference-product-filter ul.filter-list-js .pf-runny-nose {
    order: 3;
  }
  .reference-product-filter ul.filter-list-js .pf-itchy-watery-eyes {
    order: 4;
  }
  .reference-product-filter ul.filter-list-js .pf-sneezing {
    order: 5;
  }
  .reference-product-filter ul.filter-list-js .pf-body-aches {
    order: 6;
  }
  .reference-product-filter ul.filter-list-js .pf-sore-throat {
    order: 7;
  }
  .reference-product-filter ul.filter-list-js .pf-headache {
    order: 8;
  }
  .reference-product-filter ul.filter-list-js .pf-fever {
    order: 9;
  }
  .reference-product-filter ul.filter-list-js .pf-nasal-sinus-congestion {
    order: 10;
  }
  .reference-product-filter ul.filter-list-js .pf-occasional-cough {
    order: 11;
  }
  .reference-product-filter ul.filter-list-js .pf-mucus-relief {
    order: 12;
  }
  .reference-product-filter ul.filter-list-js .pf-immune-support {
    order: 13;
  }
  .reference-product-filter ul.filter-list-js .pf-Occasional-sleeplessness {
    order: 14;
  }
}

/* Chaitanyavamshi | 22nd Dec, 2022 | GSKBD-26153 | END */
.font-size-12 {
  font-size: 12px !important;
}
.font-size-08 {
  font-size: 8px !important;
}
/* alam |10-04 | GSKBD-27856 */
.boder-gray {
  border: 1px solid var(--color-11);
}

/* Deepa | 14-08-2023 | GSKBD-28710 | starts*/
.font-family-bold {
  font-family: var(--font-family-bold);
}

.pdpimgresize img {
  max-height: 300px;
  width: auto;
}
/* Deepa | 14-08-2023 | GSKBD-28710 | ends*/

/* Abhay Shishodia | GSKBD-28710 | 25-08-2023 | Start */

@media (min-width: 1200px) {
  body .fa-navigation-section .dropdowncatlink {
    bottom: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .padding-lr-24-sdt {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Abhay Shishodia | GSKBD-28710 | 25-08-2023 | End */

.unstyled-anchor a {
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
/*GSKBD-30350 | 30-11-23 | starts */
.word-break {
  word-break: break-all;
}
/*GSKBD-30350 | 30-11-23 | ends */
@media (max-width: 1200px) {
  .m-img-height-auto img {
    height: auto !important;
  }
}
body img.right-cross-icon{
  width: unset;
}/* */.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:13px;background-color:#e1e1e1}@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} 
/* COLOR NAMES ----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS ----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/*! * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=d9ce8e3f-14c5-4bfb-8e55-08bca7fa9afa");
@font-face {
    font-family: 'FontAwesome';
    src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "AvenirNext-DemiBold";
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("../../assets/new-fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("../../assets/new-fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("../../assets/new-fonts/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"), url("../../assets/new-fonts/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");
}
@font-face {
    font-family: "AvenirNext-Bold";
    src: url("../../assets/new-fonts/avenir-next-lt-pro-bold-58e372e7e3d58.eot?#iefix");
    src: url("../../assets/new-fonts/avenir-next-lt-pro-bold-58e372e7e3d58.eot?#iefix") format("eot"), url("../../assets/new-fonts/avenir-next-lt-pro-bold-58e372e7e3d58.otf") format("opentype"), url("../../assets/new-fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff");
}
@font-face {
    font-family: "HelveticaNeueTstd LtCn";
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix");
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix") format("eot"), url("../../assets/fonts/244ff804-5735-41ed-92a1-ce5438185e9c.woff2") format("woff2"), url("../../assets/fonts/9cd26200-0d62-40ef-94b8-46fd1d8b255f.woff") format("woff"), url("../../assets/fonts/7b72d33f-8b87-4c48-b397-42d28164d598.ttf") format("truetype"), url("../../assets/fonts/07dba647-d830-4ba8-8b84-1e4c9858f3d3.svg#07dba647-d830-4ba8-8b84-1e4c9858f3d3") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueW02-45Light";
    src: url("../../assets/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix");
    src: url("../../assets/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix") format("eot"), url("../../assets/fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff"), url("../../assets/fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf") format("truetype"), url("../../assets/fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg");
}
/* @font-face {
    font-family: "HelveticaNeue";
    src: url("../../assets/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix");
    src: url("../../assets/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix") format("eot"), url("../../assets/fonts/3a46542f-f429-4821-9a88-62e3be54a640.woff2") format("woff2"), url("../../assets/fonts/50ac1699-f3d2-47b6-878f-67a368a17c41.woff") format("woff"), url("../../assets/fonts/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf") format("truetype"), url("../../assets/fonts/82a4e1c2-7ffd-4c58-86fa-4010a6723c8e.svg#82a4e1c2-7ffd-4c58-86fa-4010a6723c8e") format("svg");
    font-weight: 400;
    font-style: normal;
} */
@font-face {
    font-family: "HelveticaRoman";
    src: url("../../assets/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix");
    src: url("../../assets/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"), url("../../assets/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"), url("../../assets/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"), url("../../assets/fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf") format("truetype"), url("../../assets/fonts/5101995a-e73b-4cf9-84e8-f99eb43277b1.svg#5101995a-e73b-4cf9-84e8-f99eb43277b1") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue Roman";
    src: url("../../assets/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix");
    src: url("../../assets/fonts/bf7ef4ce-de2a-4213-a9d7-826a3ee323cd.eot?#iefix") format("eot"), url("../../assets/fonts/3dac71eb-afa7-4c80-97f0-599202772905.woff2") format("woff2"), url("../../assets/fonts/34e0e4c0-c294-49bb-9a8e-1b2cafd54e32.woff") format("woff"), url("../../assets/fonts/8a8bfee3-197c-4942-9b11-71508cc9f406.ttf") format("truetype"), url("../../assets/fonts/5101995a-e73b-4cf9-84e8-f99eb43277b1.svg#5101995a-e73b-4cf9-84e8-f99eb43277b1") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaMedium";
    src: url("../../assets/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix");
    src: url("../../assets/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix") format("eot"), url("../../assets/fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2") format("woff2"), url("../../assets/fonts/050b1948-f226-4d20-a65a-15d8ed031222.woff") format("woff"), url("../../assets/fonts/beb88be6-2a60-46fe-914f-6892b3ae46ce.ttf") format("truetype"), url("../../assets/fonts/e5567978-93ef-4de1-804d-1f0e3654a014.svg#e5567978-93ef-4de1-804d-1f0e3654a014") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue Medium";
    src: url("../../assets/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix");
    src: url("../../assets/fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix") format("eot"), url("../../assets/fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2") format("woff2"), url("../../assets/fonts/050b1948-f226-4d20-a65a-15d8ed031222.woff") format("woff"), url("../../assets/fonts/beb88be6-2a60-46fe-914f-6892b3ae46ce.ttf") format("truetype"), url("../../assets/fonts/e5567978-93ef-4de1-804d-1f0e3654a014.svg#e5567978-93ef-4de1-804d-1f0e3654a014") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaBold";
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix");
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"), url("../../assets/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("../../assets/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"), url("../../assets/fonts/419a308d-b777-4f84-9235-2caf4a98ec23.ttf") format("truetype"), url("../../assets/fonts/e4d5b881-6835-45b7-8766-3e5b9e7cab8b.svg#e4d5b881-6835-45b7-8766-3e5b9e7cab8b") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueBold";
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix");
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"), url("../../assets/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("../../assets/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"), url("../../assets/fonts/419a308d-b777-4f84-9235-2caf4a98ec23.ttf") format("truetype"), url("../../assets/fonts/e4d5b881-6835-45b7-8766-3e5b9e7cab8b.svg#e4d5b881-6835-45b7-8766-3e5b9e7cab8b") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue Bold";
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix");
    src: url("../../assets/fonts/8a6c3e5a-88a5-430c-91d8-7767ce971d12.eot?#iefix") format("eot"), url("../../assets/fonts/531c5a28-5575-4f58-96d4-a80f7b702d7b.woff2") format("woff2"), url("../../assets/fonts/439c5962-f9fe-4eaf-a1f6-f41d42edba75.woff") format("woff"), url("../../assets/fonts/419a308d-b777-4f84-9235-2caf4a98ec23.ttf") format("truetype"), url("../../assets/fonts/e4d5b881-6835-45b7-8766-3e5b9e7cab8b.svg#e4d5b881-6835-45b7-8766-3e5b9e7cab8b") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaLightCon";
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix");
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix") format("eot"), url("../../assets/fonts/244ff804-5735-41ed-92a1-ce5438185e9c.woff2") format("woff2"), url("../../assets/fonts/9cd26200-0d62-40ef-94b8-46fd1d8b255f.woff") format("woff"), url("../../assets/fonts/7b72d33f-8b87-4c48-b397-42d28164d598.ttf") format("truetype"), url("../../assets/fonts/07dba647-d830-4ba8-8b84-1e4c9858f3d3.svg#07dba647-d830-4ba8-8b84-1e4c9858f3d3") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue Light";
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix");
    src: url("../../assets/fonts/ee259578-3cae-4dd8-a23a-297d352ec2dc.eot?#iefix") format("eot"), url("../../assets/fonts/244ff804-5735-41ed-92a1-ce5438185e9c.woff2") format("woff2"), url("../../assets/fonts/9cd26200-0d62-40ef-94b8-46fd1d8b255f.woff") format("woff"), url("../../assets/fonts/7b72d33f-8b87-4c48-b397-42d28164d598.ttf") format("truetype"), url("../../assets/fonts/07dba647-d830-4ba8-8b84-1e4c9858f3d3.svg#07dba647-d830-4ba8-8b84-1e4c9858f3d3") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaTstdCn";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeuecondensed";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue condensed";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueLTstd Cn";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueLTstd MediumCond";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue MediumCond";
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix");
    src: url("../../assets/fonts/3808766e-26cf-47cb-97a7-1f1c64db9c48.eot?#iefix") format("eot"), url("../../assets/fonts/946b2f3f-a9d7-47e4-9738-ee963004d697.woff2") format("woff2"), url("../../assets/fonts/ce90a9c3-4580-4fa7-b453-9a4e86d0c271.woff") format("woff"), url("../../assets/fonts/a621a6bf-fa40-4115-9f42-6ffb55c017e2.ttf") format("truetype"), url("../../assets/fonts/436f9358-58a7-4f85-bdef-f4cd10831df6.svg#436f9358-58a7-4f85-bdef-f4cd10831df6") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaBdCn";
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix");
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix") format("eot"), url("../../assets/fonts/5f4620bc-98f7-4b13-9f90-3a54ea6a9c55.woff2") format("woff2"), url("../../assets/fonts/ac30e84e-cb19-4576-b6f9-491fccbd42ff.woff") format("woff"), url("../../assets/fonts/b583b782-0709-4a13-899f-7e9ab1a7eccd.ttf") format("truetype"), url("../../assets/fonts/d5dd03f5-3afb-46e9-aad0-234de8607afa.svg#d5dd03f5-3afb-46e9-aad0-234de8607afa") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeue Condensedbold";
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix");
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix") format("eot"), url("../../assets/fonts/5f4620bc-98f7-4b13-9f90-3a54ea6a9c55.woff2") format("woff2"), url("../../assets/fonts/ac30e84e-cb19-4576-b6f9-491fccbd42ff.woff") format("woff"), url("../../assets/fonts/b583b782-0709-4a13-899f-7e9ab1a7eccd.ttf") format("truetype"), url("../../assets/fonts/d5dd03f5-3afb-46e9-aad0-234de8607afa.svg#d5dd03f5-3afb-46e9-aad0-234de8607afa") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "HelveticaNeueBdCn";
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix");
    src: url("../../assets/fonts/1527aeed-e69d-4399-82e3-7b53d48da7a2.eot?#iefix") format("eot"), url("../../assets/fonts/5f4620bc-98f7-4b13-9f90-3a54ea6a9c55.woff2") format("woff2"), url("../../assets/fonts/ac30e84e-cb19-4576-b6f9-491fccbd42ff.woff") format("woff"), url("../../assets/fonts/b583b782-0709-4a13-899f-7e9ab1a7eccd.ttf") format("truetype"), url("../../assets/fonts/d5dd03f5-3afb-46e9-aad0-234de8607afa.svg#d5dd03f5-3afb-46e9-aad0-234de8607afa") format("svg");
    font-weight: 400;
    font-style: normal;
}
/******************New ../../assets/new-fonts*********************************/
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=e2d60924-77c4-4f2b-b3c1-5d25dd01aff8");
@font-face {
    font-family: "HelveticaNeue-Italic";
    src: url("../../assets/new-fonts/5d0e5dca-869d-4e14-ac6b-45fbab3c4047.eot?#iefix");
    src: url("../../assets/new-fonts/5d0e5dca-869d-4e14-ac6b-45fbab3c4047.eot?#iefix") format("eot"), url("../../assets/new-fonts/21c44514-f4d6-4cff-a5de-e4cac5e61aff.woff2") format("woff2"), url("../../assets/new-fonts/e7c4b231-76ad-47c7-a54b-5d84dcd78d0f.woff") format("woff"), url("../../assets/new-fonts/b6db417f-e795-426a-a2af-adc37a3419a6.ttf") format("truetype"), url("../../assets/new-fonts/0c6d116c-89d1-402b-b9f3-2d9890d7a4ee.svg#0c6d116c-89d1-402b-b9f3-2d9890d7a4ee") format("svg");
}
@font-face {
    font-family: "AvenirNext-Ultralight";
    src: url("../../assets/new-fonts/17c55b27-e9ab-43cd-b948-d49f97480d68.eot?#iefix");
    src: url("../../assets/new-fonts/17c55b27-e9ab-43cd-b948-d49f97480d68.eot?#iefix") format("eot"), url("../../assets/new-fonts/2e3f5cb9-101f-46cf-a7b3-dfaa58261e03.woff2") format("woff2"), url("../../assets/new-fonts/fa19948e-5e38-4909-b31e-41acd170d6f2.woff") format("woff"), url("../../assets/new-fonts/6de0ce4d-9278-467b-b96f-c1f5f0a4c375.ttf") format("truetype"), url("../../assets/new-fonts/9fd4ea0c-b19a-4b21-9fdf-37045707dd78.svg#9fd4ea0c-b19a-4b21-9fdf-37045707dd78") format("svg");
}
@font-face {
    font-family: "AvenirNext-Regular";
    src: url("../../assets/new-fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");
    src: url("../../assets/new-fonts/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"), url("../../assets/new-fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"), url("../../assets/new-fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"), url("../../assets/new-fonts/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype"), url("../../assets/new-fonts/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg");
}
@font-face {
    font-family: "AvenirNext-Medium";
    src: url("../../assets/new-fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");
    src: url("../../assets/new-fonts/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"), url("../../assets/new-fonts/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2") format("woff2"), url("../../assets/new-fonts/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), url("../../assets/new-fonts/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype"), url("../../assets/new-fonts/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg");
}
@font-face {
    font-family: "AvenirNext-Demi";
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("../../assets/new-fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("../../assets/new-fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("../../assets/new-fonts/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"), url("../../assets/new-fonts/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");
}
@font-face {
    font-family: "AvenirNext Bold";
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
    src: url("../../assets/new-fonts/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("../../assets/new-fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("../../assets/new-fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("../../assets/new-fonts/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype"), url("../../assets/new-fonts/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg");
}
/**************end***********************************************8/ 
/* line 5, ../../sass/core/main.scss */
body ul, body li{
    font-family: var(--font-family-default);
}
#cq-emulator-content.firefox {
    background-color: #FFF !important;
}
/* line 9, ../../sass/core/main.scss */
html, body {
    width: 100%;
    font-size: 14px;
}
/* line 14, ../../sass/core/main.scss */
body {
    line-height: 1.5;
    color: black;
    position: relative;
    overflow-x: hidden;
   /*Priya 28-Aug*/
    letter-spacing: 0.02em;
    margin: 0;
    padding: 0;
}
/* line 22, ../../sass/core/main.scss */
[id=wrapper], .container {
    color: #878a8f;
   /*navya*/
    background-color: #fff;
}
/* line 28, ../../sass/core/main.scss */
[id=header] {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* line 33, ../../sass/core/main.scss */
[id=footer] {
    padding-bottom: 15px;
    padding-top: 15px;
}
/* BASE STYLES ----------------------------------------- */
/* line 41, ../../sass/core/main.scss */
img {
    max-width: 100%;
}
/* line 45, ../../sass/core/main.scss */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    margin: 10px 0;
}
/* line 52, ../../sass/core/main.scss */
h1 {
    font-size: 32px;
    line-height: 40px;
    font-family: "HelveticaNeueLTstd Cn";
    color: #1b3059;
}
h1 strong {
    font-size: 40px;
    line-height: 40px;
    font-family: 'HelveticaBdCn';
}
/* line 56, ../../sass/core/main.scss */
.pro-gentle-white-review-richtext p, h2 {
    font-family: "HelveticaNeueLTstd Cn";
    font-size: 24px;
    line-height: 30px;
    color: #1b3059;
    font-weight: 400;
    letter-spacing: 0.02em;
}
/* line 60, ../../sass/core/main.scss */
h3 {
    font-size: 1.17em;
}
/* line 64, ../../sass/core/main.scss */
h4 {
    font-size: 1em;
}
/* line 68, ../../sass/core/main.scss */
h5 {
    font-size: 0.83em;
}
/* line 72, ../../sass/core/main.scss */
h6 {
    font-size: 0.67em;
}
/* line 76, ../../sass/core/main.scss */
a {
    text-decoration: none;
}
/* line 81, ../../sass/core/main.scss */
a:hover {
   /* color: #868484;
    */
}
/* line 85, ../../sass/core/main.scss */
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
/* line 94, ../../sass/core/main.scss */
button, input {
    *overflow: visible;
    line-height: normal;
}
/* line 100, ../../sass/core/main.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
/* line 106, ../../sass/core/main.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
/* line 114, ../../sass/core/main.scss */
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
[id=wrapper] .main {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
[id=wrapper] {
    width: 100% !important;
    margin: 0 auto;
}
/* line 125, ../../sass/core/main.scss */
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
/* line 132, ../../sass/core/main.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
/* line 137, ../../sass/core/main.scss */
textarea {
    overflow: auto;
    vertical-align: top;
}
/* LAYOUT STYLES ----------------------------------------- */
/* line 145, ../../sass/core/main.scss */
.component {
    margin-bottom: 10px;
}
/* line 149, ../../sass/core/main.scss */
.component-content {
    margin-bottom: 14px;
}
/* line 166, ../../sass/core/_mixins.scss */
.component-content:before, .component-content:after {
    content: "";
    display: table;
}
/* line 172, ../../sass/core/_mixins.scss */
.component-content:after {
    clear: both;
}
/* line 154, ../../sass/core/main.scss */
.component>.component-content {
    margin-bottom: 0;
}
/* ALERTS -------------------------------------*/
/* line 161, ../../sass/core/main.scss */
.alert-list {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    list-style-type: disc;
}
/* line 168, ../../sass/core/main.scss */
.alert-list li {
    padding-left: 4px;
}
/* line 172, ../../sass/core/main.scss */
.alert {
    margin-bottom: 20px;
}
/* line 176, ../../sass/core/main.scss */
.alert-error {
    color: red;
}
/* UTILITIES ----------------------------------- */
/* line 183, ../../sass/core/main.scss */
.pull-right {
    float: right;
}
/* line 187, ../../sass/core/main.scss */
.pull-left {
    float: left;
}
/* line 191, ../../sass/core/main.scss */
.is-hidden {
    display: none !important;
    visibility: hidden !important;
}
/* `Clear Floated Elements ----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
/* line 201, ../../sass/core/main.scss */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* line 212, ../../sass/core/main.scss */
.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* line 222, ../../sass/core/main.scss */
.clearfix:after {
    clear: both;
}
/* The following zoom:1 rule is specifically for IE6 + IE7. Move to separate stylesheet if invalid CSS is a problem. */
/* line 231, ../../sass/core/main.scss */
.clearfix {
    zoom: 1;
}
/* BUTTONS ----------------------------------*/
/* line 237, ../../sass/core/main.scss */
.pronamel-us-template-header-desktop-box-one .pronamel-us-template-desktop-header-search-box>.component-content .search-query {
    float: left;
    width: 148px;
    margin: 1px 0 0 10px;
    height: 20px;
    border: none;
   /* background: url(../../assets/img/search-glass@2x.png) no-repeat right center / 17px auto;
    */
    outline: none;
    background-color: #fff;
    padding: 3px 23px 3px 6px;
    display: none;
    background-position: 150px;
}
  .searchBox-label .button {
    padding: 18px 11px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    background: url(../../assets/img/search-glass@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0px;
    border: none;
    color: #1b3059;
    height: 100%;
    display: none;
}
#wrapper .pronamel-us-template-desktop-header-search-box .form-search .button {
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    background: url(../../assets/img/search-glass@2x.png);
    background-repeat: no-repeat;
    background-size: 53%;
    background-position: 2%;
    border: none;
    color: #1b3059;
    height: 100%;
    text-indent: -999px;
    right: -7px;
   /* font-size: 0;
    */
    display: block;
    position: absolute;
    z-index: -1;
}
/* line 249, ../../sass/core/main.scss */
.lt-ie8 .button {
    display: inline;
}
/* line 253, ../../sass/core/main.scss */
/* .button:hover {
    background-color: #939191;
    color: white;
} */
@media only screen and (min-width: 768px) and (max-width:1024px) {
    h2 {
        font-size: 24px;
        line-height: 28px;
        color: #1b3059;
        font-weight: 400;
        letter-spacing: 0.02em;
   }
}
@media only screen and (max-width: 767px) {
    h2 {
        font-size: 24px;
        line-height: 28px;
        color: #1b3059;
        font-weight: 400;
   }
    .searchBox-label .button {
        padding: 11px 9px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        cursor: pointer;
        display: inline-block;
        background: url(../../assets/img/search-mob.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: 0px;
        border: none;
        color: #1b3059;
        height: 100%;
        text-indent: -9999px;
        z-index: 1;
        float: right;
        position: absolute;
        bottom: 0px;
        top: 0px;
       /*left: 87%;
       SL*/
        width: 24px;
        height: 27px;
   }
}
/* WUNGLOGC-2153 - START ================================================*/
/* General CSS */
@media only screen and (max-width: 767px) and (min-width: 376px) {
    .pro-ra-mob-divider-box .box.section .image.section.component h2 {
        font-size: 26px !important;
        line-height: 1.2 !important;
        margin-bottom: 0 !important;
   }
}
.page-healthy-living .pro-healthy-living-box-one p {
    line-height: 20px !important;
}
.page-products .pro-gentle-white-grid-mob-img img {
    display: block;
    margin: 0 auto;
}
/* Page - 1 - Health Trends That Can Harm Your Enamel - START */
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext {
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    width: 420px;
    top: 10px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-header-txt-box p {
    letter-spacing: .02em;
    line-height: 20px;
    margin-left: 0;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 .pro-citrus-header-one-span {
    float: left;
    font-size: 41px;
    color: #fff;
    width: 49%;
    text-align: right;
    font-family: "HelveticaNeue Condensedbold";
    line-height: 1;
    margin: 0;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 .pro-citrus-header-two-span {
    float: right;
    font-size: 41px;
    color: #fff;
    width: 49%;
    text-align: left;
    margin: 0;
    font-family: "HelveticaNeue condensed";
    line-height: 1;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd {
    position: absolute;
    width: 40%;
    top: 12%;
    left: 80px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even {
    position: absolute;
    width: 40%;
    top: 35%;
    right: 40px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.even {
    position: absolute;
    width: 36%;
    top: 76%;
    right: 40px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd {
    position: absolute;
    width: 40%;
    top: 55%;
    left: 80px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.even img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd img {
    display: none;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even figcaption {
    text-align: left;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h3 {
    font-family: "HelveticaNeueTstd LtCn";
    color: #05aebb;
    font-size: 41px;
    line-height: 1;
    position: relative;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h3:before {
    position: absolute;
    left: -63px;
    font-size: 97px;
    top: -48px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3:before {
    content: "1";
    left: -48px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even h3:before {
    content: "2";
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd h3:before {
    content: "3";
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.even h3:before {
    content: "4";
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two p {
    font-size: 16px;
    color: #878a8f;
    margin-top: 10px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h5 {
    font-size: 15px;
    color: #00adbb;
    position: relative;
    padding-left: 90px;
    max-width: 170px;
    width: auto;
    line-height: 20px;
    padding-top: 2px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even h5, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd h5 {
    max-width: 100%;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h5:before {
    content: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/health-trends/Desktop/tip_desktop.jpg);
    position: absolute;
    left: 0;
    top: 6px;
}
.page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-header-txt-box, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two {
    width: 90%;
    max-width: 780px;
}
@media all and (max-width: 767px) {
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel span.break-span {
        display: block;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-mob-content-box-one, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-img {
        display: none !important;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-one {
        display: block !important;
        border: 1px solid #d2d1d1;
        width: 90%;
        margin: auto;
        border-bottom-right-radius: 30px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two {
        width: 100%;
        margin-top: 35px;
        padding-bottom: 0px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two p {
        font-size: 14px;
        margin-bottom: 10px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.even {
        position: relative;
        width: 100%;
        left: auto;
        padding: 20px !important;
        right: auto;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .omega.even img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.even img, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.odd img {
        display: block;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two figure {
        display: flex;
        flex-direction: column-reverse;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two br {
        display: none;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext {
        background: #00acba;
        width: 100%;
        position: relative;
        height: auto;
        top: 0;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h5 {
        font-size: 14px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h5:before {
        content: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/health-trends/Desktop/tip_mobile.jpg);
        position: absolute;
        left: 0;
        top: 0px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 {
        margin: auto !important;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-banner-richtext h1 {
        margin-top: 20px !important;
        font-size: 24px !important;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 .pro-citrus-header-one-span, .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 .pro-citrus-header-two-span {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        line-height: 60px;
        float: none;
        font-size: 30px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-tips-head-richtext h2 .pro-citrus-header-one-span {
        padding-right: 10px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h3 {
        font-size: 36px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two h3:before {
        left: 0;
        font-size: 48px;
        top: -46px;
   }
    .page-healthy-living.page-health-trends-that-can-harm-your-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3:before {
        left: 0;
   }
}
/* Page - 1 - Health Trends That Can Harm Your Enamel - END */
/* Page - 2 - Behind the Paste: How Pronamel Works - START*/
.sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -.4em;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-header-txt-box p {
    letter-spacing: .02em;
    line-height: 20px;
    margin-left: 0;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two {
    width: 90%;
    max-width: 780px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd {
    position: absolute;
    top: 8%;
    left: 80px;
    width: 386px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd .sup {
    font-size: 30%;
    left: -6px;
    top: -1.7em;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3 {
    font-size: 58px;
    color: #1b3059;
    font-family: "HelveticaNeuecondensed";
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3:last-child {
    font-size: 47px;
    text-align: right;
    margin-right: 35px;
    margin-top: 24px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h2 {
    color: #00adbb;
    font-family: "HelveticaNeuecondensed";
    font-size: 94px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even {
    position: absolute;
    top: 78%;
    left: 80px;
    width: 40%;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd {
    position: absolute;
    top: 57%;
    right: 80px;
    width: 40%;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) {
    position: absolute;
    top: 36%;
    left: 80px;
    width: 40%;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even h4, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd h4, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) h4 {
    font-family: "HelveticaNeuecondensed";
    color: #1b3059;
    font-size: 36px;
    line-height: 1;
    position: relative;
    margin-bottom: 0px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even h5, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd h5, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) h5 {
    font-family: "HelveticaNeuecondensed";
    color: #1b3059;
    font-size: 24px;
    line-height: 1;
    position: relative;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even p, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd p, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) p {
    font-family: "HelveticaNeuecondensed";
    font-size: 16px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .richText .component-content {
    overflow: visible;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two h4:before {
    position: absolute;
    left: -45px;
    font-size: 72px;
    top: -6px;
    color: #00adbb;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even h4:before {
    content: "3";
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd h4:before {
    content: "2";
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) h4:before {
    content: "1";
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-gentle-white-video-box-one {
    max-width: 780px;
    width: 90%;
    margin: 0 auto !important;
    float: none;
    position: relative;
    overflow: hidden 
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pronamel-us-home-rana-video-image {
    display: none !important;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .reference-how-pronamel-works-video {
    display: block !important;
    margin-bottom: 20px !important;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-gentle-white-video-box-one .alpha.odd.last h4 {
    color: #1b3059;
    font-family: "HelveticaNeueLTstd Cn";
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.1;
    margin-top: 40px;
}
.page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .even.last.pro-citrus-dsk-tips-img {
    display: none;
}
@media only screen and (min-width: 1280px) {
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .overlay-container.center-all {
        width: 60%!important;
        position: fixed!important;
        padding: 0!important;
        left: 0!important;
        top: 0!important;
        bottom: 0!important;
        right: 0!important;
        margin: auto!important;
        text-align: center;
        z-index: 9999;
   }
}
@media all and (max-width: 767px) {
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel span.break-span {
        display: block;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-one {
        width: 100%;
        margin-top: 35px;
        padding-bottom: 0px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-mob-content-box-one, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .odd.pro-citrus-dsk-tips-img {
        display: none;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-one, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .even.last.pro-citrus-dsk-tips-img {
        display: block;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) {
        left: 0;
        right: 0;
        width: 100%;
        max-width: 560px;
        padding: 0 20px;
        margin: auto !important;
        float: none !important;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd {
        max-width: 275px;
        top: 4%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even {
        top: 73%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd {
        top: 47%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) {
        top: 21%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even p {
        margin-top: 80%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd p {
        margin-top: 80%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) p {
        margin-top: 70%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3 {
        font-size: 35px;
        line-height: 35px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h3:last-child {
        font-size: 29px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd h2 {
        font-size: 57px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even h4, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd h4, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) h4 {
        font-size: 30px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even h5, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd h5, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) h5 {
        font-size: 20px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two h4:before {
        left: 0px;
        font-size: 48px;
        top: -58px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-gentle-white-video-box-one {
        margin: 0 auto !important;
        float: none !important;
        padding: 0 20px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-gentle-white-video-box-one .alpha.odd h4 {
        font-size: 22px;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .reference-how-pronamel-works-video, .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .reference-how-pronamel-works-video iframe {
        height: 200px !important;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.first.odd .sup {
        left: -2px;
   }
}
@media all and (max-width: 320px) {
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even {
        top: 71%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.odd {
        top: 43%;
   }
    .page-why-pronamel.page-how-pronamel-strengthens-tooth-enamel .pro-citrus-dsk-content-box-two .alpha.even:nth-of-type(2) p {
        margin-top: 50%;
   }
}
/* Page - 2 - Behind the Paste: How Pronamel Works - END*/
/* Page - 3 - Natural Whitening Routines That Can Harm Your Teeth - START */
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-one {
    width: 90%;
    max-width: 780px;
    border: 1px solid #d7d7d7;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: auto;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-header-txt-box p {
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 20px;
    color: #878a8f;
    margin-left: 0;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-tips-head-richtext {
    position: relative;
    left: auto;
    text-align: center;
    background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/header_article_blank_mobile.jpg);
    padding: 24px 0;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-tips-head-richtext h2 {
    font-size: 41px;
    color: #fff;
    font-family: "HelveticaNeue condensed";
    margin: auto !important;
    line-height: 1.2;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-faq-sub-head-richtext {
    padding: 10px 0px 0 0px;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-faq-sub-head-richtext .component-content {
    display: flex;
    flex-direction: column-reverse;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-faq-sub-head-richtext h3 {
    font-size: 24px;
    color: #05aebb;
    text-align: center;
    font-family: "HelveticaNeue condensed";
    margin: auto !important;
    position: relative;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-faq-sub-head-richtext h3:after {
    content: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/title-shadow.png);
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box {
    position: relative;
    margin: 10px !important;
    clear: none;
    padding: 0 !important;
    box-sizing: border-box;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two {
    width: 47.1%;
    float: left;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:after {
    content: "";
    border-right: 1px solid #d7d7d7;
    position: absolute;
    right: -12px;
    top: 50%;
    height: 95%;
    transform: translateY(-50%);
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .even.pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two:after {
    content: "";
    bottom: 0px;
    position: absolute;
    border-right: none;
    top: auto;
    height: 50px;
    right: auto;
    left: -50%;
    transform: translateY(20%);
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two {
    float: right;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two img {
    margin-right: -20px;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two .map-text {
    display: block;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box {
    width: 47.1%;
    float: right;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two>.component-content, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box>.component-content {
    padding: 40px 0;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two h4, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box h4 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-family: "HelveticaNeue condensed";
    margin: auto;
    line-height: 1.2;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two .alpha.even h4, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box .alpha.even h4 {
    color: #05aebb;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two .alpha.odd.last img, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box .alpha.odd.last img {
    margin-top: 30px;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two .alpha.odd.last, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box .alpha.odd.last {
    min-height: 316px;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two .alpha.first.odd, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box .alpha.first.odd {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 172, 186, .8);
    height: 100%;
    padding: 40px 35px;
    transition: all .4s;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:hover .alpha.first.odd, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box:hover .alpha.first.odd {
    opacity: 1;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box {
    cursor: pointer;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box h4 .map-text {
    display: block;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:hover .alpha.even h4, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box:hover .alpha.even h4 {
    opacity: 0;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two .alpha.first.odd p, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box .alpha.first.odd p {
    font-family: "HelveticaNeueBold";
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
    line-height: 1.3;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box {
    width: 90% !important;
    margin: 0 auto 80px !important;
    float: none !important;
    padding-top: 80px;
    box-sizing: border-box;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box .image.alpha.even.last img {
    display: none;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box h4 {
    font-size: 33px;
    color: #05aebb;
    text-align: left;
    font-family: "HelveticaNeue condensed";
    margin: 30px auto;
    line-height: 1;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box h4 .map-text {
    display: block;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box p a {
    font-weight: bold;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box img {
    width: 48%;
}
.page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two figcaption p, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box figcaption p {
    display: none;
}
@media only screen and (min-width: 768px) {
    .dyn-call-out figcaption p.dyn-arrow {
        position: absolute;
        bottom: 6px !important;
   }
}
@media all and (max-width: 767px) {
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage br, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-mob-content-box-one, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:hover .alpha.first.odd, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box:hover .alpha.first.odd, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box .image.alpha.first.odd img, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-faq-sub-head-richtext, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box img {
        display: none !important;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-one, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box .alpha.even.last img {
        display: block;
        border: none;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two figcaption p, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box figcaption p {
        display: block;
        text-align: center;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box {
        width: 100%;
        display: block;
        margin: auto !important;
        padding: 20px 20px 0 !important;
        border: 1px solid #d7d7d7;
        border-top: none;
        border-bottom: none;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box {
        border-bottom: 1px solid #d7d7d7;
        border-bottom-right-radius: 30px;
        margin-bottom: -1px !important;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:after, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .even.pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two:after {
        content: none;
        border: none !important;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two:hover .alpha.even h4, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box:hover .alpha.even h4 {
        opacity: 1;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box {
        width: 100% !important;
        margin: 0 auto 80px !important;
        float: none !important;
        padding: 0px 20px 0 !important;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box .image.alpha.even.last img {
        display: block !important;
        width: 100%;
        max-width: 524px;
        margin: auto;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-tips-head-richtext {
        padding: 10px 0;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-tips-head-richtext h2 {
        font-size: 20px;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two h4, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box h4 {
        font-size: 20px;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box h4 {
        font-size: 22px;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two>.component-content, .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-contact-us-desk-banner-box>.component-content {
        padding: 0;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-approach-content-box h4 {
        font-size: 20px;
   }
    .page-healthy-living.page-natural-teeth-whitening-and-enamel-damage .pro-citrus-dsk-content-box-two.pronamel-us-caring-box-two .map-text {
        display: inline;
        padding: 0 5px;
   }
}
/* Page - 3 - Natural Whitening Routines That Can Harm Your Teeth - END */
/* Page - 4 - PronamelÂ® vs. SensodyneÂ® - START */
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box {
    width: 90%;
    max-width: 780px;
    margin: 0 auto !important;
    height: auto;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .questionanswers {
    position: absolute;
    width: 50%;
    right: 20px;
    top: 30%;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .carousel .carousel-slides {
    border: none;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-img {
    display: block !important;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img {
    display: none;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img {
    display: none;
    position: absolute;
    top: 0;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img figcaption, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img figcaption {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img figcaption h2, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img figcaption h2 {
    color: #1b3059;
    font-size: 57px;
    font-family: HelveticaBdCn;
    position: relative;
    padding-left: 13%;
    text-align: left;
    top: 10%;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img figcaption h2 .sup, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img figcaption h2 .sup {
    font-size: 35%;
    top: -1.3em;
    font-family: "HelveticaNeueLTstd Cn";
}
.pro-tooth-test-dsk-car-box .carousel-nav li.is-active a, .page-why-pronamel.page-pronamel-vs-sensodyne .quiz-visited a {
    background: #00adbb !important;
}
.breadcrumbs-without-separator li:before {
    font-size: 9px;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img figcaption h3, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img figcaption h3 {
    font-size: 45px;
    color: #0abdbb;
    font-family: "HelveticaLightCon";
    position: relative;
    padding-left: 30%;
    text-align: left;
    top: 10%;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-crt-img figcaption p, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-ques-incrt-img figcaption p {
    width: 90%;
    font-family: "HelveticaNeue" !important;
    color: #878a8f !important;
    font-size: 24px !important;
    text-shadow: none;
    left: 5%;
    padding: 0;
    bottom: 8%;
    top: auto;
    letter-spacing: 0;
    margin: auto;
    border-top: none;
}
.page-why-pronamel.page-pronamel-vs-sensodyne ul.carousel-nav li.carousel-nav-prev, .page-why-pronamel.page-pronamel-vs-sensodyne ul.carousel-nav li.carousel-nav-next {
    display: none !important;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-whole-box .carousel-nav {
    position: absolute;
    right: 40px;
    bottom: 30px;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .genericFormGroup label {
    width: 135px !important;
    margin-right: 30px!important;
    margin-bottom: 11px!important;
    margin-left: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px!important;
    background-color: #00adbb;
    font-family: "HelveticaNeue"!important;
    text-align: center;
    padding: 15px 9px!important;
    font-weight: 400;
    line-height: 20px;
    box-sizing: border-box;
    height: 42px;
    border-radius: 20px;
    min-height: 30px;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .genericFormGroup label:hover {
    background-color: #878a8f;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-citrus-dsk-content-box-two {
    width: 90%;
    max-width: 780px;
    margin: auto;
    padding-bottom: 0px;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .carousel-nav li {
    display: inline-block;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .imgContainer, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithCheck .imgContainer {
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-top: 50px;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .carousel-nav a {
    border: none;
    width: 18px;
    height: 18px;
    pointer-events: none;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .questionWithRadio .quizQuestion p {
    font-family: "HelveticaNeue Light";
    font-size: 30px;
    line-height: 35px;
    color: #1b3059;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-enamel-desk-tsr-img-two p:nth-child(2) {
    width: 99%;
}
.page-why-pronamel.page-pronamel-vs-sensodyne .pro-citrus-whole-box .pro-tooth-enamel-desk-tsr-img-one p:nth-child(2), .page-why-pronamel.page-pronamel-vs-sensodyne .pro-citrus-whole-box .pro-tooth-enamel-desk-tsr-img-three p:nth-child(2), .page-why-pronamel.page-pronamel-vs-sensodyne .pro-citrus-whole-box .pro-tooth-enamel-desk-tsr-img-two p:nth-child(2) {
    margin-top: 8px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box img {
        width: 100%;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-enamel-mob-tsr-img-one figure img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-enamel-mob-tsr-img-two figure img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-enamel-mob-tsr-img-three figure img {
        border: 1px solid #d2d1d1;
        border-radius: 0 0 10px 0;
        width: 29%;
        padding-right: 0;
        margin-right: 5.5%;
   }
}
@media all and (max-width: 767px) {
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-car-box {
        display: none !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img {
        display: none;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box, .page-why-pronamel.page-pronamel-vs-sensodyne .questionWithRadio .quizQuestion p, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-img {
        display: block !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img figcaption, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img figcaption {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img figcaption h2, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img figcaption h2 {
        color: #1b3059;
        font-size: 29px;
        font-family: HelveticaBdCn;
        position: relative;
        padding-left: 10%;
        text-align: left;
        top: 5%;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img figcaption h3, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img figcaption h3 {
        font-size: 23px;
        color: #0abdbb;
        font-family: "HelveticaLightCon";
        position: relative;
        padding-left: 30%;
        text-align: left;
        top: 4%;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img figcaption p, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img figcaption p {
        width: 90%;
        font-family: "HelveticaNeue" !important;
        color: #878a8f !important;
        font-size: 14px !important;
        text-shadow: none;
        left: 5%;
        padding: 0;
        bottom: 4%;
        top: auto;
        letter-spacing: 0;
        margin: auto;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-img.section.grid_12, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img.section.grid_12, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img.section.grid_12 {
        max-width: 560px;
        margin: auto !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .questionanswers {
        position: absolute;
        width: 100%;
        left: 50%;
        top: 65%;
        transform: translateX(-50%);
        max-width: 560px;
        margin: auto !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .imgContainer, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithCheck .imgContainer {
        margin-top: 10px;
        padding-bottom: 0px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .questionWithRadio .quizQuestion p {
        font-size: 19px;
        line-height: 24px;
        text-align: center;
        padding: 0 30px;
        margin-bottom: 10px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .questionanswers .genericFormGroup {
        clear: both;
        text-align: center;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 300px;
        padding: 0 30px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .genericFormGroup label {
        margin-right: auto !important;
        margin-left: auto !important;
        font-size: 18px!important;
        width: 40% !important;
        border-radius: 10px !important;
        height: 50px !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-whole-box .carousel-nav {
        position: absolute;
        right: 50%;
        bottom: 5%;
        transform: translateX(50%);
        min-width: 220px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .carousel-nav a {
        width: 14px;
        height: 14px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-car-box .carousel-nav li {
        margin: 0 5px;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-tsr-box {
        display: none;
   }
}
@media all and (max-width: 640px) {
}
@media all and (max-width: 480px) {
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-whole-box .carousel-nav {
        bottom: 3%;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-crt-img figcaption p, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-mob-ques-incrt-img figcaption p {
        bottom: 14%;
   }
}
@media all and (max-width: 320px) {
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-whole-box .carousel-nav {
        bottom: 0;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .genericFormGroup label {
        height: auto !important;
        width: 38% !important;
        padding: 10px 9px !important;
   }
    .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithRadio .imgContainer, .page-why-pronamel.page-pronamel-vs-sensodyne .pro-tooth-test-dsk-slide-box .questionWithCheck .imgContainer {
        margin-top: 5px;
   }
}
/* Page - 4 - PronamelÂ® vs. SensodyneÂ® - END */
/* Page - 5 - Stained Teeth or Enamel Erosion? - START */
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-citrus-dsk-content-box-two {
    width: 90%;
    max-width: 780px;
    margin: auto;
    padding-bottom: 0px;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-citrus-header-txt-box p {
    letter-spacing: .02em;
    line-height: 20px;
    margin-left: 0;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one {
    max-width: 780px;
    width: 90% !important;
    margin: 0 auto !important;
    float: none;
    position: relative;
    overflow: hidden;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pronamel-us-home-rana-video-image {
    display: none !important;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .reference-how-pronamel-works-video {
    display: block !important;
    margin-bottom: -5px;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .reference-how-pronamel-works-video iframe {
    margin-bottom: -5px;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pronamel-us-home-rana-video-image, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .reference-how-pronamel-works-video {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px !important;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pronamel-us-home-rana-video-image img {
    width: 100%;
    margin-bottom: -5px;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figure {
    position: relative;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption {
    position: absolute;
    top: 50%;
    left: 50px;
    width: 60%;
    transform: translateY(-50%);
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption p {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption p a, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption p a:hover {
    color: #fff !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption p a sup, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd figcaption p a sup:hover {
    text-decoration: none;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last {
    display: none;
}
.page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .alpha.odd {
    cursor: pointer !important;
}
@media only screen and (min-width: 768px) {
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .dyn-call-out figcaption p.dyn-arrow {
        position: absolute;
        bottom: 5px;
   }
}
@media all and (max-width: 767px) {
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-citrus-mob-content-box-one, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.odd {
        display: none !important;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-citrus-dsk-content-box-one, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last {
        display: block;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last {
        margin: auto !important;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last .component-content {
        text-align: center;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last img {
        width: 100%;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last figure {
        position: relative;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .alpha.even.last.pro-gentle-white-video-box-one {
        max-width: 780px;
        width: 90% !important;
        ;
        margin: 0 auto !important;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pronamel-us-home-rana-video-image img {
        margin-top: 0px;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last figcaption {
        position: absolute;
        top: 50%;
        left: 20px;
        width: 50%;
        transform: translateY(-50%);
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last figcaption p {
        color: #fff;
        font-size: 15px;
        text-align: left;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last figcaption p a, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .image.alpha.even.last figcaption p a:hover {
        color: #fff !important;
        font-weight: bold !important;
        text-decoration: underline !important;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .reference-how-pronamel-works-video, .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .reference-how-pronamel-works-video iframe {
        height: 200px !important;
   }
    .page-tooth-enamel.page-stained-teeth-vs-enamel-erosion .pro-gentle-white-video-box-one .alpha.even.last {
        cursor: pointer !important;
   }
}
/* Page - 5 - Stained Teeth or Enamel Erosion? - END */
/* WUNGLOGC-2153 - END ================================================*/
/* WUNGLOGC-3095 - START ================================================*/
/* Page - 1 - The Science Behind Enamel Repair - START*/
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box {
    padding-bottom: 25px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box .alpha.even.last img {
    margin: 30px 0 0 0;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box h1 {
    margin-bottom: 4px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box h1 strong {
    font-size: 32px;
    line-height: 32px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box h1 br {
    display: none;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box p {
    letter-spacing: .02em;
    line-height: 20px;
    margin-left: 0;
    margin-top: 0px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two {
    width: 90%;
    max-width: 780px;
    padding-bottom: 0px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd {
    position: absolute;
    top: 8%;
    left: 25px;
    width: 270px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h2 {
    color: #00adbb;
    font-family: "HelveticaNeuecondensed";
    font-size: 94px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even {
    position: absolute;
    top: 8%;
    right: 25px;
    width: 270px;
    left: auto;
    text-align: right;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h3, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even h3, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h3, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even h3 {
    font-family: "HelveticaNeueLTstd Cn";
    color: #1b3059;
    font-size: 24px;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h3:nth-of-type(2), .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even h3:nth-of-type(2) {
    font-weight: bold;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd p, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even p {
    font-size: 14px;
    line-height: 20px;
    color: #878a8f;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .richText .component-content {
    overflow: visible;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one {
    max-width: 780px;
    width: 90%;
    margin: 0 auto !important;
    float: none;
    position: relative;
    overflow: hidden;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.odd {
    padding-bottom: 79px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pronamel-us-home-rana-video-image {
    display: none !important;
}
.page-why-pronamel.page-science-behind-enamel-repair .reference-how-pronamel-works-video {
    display: block !important;
    margin-bottom: 18px !important;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one .alpha.odd h4 {
    color: #1b3059;
    font-family: "HelveticaNeueLTstd Cn";
    font-size: 32px;
    margin-bottom: 0px;
    line-height: 1.1;
}
.page-why-pronamel.page-science-behind-enamel-repair .even.pro-citrus-dsk-tips-img, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .pro-citrus-dsk-content-box-two .image.alpha.even.last {
    display: none;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one .alpha.even.last p {
    margin-top: 11px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box, .pro-citrus-dsk-content-box-two {
    width: 92%;
    max-width: 1100px;
}
.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .pro-citrus-dsk-content-box-two .alpha.odd:nth-of-type(5) {
    display: none;
}
@media only screen and (min-width: 1280px) {
    .page-why-pronamel.page-science-behind-enamel-repair .overlay-container.center-all {
        width: 60%!important;
        position: fixed!important;
        padding: 0!important;
        left: 0!important;
        top: 0!important;
        bottom: 0!important;
        right: 0!important;
        margin: auto!important;
        text-align: center;
        z-index: 9999;
   }
}
@media all and (max-width: 767px) {
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-banner-richtext h1 {
        font-size: 24px !important;
        margin-bottom: 9px !important;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-banner-richtext h1 strong {
        font-size: 24px !important;
        line-height: 30px !important;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box {
        padding-bottom: 0px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-header-txt-box .alpha.even.last img {
        margin: 22px 0 0 0;
   }
    .page-why-pronamel.page-science-behind-enamel-repair span.break-span {
        display: block;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one {
        width: 100%;
        margin-top: 17px;
        padding-bottom: 0px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-mob-content-box-one, .page-why-pronamel.page-science-behind-enamel-repair .odd.pro-citrus-dsk-tips-img {
        display: none;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one, .page-why-pronamel.page-science-behind-enamel-repair .even.pro-citrus-dsk-tips-img, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .pro-citrus-dsk-content-box-two .image.alpha.even.last {
        display: block;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .even.pro-citrus-dsk-tips-img {
        position: relative;
        margin-top: 6px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .even.pro-citrus-dsk-tips-img img {
        max-width: 560px;
        width: 100%;
   }
   /*.page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two {
       min-height: 955px;
        --- WUNGLOGC-10680 
   }*/
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even {
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 560px;
        padding: 0 20px;
        margin: auto !important;
        float: none !important;
        text-align: center;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.odd {
        padding-bottom: 75px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even {
        padding-bottom: 20px !important;
        padding-top: 8px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .pro-citrus-dsk-content-box-two .image.alpha.even.last {
        border-bottom: 2px solid #88b2b9;
        margin-top: -50px !important;
        padding: 0px !important;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd {
        padding-top: 20px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd:before {
        background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/Mobile/divider-line.png);
        content: "";
        height: 4px;
        left: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .pro-citrus-dsk-content-box-two .alpha.odd:nth-of-type(5) {
        padding-top: 24px;
        background-size: contain;
        position: relative;
        display: block;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .alpha.odd p {
        max-width: 560px;
        margin: 12px auto 0;
        text-align: center;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .alpha.odd p br {
        display: none;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-one .alpha.odd:nth-of-type(5):before {
        content: "";
        background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/Mobile/divider-line.png);
        width: 90%;
        height: 4px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd p, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even p {
        margin: 12px auto 0;
        max-width: 260px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd p br, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even p br {
        display: none;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h4, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even h4 {
        font-size: 30px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd h5, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even h5 {
        font-size: 20px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one {
        margin: -25px 0 auto !important;
        float: none !important;
        padding: 0 20px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .reference-how-pronamel-works-video, .page-why-pronamel.page-science-behind-enamel-repair .reference-how-pronamel-works-video iframe {
        height: 200px !important;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .reference-how-pronamel-works-video {
        margin-bottom: 15px !important;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one .alpha.odd h4 {
        font-size: 24px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-gentle-white-video-box-one .alpha.even.last p {
        margin-top: 5px;
   }
}
@media all and (max-width: 320px) {
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd {
        top: 43%;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even p {
        margin-top: 50%;
   }
}
/* Page - 1 - The Science Behind Enamel Repair - END */
/* Page - 2 - How To Repair Tooth Enamel - START */
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h2 {
    min-height: auto;
    font-size: 27px;
    line-height: 1;
}
.page-tooth-enamel.page-how-to-repair-enamel .anatomy-of-tooth-desktop img {
    float: none;
    width: 100%;
    max-width: 844px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h1 {
    margin-bottom: 7px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h1 br, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h2 br {
    display: none;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one p {
    letter-spacing: .02em;
    line-height: 20px;
    margin-left: 0;
    margin-top: 0px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-mobile-img {
    display: none;
}
.page-tooth-enamel.page-how-to-repair-enamel .box.component.section.first.odd.pronamel-us-tooth-enamel-box-one {
    width: 92%;
    max-width: 844px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box {
    position: relative;
    max-width: 844px;
    margin-top: 42px !important;
    width: 92%;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext {
    position: absolute;
    top: 2%;
    right: 0;
    max-width: 190px;
    width: 100%;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext {
    position: absolute;
    top: 41%;
    max-width: 333px;
    width: 100%;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext {
    max-width: 333px;
    width: 100%;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext h3, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext h3, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext h3 {
    color: #00adbb;
    font-family: "HelveticaNeue Condensedbold";
    font-size: 22px;
    line-height: 21px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext p, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext p, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext p {
    margin-top: -4px !important;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-whole-box .pronamel-us-tooth-enamel-box-two {
    margin-top: 47px;
    width: 92%;
    max-width: 844px;
}
.page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext .richText-image.pull-left, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext .richText-image.pull-left, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext .richText-image.pull-left {
    display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .pro-tooth-enamel-desk-teaser-one-box .pro-tooth-enamel-desk-tsr-img-one, .pro-tooth-enamel-desk-teaser-two-box .pro-tooth-enamel-desk-tsr-img-two, .pro-tooth-enamel-desk-teaser-three-box .pro-tooth-enamel-desk-tsr-img-one {
        min-height: 480px !important;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h1 {
        margin-bottom: 2px;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h1 br, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h2 br {
        display: block;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one p {
        margin-top: 3px;
        margin-bottom: 18px;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-mobile-img {
        display: block;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box {
        display: block;
        position: inherit;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-richtext-one h2 {
        font-size: 24px;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext {
        position: relative;
        max-width: 100%;
        margin: auto !important;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext {
        position: relative;
        max-width: 100%;
        margin: auto !important;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext {
        position: relative;
        max-width: 100%;
        margin: 21px auto auto !important;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-whole-box .pronamel-us-tooth-enamel-box-two p {
        width: 100%;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext h3, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext h3, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext h3 {
        margin-top: 40px;
        text-align: right;
        font-size: 18px;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext h3 br, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext h3 br, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext h3 br {
        display: none;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext .richText-image.pull-left, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext .richText-image.pull-left, .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext .richText-image.pull-left {
        display: block;
        margin: 0px 15px 5px 10px;
        max-width: 40%;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-404-richtext p {
        margin-top: 18px !important;
        width: 100%;
        float: left;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .ph-scale-richtext p {
        margin-top: 20px !important;
        width: 100%;
        float: left;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box .pro-500-richtext p {
        margin-top: 8px !important;
        width: 100%;
        float: left;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-whole-box .pronamel-us-tooth-enamel-box-two {
        margin: 4px auto 0;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-desk-img-box {
        margin-top: 0px !important;
   }
    .page-tooth-enamel.page-how-to-repair-enamel .pronamel-us-tooth-enamel-mobile-img {
        margin-top: 7px;
   }
}
/* Page - 2 - How To Repair Tooth Enamel - END */
/* Page - 3 - Intensive Enamel Repair Clean Mint - START */
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-whole-box {
    padding-left: 0px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-box-one, .pro-gentle-white-video-box-one, .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-review-box, .pro-gentle-white-desk-product-box {
    width: 96%;
    margin: 0 auto;
    max-width: 820px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box {
    width: 100%;
    max-width: 610px;
    margin: auto !important;
    float: none;
    background: none;
    border: none;
    padding: 0;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-one h1, .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-one strong {
    margin-bottom: 18px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-one p {
    margin: 0 0 3px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-four p:last-child {
    font-size: 14px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one {
    width: 200px !important;
    text-align: center;
    float: none;
    display: inline-block;
    clear: none;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one p {
    color: #00adbb;
    font-family: "HelveticaNeue Condensedbold";
    font-size: 18px;
    line-height: 17px;
    margin-bottom: 37px;
    min-height: 43px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box:after {
    background: none;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-one img {
    padding: 13px 0 36px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-ca-strong-bright-white-img-one {
    margin-bottom: -57px !important;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-ca-strong-bright-white-img-two {
    margin-top: -42px;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-video-box-one {
    margin-top: 52px;
    display: none;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-video-richtext h2 {
    font-family: 'HelveticaNeueLTstd Cn';
    font-size: 30px;
    margin: 11px 0 0;
}
.page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2) {
    display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-box-one, .pro-gentle-white-video-box-one, .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-review-box, .pro-gentle-white-desk-product-box {
        max-width: none;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-one h1, .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-one strong {
        margin-bottom: 20px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-ca-strong-bright-white-img-one {
        margin-bottom: -34px !important;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-box-one {
        width: 100%;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-box-one .first.odd.pro-gentle-white-img-one {
        width: 87.5%;
        margin: auto;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-box-one .first.odd.pro-gentle-white-img-one .component-content {
        text-align: left;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one p {
        line-height: 21px;
        margin-bottom: 10px;
        min-height: auto;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-img-one img {
        max-width: 290px;
        margin: auto;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one.grid_12 {
        width: 90% !important;
        text-align: center;
        float: none;
        display: block;
        clear: none;
        margin: auto !important;
        border: none;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one.grid_12 br {
        display: none;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one.alpha.first.odd p br:last-child {
        display: block;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2) {
        display: block;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-grid-richtext-four p:last-child {
        font-size: 14px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-ca-strong-bright-white-img-two {
        margin-top: 0;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-video-box-one {
        margin-top: 28px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-white-video-richtext h2 {
        font-size: 24px;
        line-height: normal;
   }
    .page-products.page-pronamel-intensive-enamel-repair-clean-mint .pro-gentle-get-coupon-richtext {
        margin-bottom: 29px!important;
   }
}
/* Page - 3 - Intensive Enamel Repair Clean Mint - END */
/* Page - 4 - Intensive Enamel Repair Extra Fresh Toothpaste - START */
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-whole-box, .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-grid-whole-box {
    padding-left: 0px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-box-one, .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-img-box-one, .pro-gentle-white-video-box-one, .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-review-box, .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-review-box, .pro-gentle-white-desk-product-box {
    width: 96%;
    margin: 0 auto;
    max-width: 820px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box {
    width: 100%;
    max-width: 610px;
    margin: auto !important;
    float: none;
    background: none;
    border: none;
    padding: 0;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-one h1, .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-one strong {
    margin-bottom: 21px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-one p {
    margin: 0 0 11px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-four p:last-child {
    font-size: 14px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one {
    width: 200px !important;
    text-align: center;
    float: none;
    display: inline-block;
    clear: none;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one p, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one p {
    color: #00adbb;
    font-family: "HelveticaNeue Condensedbold";
    font-size: 18px;
    line-height: 17px;
    margin-bottom: 37px;
    min-height: 43px;
}
.page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one p {
    min-height: 60px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box:after {
    background: none;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-one img {
    padding: 13px 0 36px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-ca-strong-bright-white-img-one {
    margin-bottom: -57px !important;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-ca-strong-bright-white-img-two, .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-ca-strong-bright-white-img-two {
    margin-top: -42px;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-video-box-one {
    margin-top: 52px;
    display: none;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-video-richtext h2 {
    font-family: 'HelveticaNeueLTstd Cn';
    font-size: 30px;
    color: #1b3059;
    margin: 11px 0 0;
}
.page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2), .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2) {
    display: none;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-box-one, .pro-gentle-white-video-box-one, .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-review-box, .pro-gentle-white-desk-product-box {
        max-width: none;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .pronamel-us-locale-box .pro-home-mob-tsr-img-one h2 br {
        display: none;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.alpha.first.odd p br:last-child, .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2), .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.alpha.first.odd p br:last-child, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.alpha.even p br:nth-child(2) {
        display: block;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-one h1, .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-one strong {
        margin-bottom: 20px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-ca-strong-bright-white-img-one {
        margin-bottom: -23px !important;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-box-one {
        width: 100%;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-box-one .first.odd.pro-gentle-white-img-one {
        width: 87.5%;
        margin: auto;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-box-one .first.odd.pro-gentle-white-img-one .component-content {
        text-align: left;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one p, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one p {
        line-height: 21px;
        margin-bottom: 10px;
        min-height: auto;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-img-one img, .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-img-one img {
        max-width: 290px;
        margin: auto;
        padding: 13px 0 14px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.grid_12, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.grid_12 {
        width: 90% !important;
        text-align: center;
        float: none;
        display: block;
        clear: none;
        margin: auto !important;
        border: none;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.grid_12 br, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.grid_12 br {
        display: none;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-grid-richtext-four p:last-child {
        font-size: 14px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-ca-strong-bright-white-img-two {
        margin-top: 0;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-video-box-one {
        margin-top: 34px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-white-video-richtext h2 {
        font-size: 24px;
        line-height: normal;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .pro-gentle-get-coupon-richtext {
        margin-bottom: 29px!important;
   }
}
/* Page - 4 - Intensive Enamel Repair Extra Fresh Toothpaste - END */
/* Page - Tooth Enamel Is Strong—Yet Vulnerable */
.page-tooth-enamel .pronamel-us-abt-enamel-dekstop-teaser-box .odd.pro-home-desk-teaser-box-five.dyn-call-parent {
    margin-left: 2.08333% !important;
}
.page-tooth-enamel .pronamel-us-abt-enamel-dekstop-teaser-box .odd.pro-home-desk-teaser-box-five.dyn-call-parent, .page-tooth-enamel .pronamel-us-abt-enamel-dekstop-teaser-box .even.pro-home-desk-teaser-box-five.dyn-call-parent {
    clear: none;
}
/* Homepage Slider */
.page-homepage .pronamel-us-home-desktop-banner-box img {
    max-width: 1280px !important;
}
.page-homepage .pronamel-us-home-desktop-banner-box {
    background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/new-hero-bg-update.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-homepage .pronamel-us-home-desktop-banner-box .Strong-For-The-Day-outer-box {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}
.page-homepage .pronamel-us-home-desktop-banner-box .Strong-For-The-Day-outer-box .component-content {
    margin: auto;
    position: relative;
    float: none;
    max-width: 940px;
}
.page-homepage .pronamel-us-home-desktop-banner-box .acidity-image-mob {
    max-width: 410px;
    margin-bottom: 0;
}
.page-homepage .pronamel-us-home-desktop-banner-box .acidity-image-mob img {
    max-width: 410px;
    width: 100%;
}
.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext {
    margin-bottom: 13px !important;
}
.page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext {
    text-align: center;
    max-width: 410px;
}
.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3 {
    font-family: "HelveticaNeueLTstd Cn";
    padding-left: 88px;
    font-size: 28px;
    color: #082656;
    position: relative;
}
.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/new-icon.png);
    height: 36px;
    background-size: contain;
    background-repeat: no-repeat;
}
.page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext h4 {
    font-family: "HelveticaNeue Medium";
    font-size: 21px;
    color: #ff6c00;
    margin-bottom: 14px;
}
.Strong-For-The-Day-outer-box .component-content .paragraphSystem .profile-content-richtext .richText-content a {
    font-family: "HelveticaNeue";
}
.page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext p {
    margin: 0;
}
.page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext a {
    background: #00adbd;
    color: #fff;
    font-size: 16px;
    padding: 15px 53px;
    border-radius: 50px;
    margin-top: 0px !important;
    display: inline-block;
}
@media only screen and (max-width: 1100px) {
    .page-homepage .pronamel-us-home-desktop-banner-box .Strong-For-The-Day-outer-box .component-content {
        max-width: 800px;
   }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .page-homepage .pronamel-us-home-desktop-banner-box .Strong-For-The-Day-outer-box .component-content {
        max-width: 700px;
   }
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
    .page-homepage .pronamel-us-home-desktop-banner-box .Strong-For-The-Day-outer-box {
        top: 46%;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3 {
        font-family: "HelveticaNeueLTstd Cn";
        padding-left: 50px;
        font-size: 20px;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3:before {
        content: "";
        position: absolute;
        top: 6px;
        left: 0;
        width: 45px;
        background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/new-icon.png);
        height: 29px;
        background-size: contain;
        background-repeat: no-repeat;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext {
        margin-bottom: 0px !important;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .acidity-image-mob {
        max-width: 310px;
        margin-bottom: 0px !important;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext {
        max-width: 310px;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext h4 {
        font-size: 15px;
        margin-bottom: 5px;
   }
    .page-homepage .pronamel-us-home-desktop-banner-box .profile-content-richtext a {
        padding: 10px 30px;
   }
}
@media only screen and (max-width: 767px) {
    .page-homepage .pronamel-us-home-mobile-banner-richtext {
        position: absolute;
        left: 50% !important;
        right: auto;
        width: 90% !important;
        height: auto !important;
        top: 72% !important;
        transform: translateX(-50%);
        text-align: center;
   }
    .page-homepage .pronamel-us-home-whole-box .pronamel-us-home-mobile-banner-richtext h4 {
        font-family: "HelveticaNeueLTstd Cn" !important;
        font-size: 15px !important;
        color: #082656 !important;
        width: auto !important;
        line-height: 1.2;
   }
    .page-homepage .pronamel-us-home-mobile-banner-box .pronamel-us-home-mobile-banner-richtext a {
        background: #00adbd;
        color: #fff;
        font-size: 16px !important;
        padding: 7px 40px !important;
        border-radius: 50px;
        margin-top: 0px !important;
        display: inline-block;
   }
    .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext {
        position: absolute;
        width: 100%;
        top: 5%;
        left: 50% !important;
        transform: translateX(-50%);
        text-align: center;
   }
    .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext h3 {
        font-family: "HelveticaNeueLTstd Cn";
        padding-left: 55px;
        font-size: 17.5px;
        color: #082656;
        position: relative;
        display: inline;
   }
    .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext h3:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/desktop/new-icon.png);
        height: 29px;
        background-size: contain;
        background-repeat: no-repeat;
   }
    .page-homepage .first.odd.pronamel-us-home-mobile-banner-richtext p:nth-child(2) {
        width: 100% !important;
        padding-left: 0 !important;
        margin: 10px auto 0 !important;
        font-size: 14px !important;
   }
    .page-homepage .pronamel-us-home-mobile-banner-richtext .component-content {
        padding-top: 0 !important;
   }
}
@media only screen and (max-width: 375px) {
    .page-homepage .pronamel-us-home-whole-box .pronamel-us-home-mobile-banner-richtext h4 {
        font-size: 14px !important;
   }
}
@media only screen and (max-width: 320px) {
    .page-homepage .pronamel-us-home-whole-box .pronamel-us-home-mobile-banner-richtext h4 {
        font-size: 12px !important;
   }
    .page-homepage .pronamel-us-home-mobile-banner-richtext {
        top: 72% !important;
   }
    .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext h3 {
        display: block;
   }
}
@media only screen and (max-width: 767px) {
    .powerreviews .pr-review-helpful-text a.pr-review-helpful-text-link {
        color: #fff !important;
   }
}
.pro-gentle-white-accordion-box .pro-gentle-white-content-richtext p strong {
    font-size: 16px !important;
}
/* Power reviews Fix */
.powerreviews .pr-review-rating .pr-stars-5-sm, .powerreviews .pr-snippet-stars .pr-stars-5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -247px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-4_5-sm, .powerreviews .pr-snippet-stars .pr-stars-4_5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -146px!important;
    width: 123px;
    height: 29px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-4-sm, .powerreviews .pr-snippet-stars .pr-stars-4-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -199px!important;
    width: 123px;
    height: 22px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-3_5-sm, .powerreviews .pr-snippet-stars .pr-stars-3_5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -171px!important;
    width: 123px;
    height: 29px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-3-sm, .powerreviews .pr-snippet-stars .pr-stars-3-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -146px!important;
    width: 123px;
    height: 29px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-2_5-sm, .powerreviews .pr-snippet-stars .pr-stars-2_5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -121px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-2-sm, .powerreviews .pr-snippet-stars .pr-stars-2-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -96px!important;
    width: 123px;
    height: 30px;
    background-size: 118px 
}
.powerreviews .pr-review-rating .pr-stars-1_5-sm, .powerreviews .pr-snippet-stars .pr-stars-1_5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -69px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-1-sm, .powerreviews .pr-snippet-stars .pr-stars-1-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -45px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-0-sm, .powerreviews .pr-snippet-stars .pr-stars-0_5-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px -21px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
.powerreviews .pr-review-rating .pr-stars-0-sm, .powerreviews .pr-snippet-stars .pr-stars-0-sm {
    background-image: url(../../assets/img/stars.gif)!important;
    background-position: 2px 5px!important;
    width: 123px;
    height: 28px;
    background-size: 118px;
}
/* Other fixes */
.pro-gentle-buy-now-richtext p a, .pro-gentle-get-coupon-richtext p a {
    display: block;
}
.pro-gentle-buy-now-richtext p a:hover, .pro-gentle-get-coupon-richtext p a:hover {
    color: #fff;
}
/* WUNGLOGC-3095 - END ================================================*/
/* WUNGLOGC-5391 - Start ================================================*/
:lang(en-US) .dyn-call-parent .dyn-call-out figure {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
}
:lang(en-US) .pro-gentle-dsk-slide-box-six .pro-gentle-white-desk-slide-img-two figcaption p:nth-child(3), .pro-tooth-enamel-desk-tsr-img-one figcaption p:last-child, .pro-tooth-enamel-desk-tsr-img-two figcaption p:last-child, .pro-tooth-enamel-desk-tsr-img-three figcaption p:last-child, .pronamel-us-abt-enamel-dekstop-teaser-box .pro-home-desk-tsr-img-three figcaption p:last-child, .pronamel-us-abt-enamel-dekstop-teaser-box .pro-home-desk-tsr-img-two figcaption p:last-child, .pronamel-us-abt-enamel-dekstop-teaser-box .pro-home-desk-tsr-img-one figcaption p:last-child, .pro-home-mob-tsr-img-two figcaption p:last-child, .pro-home-mob-tsr-img-one figcaption p:last-child, .pro-home-mob-tsr-img-three figcaption p:last-child, .pro-home-desk-tsr-img-three figcaption p:last-child, .pro-home-desk-tsr-img-two figcaption p:last-child, .pro-gentle-white-desk-slide-img-one figcaption p:last-child, .pro-gentle-white-desk-slide-img-two figcaption p:last-child, .pro-gentle-white-desk-slide-img-one figcaption p:last-child, .pro-gentle-white-desk-slide-img-three figcaption p:last-child, .pro-gentle-white-desk-slide-img-four figcaption p:last-child, .pro-home-desk-tsr-img-one figcaption p:last-child, .pro-home-desk-tsr-img-four figcaption p:last-child, .pro-home-desk-tsr-img-five figcaption p:last-child {
    background: none !important;
}
@media only screen and (min-width: 1600px) {
    :lang(en-US) .page-why-pronamel.page-how-pronamel-works .pro-tooth-enamel-desk-tsr-img-three {
        min-height: 443px;
   }
}
:lang(en-US) .page-stained-teeth-vs-enamel-erosion #content .pro-tooth-enamel-desk-tsr-img-two, :lang(en-US) .page-stained-teeth-vs-enamel-erosion #content .pro-tooth-enamel-desk-tsr-img-three {
    min-height: 496px;
}
:lang(en-US) .page-science-behind-enamel-repair #content .pro-citrus-whole-box .pro-tooth-enamel-desk-tsr-img-three figcaption p:last-child {
    margin-top: 19px;
}
/* WUNGLOGC-5391 - End ================================================*/
/*WUNGLOGC-5388 :: START =====================================================*/
.parametrizedhtml .custom-video-widget {
    height: 626px;
    width: 100%;
}
.reference-what-is-tooth-enamel {
    margin-top: 70px;
}
.reference-causes-of-acid-erosion .custom-thumbnail {
    background: url(https://i-preview-cf5.gskstatic.com/content/dam/cf-consumer-healthcare/pronamel/en_US/CausesOfAcidErosion/VideoThumbnail/Video-thumbnail-Youtube-Pronamel-food-and-drink.jpg) no-repeat;
}
.reference-healthy-strong-teeth .custom-thumbnail {
    background: url(https://i-preview-cf5.gskstatic.com/content/dam/cf-consumer-healthcare/pronamel/en_US/CausesOfAcidErosion/VideoThumbnail/Video-thumbnail-Youtube-Pronamel-5-ways.jpg) no-repeat;
}
.reference-what-is-tooth-enamel .custom-thumbnail {
    background: url(https://i-preview-cf5.gskstatic.com/content/dam/cf-consumer-healthcare/pronamel/en_US/CausesOfAcidErosion/VideoThumbnail/Video-thumbnail-Youtube-Pronamel-tooth-enamel.jpg) no-repeat;
}
.parametrizedhtml .custom-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
}
.parametrizedhtml .custom-thumbnail.hide-thumbnail {
    display: none;
}
.odd.causes-of-acid-erosion-box::after, .odd.causes-of-acid-erosion-box.vid_box::after {
    background: none;
}
#wrapper .odd.causes-of-acid-erosion-box {
    border: none;
    margin-top: 100px !important;
    background: none;
}
.box.component.section.alpha.odd.causes-of-acid-erosion-box.alpha, .box.component.section.alpha.odd.causes-of-acid-erosion-box.vid_box.alpha {
    margin: 0 auto !important;
}
.parametrizedhtml.reference-causes-of-acid-erosion, .parametrizedhtml.reference-what-is-tooth-enamel {
    padding-top: 56.25%;
    height: 0;
}
.box.component.section.alpha.odd.pronamel-us-tooth-enamel-box-two {
    margin: 0 auto 54px !important;
}
.parametrizedhtml.component.section.alpha.reference-what-is-tooth-enamel.first.odd.last.default-style {
    margin-top: 0px !important;
}
.parametrizedhtml.reference-healthy-strong-teeth>.component-content {
    padding-top: 56.25%;
    height: 0;
    position: relative;
}
.parametrizedhtml iframe.custom-video-widget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.custom-thumbnail--hide {
    display: none !important;
}
.parametrizedhtml.component.section.alpha.reference-healthy-strong-teeth.even.last.default-style {
    max-width: 58%;
    margin: 0 auto !important;
}
@media only screen and (max-width: 425px) and (min-width: 320px) {
    #wrapper .odd.causes-of-acid-erosion-box {
        margin-top: 50px !important;
   }
}
@media only screen and (max-width: 962px) and (min-width: 768px) {
    .parametrizedhtml.component.section.alpha.reference-healthy-strong-teeth.even.last.default-style {
        max-width: 94%;
        margin: 25px auto !important;
   }
}
@media all and (max-width: 767px) {
    .parametrizedhtml .custom-video-widget {
        height: 292px;
   }
    .page-protecting-enamel-loss .box.component.section.odd.pronamel-us-caring-desk-carousel-box {
        display: none;
   }
}
@media all and (min-width: 1440px) and (max-width: 1680px) {
    .parametrizedhtml .custom-video-widget {
        height: 500px;
   }
    .parametrizedhtml.component.section.alpha.reference-healthy-strong-teeth.even.last.default-style {
        max-width: 58%;
   }
}
@media all and (min-width: 768px) and (max-width: 1439px) {
    .parametrizedhtml .custom-video-widget {
        height: 400px;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .page-protecting-enamel-loss .pronamel-us-caring-mob-carousel-box {
        width: 100% !important;
        margin: 0 !important;
   }
    .pronamel-us-caring-mob-carousel .carousel-slides {
        min-height: 428px;
   }
    .box.component.section.even.pronamel-us-caring-desk-carousel-box {
        width: 88%;
        margin: 0 auto;
   }
    .box.component.section.alpha.odd.pronamel-us-tooth-enamel-box-two {
        margin: 0 auto 30px !important;
   }
    .parametrizedhtml.component.section.alpha.reference-healthy-strong-teeth.even.last.default-style {
        max-width: 100%;
   }
}
@media only screen and (max-width: 1024px) and (min-width: 792px) {
    .parametrizedhtml.component.section.alpha.reference-healthy-strong-teeth.even.last.default-style {
        max-width: 80%;
   }
}
/*WUNGLOGC-5388 :: END =====================================================*/
/*WUNGLOGC-5952 :: Start =====================================================*/
@media only screen and (max-width: 767px) and (min-width: 320px) {
    :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-img figcaption {
        margin: 0 -15%;
   }
    :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-img figcaption p, :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-img figcaption h2 {
        top: -20px;
   }
    :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-incrt-img p {
        left: 0;
   }
    :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-crt-img p, :lang(en) .page-healthy-living.page-healthy-strong-teeth.page-adult-teeth-test #wrapper .carousel-slides .carouselSlide .pro-tooth-test-mob-slide-box .pro-tooth-test-mob-ques-crt-img p:last-child {
        left: 0;
        top: -25px;
   }
}
/*WUNGLOGC-5952 :: End =====================================================*/
/*WUNGLOGC-10680 :: Additional code - Start =====================================================*/
.pro-pronamel-science-content-box {
    position: relative;
    width: 100%;
    max-width: 780px;
    margin: auto !important;
}
.pro-pronamel-science-content-box .proma-text {
    margin-top: -50px !important;
    margin-bottom: 80px !important;
}
.pro-pronamel-science-content-box .sensodyne-txt {
    margin-top: -42px;
    margin-bottom: 0px;
}
.pro-pronamel-science-content-box .pro-pronamel-science-richtext-one {
    margin: 50px auto;
    width: auto !important;
    padding: 0 !important;
}
.pro-pronamel-science-whole-box .pro-pronamel-science-richtext-one h1 {
    width: 100%;
}
.pro-pronamel-science-content-box .proma-text img {
    max-width: 255px;
    margin-right: 50px;
    position: relative;
}
.pro-pronamel-science-content-box .sensodyne-txt img {
    max-width: 350px;
    margin-left: 20px;
    margin-top: 175px;
    width: 100%;
}
.pro-pronamel-science-content-box .sensodyne-txt.richText .component-content {
    overflow: visible;
}
.page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-video-box-one {
    margin-top: 20px;
    display: none;
}
.page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-grid-whole-box .pro-gentle-white-grid-box-two .pro-gentle-white-grid-mob-img img {
    max-width: 385px;
}
.pro-pronamel-science-content-box .proma-text ul {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.acidity-image-mob {
    display: none;
}
.pro-pronamel-science-content-box .proma-text ul li strong {
    color: #1b3059;
}
.pro-pronamel-science-content-box .proma-text ul li:before {
    color: #1b3059;
}
:lang(en) .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-ra-desk-divider-box .dyn-call-parent .dyn-call-out {
    min-height: 480px;
}
.page-pronamel-intensive-enamel-repair-whitening .box.component.section.grid_6.alpha.even.last.pro-gentle-desk-slide-box-four:last-child {
    clear: none;
}
.page-why-pronamel .box.component.section.grid_4.alpha.even.pro-home-desk-teaser-box-one.dyn-call-parent, .page-why-pronamel .box.component.section.grid_4.alpha.odd.pro-home-desk-teaser-box-five.dyn-call-parent:nth-of-type(5) {
    clear: none;
    margin-left: 2.08333% !important;
}
.page-why-pronamel .box.component.section.grid_4.omega.even.pro-home-desk-teaser-box-two.dyn-call-parent, .page-why-pronamel .box.component.section.grid_4.omega.odd.last.pro-home-desk-teaser-box-three.dyn-call-parent {
    margin-left: 0;
    clear: left;
}
.pronamel-breadcrumbs-box .pro-article-pages-breadcrumbs.breadcrumbs {
    padding: 14px 12px 14px 85px;
}
.pro-pronamel-science-content-box .proma-text .richText-content {
    overflow: hidden;
}
.page-homepage .pro-home-teaser-desk-whole-box {
    padding-top: 20px;
}


@media only screen and (min-width: 1024px) {
    .pro-article-pages-breadcrumbs.breadcrumbs {
        width: 960px;
       /* padding-left: 88px !important; */
   }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .switchable-image.Walmart {
        margin-bottom: 38px;
   }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .pro-pronamel-science-content-box {
        width: 92%;
   }
}
@media (max-width: 768px) {
    .page-science-behind-enamel-repair #content .image.alpha.odd.last {
        border-bottom: none;
        padding-bottom: 10px;
   }
    .page-science-behind-enamel-repair #content .pro-citrus-dsk-content-box-two .alpha.odd {
        padding: 20px;
   }
    .box.component.section.grid_4.alpha.even.pro-home-desk-teaser-box-one.dyn-call-parent, .box.component.section.grid_4.alpha.odd.pro-home-desk-teaser-box-five.dyn-call-parent:nth-of-type(5) {
        margin-left: 0 !important;
   }
}
@media (max-width: 767px) {
    .page-homepage .profile-content-richtext {
        bottom: -5% !important;
   }
    .pro-pronamel-science-content-box {
        width: auto;
        padding: 0 20px;
   }
    .pro-pronamel-science-content-box .pro-pronamel-science-richtext-one {
        margin: 0 auto 30px !important;
   }
    .page-about-sodium-lauryl-sulfate .acidity-image-mob {
        display: block;
        width: 70%;
        float: none;
        margin: 0 auto 50px !important;
   }
    .page-about-sodium-lauryl-sulfate .acidity-image-mob.amazon {
        margin: 0 auto 0 !important;
   }
    .page-about-sodium-lauryl-sulfate .pro-pronamel-science-content-box .proma-text img, .page-about-sodium-lauryl-sulfate .pro-pronamel-science-content-box .sensodyne-txt img, .page-science-of-active-shield .pro-pronamel-science-content-box .sensodyne-txt img, .page-science-of-active-shield .pro-pronamel-science-content-box .proma-text img {
        order: 2;
        margin: auto;
   }
    .pro-pronamel-science-content-box .proma-text {
        margin-top: 20px !important;
        margin-bottom: 5px !important;
   }
    .pro-pronamel-science-content-box .proma-text ul {
        width: auto;
        margin: 0;
   }
   .pro-pronamel-science-content-box .sensodyne-txt {
        margin-top: 0px;
   }
   .pro-pronamel-science-content-box .proma-text.richText .component-content, .pro-pronamel-science-content-box .sensodyne-txt.richText .component-content {
        display: flex;
        flex-flow: column;
   }
   
    .page-homepage .pro-home-teaser-desk-whole-box {
        padding-top: 30px;
   }
}
@media (min-width: 767px) {
    .pro-citrus-whole-box .pro-tooth-enamel-desk-tsr-img-two figcaption p:last-child {
        margin-top: 19px !important;
   }
    .page-science-behind-enamel-repair .pro-citrus-whole-box .dyn-call-parent .dyn-call-out {
        min-height: 496px;
   }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
   .pro-pronamel-science-whole-box .pro-pronamel-science-richtext-one h1 {
        margin-bottom: 15px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-whitening .pro-gentle-white-grid-richtext-four p:last-child {
        font-size: 14px;
   }
    .page-products.page-pronamel-intensive-enamel-repair-extra-fresh .causes-of-acid-erosion-box-one.grid_12 br, .page-products.page-pronamel-intensive-enamel-repair-whitening .causes-of-acid-erosion-box-one.grid_12 br {
        display: none !important;
   }
    .page-how-to-repair-enamel .anatomy-of-tooth-desktop {
        padding: 20px;
   }
    .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.first.odd p, .page-why-pronamel.page-science-behind-enamel-repair .pro-citrus-dsk-content-box-two .alpha.even p {
        margin: 12px auto 0;
        max-width: 560px;
   }
   .pro-pronamel-science-desk-banner-img {
        display: block;
   }
}
/*WUNGLOGC-10680 :: Additional code - End =====================================================*/
/*WUNGLOGC-13024 :: START =====================================================*/
.pro-how-to-brush-whole-box .pro-how-to-brush-banner-richtext, .pro-how-to-brush-sub-box {
    width: 58% !important;
    margin: 41px auto 0 !important;
    max-width: 780px;
}
.pro-how-to-brush-sub-box {
    margin: 14px auto 30px !important;
    max-width: 620px;
}
.h2-cyan {
    color: #00acba;
    font-size: 32px;
    display: block;
}
.top-padding-none h2 {
    padding-top: 0 !important;
}
.pro-how-to-brush-sub-box strong, .most-acidic-foods-box strong {
    color: #1b3059;
    font-family: "HelveticaNeueBold";
}
.pro-how-to-brush-sub-box .richText {
   /*width: 90%;
    padding-left: 10%;
   */
    margin: auto !important;
    letter-spacing: .02em;
}
.pro-how-to-brush-sub-box .richText img {
    width: 75px;
    margin-left: 0px;
}
.pro-how-to-brush-sub-richtext-right-image img {
    width: 45% !important;
    margin-left: 20px !important;
}
.pro-how-to-brush-sub-richtext-right-image .richText-image.pull-right{
    margin: 17px 0 20px 15px;
    float: right;
}
.pro-how-to-brush-whole-box .pro-how-to-brush-banner-richtext .richText-content {
    margin-right: 10%;
}
.pro-how-to-brush-sub-box .richText.new-check-mark .component-content {
    overflow: visible;
}
.pro-how-to-brush-sub-box .richText-content h2 {
    padding-top: 40px;
    margin-bottom: 5px;
}
.pro-how-to-brush-sub-box .richText-content p {
    margin: 10px 0 0;
}
.new-check-mark ul {
    margin-left: -50px !important;
    margin-top: 10px;
    padding-top: 0 !important;
}
.new-check-mark ul li {
    position: relative;
    font-size: 16px;
    display: block;
    padding-left: 50px !important;
}
.new-check-mark ul li:before {
    content: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/April-update/Check-Mark.png) !important;
    top: 8px !important;
}
.pro-how-to-brush-sub-box .richText-content p, .pro-how-to-brush-sub-box .richText ul li {
    font-size: 16px;
    overflow: hidden;
}
.alpha.even.last.pro-how-to-brush-sub-richtext-right-image ul {
    margin: 11px 0 0 0;
    padding: 0;
}
.page-how-to-brush-your-teeth .pro-how-to-brush-whole-box .pro-tooth-enamel-desk-tsr-img-one figcaption p:last-child, .page-how-to-brush-your-teeth .pro-how-to-brush-whole-box .pro-tooth-enamel-desk-tsr-img-two figcaption p:last-child, .page-how-to-brush-your-teeth .pro-how-to-brush-whole-box .pro-tooth-enamel-desk-tsr-img-three figcaption p:last-child{
    margin-top: 0px;
}
.pronamel-breadcrumbs-box {
    margin-bottom: 0;
}
/* New page */
.most-acidic-foods-box {
    width: 100%;
    max-width: 781px;
    margin: 60px auto 0 !important;
}
.most-acidic-foods-box p, .most-acidic-foods-box ul li {
    font-size: 16px;
}
.most-acidic-foods-box-title {
    background: url(/content/dam/cf-consumer-healthcare/pronamel/en_US/April-update/desktop/Container-blend-dt.jpg);
    margin-top: 33px;
}
.most-acidic-foods-box-title h2 {
    color: #fff;
    font-size: 32px;
    padding: 25px 0 15px;
    text-align: center;
    font-family: "HelveticaNeue Light";
}
.most-acidic-foods-box-contents {
    border: 2px solid #dfdfdf;
    border-top: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
    margin-top: -10px;
    padding: 40px 45px;
    margin-bottom: 85px;
}
.most-acidic-foods-box-contents .richText .richText-content, .most-acidic-foods-box-contents .image figcaption {
    width: 50%;
    position: absolute;
    top: 50%;
    float: left;
    transform: translateY(-50%);
}
.most-acidic-foods-box-contents .richText, .most-acidic-foods-box-contents .image {
    position: relative;
    margin-bottom: -10px;
}
.most-acidic-foods-box-contents .image figure {
    margin: auto;
}
.most-acidic-foods-box-contents .richText img, .most-acidic-foods-box-contents .image img {
    width: 43%;
    float: right;
    margin: 5px 10px 5px 15px;
}
.most-acidic-foods-box h2{
    font-size: 32px;
}
.most-acidic-foods-box-contents .richText h3, .most-acidic-foods-box-contents .image h3 {
    font-size: 41px;
    color: #05aebb;
    font-family: "HelveticaNeue Light";
    line-height: 1;
    margin: 0;
    padding: 0;
}
.most-acidic-foods-box-contents .richText p, .most-acidic-foods-box-contents .image p {
    font-size: 16px;
    padding-right: 20px;
}
.most-acidic-foods-box-contents .most-acidic-foods-right .richText-content, .most-acidic-foods-box-contents .most-acidic-foods-right figcaption {
    float: right !important;
    right: 0;
}
.most-acidic-foods-box ul {
    margin-left: 55px !important;
}
.page-most-acidic-foods-and-drinks-for-teeth .pro-aciderosion-child-teeth-whole-box .pronamel-us-caring-desk-related-richtext {
    margin-top: 160px;
}
.most-acidic-foods-box .richText ul li:before {
    color: #40c1cb;
}
.alpha.even.pro-home-desk-teaser-box-one, .alpha.odd.pro-home-desk-teaser-box-one:nth-of-type(5) {
    margin-left: 2.08333% !important;
    clear: none;
}
.omega.even.pro-home-desk-teaser-box-three, .omega.even.pro-home-desk-teaser-box-three, .omega.odd.last.pro-home-desk-teaser-box-one {
    margin-left: 0 !important;
}
.pro-how-to-brush-sub-richtext-right-image.richText ul li:before {
    color: #00acba;
}
.richText-image.pull-left{
    float: left !important;
}
.most-acidic-foods-box-contents .image.most-acidic-foods-right img {
    float: left;
}
#wrapper #header {
    border-bottom: none!important;
}
@media (min-width: 768px){
    .box.component.section.grid_4.alpha.even.pro-home-desk-teaser-box-one.dyn-call-parent {
        margin-left: 2.08333% !important;
   }
   .page-tooth-erosion .box.section.dyn-call-parent .image.section.component {
        min-height: 500px !important;
   }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .most-acidic-foods-box {
        width: 90%;
   }
    .pro-how-to-brush-whole-box .pro-how-to-brush-banner-richtext .richText-content {
        margin-right: 0;
   }
    .page-tooth-erosion .box.section.dyn-call-parent .image.section.component{
        min-height: 500px !important;
   }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .pro-how-to-brush-whole-box .pro-how-to-brush-banner-richtext .richText-content {
        margin-right: 0;
   }
    .pro-how-to-brush-sub-box {
        display: block !important;
        padding-top: 21px !important;
   }
    .pro-how-to-brush-whole-box .pro-how-to-brush-banner-richtext, .pro-how-to-brush-sub-box {
        width: 87.5%!important;
        margin: auto !important;
        padding-top: 30px;
   }
    .pro-how-to-brush-sub-box .richText {
        width: 100%;
        padding-left: 0;
   }
    .pro-how-to-brush-sub-richtext-right-image img {
        width: 100% !important;
        margin: auto !important;
        padding-bottom: 20px;
        float: none !important;
   }
    .new-check-mark ul {
        margin-left: 0px !important;
        float: left;
        padding-top: 0 !important;
   }
    .pro-how-to-brush-sub-box .richText .richText-content {
        overflow: hidden;
   }
    .h2-cyan {
        margin-bottom: 20px;
   }
    .pro-how-to-brush-sub-box .richText.new-check-mark {
        padding-bottom: 0;
   }
    .pro-how-to-brush-sub-box .richText-content p {
        margin: 0;
   }
    .pro-how-to-brush-sub-box .richText-content h2 {
        margin-bottom: 10px;
   }
    .pro-flouride-mob-tsr-box, .pro-ra-mob-divider-box {
        display: none !important;
   }
    .pro-flouride-desk-tsr-box, .pro-how-to-brush-desk-tsr-box {
        display: block !important;
   }
    .most-acidic-foods-box-title {
        background-size: 100% 100%;
        padding: 0 20px;
   }
    .most-acidic-foods-box {
        width: 90%;
        margin: 15px auto !important;
   }
    .most-acidic-foods-box-contents {
        border: 0;
        box-shadow: none;
        margin-top: 0;
        padding: 20px 0 0;
        margin-bottom: 50px;
   }
    .most-acidic-foods-box-contents .richText .component-content, .most-acidic-foods-box-contents .image figure {
        display: flex;
        flex-flow: column;
   }
    .most-acidic-foods-box-contents .richText, .most-acidic-foods-box-contents .image {
        margin-bottom: 10px;
   }
    .most-acidic-foods-box-contents .image figure picture {
        order: 2;
        margin: auto;
   }
    .most-acidic-foods-box-contents .richText img, .most-acidic-foods-box-contents .image figure {
        width: auto;
        margin: auto;
   }
    .most-acidic-foods-box-contents .image figure img {
        width: auto;
        margin: auto;
        float: none;
   }
    .most-acidic-foods-mobile-img img{
        display: none;
   }
    .most-acidic-foods-box-contents .richText .richText-content, .most-acidic-foods-box-contents .image figcaption {
        width: auto;
        position: relative;
        top: auto;
        float: none;
        transform: none;
        order: 1;
   }
    .most-acidic-foods-box-title h2 {
        font-size: 29px;
   }
    .page-how-to-brush-your-teeth h1, .page-how-to-brush-your-teeth h2, .h2-cyan{
        font-size: 24px !important;
        line-height: 30px !important;
   }
    .most-acidic-foods-box h1, .most-acidic-foods-box h3{
        font-size: 32px !important;
        line-height: 40px !important;
   }
    .most-acidic-foods-box ul {
        margin-left: 0px !important;
   }
    .page-how-to-brush-your-teeth .pro-how-to-brush-whole-box .pro-how-to-brush-mob-tsr-box {
        display: none;
   }
    .page-how-to-brush-your-teeth .pro-how-to-brush-desk-tsr-box{
        background-position: 0 40px!important;
   }
    .new-check-mark ul li:before {
        top: 6px !important;
   }
    .pro-how-to-brush-sub-box .richText-content h2{
        padding-top: 20px;
   }
    .alpha.even.pro-how-to-brush-sub-richtext-right-image img {
        padding-top: 10px;
   }
    .most-acidic-foods-box-contents .richText p, .most-acidic-foods-box-contents .image p {
        padding-right: 0;
        margin-bottom: 0;
   }
    .most-acidic-foods-box-contents .most-acidic-foods-mobile-img {
        padding-bottom: 30px;
   }
}
@media only screen and (max-width: 767px){
    .page-tooth-erosion .pro-acid-erosion-whole-box .pro-acid-erosion-box-one .pro-acid-erosion-banner-richtext h1 {
        font-size: 24px !important;
   }
    .page-tooth-erosion .pro-acid-erosion-whole-box .pro-acid-erosion-box-one .pro-acid-erosion-banner-richtext p {
        font-size: 14px !important;
   }
}
/*WUNGLOGC-13024 :: END =====================================================*/

/* WUNGLOGC-15705 - START */

.page-homepage .richText.section.pro-us-home-vdo-text.component.first.odd h1 {
   font-size: 30px;
   color: #1B3059;
   font-family: "HelveticaNeueLTstd Cn";
   max-width: 780px;
   margin: -5px auto 18px;
}

/* WUNGLOGC-15705 - END */

/* Start WUNGLOGC-9654 CF-Search*/

/*#wrapper #header .pronamel-us-template-top-box>.component-content>.paragraphSystem .pronamel-us-template-header-desktop-box-one form{
    overflow: visible;
}*/
#wrapper .pronamel-us-template-desktop-header-search-box .button{
    display: block;
    position: absolute;
    padding: 11px 11px;
}
.pronamel-us-template-desktop-header-search-box .easy-autocomplete-container,
.pro-search-results-srch-box .easy-autocomplete-container{
    position:relative;
}
.pronamel-us-template-desktop-header-search-box .easy-autocomplete-container ul,
.pro-search-results-srch-box .easy-autocomplete-container ul{
    background-color: black;
    position:absolute;
    width: 100%;
    z-index: 99999;
    text-align: left;
}
.pronamel-us-template-desktop-header-search-box .easy-autocomplete-container ul{
    top: 15px;
}
.pronamel-us-template-desktop-header-search-box .easy-autocomplete-container ul li,
.pro-search-results-srch-box .easy-autocomplete-container ul li{
    border:1px solid;
    padding:5px;
}
.pro-search-results-srch-box .easy-autocomplete{
    width: 100% !important;
}
.searchResults .searchResults-term,
.searchResults .searchResults-number:last-child{
    display:none !important;
}
@media only screen and (max-width: 768px){
   #wrapper .pronamel-us-template-desktop-header-search-box .button{
         display: none;
    } 
}
/* END WUNGLOGC-9654 CF-Search*/

/* Start QUiz WUNGLOGC-15662 */

.page-adult-teeth-test .pro-tooth-test-dsk-ques-crt-img,
.page-adult-teeth-test .pro-tooth-test-dsk-ques-incrt-img{
    display:none;
}
@media only screen and (max-width: 767px){
    .page-adult-teeth-test .pro-tooth-test-dsk-car-box,
    .page-adult-teeth-test .pro-tooth-test-mob-ques-crt-img,
    .page-adult-teeth-test .pro-tooth-test-mob-ques-incrt-img,
    .page-adult-teeth-test .pro-tooth-test-dsk-img-box.hero-banner{
         display: none;
    }
}
/* END QUiz WUNGLOGC-15662 */

/*WUNGLOGC-22723 Start */

@media only screen and (max-width: 767px){
    .page-tooth-enamel.page-enamel-remineralization .richTextHyperlinkedImage.last{
         width: 100%;
    }
    .page-tooth-enamel.page-enamel-remineralization .richTextHyperlinkedImage.last a,
    .page-tooth-enamel.page-how-to-repair-enamel .richTextHyperlinkedImage ol li a{
         word-break: break-all;
    }
}
@media only screen and (max-width: 768px){
    .page-enamel-remineralization .pro-us-enamel-remineral-box-one .component-content .paragraphSystem{
         display: block;
    }
}

/*WUNGLOGC-22723 End */



/*WUNGLOGC-18458 Start*/
.page-natural-teeth-whitening-and-enamel-damage .reference-natural-teeth-whitening-and-enamel-damage-video{
    max-width: 780px !important;
    margin: 0 auto !important;
    width: 90%;
}
.youtube-video-wrapper{
    position: relative;
    height: 0;
    padding-top:56.25%;
}
.youtube-video-wrapper iframe{
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*WUNGLOGC-18458 End*/

/*WUNGLOGC-26526 Start*/

.page-homepage .pronamel-us-home-desktop-banner-box.hero-banner{
    background: none;
    position: relative;
}
.page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText{
    position: absolute;
    right: 15%;
    bottom: 20px;
    margin-bottom: 0px;
}
.page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText a{
    padding: 15px 53px;
    background: #00adbd;
    color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    font-family: "HelveticaNeue";
    display: inline-block;
}
.page-homepage .pro-home-dentist-video-box-one img{
    height: auto;
}
.page-homepage .pro-home-dentist-video-box-one .pro-dentist-parameterized-html{
    position: relative;
    padding-top: 56.25%;
}
.page-homepage .pro-home-dentist-video-box-one .pro-dentist-parameterized-html iframe{
    position: absolute;
    top: 0;
    width: 100% !important;
    height: 100%;
}
.page-refreshing-peppermint .pro-gentle-white-grid-richtext-four p strong,
.page-gentle-whitening-action .pro-gentle-white-grid-richtext-four p strong{
    color: #1b3059;
}
.page-products .box.section .image.section.component figure figcaption p a{
    background-image: url(../../assets/img/ICON_arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    margin-bottom: 0;
    margin-top: 0;
    background-size: 6%;
    display: inline-block;
    padding-right: 14px;
    padding-bottom: 3px;
}
.page-products.pronamel-us-locale-box .ps-widget[ps-sku].ps-disabled{
    background: none;
    border: none;
}
.page-products.pronamel-us-locale-box .ps-widget[ps-sku].ps-disabled > span{
    display: block;
    color: #878a8f;
}
.page-products.pronamel-us-locale-box .ps-widget[ps-sku].ps-disabled > small{
    display: none;
}
@media only screen and (min-width: 768px) and (max-width:1024px){
    .page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText a{
         padding: 7px 20px;
    }
    .page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText{
         right: 5%;
         bottom: 0px;
    }
}
@media only screen and (max-width: 767px){
    .page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText a{
         padding: 7px 40px;
    }
    .page-homepage .pronamel-us-home-desktop-banner-box.hero-banner .richText{
         bottom: 0px;
    }
}


@media only screen and (min-width: 1025px) and (max-width:1580px){
.page-homepage #content .pronamel-us-home-desktop-banner-box.hero-banner .richText {
   right: 2%;
}
}


.page-products #content .pro-home-dsk-tsr-box-six.pro-healthy-living-box-one.dyn-call-parent figcaption{
   padding: 51px 0 0 20px;
}


.page-products #content .advancedParametrizedHtml.parametrizedhtml.reference-bazaarvoice.powerreviews {
   text-align: center;
}
.page-gentle-whitening-action .pro-gentle-white-img-one img,
.page-refreshing-peppermint .pro-gentle-white-img-one img{
    padding: 0px;
}
.page-products .pro-product-lp-whole-box .box.section.pro-home-dsk-tsr-box-six.grid_4.alpha.component .image.section figure figcaption p:nth-child(3) a,
.page-products .pro-product-lp-whole-box .box.section.pro-home-dsk-tsr-box-seven.grid_4.omega.component .image.section figure figcaption p:nth-child(3) a,
.page-products .pro-product-lp-whole-box .box.section.pro-home-desk-teaser-box-one.grid_4.omega.component .image.section figure figcaption p:nth-child(3) a,
.page-products .pro-product-lp-whole-box .box.section.pro-home-desk-teaser-box-two.grid_4.alpha.component .image.section figure figcaption p:nth-child(3) a,
.page-products .pro-product-lp-whole-box .box.section.pro-home-desk-teaser-box-three.grid_4.omega.component .image.section figure figcaption p:nth-child(3) a,
.page-products .pro-product-lp-whole-box .box.section.pro-home-desk-teaser-box-four.grid_4.omega.component .image.section figure figcaption p:nth-child(3) a{
    background-size: 6%;
    background-image: url(../../assets/img/ICON_arrow.png);
}
/*WUNGLOGC-26526 End*/

/*WUNGLOGC-28112 START*/

.page-enamel-protection-toothbrush .reference-brush-video{
    width: 100% !important;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}
.page-enamel-protection-toothbrush .reference-brush-video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

/*WUNGLOGC-28112 END*/

@media (max-width: 768px){
.page-pronamel-vs-sensodyne #content .pro-tooth-test-dsk-ques-incrt-img figure figcaption p {
   font-size: 15px!important;
   line-height: 17px;
}
}

/* charan | GSKBD-24838 | 26-08-2022 | start */
   /* alam | 30-09-22 | GSKBD-25545 | commetn margin*/
@media (max-width:998px) and (min-width:540px){
   .pronamel-us-template-header-desktop-pronamel-logo-image img{  
       /* margin: 12px auto 6px 2px !important; */
       left: 60% !important;
   }
}
@media(min-width:998px){
    .mobile-visible-only{
       display: none !important;
   }
}
@media(max-width:998px){
   #footer{
       margin-top:0px !important;
   }
   .pro-template-mobile-nav-box {
       padding-bottom:10px;
       border-bottom:1px solid #d2d1d1
       }
   .desktop-visible-only{
       display: none !important;
   }
   /* alam | 30-09-22 | GSKBD-25545 | commetn min-height*/
   #header .pronamel-us-template-desktop-header-box-two>.component-content>.paragraphSystem .pronamel-us-template-header-desktop-pronamel-logo-image{
    top:5px;
    padding-top:0px;
    /* min-height: 90px !important; */
    display: inline-block;
   }
}

/* charan | GSKBD-24838 | 26-08-2022 | END */


/*Amrendra | GSKBD-27476 | 03-03-23 | css from page properties. | start*/

.page-homepage .richText.section.pro-us-home-vdo-text.component.first.odd h1 {

   font-size: 30px;
   color: #1B3059;
   font-family: "HelveticaNeueLTstd Cn";
   max-width: 780px;
   margin: -5px auto 18px;

}


.pronamel-us-home-desktop-banner-image {
   margin-bottom: 0px;
}

.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3 {
   padding-left: 0;
}

.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3:before {
   background: none;
}


.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3 {
   padding-left: 0;
}

.page-homepage .pronamel-us-home-desktop-banner-box .pro-why-pronamel-banner-richtext h3:before {
   background: none;
}

@media only screen and (max-width: 767px) {
   .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext h3 {
       padding-left: 0;
   }

   .page-homepage .pronamel-us-home-mobile-banner-box .pro-why-pronamel-banner-richtext h3:before {
       background: none;
   }
}


.pronamel-us-home-mobile-banner-box {
   display: block !important;
}

@media(min-width:992px) {
   .pronamel-us-home-fresh-take-on-berries-image figure figcaption p:last-child {
       margin-top: -15px;
   }

   .pronamel-us-home-fresh-take-on-berries-image figcaption {
       top: 10%;
   }

   .page-homepage .pronamel-us-home-fresh-take-on-berries-box img {
       border-top: none;
       border-bottom: none;
       margin-top: 0;

   }

}

.pronamel-us-home-fresh-take-on-berries-image figcaption p:last-child {
   background-position: 110px 13px;
}

@media(max-width:767px) {
   .pronamel-us-home-fresh-take-on-berries-image figcaption p:last-child {
       background-position: 110px 13px !important;
   }
}

span.icons {
   width: 92%;
   display: block;
}

@media only screen and (min-width: 768px) {

   .pro-ra-desk-divider-box figure {

       margin: 6px;

   }
}

body .uwy.userway_p1 .uai {
   left: calc(100vw - 20px) !important;
   transform: translate(-100%);
}

/*home page property css end*/

/*Css from template*/
@media only screen and (max-width: 767px) {
   .breadcrumbs-without-separator li a {
       line-height: 25px;
   }
}
@media only screen and (max-width: 390px) {
   .breadcrumbs  .breadcrumbs-without-separator li  {
       height: auto;
   }
   .breadcrumbs  .breadcrumbs-without-separator li a {
       line-height: 18px;
   }
}

@media only screen and (max-width: 962px) {
   .searchBox.pronamel-us-template-mobile-header-search-box {
       display: none;
       background: #333131;
   }

   .searchBox.pronamel-us-template-mobile-header-search-box input[type=text] {
       width: 100%;
       border-radius: 0px;
       float: left;
       min-height: 50px;
       border: 0;
       color: #fff;
       padding: 10px 25px;
       box-sizing: border-box;
       font-family: "HelveticaNeue Bold";
       font-size: 16px;

   }

   #wrapper .searchBox.pronamel-us-template-mobile-header-search-box .form-search .button {
       padding: 11px 9px;
       border-radius: 0px;
       cursor: pointer;
       background: url(../../assets/img/white-search.png);
       background-color: transparent;
       border: none;
       border-radius: 0;
       color: #fff;
       cursor: pointer;
       display: inline-block;
       padding: 0;
       text-indent: -9999px;
       width: 24px;
       height: 22px;
       position: absolute;
       right: 20px;
       top: 10px;

   }

   .searchBox.pronamel-us-template-mobile-header-search-box:after {
       width: 0;
       height: 0;
       border-left: 13px solid transparent;
       border-right: 13px solid transparent;
       border-top: 13px solid #333131;
       content: " ";
       position: absolute;
       right: 31px;

   }

   .pro-search-whole-box .searchBox input[type=text] {
       width: 100% !important;
   }

}

.pronamel-us-template-header-gsk-logo-image img {
   width: 27px !important;
   height: 26px !important;
}

@media only screen and (min-width: 962px) {

   #footer .pronamel-us-template-desktop-footer-navigation {
       width: 70%;
   }

   #footer .pronamel-us-template-desktop-join-conversation-richtext {
       margin-left: 3%;
   }
}

#search_01709135318::placeholder {
   color: red;
   opacity: 1;
   /* Firefox */
}

#search_01709135318:-ms-input-placeholder {
   /* Internet Explorer 10-11 */
   color: red;
}

#search_01709135318::-ms-input-placeholder {
   /* Microsoft Edge */
   color: red;
}

/*template additional bottom css*/
@media only screen and (max-width: 962px) {
   .pronamel-us-template-header-desktop-pronamel-logo-image img {
       left: 0 !important;
       right: 0 !important;
   }
}
/*css for home page product*/
.reference-bazaarvoice.cq-Editable-dom{
   height: 200px;
   background-color: orange;
}
.async-hide { opacity: 0 !important}

/*Amrendra | GSKBD-27476 | 03-03-23 | css from page properties. | end*/

/*Amrendra | GSKBD-28206 | 23-05-23 | source alignment| Start*/

.pro-fight-erosion-source-list .richText-content ol {
   margin-left:10px;
}

/*Amrendra | GSKBD-28735 | 5-7-23 | bottom curve shape whitespace removed| Start*/
:lang(en-US) .pro-prevent-whole-box .pronamel-us-caring-desk-related-richtext {
   margin-top: 60px;
}
@media(max-width:767px){
   :lang(en-US) .pro-prevent-whole-box .pro-prevent-desk-tsr-box {
       background-position: 0 -10px;
   }
}
@media(min-width:768px){
   :lang(en-US) .pro-prevent-whole-box .pro-prevent-desk-tsr-box{
       background-position: 0 -53px;
   }
   
   :lang(en-US) .pro-prevent-richtext-one{
       margin-bottom: 0;
   }
}


/*Amrendra | GSKBD-28803 | 13-7-23 | overall alignment issue| Start*/
.pronamel-us-tooth-enamel-box-two .richText ol li {
   list-style-type: inherit;
}
:lang(en-US) sup{
   line-height: 0;
}
@media(max-width:767px){
   .p-m-x-1{
       padding-left: 1rem;
       padding-right: 1rem;
   }
}

/*Amrendra | GSKBD-28803 | 14-7-23 | Start*/
:lang(en-US) .pro-citrus-header-txt-box p{
   font-family: sans-serif;
}
/*Amrendra | GSKBD-28928 | 24-7-23 | created variant "font-bold and p-m-t-2" Start*/
.font-bold{
    font-weight: bold;
}
@media(max-width: 767px){
    :lang(en-US) .page-natural-remedy-for-tooth-enamel-restoration .pro-fight-erosion-mob-pan-one-img figure {
        position: relative;
    }
    :lang(en-US) .page-natural-remedy-for-tooth-enamel-restoration .pro-fight-erosion-mob-pan-one-img h3 {
        position: absolute ;
        bottom: -5px;
        left: 50%;
        top: unset;
        transform: translate(-50%);

    }
}
@media(max-width: 991px){
    .p-m-t-2{
        padding-top: 2rem;
    }
}
.opt-out-icon{
    width: 28px !important;
    margin: -1px 0px;
}
.richText .pronamel-us-template-desktop-footer-navigation ul li:before{
    display : none;
}.overlay-background{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9998;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;max-width:90%;padding:10px;display:inline-block;background:#fff;text-align:left;border:solid 2px #323131;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}.overlay-content-inner{overflow:hidden}.overlay-close{width:25px;height:25px;z-index:9999;font-size:25px;position:absolute;top:-30px;right:15px;background:url(../../../../wireframe/desktop/img/close.png) no-repeat;cursor:Pointer;display:none}.overlay-loading{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%}/* Ashish Gupta | CCW-1393 | 07/02/23 | created 'contact-us' class for contact-us page UI issue gloablly */

.contact-us .grey-circle {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-us .contact-item .grey-circle img {
  width: 25px
}
.contact-us .contact-item {
  display: flex !important;
  align-items: center;
  border: none;  
}

.contact-us .visibility-hide {
  visibility: hidden;
}

.contact-us .contact-list .contact-item:before {
  display: none;
}

.contact-us .ext-link {
  border-bottom: 1px solid var(--color-1);
}
.contact-us .ext-link:hover {
  text-decoration: none;
  background: var(--color-1);
  color: #fff;  
}

.contact-us .default-icon>.removePopUp {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-1);
  border-radius: 50%;
  margin: 0 0 0 5px;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}

.contact-us .default-icon>.removePopUp img {
  width: auto;
  height: 16px;
  text-align: center;
}

@media(max-width:767px) {
  .contact-us .contact-list .contact-item {
      padding: 10px;
      border-radius: 4px;
      background: #8080800f;
  }
}

/* Ashish Gupta | CCW-1550 | End */.snippetReference .legal-pop-up{
    background: #fff;
    border-radius: 20px;
    padding: 20px 25px;
    width: 100%;
    border: 1px solid #000;
}

.snippetReference.reference-legal-pop-up{
    padding: 20px;
    position: fixed;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    width: 50%;
    max-width: 800px;
    width: 100%;
    z-index: 100000;
}

.snippetReference .legal-pop-up .legal-close-btn{
    position: absolute;
    top: -20px;
    right: 0px;
}   

.snippetReference .legal-pop-up h2,
.snippetReference .legal-pop-up p{
    font-family: 'Roboto';
}


@media (min-width: 992px) {
    .snippetReference .legal-pop-up p{
        font-size: 12px;
    }
    .snippetReference .legal-pop-up .legal-close-btn,
    .snippetReference .legal-pop-up h2{
        font-size: 16px;
    }

}

@media (max-width: 991px) {
    .snippetReference .legal-pop-up p{
        font-size: 10px;
    }
    .snippetReference .legal-pop-up .legal-close-btn,
    .snippetReference .legal-pop-up h2{
        font-size: 14px;
    }
}
@media (min-width: 992px) {
  .justify-content-center > .component-content > .paragraphSystem {
    justify-content: center !important;
  }
}
.wsform .component-content{background-color:#eeece4;padding:0 1em}.wsform form{margin:0 0 20px}.wsform fieldset{border:0;margin:15px 0;min-width:0}.wsform h2,.wsform legend{border-bottom:1px solid #998a7c;font-size:18px;font-weight:700;margin:0;padding:10px 0;width:100%}.wsform fieldset legend{display:table;white-space:normal;margin-right:10px}.wsform button,.wsform input,.wsform label,.wsform select,.wsform textarea{font-size:14px;font-weight:400;line-height:normal;max-width:100%}.wsform textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:300px;min-width:200px}.wsform button,.wsform input,.wsform select,.wsform textarea{font-family:Arial,sans-serif}.wsform label{display:block;margin-bottom:5px}.wsform .uneditable-input,.wsform input[type=DATEPICKER],.wsform input[type=color],.wsform input[type=date],.wsform input[type=datetime-local],.wsform input[type=datetime],.wsform input[type=email],.wsform input[type=month],.wsform input[type=number],.wsform input[type=password],.wsform input[type=search],.wsform input[type=tel],.wsform input[type=text],.wsform input[type=time],.wsform input[type=url],.wsform input[type=week],.wsform select,.wsform textarea{display:inline-block;height:35px;padding:4px 6px;margin-bottom:10px;font-size:12px;line-height:20px;color:#c9bfb8;vertical-align:middle}.wsform .uneditable-input,.wsform input,.wsform textarea{width:206px}.wsform fieldset textarea{resize:vertical;width:100%}.wsform textarea{height:auto}.wsform .uneditable-input,.wsform input[type=DATEPICKER],.wsform input[type=color],.wsform input[type=date],.wsform input[type=datetime-local],.wsform input[type=datetime],.wsform input[type=email],.wsform input[type=month],.wsform input[type=number],.wsform input[type=password],.wsform input[type=search],.wsform input[type=tel],.wsform input[type=text],.wsform input[type=time],.wsform input[type=url],.wsform input[type=week],.wsform select,.wsform textarea{background-color:#fff;border:1px solid transparent;-webkit-transition:border linear,box-shadow linear;-webkit-transition-delay:0.2s,0.2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}.wsform .uneditable-input:focus,.wsform input[type=DATEPICKER]:focus,.wsform input[type=color]:focus,.wsform input[type=date]:focus,.wsform input[type=datetime-local]:focus,.wsform input[type=datetime]:focus,.wsform input[type=email]:focus,.wsform input[type=month]:focus,.wsform input[type=number]:focus,.wsform input[type=password]:focus,.wsform input[type=search]:focus,.wsform input[type=tel]:focus,.wsform input[type=text]:focus,.wsform input[type=time]:focus,.wsform input[type=url]:focus,.wsform input[type=week]:focus,.wsform select:focus,.wsform textarea:focus{border-color:rgba(255,102,0,.8);color:#323131;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,102,0,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,102,0,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,102,0,.6)}.wsform .uneditable-input+.help-block,.wsform input+.help-block,.wsform select+.help-block,.wsform textarea+.help-block{margin-top:10px}.wsform .help-inline,.wsform .uneditable-input,.wsform input,.wsform select,.wsform textarea{display:inline-block;margin-bottom:0;vertical-align:middle}.wsform input[type=checkbox],.wsform input[type=radio]{margin:4px 0 0;line-height:normal}.wsform input[type=button],.wsform input[type=checkbox],.wsform input[type=file],.wsform input[type=image],.wsform input[type=radio],.wsform input[type=reset],.wsform input[type=submit]{width:auto}.wsform input[type=file],.wsform select{height:43px;line-height:43px;padding:12px 10px}.wsform select{width:220px;background-color:#fff;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;background:#fff url("../../img/arrow-down-select.png") right center no-repeat;text-indent:.01px;text-overflow:"";outline:0;line-height:1em}.wsform select::-ms-expand{display:none}.wsform select[multiple],.wsform select[size]{height:auto}.wsform .uneditable-input,.wsform .uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(255,255,255,.025);-moz-box-shadow:inset 0 1px 2px rgba(255,255,255,.025);box-shadow:inset 0 1px 2px rgba(255,255,255,.025)}.wsform .uneditable-input{overflow:hidden;white-space:nowrap}.wsform .uneditable-textarea{width:auto;height:auto}.wsform input:-moz-placeholder,.wsform input:-ms-input-placeholder,.wsform input::-webkit-input-placeholder,.wsform textarea:-moz-placeholder,.wsform textarea:-ms-input-placeholder,.wsform textarea::-webkit-input-placeholder{color:#999}.wsform .form-actions{padding-left:180px}.wsform .hide{display:none}.wsform .checkbox,.wsform .radio{min-height:20px;padding-left:20px}.wsform .checkbox input[type=checkbox],.wsform .radio input[type=radio]{float:left;margin-left:-22px}.wsform .controls,.wsform .wsform-controls{margin-left:180px}.wsform .wsform-controls>.checkbox:first-child,.wsform .wsform-controls>.radio:first-child{padding-top:5px}.wsform .checkbox.inline,.wsform .radio.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.wsform .checkbox.inline+.checkbox.inline,.wsform .radio.inline+.radio.inline{margin-left:10px}.wsform .uneditable-input,.wsform input,.wsform textarea{margin-left:0}.wsform .wsform-controls-row:after,.wsform .wsform-controls-row:before{display:table;line-height:0;content:""}.wsform .wsform-controls-row:after{clear:both}.wsform input[disabled],.wsform input[readonly],.wsform select[disabled],.wsform select[readonly],.wsform textarea[disabled],.wsform textarea[readonly]{cursor:not-allowed;background-color:#eee}.wsform input[readonly].hasDatepicker{cursor:pointer;background-color:#fff}.wsform input[type=checkbox][disabled],.wsform input[type=checkbox][readonly],.wsform input[type=radio][disabled],.wsform input[type=radio][readonly]{background-color:transparent}.wsform .wsform-label{float:left;width:160px;padding-top:15px;text-align:left;font-weight:700;line-height:normal}.wsform .wsform-message{display:none;margin:10px 0;padding:0 10px}.wsform .wsform-message a{color:#333}.wsform .wsform-message a:hover{color:#000}.wsform .wsform-message.wsform-success{background-color:#dff2bf;border:1px solid #89b15f;color:#468847}.wsform .wsform-message.wsform-failure{background-color:#feefb3;border:1px solid #bf9555;color:#996a25}.wsform .wsform-message.wsform-error{background-color:#ffbaba;border:1px solid #e53e46;color:#c6080e}.wsform .wsform-message.wsform-info{background-color:#bde5f8;border:1px solid #3f83ba;color:#0f62a6}.wsform .mandatory-marker,.wsform .wsform-hint{color:#c6080e}.wsform .wsform-hint-server{display:none}.wsform input:focus:invalid,.wsform select:focus:invalid,.wsform textarea:focus:invalid{color:#c6080e;border-color:#ee5f5b}.wsform input:focus:invalid:focus,.wsform select:focus:invalid:focus,.wsform textarea:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392}.wsform .help-block,.wsform .help-inline{color:#595959}.wsform .help-block{display:block;margin-bottom:0}.wsform .help-inline{display:inline-block;padding-left:5px;vertical-align:middle}.wsform .wsform-item{margin-bottom:20px}.wsform .wsform-item:after,.wsform .wsform-item:before{display:table;line-height:0;content:""}.wsform .wsform-item:after{clear:both}.wsform .wsform-item .wsform-controls a{margin-right:15px;padding-left:10px;position:relative}.wsform .wsform-item .wsform-controls a:after{content:'>';display:block;position:absolute;left:0;top:0;line-height:1}.wsform h2+.wsform-item,.wsform h2+.wsform-result+.wsform-item,.wsform legend+.wsform-item{margin-top:20px;-webkit-margin-top-collapse:separate}.wsform .radio input[type=radio]{width:20px;float:none;vertical-align:baseline;margin-top:0;margin-bottom:0}.wsform .radio .radio-label-text{line-height:13px;vertical-align:baseline}.wsform .button-arrow-left button,.wsform .button-arrow-right button{position:relative;box-shadow:none;height:28px;overflow:visible}.wsform .button-arrow-left button{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:20px}.wsform .button-arrow-right button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;margin-right:20px}.wsform .button-arrow-left button:after,.wsform .button-arrow-right button:after{content:' ';width:19px;height:19px;display:inline-block;position:absolute;top:3px;background-color:#e1e1e1;border:2px solid #656363;box-shadow:none}.wsform .button-arrow-left button:after{-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);left:-10px;border-width:0 1px 1px 0;border-bottom-right-radius:5px}.wsform .button-arrow-right button:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);right:-10px;border-width:1px 1px 0 0;border-top-right-radius:5px}.wsform .button-arrow-left button:hover:after,.wsform .button-arrow-right button:hover:after{background-color:#939191}.lt-ie9 .wsform fieldset{position:relative;margin:10px}.lt-ie9 .wsform fieldset legend{position:relative;top:-.7em;left:.5em;margin-right:20px}.lt-ie9 .wsform fieldset legend span{display:block;width:100%}.lt-ie9 .wsform .input-focus-border-fix{border-color:#f60}.lt-ie9 .wsform .button{border:1px solid #656363;height:auto;margin-left:0;margin-right:0}.lt-ie9 .wsform .button-arrow-left button:after,.lt-ie9 .wsform .button-arrow-right button:after{position:static;border:none;display:inline}.lt-ie9 .wsform .button-arrow-left button:before{content:"<<";padding-right:5px}.lt-ie9 .wsform .button-arrow-right button:after{content:">>";padding-left:5px}.lt-ie8 .wsform fieldset legend{top:-.5em}.lt-ie8 .wsform .button{display:inline}.lt-ie8 .wsform .button-arrow-left button,.lt-ie8 .wsform .button-arrow-right button{position:static}@media only screen and (max-width:767px){.wsform .radio input[type=radio]{height:14px}.wsform .wsform-item{margin-bottom:10px}.wsform .checkboxField .control-label{float:left}.wsform .wsform-label{float:none;width:160px;padding-top:5px;text-align:left}.wsform .controls,.wsform .wsform-controls{margin-left:0}.wsform .help-block{margin-bottom:10px}}@media only screen and (max-width:239px){.wsform .uneditable-input,.wsform input,.wsform textarea{width:200px}.wsform select{width:200px}}.no-js .clearButton{display:none}.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}@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}.breadcrumbs-without-separator li:before{right:0;content:' ';display:inline-block;position:relative;position:absolute}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}.accordion-container{list-style:none}.accordion-head{padding:13px 0}.accordion-title{margin:0}.mod-js .accordion-head{position:relative;cursor:pointer}.mod-js .accordion-head:after{position:absolute!important;content:" "}.mod-js .accordion-slide.is-active>.accordion-head,.mod-js .accordion-slide.is-active>.accordion-head:hover{cursor:pointer}.box-outlined .component-content{border:solid 2px #323131;padding:13px;background-color:#e1e1e1}.box-heading{display:block;color:#323131;font-size:20px;font-weight:700;padding-bottom:10px}.box-more{display:block;text-align:right}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer}.tabs-nav-list{position:relative;list-style:none}/* youtube-popup.css
This css is used for custom youtube popup  */
/* Chaitanyavamshi | 29th Nov, 2022 |  GSKBD-26261  | START */

.custom-youtube-popup .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none
}

.custom-youtube-popup .video-content-main {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    flex-basis: auto;
}

‌.custom-youtube-popup img {
    cursor: pointer;
}

.custom-youtube-popup .video-content-main .video {
    position: relative;
    width: 100%;
    max-width: 720px;
    padding: 0 15px
}

.custom-youtube-popup .video-content-main .video .close {
    width: 24px;
    height: 24px;
    z-index: 999;
    position: absolute;
    right: 30px;
    top: 15px;
    cursor: pointer
}

.custom-youtube-popup .video-content-main .video .close:before {
    content: '';
    width: 2px;
    height: 100%;
    display: block;
    -webkit-transform: rotate(45deg) translateX(0px);
    -ms-transform: rotate(45deg) translateX(0px);
    transform: rotate(45deg) translateX(0px);
    left: 50%;
    top: 0;
    background: #3252a5;
    position: absolute
}

.custom-youtube-popup .video-content-main .video .close:after {
    content: '';
    width: 2px;
    height: 100%;
    display: block;
    -webkit-transform: rotate(-45deg) translateX(0px);
    -ms-transform: rotate(-45deg) translateX(0px);
    transform: rotate(-45deg) translateX(0px);
    left: 50%;
    top: 0;
    background: #3252a5;
    position: absolute
}

.custom-youtube-popup .video-content-main .video .iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%
}

@media (max-width: 767px) {
    .custom-youtube-popup .video-content-main .video .close {
        right: 15px;
        top: -25px
    }
}

/* Chaitanyavamshi | 29th Nov, 2022 |  GSKBD-26261 | END */*,
*:before,
*:after {
  box-sizing: border-box;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cmp-form-button.inactive{
  opacity: 0.5;
  pointer-events: none;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.cf-coupon-form .parametrizedhtml{
  display: none;
}
/* START cf-coupon-form */

.cf-coupon-form {
  max-width: 510px;
  margin: auto;
  padding: 48px 0;
  float: none;
}
.cf-coupon-form .headline {
  font-size: 32px;
}
#footer .cmp-cf-form p *, #footer .cmp-cf-form p , .cmp-cf-form p{
    margin-top: 0;
    color: #0e0e0e;
}
#footer .cmp-cf-form p a{
  color: #008945;
}

@media (max-width: 768px) {
  .cf-coupon-form {
    margin-bottom: 50px;
    padding: 0 35px;
  }
}
.cf-coupon-form a:focus,
.cf-coupon-form input:focus,
.cf-coupon-form button:focus,
.cf-coupon-form select:focus {
  outline: 2px dotted #6a6a6a !important;
}

.cf-coupon-form .form-text .cmp-form-text {
  display: flex;
  flex-direction: column;
}

.cf-coupon-form .cmp-cf-form {
  margin: 0 auto;
  padding: 0;
  border: none;
  color: inherit;
  text-decoration: none;
  float: none;
  border-radius: 0;
  font-size: 14px;
  color: #0e0e0e;
  text-align: left;
  box-sizing: content-box;
  zoom: 1;
  display: block;
  flex-wrap: wrap;
  max-width: 510px;
}

@media (max-width: 767px) {
  .cf-coupon-form .cmp-cf-form {
    max-width: 314px;
    padding: 0 15px;
  }

}


.cf-coupon-form .form-text {
  margin-bottom: 20px;
  width: 100%;
}
.cf-coupon-form .description_text p {
  font-size: 14px;
  color: #0e0e0e;
  margin: 0 0 20px;
}
.cf-coupon-form .description_text a, #footer .cf-toaster-form .description_text a {
  color: #008945;
  font-size: 14px;
  text-decoration: none;
}

.cf-coupon-form .description_text a:hover, .cf-toaster-form .description_text a:hover {
  text-decoration: underline !important;
}
.cf-coupon-form .form-text label {
  display: block;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 20px;
  color: #0e0e0e;
}



@media (max-width: 500px) {
  .cf-coupon-form .form-text label {
    font-size: 13px;
    line-height: 18px;
  }
}
.cf-coupon-form .form-text input {
  background: #fff;
  border: 1px solid #0e0e0e;
  color: #0e0e0e;
  font-size: 16px;
  line-height: 20px;
  height: 43px;
  min-height: 43px;
  padding-left: 7px;
  border-radius: 4.5px;
  text-indent: 5px;
}
.cf-coupon-form .form-text input:focus, .cf-toaster-form .form-text input:focus {
  outline: 1px solid #0e0e0e !important;
  box-shadow: 0 0 5px 0 #0e0e0e;
}


.cf-coupon-form .button {
  background: none;
  border: none;
  color: inherit;
  padding: 0;
}
.cf-coupon-form .form-button {
  text-align: center !important;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .cf-coupon-form .form-button {
    width: 100%;
  }
}
.cf-coupon-form .cmp-form-button, #footer .cf-toaster-form .cmp-form-button {
  background-color: #ffffff;
  border: 1px solid #008945;
  border-radius: 7px;
  color: #008945;
  cursor: pointer;
  height: 43px;
  width: 100%;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: -23px;
  position: relative;
  max-width: 156px;
  min-width: 156px;
  font-weight: 700;
}

.cmp-form-button:hover, .cmp-form-button:focus {
    color: #ffffff !important;
    background-color: #008945 !important;
}
.toaster-heading button.heading:focus {
    outline: 1px solid;
}
.cf-coupon-form fieldset {
  border: none;
  text-align: left;
  margin-left: 0px;
  padding: 0px;
  font-weight: bold;
}
.cf-coupon-form .cmp-cf-form-qa-question {
  padding-bottom: 5px;
  margin: 0;
  font-size: 14px;
  color: #0e0e0e;
  line-height: 20px;
}

@media (max-width: 500px) {
  .cf-coupon-form .cmp-cf-form-qa-question {
    font-size: 14px;
  }
}

.cf-coupon-form .terms_text {
  text-align: left;
}
.cf-coupon-form .cmp-cf-form-qa__field-label {
  display: flex;
  padding-top: 10px;
  color: #0e0e0e;
}

.cf-coupon-form .cmp-cf-form-qa__field-description {
  font-size: 14px;
  padding-left: 8px;
}

.cf-coupon-form .form-qa {
  padding-bottom: 18px;
  width: 100%;
  display: inline-block;
}


/* washington privacy law code */

.washington-form .js-consent-checkbox,
.washington-form .js-share-checkboxes,
.washington-form .js-sell-checkboxes {
  border: none;
  padding: 0;
}
.washington-form .js-consent-checkbox legend,
.washington-form .js-share-checkboxes legend,
.washington-form .js-sell-checkboxes legend {
  display: none;
}
.washington-form .js-consent-checkbox label:not(:nth-of-type(1)),
.washington-form .js-share-checkboxes label:not(:nth-of-type(1)),
.washington-form .js-sell-checkboxes label:not(:nth-of-type(1)) {
  display: none;
}

.is-hidden {
  display: none !important;
}

.cf-coupon-form form {
  text-align: left;
}

.richtext_1741438845 {
  text-align: center;
}

.indication_text {
  color: red;
}

#footer .cmp-cf-form-options__field-description{
  position: relative;
  top: 1px;
  font-weight: 600;
  font-size: 14px;
  display: unset;
  color: #0e0e0e;
}
.cf-coupon-form .indication_text{
  text-align: center;
  color: #0e0e0e;
}
.cf-toaster-form  button.heading{
  font-weight: 500;
}
.cf-toaster-form button.heading >strong{
  color: inherit!important;
  font-weight: bold;
}
.cf-coupon-form  .form-options.options.default-style{
    margin: 0;
    padding: 0;
}
.washington-form .disabled{
    pointer-events: none !important;
    background: #ccc !important;
    color: #fff !important;
    border: none !important;
  }
/* END cf-coupon-form */
/* END cf-coupon-form */


/* Toaster */
/* .cf-toaster-form form {
  padding-left: 15px;
  padding-right: 15px;
}  */
.cf-toaster-form .indication_text {
  font-size: 12px !important;
  font-weight: 700;
  padding-bottom:0;
  float:left;
}
#footer .cf-toaster-form .cmp-form-text input::placeholder {
  width: 80%;
  float: left;
  margin-bottom: 15px !important;
  padding-bottom: 7px;
  font-size: 12px !important;
  color: #008945 !important;
  margin: 0.5rem 0 0 !important;
  position: absolute;
  bottom: 4px;
  font-weight: 700;
}
.cf-toaster-form .cmp-form-text input {
  position: relative;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  font-weight: 500;
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px;
  font-size: 14px !important;
  box-shadow: none;
  width: 80%;
  outline: none;
  padding-left:6px;
  padding-bottom: 0;
}
.cf-toaster-form{
  position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 30rem;
    padding: 0;
    right: 12.5rem;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    transition: all .5s ease;
    max-width: 424px;
    margin-bottom: 0;
    background: #fff;
}
.cf-toaster-form .toaster-heading{
  background: #ffffff;
    padding: 15px;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    cursor: pointer;
    margin-bottom: 0;
}
.toaster-heading button.heading:after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  content: "";
  top: 28px;
  right: 16px;
  border: solid #008945;
  border-width: 0 3px 3px 0;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.toaster-heading.active button.heading:after{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 16px;
}
.toaster-heading p{
  margin: 0;
}
#footer .toaster-heading button.heading{
  font-size: 18px;
  background: none !important;
  border: none;
  text-align: left;
  line-height: 30px;
  padding-right: 40px;
  line-height: 1.2;
  color: #008945;
  font-weight: bold;
  padding-left: 0;
}
.cf-toaster-form .toaster-container {
  padding: 0.6rem 1rem 1rem 1rem !important;
  background: #fff;
  border-bottom: none;
  margin-bottom: 0;
  border-top: 1px solid #008945;
  height: 100%;
  overflow: auto;
  max-height: 75vh;
}
.cf-toaster-form {
    border: 1px solid #008945 !important;
  }
.cf-toaster-form>.component-content>.paragraphSystem{
  border-radius: 20px 20px 0px 0px;
  box-shadow: 1px 3px 10px 1px #a5a5a5;
}
#footer .cf-toaster-form .description_text,
#footer .cf-toaster-form .cmp-cf-form-options__field-description,
#footer .richText p {
  font-size: 14px !important;
  line-height: 1.3;
  margin-bottom: 0 !important;
  margin:0px;
  text-align: center;
}
.cf-toaster-form .form-text {
  margin-bottom: 8px;
}
.cf-toaster-form .cmp-form-options--checkbox {
  text-align: left;
}
.cf-toaster-form .cmp-form-options__field--checkbox {
  width: auto !important;
}
.cf-toaster-form .description_text {
  padding-bottom: 10px !important;
}
.toaster-heading button.heading:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.cf-toaster-form ::-webkit-scrollbar {
width: 3px;
}
.cf-toaster-form ::-webkit-scrollbar-track {
background: #ffffff;
}
.cf-toaster-form ::-webkit-scrollbar-thumb {
background: #008945 ;
}
.cf-toaster-form ::-webkit-scrollbar-thumb:hover {
background: #008945 ;
}
.cf-toaster-form input {
  width: 100% !important;
}
.cf-toaster-form .form-button {
  text-align: center;
  display: block;
  background: none;
  border: none;
  padding: 0 0 2rem 0;
}

#footer .cf-toaster-form .description_text * {
    display: inline-block;
    text-align: left;
    color: #0e0e0e;
}
#footer .cf-toaster-form .description_text p {
  font-size: 14px !important;
  line-height: 1.3;
  margin: 0 !important;
  padding-bottom: 8px;
  color: #0e0e0e;
}
.cf-toaster-form .description_text p:nth-child(2) {
  padding-bottom: 0px !important;
}
@media(max-width:767px){
  .cf-toaster-form{
    bottom: 30px;
    width: 80%;
  }
}
@media(max-width:991px){
  .cf-toaster-form{
    z-index: 99999;
    transform: translate(-50%, 0%);
    right: auto;
    left: 50%;
    bottom: 0px;
  }
}
#footer .cf-toaster-form .cf-form-post-submit-message *{
  padding: 40px 20px;
  text-align: center;
  color: #008945;
}
.content-hide {
  display: none;
}
.error-msg {
  color: #DD272C !important;
  background: none;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  margin: 0;
  padding-top: 1px;
  text-align: left;
}
.hide-toaster-form .cf-toaster-form {
  display: none;
}
/* End Toaster */
.widget-container {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.widget-container iframe,
.widget-container object,
.widget-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.widget-container {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

.widget-container iframe {
    max-width: 650px;
    position: relative;
    height: 700px;
    border: 1px solid #8c8c8c;
}

@media only screen and (max-width: 767px) {
    .widget-container iframe {
        height: 500px;
    }
}

.channelmodal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000a6;
}

/* Modal Content/Box */

.channelmodal .modal-content {
    background-color: #fefefe;
    z-index: 99999;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    height: 90vh;
    max-width: 680px;
    overflow: hidden;
}

/* The Close Button */
.closeModel {
    cursor: pointer;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.channel-advisor-url {
    width: 100%;
    height: 80vh;
}

.btn.channel-advisor,
.btn.channel-advisor:hover {
    border-radius: 35px;
    border: 2px solid var(--color-1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--color-1);
    font-family: var(--font-family-bold);
    font-size: 16px;
    line-height: initial;
    padding: 12px 15px !important;
    width: 124px;
}

.btn.channel-advisor:hover {
    background-color: var(--color-1);
    color: #fff;
}

.template-product-listing .btn.channel-advisor,
.btn.channel-advisor.btn-new-channel {
    margin: 0 auto !important;
    border: none;
    position: relative;
    background: none;
    color: var(--color-1);
    padding: 12px 20px !important;

}

.template-product-listing .btn.channel-advisor:after,
.btn.channel-advisor.btn-new-channel:after {
    content: '';
    position: absolute;
    right: 7px;
    border: solid var(--color-1);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3.5px;
    top: 50%;
    transform: translate(0, -50%) rotate(315deg);
}

@media (max-width: 991px) {
    .channelmodal .modal-content {
        height: 100%;
    }

    .template-product-listing .btn.channel-advisor,
    .btn.channel-advisor.btn-new-channel {
        width: 140px;

    }
}
