/*!
 * 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%;
  }
}@font-face {
  font-display: swap;
  font-family: GothamNarrow-Book;
  font-style: normal;
  font-weight: 400;
  src: local("GothamNarrow-Book"), local("GothamNarrow-Book"), url(/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Book.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: GothamNarrow-Bold;
  font-style: normal;
  font-weight: 700;
  src: local("GothamNarrow-Bold"), local("GothamNarrow-Bold"), url(/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Bold.woff) format("woff")
}

@font-face {
  font-display: swap;
  font-family: GothamForThera-BlkItalic;
  font-style: italic;
  src: local("GothamForThera-BlkItalic"), local("GothamForThera-BlkItalic"), url(/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamForThera-BlkItalic.woff) format("woff"), url(/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamForThera-BlkItalic.ttf) format("ttf");
}

@font-face {
  font-display: swap;
  font-family: GothamNarrow-Medium;
  font-style: normal;
  font-weight: 700;
  src: local("GothamNarrow-Medium"), local("GothamNarrow-Medium"), url(/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Medium.woff) format("woff")
}

@font-face {
  font-family: 'GothamForThera-BlkItalic';
  src: url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamForThera-BlkItalic.woff2') format('woff2'),
    url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamForThera-BlkItalic.woff') format('woff'),
    url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamForThera-BlkItalic.ttf') format('truetype'),
    url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Bold.woff') format('woff'),
    url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Book.woff') format('woff'),
    url('/etc/designs/zg/bp-theraflu-refresh/desktop/assets/fonts/custom/GothamNarrow-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

.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=")
}

.icon {
  display: inline-block
}

.social-pages .icons-with-link {
  -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
}

.social-pages .icons-with-link:after {
  background-color: #00a0df;
  content: "";
  display: block;
  height: 20px;
  width: 1px
}

.social-pages .icons-with-link.last:after {
  content: none
}

.icon-GSK-logo {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/global/logo/gsk-logo.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 31px;
  vertical-align: middle;
  width: 36px
}

:root {
  font-size: 16px;
  --max-content-width: 1140px;
  --max-content-md-width: 940px;
  --direction: ltr;
  --font-family-primary: GothamNarrow-Book;
  --font-family-secondary: GothamNarrow-Medium;
  --font-family-tertiary: GothamNarrow-Bold;
  --color-1: #1E3480;
  --color-2: #333;
  --color-3: #00a0df;
  --color-4: #fbd723;
  --color-5: #e5f7fd;
  --color-6: #c8262c;
  --color-7: #f8f8f8;
  --color-8: #ecf6fb;
  --color-9: #366cd4;
  --color-10: #112d55;
  --color-11: #6698ff;
  --color-12: #3e7bfa;
  --color-13: #ff3b3b;
  --color-14: #facd02;
  --color-15: #f6911f;
  --color-16: #fcfdfe;
  --color-17: #eaeef4;
  --color-18: #9ba9c3;
  --color-19: #c7cedb;
  --color-20: #4e4e4e;
  --color-21: #758094;
  --color-22: #f8f8fc;
  --color-23: #fafafc;
  --color-24: #cdf;
  --color-25: #19407c;
  --color-white: #fff;
  --color-gray-100: #f8f9fa;
  --color-gray-200: #e9ecef;
  --color-gray-300: #dee2e6;
  --color-gray-400: #ced4da;
  --color-gray-500: #d5d1ce;
  --color-gray-600: #868e96;
  --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: 16px
  }
}

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

  99% {
    height: 0
  }

  to {
    height: auto
  }
}

@keyframes searchshow {
  0% {
    height: 0
  }

  99% {
    height: 0
  }

  to {
    height: auto
  }
}

@-webkit-keyframes searchhide {
  0% {
    height: auto
  }

  1% {
    height: 0
  }

  to {
    height: 0
  }
}

@keyframes searchhide {
  0% {
    height: auto
  }

  1% {
    height: 0
  }

  to {
    height: 0
  }
}

img {
  max-width: 100%
}

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

.overflow-hidden {
  overflow: hidden
}

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

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

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

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

#content {
  margin-top: 50px
}

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

@media (max-width:767px) {

  #content,
  #footer,
  #header {
    padding: 0
  }
}

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

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

body #header {
  padding-top: 0
}

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

.container-fluid~iframe {
  display: none
}

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

@media (min-width:768px) {

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

::selection {
  background: #1E3480;
  color: #f8f8f8
}

::-moz-selection {
  background: #1E3480;
  color: #f8f8f8
}

* {
  outline: none
}

* .outlined {
  outline: 1px solid #1E3480
}

.container-fluid,
body,
html {
  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
}

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

body {
  font-family: GothamNarrow-Book;
  font-size: 16px;
  font-weight: 600;
  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[class*=template-product-landing] .no-results-filter-js,
body h1,
body h2,
body h3,
body h4 {
  margin-top: 0
}

body .h1,
body h1 {
  color: #1E3480;
  font-family: GothamNarrow-Bold;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.27
}

@media (min-width:992px) {

  body .h1,
  body h1 {
    font-size: 48px;
    line-height: 1.25
  }
}

body .h2,
body h2 {
  color: #1E3480;
  font-family: GothamNarrow-Bold;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.23
}

@media (min-width:992px) {

  body .h2,
  body h2 {
    font-size: 40px;
    line-height: 1.25
  }
}

body .h3,
body[class*=template-product-landing] .no-results-filter-js,
body h3 {
  color: #1E3480;
  font-family: GothamNarrow-Bold;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.25
}

@media (min-width:992px) {

  body .h3,
  body[class*=template-product-landing] .no-results-filter-js,
  body h3 {
    font-size: 28px;
    line-height: 1.25
  }
}

body .h4,
body h4 {
  line-height: 26px
}

@media (min-width:768px) {

  body .h4,
  body h4 {
    font-size: 20px
  }
}

body .p,
body p {
  color: #333;
  font-weight: 600
}

body a,
body a:visited .a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  font-family: GothamNarrow-Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1E3480;
  text-decoration: underline;
}

@media (min-width:992px) {

  body a,
  body a:visited .a {
    font-size: 18px;
    line-height: 20px;
    text-decoration: underline;
  }
}

body a:focus,
body a:hover,
body a:visited .a:focus,
body a:visited .a:hover {
  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:active,
body a.skip-main:focus,
body a.skip-main:visited,
body a:visited .a.skip-main:active,
body a:visited .a.skip-main:focus,
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: 9999;
}

body button {
  background-color: rgba(0, 0, 0, 0);
  border: none
}

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

body .small {
  font-size: 11px;
  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%;
  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: #fff !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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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:focus,
.top-bar-link:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #1E3480 !important
}

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

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

.link-default:after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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%
}

.link-default:focus,
.link-default:hover {
  background-color: none;
  color: #366cd4 !important
}

@media (min-width:768px) {
  .link-default {
    font-size: 16px !important
  }
}

.link-alt-1 {
  background-color: rgba(0, 0, 0, 0);
  color: #333 !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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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:focus,
.link-alt-1:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #00a0df !important
}

.link-alt-1:focus:after,
.link-alt-1:hover:after {
  border-bottom: 3 solid #00a0df
}

@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:focus:after,
  .link-alt-1:hover:after {
    border-bottom: 3 solid #00a0df
  }
}

.link-alt-2 {
  background-color: rgba(0, 0, 0, 0);
  color: #1E3480 !important;
  display: inline;
  font-size: 16px !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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: 1px solid #1E3480
}

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

.link-alt-2:focus:after,
.link-alt-2:hover:after {
  border-bottom: 1px solid #00a0df
}

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

  .link-alt-2:after {
    border-bottom: 1px solid #1E3480
  }

  .link-alt-2:focus:after,
  .link-alt-2:hover:after {
    border-bottom: 1px solid #00a0df
  }
}

.link-alt-3 {
  background-color: rgba(0, 0, 0, 0);
  color: #1E3480 !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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: 1px solid #1E3480
}

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

.link-alt-3:focus:after,
.link-alt-3:hover:after {
  border-bottom: 1px solid #333
}

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

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

  .link-alt-3:focus:after,
  .link-alt-3:hover:after {
    border-bottom: 1px solid #333
  }
}

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

.link-alt-4:after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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 rgba(0, 0, 0, 0)
}

.link-alt-4:focus,
.link-alt-4:hover {
  background-color: #1E3480;
  color: #fff !important
}

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

@media (min-width:768px) {
  .link-alt-4 {
    font-size: 16px !important
  }

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

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

.link-alt-5 {
  background-color: #1E3480;
  color: #fff !important;
  display: inline-block;
  font-size: 16px !important;
  padding: .7rem 1.5rem;
  position: relative;
  text-decoration: none !important
}

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

.link-alt-5:focus,
.link-alt-5:hover {
  background-color: #1E3480;
  color: #00a0df !important
}

.link-alt-5:focus:after,
.link-alt-5:hover:after {
  border-bottom: 1px solid #00a0df
}

@media (min-width:768px) {
  .link-alt-5 {
    font-size: 16px !important
  }

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

  .link-alt-5:focus:after,
  .link-alt-5:hover:after {
    border-bottom: 1px solid #00a0df
  }
}

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

.link-alt-6:after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: 1px solid rgba(0, 0, 0, 0)
}

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

.link-alt-6:focus:after,
.link-alt-6:hover:after {
  border-bottom: 1px solid #fff
}

@media (min-width:768px) {
  .link-alt-6 {
    font-size: 16px !important
  }

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

  .link-alt-6:focus:after,
  .link-alt-6:hover:after {
    border-bottom: 1px solid #fff
  }
}

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

body {
  font-weight: 300
}

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

body b,
body strong {
  font-weight: 700;
  font-family: 'GothamNarrow-Bold';
}

body sup {
  font-size: smaller;
  vertical-align: super
}

body sub {
  font-size: smaller;
  vertical-align: sub
}

body .p,
body p {
  color: #4e4e4e;
  font-family: GothamNarrow-Book !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px
}

body .top-bar-link {
  color: #1E3480 !important
}

@media (max-width:991px) {
  body .top-bar-link {
    display: block
  }

  body p {
    font-size: 16px;
  }
}

@media (max-width:991px) {
  body .language-selector .country-selected {
    padding-top: 5px !important
  }

  body .language-selector .country-selected:active,
  body .language-selector .country-selected:focus,
  body .language-selector .country-selected:hover {
    color: #1E3480 !important
  }
}

body .h4,
body h4 {
  color: #1E3480;
  font-family: GothamNarrow-Bold;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25
}

@media (min-width:768px) {

  body .h4,
  body h4 {
    font-size: 20px;
    line-height: 1.25
  }
}

.bp-toaster-logo img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
  top: 25px;
  width: 82px
}

.bp-toaster .gigya-screen form label {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form label:first-of-type {
  font-size: 20px !important
}

.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control-label a {
  color: #1E3480 !important;
  text-decoration: underline
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio]):first-of-type,
.bp-toaster .gigya-screen form .gigya-composite-control select:first-of-type,
.bp-toaster .gigya-screen form .gigya-composite-control textarea:first-of-type {
  border: 1px solid #00a0df !important
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio])::-webkit-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control select::-webkit-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control textarea::-webkit-input-placeholder {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio])::-moz-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control select::-moz-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control textarea::-moz-placeholder {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio]):-ms-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control select:-ms-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control textarea:-ms-input-placeholder {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio])::-ms-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control select::-ms-input-placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control textarea::-ms-input-placeholder {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form .gigya-composite-control input:not([type=radio])::placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control select::placeholder,
.bp-toaster .gigya-screen form .gigya-composite-control textarea::placeholder {
  color: #1E3480 !important
}

.bp-toaster .gigya-screen form .gigya-composite-control button,
.bp-toaster .gigya-screen form .gigya-composite-control input[type=submit] {
  max-width: 100% !important
}

.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit] {
  border: 0 !important;
  border-radius: 10px !important;
  text-transform: uppercase !important
}

.bp-toaster .gigya-screen form label.two-weekc-disc {
  color: #4e4e4e !important
}

.bp-toaster .gigyaraas .gigya-screen-content {
  background-color: #fff !important
}

#exit-notification .exit-notification-inner .exit-notification-buttons button,
.btn {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: 600 !important;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  line-height: 1;
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  padding: 10px 15px !important;
  text-align: center
}

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

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

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

#exit-notification .exit-notification-inner .exit-notification-buttons button .component-content .ps-widget[data-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],
.btn .component-content .ps-widget[ps-sku] {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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) {

  #exit-notification .exit-notification-inner .exit-notification-buttons button,
  .btn {
    font-size: 16px;
    padding: 10px 15px !important
  }
}

.btn-color-1 {
  background: #bf6f7e;
  border: 2px solid #00a0df;
  color: #00a0df !important;
  text-decoration: none !important
}

@media (min-width:768px) {

  .btn-color-1:active,
  .btn-color-1:focus,
  .btn-color-1:hover {
    background: #fff;
    border: 2px solid #bf6f7e;
    color: #bf6f7e !important;
    text-decoration: underline !important
  }

  .btn-color-1:active .ps-widget[data-ps-sku],
  .btn-color-1:active .ps-widget[ps-sku],
  .btn-color-1:focus .ps-widget[data-ps-sku],
  .btn-color-1:focus .ps-widget[ps-sku],
  .btn-color-1:hover .ps-widget[data-ps-sku],
  .btn-color-1:hover .ps-widget[ps-sku] {
    color: #bf6f7e !important
  }
}

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

  .btn-color-1:active .ps-widget[data-ps-sku],
  .btn-color-1:active .ps-widget[ps-sku] {
    color: #bf6f7e !important
  }
}

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

@media (min-width:768px) {

  .btn-color-1.inverted:active,
  .btn-color-1.inverted:focus,
  .btn-color-1.inverted:hover {
    background: #bf6f7e;
    color: #fff !important
  }

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

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

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

.btn-color-2 {
  background: #364959;
  border: 2px solid #00a0df;
  color: #00a0df !important;
  text-decoration: none !important
}

@media (min-width:768px) {

  .btn-color-2:active,
  .btn-color-2:focus,
  .btn-color-2:hover {
    background: #fff;
    border: 2px solid #364959;
    color: #364959 !important;
    text-decoration: underline !important
  }

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

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

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

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

@media (min-width:768px) {

  .btn-color-2.inverted:active,
  .btn-color-2.inverted:focus,
  .btn-color-2.inverted:hover {
    background: #364959;
    color: #fff !important
  }

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

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

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

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

@media (min-width:992px) {

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

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

@media (min-width:992px) {

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

body .ps-widget[data-ps-sku],
body .ps-widget[data-ps-sku]:hover,
body .ps-widget[ps-sku],
body .ps-widget[ps-sku]:hover {
  background: rgba(0, 0, 0, 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: GothamNarrow-Book;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
  min-height: auto;
  min-width: auto;
  padding: 0;
  white-space: nowrap;
  width: 100%
}

body .ps-widget[data-ps-sku]:hover>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[ps-sku]>span.ps-button-label {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: inherit;
  display: block;
  font-weight: inherit;
  height: 100%;
  text-align: inherit;
  width: 100%
}

#exit-notification .exit-notification-inner .exit-notification-buttons body button,
.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input[type=submit],
body #exit-notification .exit-notification-inner .exit-notification-buttons button,
body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit],
body .btn-alt-1,
body .btn-alt-2,
body .btn-alt-3,
body .btn-alt-4,
body .btn-alt-5,
body .btn-default {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  font-weight: 700 !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 30px !important;
  -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
  transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out
}

@media (min-width:992px) {

  #exit-notification .exit-notification-inner .exit-notification-buttons body button,
  .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input[type=submit],
  body #exit-notification .exit-notification-inner .exit-notification-buttons button,
  body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit],
  body .btn-alt-1,
  body .btn-alt-2,
  body .btn-alt-3,
  body .btn-alt-4,
  body .btn-alt-5,
  body .btn-default {
    font-size: 16px !important;
    padding: 15px 30px !important
  }
}

body .btn-default {
  background: #fbd723;
  border-radius: 10px;
  color: #1E3480 !important;
  font-size: 16px !important;
  overflow: hidden !important;
  text-decoration: none !important
}

@media (min-width:992px) {
  body .btn-default {
    font-size: 16px !important
  }
}

body .btn-default:active,
body .btn-default:focus,
body .btn-default:hover {
  background: #1E3480;
  color: #fbd723 !important;
  outline: none
}

body .btn-alt-1 {
  background: #1E3480;
  border-radius: 10px;
  color: #fff !important;
  overflow: hidden;
  text-decoration: none !important;
  text-transform: uppercase
}

body .btn-alt-1:active,
body .btn-alt-1:focus,
body .btn-alt-1:hover {
  background: #00a0df;
  color: #fff !important;
  outline: none
}

@media (max-width:992px) {
  body .btn-alt-1 {
    width: 100%
  }
}

#exit-notification .exit-notification-inner .exit-notification-buttons body button,
body #exit-notification .exit-notification-inner .exit-notification-buttons button,
body .btn-alt-2 {
  background: rgba(0, 0, 0, 0);
  border: 2px solid #1E3480;
  color: #1E3480 !important;
  font-family: 'GothamNarrow-Bold';
  outline: none;
  overflow: hidden;
  padding: 13px 30px !important;
  text-decoration: none !important;
  text-transform: uppercase
}

#exit-notification .exit-notification-inner .exit-notification-buttons body button:active,
#exit-notification .exit-notification-inner .exit-notification-buttons body button:focus,
#exit-notification .exit-notification-inner .exit-notification-buttons body button:hover,
body #exit-notification .exit-notification-inner .exit-notification-buttons button:active,
body #exit-notification .exit-notification-inner .exit-notification-buttons button:focus,
body #exit-notification .exit-notification-inner .exit-notification-buttons button:hover,
body .btn-alt-2:active,
body .btn-alt-2:focus,
body .btn-alt-2:hover {
  border: 2px solid #00a0df !important;
  outline: none
}

@media (max-width:992px) {

  #exit-notification .exit-notification-inner .exit-notification-buttons body button,
  body #exit-notification .exit-notification-inner .exit-notification-buttons button,
  body .btn-alt-2 {
    width: 100%
  }
}

body .btn-alt-3 {
  background: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff !important;
  outline: none;
  overflow: hidden;
  padding: 13px 30px !important;
  text-decoration: none !important;
  text-transform: uppercase
}

body .btn-alt-3:active,
body .btn-alt-3:focus,
body .btn-alt-3:hover {
  border: 2px solid #00a0df !important;
  outline: none
}

@media (max-width:992px) {
  body .btn-alt-3 {
    width: 100%
  }
}

.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input[type=submit],
body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit],
body .btn-alt-4 {
  background: #fbd723;
  color: #1E3480 !important;
  overflow: hidden;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: "GothamNarrow-Bold";
}

.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input:active[type=submit],
.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input:focus[type=submit],
.bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input:hover[type=submit],
body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input:active[type=submit],
body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input:focus[type=submit],
body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input:hover[type=submit],
body .btn-alt-4:active,
body .btn-alt-4:focus,
body .btn-alt-4:hover {
  background: #00a0df;
  color: #fff !important;
  outline: none
}

@media (max-width:992px) {

  .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control body input[type=submit],
  body .bp-toaster .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit],
  body .btn-alt-4 {
    width: 100%
  }
}

body .btn-alt-5 {
  border: 2px solid #F8D723;
  color: #1E3480 !important;
  outline: none;
  overflow: hidden;
  text-decoration: none !important;
  text-transform: uppercase;
  
}

body .btn-alt-5.active {
  background: #F8D723;
  color: #1E3480 !important;
}

body .btn-alt-5.active:active,
body .btn-alt-5.active:focus,
body .btn-alt-5.active:hover {
  background:#00A0DF;
  border: 2px solid #00a0df !important;
  color: white !important;
  outline: none
}

body .btn-alt-5:focus,
body .btn-alt-5:hover {
  border: 2px solid #00a0df !important;
  color: #1E3480 !important;
  outline: none
}

@media (max-width:992px) {
  body .btn-alt-5 {
    width: 100%
  }
}

.btn-orange

body .btn-go-back {
  color: #00a0df !important;
  cursor: pointer;
  padding-left: 35px;
  padding-top: 3px;
  position: relative;
  text-transform: uppercase
}

body .btn-go-back:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'%3E%3Cpath d='M11.2 30.6l-1.9-1.9c3.8-3.9 7.7-7.8 11.6-11.7C17 13.1 13.1 9.2 9.2 5.4l2-2L24.8 17c-4.6 4.5-9.1 9.1-13.6 13.6z' stroke='%2300a0df' stroke-width='3.406' stroke-miterlimit='13.624'/%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 24px;
  left: 0;
  margin-top: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 24px;
  z-index: 99
}

body .btn-small {
  font-size: 11px;
  height: 20px;
  padding: 10px 15px
}

@media (min-width:992px) {
  body .btn-small {
    font-size: 13px;
    height: 30px;
    padding: 10px 20px
  }
}

body .btn-large {
  font-size: 17px;
  height: 35px;
  padding: 10px 30px
}

@media (min-width:992px) {
  body .btn-large {
    font-size: 19px;
    height: 45px;
    padding: 15px 50px
  }
}

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

.flex {
  max-width: 100%;
  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*=align-] *,
.flex[class*=justify-] * {
  -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 {
  height: 100%
}

.flex>div>.class-filter .filter-list-js,
.flex>div>div:not(.analytics-navigation-tracking) {
  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;
  height: 100%
}

.flex>div>.class-filter .filter-list-js>div:last-of-type,
.flex>div>.class-filter .filter-list-js>li:last-of-type,
.flex>div>div:not(.analytics-navigation-tracking)>div:last-of-type,
.flex>div>div:not(.analytics-navigation-tracking)>li:last-of-type {
  margin-right: 0 !important
}

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

.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,
.flex>div>div:not(.analytics-navigation-tracking)>.box,
.flex>div>div:not(.analytics-navigation-tracking)>.component-content,
.flex>div>div:not(.analytics-navigation-tracking)>.content,
.flex>div>div:not(.analytics-navigation-tracking)>.inner,
.flex>div>div:not(.analytics-navigation-tracking)>figure {
  height: 100%
}

.flex.flex-col {
  height: 100%
}

.flex.flex-col>div {
  height: 100%
}

.flex.flex-col>div>.class-filter .filter-list-js,
.flex.flex-col>div>div {
  -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;
  height: 100%
}

.flex.flex-col>div>* {
  height: auto;
  min-height: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.flex.flex-col.last-down>div>.class-filter .filter-list-js>:last-child,
.flex.flex-col.last-down>div>div>:last-child {
  margin-top: auto !important;
  height: auto !important
}

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

  .flex.cols-d-1>div>.class-filter .filter-list-js>li {
    width: 100%
  }

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

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

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

  .flex.cols-d-1.s-d-1>div>.content>* {
    max-width: 100%
  }

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

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

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

  .flex.cols-d-1.s-d-2>div>.content>* {
    max-width: 100%
  }

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

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

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

  .flex.cols-d-1.s-d-3>div>.content>* {
    max-width: 100%
  }

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

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

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

  .flex.cols-d-1.s-d-4>div>.content>* {
    max-width: 100%
  }

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

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

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

  .flex.cols-d-1.s-d-5>div>.content>* {
    max-width: 100%
  }

  .flex.cols-d-2>div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }

  .flex.cols-d-2>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-1>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-1>div>.content>* {
    max-width: calc((100% - 1rem)/2)
  }

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

  .flex.cols-d-2.s-d-2>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-2>div>.content>* {
    max-width: calc((100% - 2rem)/2)
  }

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

  .flex.cols-d-2.s-d-3>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-3>div>.content>* {
    max-width: calc((100% - 3rem)/2)
  }

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

  .flex.cols-d-2.s-d-4>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-4>div>.content>* {
    max-width: calc((100% - 4rem)/2)
  }

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

  .flex.cols-d-2.s-d-5>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-d-2.s-d-5>div>.content>* {
    max-width: calc((100% - 5rem)/2)
  }

  .flex.cols-d-3>div {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
  }

  .flex.cols-d-3>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-1>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-1>div>.content>* {
    max-width: calc((100% - 2rem)/3)
  }

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

  .flex.cols-d-3.s-d-2>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-2>div>.content>* {
    max-width: calc((100% - 4rem)/3)
  }

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

  .flex.cols-d-3.s-d-3>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-3>div>.content>* {
    max-width: calc((100% - 6rem)/3)
  }

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

  .flex.cols-d-3.s-d-4>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-4>div>.content>* {
    max-width: calc((100% - 8rem)/3)
  }

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

  .flex.cols-d-3.s-d-5>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-d-3.s-d-5>div>.content>* {
    max-width: calc((100% - 10rem)/3)
  }

  .flex.cols-d-4>div {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
  }

  .flex.cols-d-4>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-1>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-1>div>.content>* {
    max-width: calc((100% - 3rem)/4)
  }

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

  .flex.cols-d-4.s-d-2>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-2>div>.content>* {
    max-width: calc((100% - 6rem)/4)
  }

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

  .flex.cols-d-4.s-d-3>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-3>div>.content>* {
    max-width: calc((100% - 9rem)/4)
  }

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

  .flex.cols-d-4.s-d-4>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-4>div>.content>* {
    max-width: calc((100% - 12rem)/4)
  }

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

  .flex.cols-d-4.s-d-5>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-d-4.s-d-5>div>.content>* {
    max-width: calc((100% - 15rem)/4)
  }

  .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: 100%;
    flex-basis: 100%
  }

  .flex.cols-m-1>div>.class-filter .filter-list-js>li {
    width: 100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .flex.cols-m-2>div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }

  .flex.cols-m-2>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-m-2.s-m-1>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

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

  .flex.cols-m-2.s-m-2>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

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

  .flex.cols-m-2.s-m-3>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

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

  .flex.cols-m-2.s-m-4>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

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

  .flex.cols-m-2.s-m-5>div>.class-filter .filter-list-js>li {
    width: 50%
  }

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

  .flex.cols-m-3>div {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
  }

  .flex.cols-m-3>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-m-3.s-m-1>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

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

  .flex.cols-m-3.s-m-2>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

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

  .flex.cols-m-3.s-m-3>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

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

  .flex.cols-m-3.s-m-4>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

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

  .flex.cols-m-3.s-m-5>div>.class-filter .filter-list-js>li {
    width: 33.33333%
  }

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

  .flex.cols-m-4>div {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
  }

  .flex.cols-m-4>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

  .flex.cols-m-4.s-m-1>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

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

  .flex.cols-m-4.s-m-2>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

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

  .flex.cols-m-4.s-m-3>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

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

  .flex.cols-m-4.s-m-4>div>.class-filter .filter-list-js>li {
    width: 25%
  }

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

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

  .flex.cols-m-4.s-m-5>div>.class-filter .filter-list-js>li {
    width: 25%
  }

  .flex.cols-m-4.s-m-5>div>.content {
    -ms-flex-preferred-size: calc((100% - 15rem)/4);
    flex-basis: calc((100% - 15rem)/4);
    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: 1px solid #00a0df
}

@media (min-width:992px) {
  .border-d {
    border: 1px solid #00a0df
  }
}

.border-top {
  border-top: 1px solid #00a0df
}

@media (min-width:992px) {
  .border-d-top {
    border-top: 1px solid #00a0df
  }
}

.border-left {
  border-left: 1px solid #00a0df
}

@media (min-width:992px) {
  .border-d-left {
    border-left: 1px solid #00a0df
  }
}

.border-bottom {
  border-bottom: 1px solid #00a0df
}

@media (min-width:992px) {
  .border-d-bottom {
    border-bottom: 1px solid #00a0df
  }
}

.border-right {
  border-right: 1px solid #00a0df
}

@media (min-width:992px) {
  .border-d-right {
    border-right: 1px solid #00a0df
  }
}

.border-0 {
  border: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-color-1,
.text-color-1 * {
  color: #1E3480 !important
}

@media (min-width:768px) {

  .text-color-1-d,
  .text-color-1-d * {
    color: #1E3480 !important
  }
}

.text-color-2,
.text-color-2 * {
  color: #333 !important
}

@media (min-width:768px) {

  .text-color-2-d,
  .text-color-2-d * {
    color: #333 !important
  }
}

.text-color-3,
.text-color-3 * {
  color: #00a0df !important
}

@media (min-width:768px) {

  .text-color-3-d,
  .text-color-3-d * {
    color: #00a0df !important
  }
}

.text-color-14,
.text-color-14 * {
  color: #facd02 !important
}

@media (min-width:768px) {

  .text-color-14-d,
  .text-color-14-d * {
    color: #facd02 !important
  }
}

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

@media (min-width:768px) {

  .text-color-white-d,
  .text-color-white-d * {
    color: #fff !important
  }
}

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

.bg-color-1-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-1-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-1-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-1>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-1>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

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

.bg-color-1.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

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

  .bg-color-1-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-1-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-1-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-1-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

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

  .bg-color-1-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-2 {
  background-color: #333 !important
}

.bg-color-2-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-2-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-2-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-2>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-2>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

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

.bg-color-2.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

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

  .bg-color-2-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-2-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-2-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-2-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

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

  .bg-color-2-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-3 {
  background-color: #00a0df !important
}

.bg-color-3-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-3-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-3-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-3>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-3>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-3.megamenu-language-list>.inner {
  background-color: #00a0df !important
}

.bg-color-3.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

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

  .bg-color-3-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-3-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-3-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-3-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-3-d.megamenu-language-list>.inner {
    background-color: #00a0df !important
  }

  .bg-color-3-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-7 {
  background-color: #f8f8f8 !important
}

.bg-color-7-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-7-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-7-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-7>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-7>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-7.megamenu-language-list>.inner {
  background-color: #f8f8f8 !important
}

.bg-color-7.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

@media (min-width:768px) {
  .bg-color-7-d-inner {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-7-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-7-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-7-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-7-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-7-d.megamenu-language-list>.inner {
    background-color: #f8f8f8 !important
  }

  .bg-color-7-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-white {
  background-color: #fff !important
}

.bg-color-white-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-white-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-white-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-white>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-white>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-white.megamenu-language-list>.inner {
  background-color: #fff !important
}

.bg-color-white.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

@media (min-width:768px) {
  .bg-color-white-d-inner {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-white-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-white-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-white-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-white-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-white-d.megamenu-language-list>.inner {
    background-color: #fff !important
  }

  .bg-color-white-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-22 {
  background-color: #f8f8fc !important
}

.bg-color-22-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-22-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-22-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-22>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-22>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-22.megamenu-language-list>.inner {
  background-color: #f8f8fc !important
}

.bg-color-22.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

@media (min-width:768px) {
  .bg-color-22-d-inner {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-22-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-22-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-22-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-22-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-22-d.megamenu-language-list>.inner {
    background-color: #f8f8fc !important
  }

  .bg-color-22-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.bg-color-14 {
  background-color: #facd02 !important
}

.bg-color-14-inner {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-14-inner>.row {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-14-inner>*>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-14>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-14>.component-content>.paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-color-14.megamenu-language-list>.inner {
  background-color: #facd02 !important
}

.bg-color-14.megamenu-language-list>.inner>.component-content {
  background-color: rgba(0, 0, 0, 0) !important
}

@media (min-width:768px) {
  .bg-color-14-d-inner {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-14-d-inner>.row {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-14-d-inner>*>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-14-d>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-14-d>.component-content>.paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important
  }

  .bg-color-14-d.megamenu-language-list>.inner {
    background-color: #facd02 !important
  }

  .bg-color-14-d.megamenu-language-list>.inner>.component-content {
    background-color: rgba(0, 0, 0, 0) !important
  }
}

.border-color-1 {
  border-color: #1E3480 !important
}

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

.border-color-2 {
  border-color: #333 !important
}

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

.border-color-3 {
  border-color: #00a0df !important
}

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

.border-color-7 {
  border-color: #f8f8f8 !important
}

@media (min-width:768px) {
  .border-color-7-d {
    border-color: #f8f8f8 !important
  }
}

.border-color-white {
  border-color: #fff !important
}

@media (min-width:768px) {
  .border-color-white-d {
    border-color: #fff !important
  }
}

.border-color-22 {
  border-color: #f8f8fc !important
}

@media (min-width:768px) {
  .border-color-22-d {
    border-color: #f8f8fc !important
  }
}

.background-gradient-1 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f8f8", GradientType=0)
}

.background-gradient-2 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f9fa", endColorstr="#f6f8f8", GradientType=0)
}

@media (min-width:992px) {
  .p-d-0 {
    padding: 0 !important
  }
  .p-d-0-4
  {
    padding: 0.4rem
  }
  .m-d-0 {
    margin: 0 !important
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-d-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: 0 !important
  }

  .p-m-0-4
  {
    padding: 0.4rem
  }
  
  .m-m-0 {
    margin: 0 !important
  }

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

  .m-m-1 {
    margin: 1rem !important
  }

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

  .m-m-2 {
    margin: 2rem !important
  }

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

  .m-m-3 {
    margin: 3rem !important
  }

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

  .m-m-4 {
    margin: 4rem !important
  }

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

  .m-m-5 {
    margin: 5rem !important
  }

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

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

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

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

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

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

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

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

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

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

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

  .p-m-t-40 {
    padding-top: 40px !important
  }

  .p-m-b-40 {
    padding-bottom: 40px !important
  }

  .p-m-b-24 {
    padding-bottom: 24px !important
  }

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

  .m-m-t-40 {
    margin-top: 40px !important
  }

  .m-m-b-40 {
    margin-bottom: 40px !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
  }

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

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

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

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.paragraphSystem:after,
.paragraphSystem:before,
.row:after,
.row:before {
  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-a-1 a,
.line-height-h1-1 h1,
.line-height-h2-1 h2,
.line-height-p-1 p,
.line-height-span-1 span {
  line-height: 1 !important
}

.line-height-h3-1 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1 h3,
body[class*=template-product-landing] .line-height-h3-1 .no-results-filter-js {
  line-height: 1 !important
}

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

.line-height-headings-1 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1 h1,
.line-height-headings-1 h2,
.line-height-headings-1 h3,
.line-height-headings-1 h4,
body[class*=template-product-landing] .line-height-headings-1 .no-results-filter-js {
  line-height: 1 !important
}

.line-height-all-1 a,
.line-height-all-1 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1 .no-results-filter-js {
  line-height: 1 !important
}

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

.line-height-h3-1-1 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-1 h3,
body[class*=template-product-landing] .line-height-h3-1-1 .no-results-filter-js {
  line-height: 1.1 !important
}

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

.line-height-headings-1-1 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-1 h1,
.line-height-headings-1-1 h2,
.line-height-headings-1-1 h3,
.line-height-headings-1-1 h4,
body[class*=template-product-landing] .line-height-headings-1-1 .no-results-filter-js {
  line-height: 1.1 !important
}

.line-height-all-1-1 a,
.line-height-all-1-1 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-1 .no-results-filter-js {
  line-height: 1.1 !important
}

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

.line-height-h3-1-2 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-2 h3,
body[class*=template-product-landing] .line-height-h3-1-2 .no-results-filter-js {
  line-height: 1.2 !important
}

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

.line-height-headings-1-2 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-2 h1,
.line-height-headings-1-2 h2,
.line-height-headings-1-2 h3,
.line-height-headings-1-2 h4,
body[class*=template-product-landing] .line-height-headings-1-2 .no-results-filter-js {
  line-height: 1.2 !important
}

.line-height-all-1-2 a,
.line-height-all-1-2 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-2 .no-results-filter-js {
  line-height: 1.2 !important
}

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

.line-height-h3-1-3 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-3 h3,
body[class*=template-product-landing] .line-height-h3-1-3 .no-results-filter-js {
  line-height: 1.3 !important
}

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

.line-height-headings-1-3 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-3 h1,
.line-height-headings-1-3 h2,
.line-height-headings-1-3 h3,
.line-height-headings-1-3 h4,
body[class*=template-product-landing] .line-height-headings-1-3 .no-results-filter-js {
  line-height: 1.3 !important
}

.line-height-all-1-3 a,
.line-height-all-1-3 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-3 .no-results-filter-js {
  line-height: 1.3 !important
}

.line-height-a-1-4 a,
.line-height-h1-1-4 h1,
.line-height-h2-1-4 h2,
.line-height-p-1-4 p,
.line-height-span-1-4 span {
  line-height: 1.4 !important
}

.line-height-h3-1-4 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-4 h3,
body[class*=template-product-landing] .line-height-h3-1-4 .no-results-filter-js {
  line-height: 1.4 !important
}

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

.line-height-headings-1-4 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-4 h1,
.line-height-headings-1-4 h2,
.line-height-headings-1-4 h3,
.line-height-headings-1-4 h4,
body[class*=template-product-landing] .line-height-headings-1-4 .no-results-filter-js {
  line-height: 1.4 !important
}

.line-height-all-1-4 a,
.line-height-all-1-4 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-4 .no-results-filter-js {
  line-height: 1.4 !important
}

.line-height-a-1-5 a,
.line-height-h1-1-5 h1,
.line-height-h2-1-5 h2,
.line-height-p-1-5 p,
.line-height-span-1-5 span {
  line-height: 1.5 !important
}

.line-height-h3-1-5 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-5 h3,
body[class*=template-product-landing] .line-height-h3-1-5 .no-results-filter-js {
  line-height: 1.5 !important
}

.line-height-h4-1-5 h4 {
  line-height: 1.5 !important
}

.line-height-headings-1-5 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-5 h1,
.line-height-headings-1-5 h2,
.line-height-headings-1-5 h3,
.line-height-headings-1-5 h4,
body[class*=template-product-landing] .line-height-headings-1-5 .no-results-filter-js {
  line-height: 1.5 !important
}

.line-height-all-1-5 a,
.line-height-all-1-5 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-5 .no-results-filter-js {
  line-height: 1.5 !important
}

.line-height-a-1-6 a,
.line-height-h1-1-6 h1,
.line-height-h2-1-6 h2,
.line-height-p-1-6 p,
.line-height-span-1-6 span {
  line-height: 1.6 !important
}

.line-height-h3-1-6 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-6 h3,
body[class*=template-product-landing] .line-height-h3-1-6 .no-results-filter-js {
  line-height: 1.6 !important
}

.line-height-h4-1-6 h4 {
  line-height: 1.6 !important
}

.line-height-headings-1-6 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-6 h1,
.line-height-headings-1-6 h2,
.line-height-headings-1-6 h3,
.line-height-headings-1-6 h4,
body[class*=template-product-landing] .line-height-headings-1-6 .no-results-filter-js {
  line-height: 1.6 !important
}

.line-height-all-1-6 a,
.line-height-all-1-6 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-6 .no-results-filter-js {
  line-height: 1.6 !important
}

.line-height-a-1-7 a,
.line-height-h1-1-7 h1,
.line-height-h2-1-7 h2,
.line-height-p-1-7 p,
.line-height-span-1-7 span {
  line-height: 1.7 !important
}

.line-height-h3-1-7 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-7 h3,
body[class*=template-product-landing] .line-height-h3-1-7 .no-results-filter-js {
  line-height: 1.7 !important
}

.line-height-h4-1-7 h4 {
  line-height: 1.7 !important
}

.line-height-headings-1-7 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-7 h1,
.line-height-headings-1-7 h2,
.line-height-headings-1-7 h3,
.line-height-headings-1-7 h4,
body[class*=template-product-landing] .line-height-headings-1-7 .no-results-filter-js {
  line-height: 1.7 !important
}

.line-height-all-1-7 a,
.line-height-all-1-7 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-7 .no-results-filter-js {
  line-height: 1.7 !important
}

.line-height-a-1-8 a,
.line-height-h1-1-8 h1,
.line-height-h2-1-8 h2,
.line-height-p-1-8 p,
.line-height-span-1-8 span {
  line-height: 1.8 !important
}

.line-height-h3-1-8 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-8 h3,
body[class*=template-product-landing] .line-height-h3-1-8 .no-results-filter-js {
  line-height: 1.8 !important
}

.line-height-h4-1-8 h4 {
  line-height: 1.8 !important
}

.line-height-headings-1-8 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-8 h1,
.line-height-headings-1-8 h2,
.line-height-headings-1-8 h3,
.line-height-headings-1-8 h4,
body[class*=template-product-landing] .line-height-headings-1-8 .no-results-filter-js {
  line-height: 1.8 !important
}

.line-height-all-1-8 a,
.line-height-all-1-8 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-8 .no-results-filter-js {
  line-height: 1.8 !important
}

.line-height-a-1-9 a,
.line-height-h1-1-9 h1,
.line-height-h2-1-9 h2,
.line-height-p-1-9 p,
.line-height-span-1-9 span {
  line-height: 1.9 !important
}

.line-height-h3-1-9 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-1-9 h3,
body[class*=template-product-landing] .line-height-h3-1-9 .no-results-filter-js {
  line-height: 1.9 !important
}

.line-height-h4-1-9 h4 {
  line-height: 1.9 !important
}

.line-height-headings-1-9 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-1-9 h1,
.line-height-headings-1-9 h2,
.line-height-headings-1-9 h3,
.line-height-headings-1-9 h4,
body[class*=template-product-landing] .line-height-headings-1-9 .no-results-filter-js {
  line-height: 1.9 !important
}

.line-height-all-1-9 a,
.line-height-all-1-9 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-1-9 .no-results-filter-js {
  line-height: 1.9 !important
}

.line-height-a-2 a,
.line-height-h1-2 h1,
.line-height-h2-2 h2,
.line-height-p-2 p,
.line-height-span-2 span {
  line-height: 2 !important
}

.line-height-h3-2 body[class*=template-product-landing] .no-results-filter-js,
.line-height-h3-2 h3,
body[class*=template-product-landing] .line-height-h3-2 .no-results-filter-js {
  line-height: 2 !important
}

.line-height-h4-2 h4 {
  line-height: 2 !important
}

.line-height-headings-2 body[class*=template-product-landing] .no-results-filter-js,
.line-height-headings-2 h1,
.line-height-headings-2 h2,
.line-height-headings-2 h3,
.line-height-headings-2 h4,
body[class*=template-product-landing] .line-height-headings-2 .no-results-filter-js {
  line-height: 2 !important
}

.line-height-all-2 a,
.line-height-all-2 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .line-height-all-2 .no-results-filter-js {
  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-w-auto {
  min-width: auto !important
}

.image-w-auto img {
  width: auto !important
}

.max-image-w-none image,
.max-w-none {
  max-width: none !important
}

@media (max-width:991px) {
  .max-w-m-auto {
    max-width: none !important
  }
}

@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 1rem 0 3.125rem
}

@media (min-width:768px) {
  .accordion-content>div {
    padding: 0 1rem 0 3.125rem
  }
}

.accordion-content-wrapper {
  cursor: auto;
  -webkit-transition: max-height .2s ease-in-out;
  -o-transition: max-height .2s ease-in-out;
  transition: max-height .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 0 1rem 3.125rem
}

.accordion-head body[class*=template-product-landing] .no-results-filter-js,
.accordion-head h3,
body[class*=template-product-landing] .accordion-head .no-results-filter-js {
  width: 90%
}

.accordion-head body[class*=template-product-landing] .no-results-filter-js a,
.accordion-head h3 a,
body[class*=template-product-landing] .accordion-head .no-results-filter-js a {
  border: 0;
  color: #1E3480;
  font-size: 16px;
  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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.811 240.811'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M220.088 57.667l-99.671 99.695-99.671-99.707a12.147 12.147 0 00-17.191 0c-4.74 4.752-4.74 12.451 0 17.203l108.261 108.297c4.74 4.752 12.439 4.752 17.179 0L237.256 74.859c4.74-4.752 4.74-12.463 0-17.215-4.728-4.729-12.428-4.729-17.168.023z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 15px;
  left: auto;
  margin: auto;
  position: relative;
  right: 1rem;
  top: 0;
  vertical-align: middle;
  width: 15px
}

.accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.811 240.811'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M220.088 57.667l-99.671 99.695-99.671-99.707a12.147 12.147 0 00-17.191 0c-4.74 4.752-4.74 12.451 0 17.203l108.261 108.297c4.74 4.752 12.439 4.752 17.179 0L237.256 74.859c4.74-4.752 4.74-12.463 0-17.215-4.728-4.729-12.428-4.729-17.168.023z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

.accordion-head:before {
  background-color: #868e96;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: calc(100% - 2rem);
  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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

.accordion-slide.is-active .accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

.accordion-slide:focus-within .accordion-head:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

.accordion-slide:focus-within .accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

.accordion-slide:before {
  background: #fff;
  -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: 100%;
  z-index: -1
}

.accordion-slide:focus-within .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important
}

@media (min-width:768px) {
  .accordion-head {
    padding: 1rem 0 1rem 3.125rem
  }

  .accordion-head body[class*=template-product-landing] .no-results-filter-js a,
  .accordion-head h3 a,
  body[class*=template-product-landing] .accordion-head .no-results-filter-js a {
    font-size: 16px
  }

  .accordion-head:after {
    height: 20px;
    width: 20px
  }

  .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,
.mod-js .accordion-slide.is-active>.accordion-head:hover {
  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:first-of-type {
  -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:first-of-type 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:first-of-type a:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 24' width='32' height='32'%3E%3Cpath d='M15.661.254l3.734 2.9V1.087a1.073 1.073 0 011.1-1.088h2.928a1.073 1.073 0 011.1 1.088v6.054l5.051 3.988a1.23 1.23 0 01.256 1.559 1.118 1.118 0 01-1.574.145L15.002 2.5 1.751 12.834a1.118 1.118 0 01-1.574-.145 1.255 1.255 0 01.256-1.559L14.342.254a1.189 1.189 0 01.659-.218.961.961 0 01.66.218zm4.758 3.662l2.928 1.921V1.088h-2.962zm-14.2 17.873h4.392v-6.163a1.073 1.073 0 011.1-1.088H18.3a1.073 1.073 0 011.1 1.088v6.163h4.385v-11.13l2.2 1.741v10.514a1.073 1.073 0 01-1.1 1.088h-6.589a1.073 1.073 0 01-1.1-1.088v-6.163h-4.391v6.163a1.073 1.073 0 01-1.1 1.088H5.119a1.073 1.073 0 01-1.1-1.088V12.4l2.2-1.74z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  line-height: normal;
  padding-right: 5px;
  width: 15px
}

.breadcrumbs li:not(:last-of-type) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  margin-right: 20px
}

.breadcrumbs li:not(:last-of-type):before {
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.433 10.706'%3E%3Cpath fill='%2319417c' d='M1.324 9.983l-.632-.66 3.782-3.967q-1.9-2-3.78-3.966l.638-.666 4.41 4.627Q3.535 7.663 1.324 9.983z' stroke='%2319417c'/%3E%3C/svg%3E");
  width: 10px;
  background-position: 50%;
  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: #00a0df
}

.breadcrumbs a {
  color: #1E3480;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  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: 600;
    line-height: 18px
  }
}

.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:last-child {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important
}

.breadcrumbs.stacked-text ol,
body .breadcrumbs ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.breadcrumbs.stacked-text ol>li,
body .breadcrumbs 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,
body .breadcrumbs 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
}

.carousel>.component-content {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  padding: 0;
  position: relative
}

.carouselSlide,
.carouselSlide>div,
.carouselSlide>div>div,
.carouselSlide>div>div>div {
  height: 100%
}

.class-filter .filter-item-js a,
.class-filter .filter-item-js p,
.class-filter .selected-item-js a,
.class-filter .selected-item-js p {
  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 .filter-item-js a,
.class-filter .selected-item-js a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.class-filter[data-type-mobile=dropdown].shadowed>*>.filter-list-js,
.class-filter[data-type=dropdown].shadowed>*>.filter-list-js {
  -webkit-box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .55);
  box-shadow: 0 5px 10px -2px rgba(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: rgba(0, 0, 0, 0);
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    color: #495057;
    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: 16px;
    overflow: visible;
    padding: 0 3rem;
    position: relative;
    border: 1px solid #1E3480;
    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: #fff;
    color: #495057
  }

  .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:after,
  .class-filter[data-type=dropdown] .filter-container-js .selected-item-js:before,
  .class-filter[data-type=sidebar] .filter-container-js .selected-item-js:after,
  .class-filter[data-type=sidebar] .filter-container-js .selected-item-js:before {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #1E3480;
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: 1px solid #1E3480;
    border-right: 1px solid #1E3480;
    border-bottom: 1px solid #1E3480
  }

  .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: 1px solid rgba(0, 0, 0, 0)
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0);
    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: 16px;
    padding: 0 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).active-js,
  .class-filter[data-type=dropdown] .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,
  .class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover {
    background-color: #fff;
    color: #1E3480
  }
}

@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.filter-group-label-js,
  .class-filter[data-type=dropdown] .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,
  .class-filter[data-type=sidebar] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false] {
    padding: 0 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: 700;
    cursor: default;
    background-color: #f7f7f7
  }

  .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: 700 !important;
    background-color: #f7f7f7
  }

  .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: #e9ecef;
    color: #1E3480
  }

  .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: #e9ecef;
    color: #1E3480
  }

  .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;
    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:after,
  .class-filter[data-type=sidebar]>.filter-container-js .selected-item-js:before {
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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, .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: #00a0df;
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #00a0df;
    border-top: 1px solid rgba(0, 0, 0, 0);
    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: 16px;
    padding: 0 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.active-js,
  .class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js:hover {
    background-color: #fff;
    color: #1E3480
  }

  .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.filter-group-label-js,
  .class-filter[data-type=sidebar]>.filter-container-js .filter-list-js>.filter-item-js[data-filter-group=false] {
    padding: 0 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: 700;
    cursor: default;
    background-color: #f7f7f7
  }

  .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, .25)
  }

  .class-filter[data-type=sidebar]>.filter-container-js.opened-js .selected-item-js {
    background-color: #e9ecef;
    color: #1E3480
  }

  .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, .25)
  }

  .class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js {
    background-color: #e9ecef;
    color: #1E3480
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f8f8f8;
    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: 16px;
    margin: 0 auto 1rem;
    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: #333
  }

  .class-filter[data-type=buttons] .filter-list-js .filter-item-js:hover {
    background-color: #f8f8f8
  }

  .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: 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=titles] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    color: #1E3480;
    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: 700;
    margin: 1rem;
    text-align: center;
    -ms-flex-preferred-size: calc(20% - 4rem);
    flex-basis: calc(20% - 4rem);
    max-width: calc(20% - 4rem);
    width: calc(20% - 4rem);
    -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: #fbd723;
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: #1E3480
  }

  .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: #1E3480
  }

  .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: #1E3480 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all .25s ease !important;
    -o-transition: all .25s ease !important;
    transition: all .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: #333 !important
  }

  .class-filter[data-type=links] a:before {
    content: "Ã¢â‚¬Â¢";
    margin-right: 10px
  }

  .class-filter[data-type=links] li.navigation-level1 a {
    font-weight: 700 !important
  }

  .class-filter[data-type=links] li.navigation-level1 a:hover {
    color: #333 !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: 700 !important
  }

  .class-filter[data-type=links] li.navigation-level2 a:hover {
    color: #333 !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: 400 !important
  }

  .class-filter[data-type=links] li.navigation-level3 a:hover {
    color: #333 !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: 400 !important
  }

  .class-filter[data-type=links] li.navigation-level4 a:hover {
    color: #333 !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: 700 !important;
    font-size: 18px !important;
    color: #000 !important
  }

  .class-filter[data-type=links]>*>.filter-list-js>.filter-item-js>a:hover {
    color: #00a0df !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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    -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: 700 !important;
    font-size: 18px !important;
    color: #000 !important
  }

  .class-filter[data-type=links] .filter-list-js .filter-item-js.multilevel>a:hover {
    color: #00a0df !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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: rgba(0, 0, 0, 0);
    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: .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: 1px solid #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: #868e96
  }
}

@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: rgba(0, 0, 0, 0);
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    color: #495057;
    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: 16px;
    overflow: visible;
    padding: 0 3rem;
    position: relative;
    border: 1px solid #1E3480;
    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: #fff;
    color: #495057
  }

  .class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js:after,
  .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:after,
  .class-filter[data-type-mobile=sidebar] .filter-container-js .selected-item-js:before {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #1E3480;
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: 1px solid #1E3480;
    border-right: 1px solid #1E3480;
    border-bottom: 1px solid #1E3480
  }

  .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: 1px solid rgba(0, 0, 0, 0)
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0);
    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: 16px;
    padding: 0 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).active-js,
  .class-filter[data-type-mobile=dropdown] .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,
  .class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js:not(.multilevel):hover {
    background-color: #fff;
    color: #1E3480
  }
}

@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.filter-group-label-js,
  .class-filter[data-type-mobile=dropdown] .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,
  .class-filter[data-type-mobile=sidebar] .filter-container-js .filter-list-js .filter-item-js[data-filter-group=false] {
    padding: 0 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: 700;
    cursor: default;
    background-color: #f7f7f7
  }

  .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: 700 !important;
    background-color: #f7f7f7
  }

  .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: #e9ecef;
    color: #1E3480
  }

  .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: #e9ecef;
    color: #1E3480
  }

  .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;
    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:after,
  .class-filter[data-type-mobile=sidebar]>.filter-container-js .selected-item-js:before {
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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, .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: #00a0df;
    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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #00a0df;
    border-top: 1px solid rgba(0, 0, 0, 0);
    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: 16px;
    padding: 0 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: #fff;
    color: #1E3480
  }
}

@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.filter-group-label-js,
  .class-filter[data-type-mobile=sidebar]>.filter-container-js .filter-list-js>.filter-item-js[data-filter-group=false] {
    padding: 0 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: 700;
    cursor: default;
    background-color: #f7f7f7
  }

  .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, .25)
  }

  .class-filter[data-type-mobile=sidebar]>.filter-container-js.opened-js .selected-item-js {
    background-color: #e9ecef;
    color: #1E3480
  }

  .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, .25)
  }

  .class-filter[data-type-mobile=sidebar]>.filter-container-js:focus-within .selected-item-js {
    background-color: #e9ecef;
    color: #1E3480
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f8f8f8;
    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: 16px;
    margin: 0 auto 1rem;
    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: #333
  }
}

@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(25% - 3rem);
    flex-basis: calc(25% - 3rem);
    font-size: 16px;
    width: calc(25% - 3rem)
  }
}

@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: 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=titles] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    color: #1E3480;
    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: 700;
    margin: 1rem;
    text-align: center;
    -ms-flex-preferred-size: calc(50% - 1rem);
    flex-basis: calc(50% - 1rem);
    max-width: calc(50% - 1rem);
    width: calc(50% - 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: #fbd723;
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: #1E3480
  }

  .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: #1E3480 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all .25s ease !important;
    -o-transition: all .25s ease !important;
    transition: all .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: #333 !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: 700 !important
  }

  .class-filter[data-type-mobile=links] li.navigation-level1 a:hover {
    color: #333 !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: 700 !important
  }

  .class-filter[data-type-mobile=links] li.navigation-level2 a:hover {
    color: #333 !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: 400 !important
  }

  .class-filter[data-type-mobile=links] li.navigation-level3 a:hover {
    color: #333 !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: 400 !important
  }

  .class-filter[data-type-mobile=links] li.navigation-level4 a:hover {
    color: #333 !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: 700 !important;
    font-size: 18px !important;
    color: #000 !important
  }

  .class-filter[data-type-mobile=links]>*>.filter-list-js>.filter-item-js>a:hover {
    color: #00a0df !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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    -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: 700 !important;
    font-size: 18px !important;
    color: #000 !important
  }

  .class-filter[data-type-mobile=links] .filter-list-js .filter-item-js.multilevel>a:hover {
    color: #00a0df !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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: rgba(0, 0, 0, 0);
    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: .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: 1px solid #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: #868e96
  }
}

@media (max-width:767px) {
  .cols-m-1.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-0 .filter-item-js:last-child,
  .cols-m-1.s-m-0 .filter-item-js:nth-child(1n+1) {
    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-m-1.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-1 .filter-item-js:last-child,
  .cols-m-1.s-m-1 .filter-item-js:nth-child(1n+1) {
    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-m-1.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-2 .filter-item-js:last-child,
  .cols-m-1.s-m-2 .filter-item-js:nth-child(1n+1) {
    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-m-1.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-3 .filter-item-js:last-child,
  .cols-m-1.s-m-3 .filter-item-js:nth-child(1n+1) {
    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-m-1.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-4 .filter-item-js:last-child,
  .cols-m-1.s-m-4 .filter-item-js:nth-child(1n+1) {
    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-m-1.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-m-1.s-m-5 .filter-item-js:last-child,
  .cols-m-1.s-m-5 .filter-item-js:nth-child(1n+1) {
    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-m-2.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 50% !important;
    width: 50% !important
  }

  .cols-m-2.s-m-0 .filter-item-js:last-child,
  .cols-m-2.s-m-0 .filter-item-js:nth-child(2n+2) {
    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-m-2.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc(50% - 0.5rem) !important;
    flex-basis: calc(50% - 0.5rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - .5rem) !important;
    width: calc(50% - .5rem) !important
  }

  .cols-m-2.s-m-1 .filter-item-js:last-child,
  .cols-m-2.s-m-1 .filter-item-js:nth-child(2n+2) {
    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-m-2.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc(50% - 1rem) !important;
    flex-basis: calc(50% - 1rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 1rem) !important;
    width: calc(50% - 1rem) !important
  }

  .cols-m-2.s-m-2 .filter-item-js:last-child,
  .cols-m-2.s-m-2 .filter-item-js:nth-child(2n+2) {
    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-m-2.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc(50% - 1.5rem) !important;
    flex-basis: calc(50% - 1.5rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 1.5rem) !important;
    width: calc(50% - 1.5rem) !important
  }

  .cols-m-2.s-m-3 .filter-item-js:last-child,
  .cols-m-2.s-m-3 .filter-item-js:nth-child(2n+2) {
    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-m-2.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc(50% - 2rem) !important;
    flex-basis: calc(50% - 2rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 2rem) !important;
    width: calc(50% - 2rem) !important
  }

  .cols-m-2.s-m-4 .filter-item-js:last-child,
  .cols-m-2.s-m-4 .filter-item-js:nth-child(2n+2) {
    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-m-2.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc(50% - 2.5rem) !important;
    flex-basis: calc(50% - 2.5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 2.5rem) !important;
    width: calc(50% - 2.5rem) !important
  }

  .cols-m-2.s-m-5 .filter-item-js:last-child,
  .cols-m-2.s-m-5 .filter-item-js:nth-child(2n+2) {
    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-m-3.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: 33.3% !important;
    flex-basis: 33.3% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 33.3% !important;
    width: 33.3% !important
  }

  .cols-m-3.s-m-0 .filter-item-js:last-child,
  .cols-m-3.s-m-0 .filter-item-js:nth-child(3n+3) {
    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-m-3.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc(33.3% - 0.67rem) !important;
    flex-basis: calc(33.3% - 0.67rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - .67rem) !important;
    width: calc(33.3% - .67rem) !important
  }

  .cols-m-3.s-m-1 .filter-item-js:last-child,
  .cols-m-3.s-m-1 .filter-item-js:nth-child(3n+3) {
    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-m-3.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc(33.3% - 1.33rem) !important;
    flex-basis: calc(33.3% - 1.33rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 1.33rem) !important;
    width: calc(33.3% - 1.33rem) !important
  }

  .cols-m-3.s-m-2 .filter-item-js:last-child,
  .cols-m-3.s-m-2 .filter-item-js:nth-child(3n+3) {
    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-m-3.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc(33.3% - 2rem) !important;
    flex-basis: calc(33.3% - 2rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 2rem) !important;
    width: calc(33.3% - 2rem) !important
  }

  .cols-m-3.s-m-3 .filter-item-js:last-child,
  .cols-m-3.s-m-3 .filter-item-js:nth-child(3n+3) {
    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-m-3.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc(33.3% - 2.67rem) !important;
    flex-basis: calc(33.3% - 2.67rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 2.67rem) !important;
    width: calc(33.3% - 2.67rem) !important
  }

  .cols-m-3.s-m-4 .filter-item-js:last-child,
  .cols-m-3.s-m-4 .filter-item-js:nth-child(3n+3) {
    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-m-3.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc(33.3% - 3.33rem) !important;
    flex-basis: calc(33.3% - 3.33rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 3.33rem) !important;
    width: calc(33.3% - 3.33rem) !important
  }

  .cols-m-3.s-m-5 .filter-item-js:last-child,
  .cols-m-3.s-m-5 .filter-item-js:nth-child(3n+3) {
    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-m-4.s-m-0 .filter-item-js {
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 25% !important;
    width: 25% !important
  }

  .cols-m-4.s-m-0 .filter-item-js:last-child,
  .cols-m-4.s-m-0 .filter-item-js:nth-child(4n+4) {
    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-m-4.s-m-1 .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 0.75rem) !important;
    flex-basis: calc(25% - 0.75rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - .75rem) !important;
    width: calc(25% - .75rem) !important
  }

  .cols-m-4.s-m-1 .filter-item-js:last-child,
  .cols-m-4.s-m-1 .filter-item-js:nth-child(4n+4) {
    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-m-4.s-m-2 .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 1.5rem) !important;
    flex-basis: calc(25% - 1.5rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 1.5rem) !important;
    width: calc(25% - 1.5rem) !important
  }

  .cols-m-4.s-m-2 .filter-item-js:last-child,
  .cols-m-4.s-m-2 .filter-item-js:nth-child(4n+4) {
    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-m-4.s-m-3 .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 2.25rem) !important;
    flex-basis: calc(25% - 2.25rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 2.25rem) !important;
    width: calc(25% - 2.25rem) !important
  }

  .cols-m-4.s-m-3 .filter-item-js:last-child,
  .cols-m-4.s-m-3 .filter-item-js:nth-child(4n+4) {
    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-m-4.s-m-4 .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 3rem) !important;
    flex-basis: calc(25% - 3rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 3rem) !important;
    width: calc(25% - 3rem) !important
  }

  .cols-m-4.s-m-4 .filter-item-js:last-child,
  .cols-m-4.s-m-4 .filter-item-js:nth-child(4n+4) {
    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-m-4.s-m-5 .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 3.75rem) !important;
    flex-basis: calc(25% - 3.75rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 3.75rem) !important;
    width: calc(25% - 3.75rem) !important
  }

  .cols-m-4.s-m-5 .filter-item-js:last-child,
  .cols-m-4.s-m-5 .filter-item-js:nth-child(4n+4) {
    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
  }
}

@media (min-width:768px) {
  .cols-d-1.s-d-0 .filter-item-js {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-0 .filter-item-js:last-child,
  .cols-d-1.s-d-0 .filter-item-js:nth-child(1n+1) {
    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: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-1 .filter-item-js:last-child,
  .cols-d-1.s-d-1 .filter-item-js:nth-child(1n+1) {
    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: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-2 .filter-item-js:last-child,
  .cols-d-1.s-d-2 .filter-item-js:nth-child(1n+1) {
    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: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-3 .filter-item-js:last-child,
  .cols-d-1.s-d-3 .filter-item-js:nth-child(1n+1) {
    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: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-4 .filter-item-js:last-child,
  .cols-d-1.s-d-4 .filter-item-js:nth-child(1n+1) {
    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: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important
  }

  .cols-d-1.s-d-5 .filter-item-js:last-child,
  .cols-d-1.s-d-5 .filter-item-js:nth-child(1n+1) {
    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: 50% !important;
    flex-basis: 50% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 50% !important;
    width: 50% !important
  }

  .cols-d-2.s-d-0 .filter-item-js:last-child,
  .cols-d-2.s-d-0 .filter-item-js:nth-child(2n+2) {
    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% - 0.5rem) !important;
    flex-basis: calc(50% - 0.5rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - .5rem) !important;
    width: calc(50% - .5rem) !important
  }

  .cols-d-2.s-d-1 .filter-item-js:last-child,
  .cols-d-2.s-d-1 .filter-item-js:nth-child(2n+2) {
    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% - 1rem) !important;
    flex-basis: calc(50% - 1rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 1rem) !important;
    width: calc(50% - 1rem) !important
  }

  .cols-d-2.s-d-2 .filter-item-js:last-child,
  .cols-d-2.s-d-2 .filter-item-js:nth-child(2n+2) {
    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% - 1.5rem) !important;
    flex-basis: calc(50% - 1.5rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 1.5rem) !important;
    width: calc(50% - 1.5rem) !important
  }

  .cols-d-2.s-d-3 .filter-item-js:last-child,
  .cols-d-2.s-d-3 .filter-item-js:nth-child(2n+2) {
    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% - 2rem) !important;
    flex-basis: calc(50% - 2rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 2rem) !important;
    width: calc(50% - 2rem) !important
  }

  .cols-d-2.s-d-4 .filter-item-js:last-child,
  .cols-d-2.s-d-4 .filter-item-js:nth-child(2n+2) {
    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% - 2.5rem) !important;
    flex-basis: calc(50% - 2.5rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(50% - 2.5rem) !important;
    width: calc(50% - 2.5rem) !important
  }

  .cols-d-2.s-d-5 .filter-item-js:last-child,
  .cols-d-2.s-d-5 .filter-item-js:nth-child(2n+2) {
    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: 33.3% !important;
    flex-basis: 33.3% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 33.3% !important;
    width: 33.3% !important
  }

  .cols-d-3.s-d-0 .filter-item-js:last-child,
  .cols-d-3.s-d-0 .filter-item-js:nth-child(3n+3) {
    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% - 0.67rem) !important;
    flex-basis: calc(33.3% - 0.67rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - .67rem) !important;
    width: calc(33.3% - .67rem) !important
  }

  .cols-d-3.s-d-1 .filter-item-js:last-child,
  .cols-d-3.s-d-1 .filter-item-js:nth-child(3n+3) {
    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% - 1.33rem) !important;
    flex-basis: calc(33.3% - 1.33rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 1.33rem) !important;
    width: calc(33.3% - 1.33rem) !important
  }

  .cols-d-3.s-d-2 .filter-item-js:last-child,
  .cols-d-3.s-d-2 .filter-item-js:nth-child(3n+3) {
    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% - 2rem) !important;
    flex-basis: calc(33.3% - 2rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 2rem) !important;
    width: calc(33.3% - 2rem) !important
  }

  .cols-d-3.s-d-3 .filter-item-js:last-child,
  .cols-d-3.s-d-3 .filter-item-js:nth-child(3n+3) {
    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% - 2.67rem) !important;
    flex-basis: calc(33.3% - 2.67rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 2.67rem) !important;
    width: calc(33.3% - 2.67rem) !important
  }

  .cols-d-3.s-d-4 .filter-item-js:last-child,
  .cols-d-3.s-d-4 .filter-item-js:nth-child(3n+3) {
    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% - 3.33rem) !important;
    flex-basis: calc(33.3% - 3.33rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(33.3% - 3.33rem) !important;
    width: calc(33.3% - 3.33rem) !important
  }

  .cols-d-3.s-d-5 .filter-item-js:last-child,
  .cols-d-3.s-d-5 .filter-item-js:nth-child(3n+3) {
    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: 25% !important;
    flex-basis: 25% !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 25% !important;
    width: 25% !important
  }

  .cols-d-4.s-d-0 .filter-item-js:last-child,
  .cols-d-4.s-d-0 .filter-item-js:nth-child(4n+4) {
    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% - 0.75rem) !important;
    flex-basis: calc(25% - 0.75rem) !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - .75rem) !important;
    width: calc(25% - .75rem) !important
  }

  .cols-d-4.s-d-1 .filter-item-js:last-child,
  .cols-d-4.s-d-1 .filter-item-js:nth-child(4n+4) {
    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% - 1.5rem) !important;
    flex-basis: calc(25% - 1.5rem) !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 1.5rem) !important;
    width: calc(25% - 1.5rem) !important
  }

  .cols-d-4.s-d-2 .filter-item-js:last-child,
  .cols-d-4.s-d-2 .filter-item-js:nth-child(4n+4) {
    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% - 2.25rem) !important;
    flex-basis: calc(25% - 2.25rem) !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 2.25rem) !important;
    width: calc(25% - 2.25rem) !important
  }

  .cols-d-4.s-d-3 .filter-item-js:last-child,
  .cols-d-4.s-d-3 .filter-item-js:nth-child(4n+4) {
    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% - 3rem) !important;
    flex-basis: calc(25% - 3rem) !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 3rem) !important;
    width: calc(25% - 3rem) !important
  }

  .cols-d-4.s-d-4 .filter-item-js:last-child,
  .cols-d-4.s-d-4 .filter-item-js:nth-child(4n+4) {
    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% - 3.75rem) !important;
    flex-basis: calc(25% - 3.75rem) !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 0 !important;
    max-width: calc(25% - 3.75rem) !important;
    width: calc(25% - 3.75rem) !important
  }

  .cols-d-4.s-d-5 .filter-item-js:last-child,
  .cols-d-4.s-d-5 .filter-item-js:nth-child(4n+4) {
    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-mobile=dropdown] ul,
.navigation.class-filter.initiated[data-type-mobile=sidebar] ul,
.navigation.class-filter.initiated[data-type=dropdown] ul,
.navigation.class-filter.initiated[data-type=sidebar] ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.navigation.class-filter.initiated[data-type-mobile=dropdown] ul li,
.navigation.class-filter.initiated[data-type-mobile=sidebar] ul li,
.navigation.class-filter.initiated[data-type=dropdown] ul li,
.navigation.class-filter.initiated[data-type=sidebar] ul li {
  padding: 0 !important
}

.navigation.class-filter.initiated[data-type-mobile=dropdown] ul li a,
.navigation.class-filter.initiated[data-type-mobile=sidebar] ul li a,
.navigation.class-filter.initiated[data-type=dropdown] ul li a,
.navigation.class-filter.initiated[data-type=sidebar] ul li a {
  padding: 0 2rem !important
}

@media (min-width:768px) {

  .navigation.class-filter.initiated[data-type-mobile=dropdown] ul li a,
  .navigation.class-filter.initiated[data-type-mobile=sidebar] ul li a,
  .navigation.class-filter.initiated[data-type=dropdown] ul li a,
  .navigation.class-filter.initiated[data-type=sidebar] ul li a {
    padding: 0 2rem !important
  }
}

.navigation.class-filter.initiated[data-type-mobile=dropdown] a,
.navigation.class-filter.initiated[data-type-mobile=sidebar] a,
.navigation.class-filter.initiated[data-type=dropdown] a,
.navigation.class-filter.initiated[data-type=sidebar] a {
  white-space: nowrap;
  display: block !important
}

.default-icon {
  display: inline-block;
  width: auto
}

.default-icon>a {
  background-color: rgba(0, 0, 0, 0);
  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: 30px;
  width: 30px
}

.default-icon.middle>a {
  height: 40px;
  width: 40px
}

.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: #bf6f7e;
  height: 3px
}

.divider.divider-color-2 {
  background-color: #364959;
  height: 3px
}

.divider.divider-color-3 {
  background-color: #f2f2f2;
  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, hsla(0, 0%, 77.3%, .2), hsla(0, 0%, 97.3%, 0) 70%);
  background: radial-gradient(ellipse at 50% -5%, hsla(0, 0%, 77.3%, .2), hsla(0, 0%, 97.3%, 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, hsla(0, 0%, 77.3%, .2), hsla(0, 0%, 97.3%, 0) 35%);
    background: radial-gradient(ellipse at 50% -5%, hsla(0, 0%, 77.3%, .2), hsla(0, 0%, 97.3%, 0) 35%)
  }
}

#footer {
  background-color: #1E3480
}

#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,
#footer .social-pages .paragraphSystem {
  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
}

#footer .social-pages .icons-with-link {
  height: 30px;
  width: 30px
}

#footer .footer-brand-links {
  margin-top: 30px
}

#footer .footer-brand-links .paragraphSystem {
  -ms-flex-align: center;
  -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
}

#footer .footer-brand-links .paragraphSystem,
#footer .footer-brand-links .richText {
  -webkit-box-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 .footer-brand-links .richText {
  -ms-flex-align: center;
  height: 60px;
  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: 12px;
  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: 5px
  }

  #footer .list-footer ul li a {
    font-size: 12px
  }

  #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: 30px;
    margin: 0 5px;
    width: 30px
  }

  #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: #fff;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 15px;
    min-width: 1010px;
    width: 70%
  }

  #footer .copyright p {
    font-size: 12px;
    margin-bottom: 40px
  }
}

#footer * {
  color: #eaeef4
}

.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 #00a0df;
  border-top: 4px solid #00a0df;
  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:after,
.lightSlider:before {
  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);
  -ms-transform: translate(0);
  transform: translate(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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #333;
  border: 1px solid #1E3480;
  border-radius: 30px;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  position: relative;
  text-indent: -999em;
  width: 10px;
  z-index: 99
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #000
}

.lSSlideOuter .media {
  opacity: .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: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(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 .12s linear linear 0s .35s 0s;
  -o-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear linear 0s .35s 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:after,
.lSSlideOuter .lSPager.lSGallery:before {
  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: .5;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity .35s linear 0s;
  -o-transition: opacity .35s linear 0s;
  transition: opacity .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
  }

  to {
    left: 0
  }
}

@keyframes rightEnd {
  0% {
    left: 0
  }

  50% {
    left: -15px
  }

  to {
    left: 0
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0
  }

  50% {
    top: -15px
  }

  to {
    top: 0
  }
}

@keyframes topEnd {
  0% {
    top: 0
  }

  50% {
    top: -15px
  }

  to {
    top: 0
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0
  }

  50% {
    left: 15px
  }

  to {
    left: 0
  }
}

@keyframes leftEnd {
  0% {
    left: 0
  }

  50% {
    left: 15px
  }

  to {
    left: 0
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0
  }

  50% {
    bottom: -15px
  }

  to {
    bottom: 0
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0
  }

  50% {
    bottom: -15px
  }

  to {
    bottom: 0
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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-center-m .lSPager,
  .pager-on-bottom-left-m .lSPager,
  .pager-on-bottom-right-m .lSPager,
  .pager-on-top-center-m .lSPager,
  .pager-on-top-left-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-center .lSPager,
  .pager-on-bottom-left .lSPager,
  .pager-on-bottom-right .lSPager,
  .pager-on-top-center .lSPager,
  .pager-on-top-left .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
  }
}

.common-question-slide .cq-box {
  cursor: pointer;
  height: 100%
}

.common-question-slide .cq-box>.component-content {
  height: 100%
}

.common-question-slide .cq-box>.component-content>.paragraphSystem {
  -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: wrap;
  flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem
}

.common-question-slide .cq-box>.component-content>.paragraphSystem>:not([style="visibility:hidden"]):not([style="visibility: hidden"]) {
  -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;
  margin: 0 auto
}

.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-text {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin: 1rem auto;
  max-height: 0;
  overflow: hidden
}

.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-button {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  overflow: visible;
  padding: 0;
  position: relative
}

.common-question-slide .cq-box>.component-content>.paragraphSystem .cq-button:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M23 46a23 23 0 1123-23 23 23 0 01-23 23zm0-43a20 20 0 1020 20A20 20 0 0023 3zm11.15 18.8H24.5v-9.65h-3v9.65h-9.65v3h9.65v9.65h3V24.8h9.65z' fill='%2319417c'/%3E%3C/svg%3E") !important;
  display: inline-block;
  height: 33px;
  margin: 0;
  position: relative;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  vertical-align: middle;
  width: 33px
}

.common-question-slide .cq-box.active .cq-text {
  max-height: 500px
}

.common-question-slide .cq-box.active .cq-button:after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Cpath d='M11.85 21.8h22.3v3h-22.3zM46 23A23 23 0 1123 0a23 23 0 0123 23zm-3 0a20 20 0 10-20 20 20 20 0 0020-20z' fill='%2319417c'/%3E%3C/svg%3E") !important
}

.megamenu {
  margin: 0;
  position: relative;
  z-index: 999;
  padding: 0 calc((100% - 1140px)/2);
  background-color: #19407c;
  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: 1px solid #4e4e4e;
  border-radius: 0;
  padding: 15px 20px
}

.megamenu .country-selected,
.megamenu .country-selected .chevron-down {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.megamenu .country-selected .chevron-down {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -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:after,
.megamenu .country-selected .chevron-down:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1E3480;
  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:after,
.megamenu .country-selected:hover .chevron-down:before {
  background-color: #1E3480
}

.megamenu * {
  font-family: GothamNarrow-Book;
  color: #fff
}

.megamenu>.component-content {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  background: #19407c;
  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:after,
.megamenu>.component-content>.paragraphSystem:before {
  content: normal;
  content: none;
  display: none !important
}

.megamenu-bottom-center {
  background-color: #19407c
}

.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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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;
  position: fixed;
  top: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  width: 100%;
  z-index: 99
}

.megamenu-language-list * {
  color: #1E3480
}

.megamenu-language-list.opened,
.megamenu-language-list:focus {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible
}

.megamenu-language-list:focus-within {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 50%;
  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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%2319417c' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E")
}

.megamenu .searchBox input[type=text] {
  border: 1px solid #333;
  display: inline-block;
  font-size: 18px;
  outline: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5rem 2rem
}

.megamenu .searchBox input[type=text]::-webkit-input-placeholder {
  color: #333
}

.megamenu .searchBox input[type=text]::-moz-placeholder {
  color: #333
}

.megamenu .searchBox input[type=text]::placeholder {
  color: #333
}

.megamenu .searchBox input[type=text]:-ms-input-placeholder {
  color: #333
}

.megamenu .searchBox input[type=text]::-ms-input-placeholder {
  color: #333
}

.megamenu-search {
  -webkit-animation: searchshow .2s ease forwards;
  animation: searchshow .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: .1s;
  -o-transition-delay: .1s;
  transition-delay: .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 .2s ease forwards;
  animation: searchhide .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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19'%3E%3Cpath d='M14.657 3.844a1 1 0 010 1.414L10.414 9.5l4.243 4.243a1 1 0 11-1.414 1.414L9 10.915l-4.243 4.242a1 1 0 01-1.414-1.414L7.586 9.5 3.343 5.258a1 1 0 111.414-1.414L9 8.086l4.243-4.242a1 1 0 011.414 0z' fill='%23fff' fill-rule='evenodd'/%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: #19407c;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden
}

.megamenu.search-opened>.component-content>.paragraphSystem {
  background: #19407c
}

.megamenu .navigation-mobile-menu {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='36' fill='%23fff'%3E%3Cpath d='M16 12h16v2H16zM16 17h16v2H16zM16 22h16v2H16z'/%3E%3C/svg%3E");
  background-position: 50%;
  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: rgba(0, 0, 0, 0);
  color: #fff
}

.megamenu-main-nav * {
  color: #fff
}

.megamenu-main-nav>*>.navigation-root.navigation-level1 {
  background: rgba(0, 0, 0, 0);
  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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  border: none;
  color: #1E3480;
  font-size: 16px;
  font-weight: 700 !important;
  height: auto;
  margin: 0;
  padding: 0 30px;
  text-align: center;
  width: 100%;
  text-decoration: none !important;
  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: #1E3480
}

.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: rgba(0, 0, 0, 0);
  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:after,
.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  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: #4e4e4e
}

.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover {
  color: #4e4e4e
}

.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*=navigation-level] {
  background: rgba(0, 0, 0, 0);
  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;
  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:last-child {
  border-bottom: none
}

.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*=navigation-level]>li>a {
  background: rgba(0, 0, 0, 0);
  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: #fff
}

.megamenu-submenu-item * {
  color: #1E3480
}

.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: rgba(0, 0, 0, 0)
  }

  .megamenu-bottom-center,
  .megamenu-bottom-left,
  .megamenu-bottom-right {
    max-width: 33.33333%;
    width: 33.33333%
  }

  .megamenu.nav-opened .megamenu-search .form-search {
    max-height: 0
  }

  .megamenu.nav-opened>.component-content {
    background: rgba(0, 0, 0, 0);
    max-height: none;
    min-height: auto;
    overflow: visible
  }

  .megamenu>.component-content {
    background: rgba(0, 0, 0, 0);
    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: rgba(0, 0, 0, 0);
    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: 50px;
    width: auto
  }

  .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type {
    margin-left: 0
  }

  .megamenu .gsk-logo,
  .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: rgba(0, 0, 0, 0);
    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: 50px;
    width: auto
  }

  .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type {
    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 277.5px;
    flex: 1 1 277.5px;
    margin-bottom: 15px;
    max-width: 277.5px;
    width: 100%
  }

  .megamenu-language-list {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .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%) scaleY(0);
    -ms-transform: translate(-50%) scaleY(0);
    transform: translate(-50%) scaleY(0);
    width: 100vw;
    -webkit-box-shadow: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0)
  }

  .megamenu-language-list.opened,
  .megamenu-language-list:focus {
    -webkit-transform: translate(-50%) scaleY(1);
    -ms-transform: translate(-50%) scaleY(1);
    transform: translate(-50%) scaleY(1)
  }

  .megamenu-language-list.opened>.inner,
  .megamenu-language-list:focus>.inner {
    opacity: 1
  }

  .megamenu-language-list:focus-within {
    -webkit-transform: translate(-50%) scaleY(1);
    -ms-transform: translate(-50%) scaleY(1);
    transform: translate(-50%) 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: 33.33333%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 33.33333%
  }

  .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 10px 0 0;
    padding: 0;
    pointer-events: all
  }

  .megamenu .social-pages>*>.paragraphSystem .icons-with-link:last-child {
    margin: 0
  }

  .megamenu .social-pages>*>.paragraphSystem .icons-with-link i {
    height: 22px;
    width: 22px
  }

  .megamenu-logo {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 33.33333%;
    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: 140px;
    min-width: 140px;
    width: 140px
  }

  .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-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .megamenu .form-search,
  .megamenu .searchBox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .megamenu .searchBox {
    padding: 0
  }

  .megamenu .searchBox button {
    background-size: 19px;
    background-size: contain;
    height: 24px;
    left: auto;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    width: 24px
  }

  .megamenu .searchBox input[type=text] {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%2319417c' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #ced4da;
    background-position: center right 1rem;
    background-repeat: no-repeat;
    background-size: 16px;
    font-size: 16px;
    opacity: 0;
    outline: 0;
    padding: 1rem;
    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]::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: 33.33333%;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: 33.33333%
  }

  .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: #2e5187;
    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: 55px;
    -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: #fff
  }

  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a {
    font-size: 20px;
    line-height: 24px;
    background-color: rgba(0, 0, 0, 0);
    max-height: 75%;
    padding: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
  }

  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a,
  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus>a,
  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
  }

  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus-within>a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
  }

  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a:after,
  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>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;
    font-weight: 400 !important
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    bottom: calc(50% - 12px);
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 100%
  }

  .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: #1E3480;
    display: none
  }

  .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a {
    color: #1E3480;
    text-align: left
  }

  .megamenu-submenu-items-container {
    display: block
  }

  .megamenu-submenu-items-container .navigation a,
  .megamenu-submenu-items-container .navigation a.navigation-item-title,
  .megamenu-submenu-items-container .navigation a:hover,
  .megamenu-submenu-items-container .navigation li,
  .megamenu-submenu-items-container .navigation li:hover,
  .megamenu-submenu-items-container .navigation ul {
    background: rgba(0, 0, 0, 0);
    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: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0)
  }

  .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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    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: #1E3480
  }

  .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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-size: 16px;
  text-decoration: none;
  color: #fff
}

.country-selected:hover,
a.top-bar-link:hover {
  border-bottom: 1px solid #1E3480;
  color: #1E3480
}

.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 .2s ease;
    -o-transition: all .2s ease;
    transition: all .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: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(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);
    -ms-transform: scale(1);
    transform: scale(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 #1E3480;
  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: rgba(0, 0, 0, 0);
  border: 1px solid #1E3480;
  border-left-width: 0;
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px
}

.searchbox-results .button:before {
  background-color: #1E3480;
  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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%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: 1px solid #bf6f7e !important;
  border-left-color: rgba(0, 0, 0, 0) !important
}

.searchbox-results.theme-1 .button:before {
  background-color: #bf6f7e !important
}

.searchbox-results.theme-1 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23bf6f7e' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important
}

.searchbox-results.theme-1 form input {
  border-bottom: 1px solid #bf6f7e !important;
  border-left: 1px solid #bf6f7e !important;
  border-top: 1px solid #bf6f7e !important
}

.searchbox-results.theme-2 .button {
  border: 1px solid #364959 !important;
  border-left-color: rgba(0, 0, 0, 0) !important
}

.searchbox-results.theme-2 .button:before {
  background-color: #364959 !important
}

.searchbox-results.theme-2 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23364959' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important
}

.searchbox-results.theme-2 form input {
  border-bottom: 1px solid #364959 !important;
  border-left: 1px solid #364959 !important;
  border-top: 1px solid #364959 !important
}

.searchbox-results.theme-3 .button {
  border: 1px solid #f2f2f2 !important;
  border-left-color: rgba(0, 0, 0, 0) !important
}

.searchbox-results.theme-3 .button:before {
  background-color: #f2f2f2 !important
}

.searchbox-results.theme-3 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23f2f2f2' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important
}

.searchbox-results.theme-3 form input {
  border-bottom: 1px solid #f2f2f2 !important;
  border-left: 1px solid #f2f2f2 !important;
  border-top: 1px solid #f2f2f2 !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: rgba(0, 0, 0, 0);
  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: #1E3480 !important
}

.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd):after {
  background-color: #333 !important
}

.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd):after {
  background-color: #00a0df !important
}

.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd):after {
  background-color: #fbd723 !important
}

.searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd):after {
  background-color: #e5f7fd !important
}

.searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd):after {
  background-color: #c8262c !important
}

.searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd):after {
  background-color: #f8f8f8 !important
}

.searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd):after {
  background-color: #ecf6fb !important
}

.searchResults.stripped.odds.theme-9 .searchResults-result:nth-child(odd):after {
  background-color: #366cd4 !important
}

.searchResults.stripped.odds.theme-10 .searchResults-result:nth-child(odd):after {
  background-color: #112d55 !important
}

.searchResults.stripped.odds.theme-11 .searchResults-result:nth-child(odd):after {
  background-color: #6698ff !important
}

.searchResults.stripped.odds.theme-12 .searchResults-result:nth-child(odd):after {
  background-color: #3e7bfa !important
}

.searchResults.stripped.odds.theme-13 .searchResults-result:nth-child(odd):after {
  background-color: #ff3b3b !important
}

.searchResults.stripped.odds.theme-14 .searchResults-result:nth-child(odd):after {
  background-color: #facd02 !important
}

.searchResults.stripped.odds.theme-15 .searchResults-result:nth-child(odd):after {
  background-color: #f6911f !important
}

.searchResults.stripped.odds.theme-16 .searchResults-result:nth-child(odd):after {
  background-color: #fcfdfe !important
}

.searchResults.stripped.odds.theme-17 .searchResults-result:nth-child(odd):after {
  background-color: #eaeef4 !important
}

.searchResults.stripped.odds.theme-18 .searchResults-result:nth-child(odd):after {
  background-color: #9ba9c3 !important
}

.searchResults.stripped.odds.theme-19 .searchResults-result:nth-child(odd):after {
  background-color: #c7cedb !important
}

.searchResults.stripped.odds.theme-20 .searchResults-result:nth-child(odd):after {
  background-color: #4e4e4e !important
}

.searchResults.stripped.odds.theme-21 .searchResults-result:nth-child(odd):after {
  background-color: #758094 !important
}

.searchResults.stripped.odds.theme-22 .searchResults-result:nth-child(odd):after {
  background-color: #f8f8fc !important
}

.searchResults.stripped.odds.theme-23 .searchResults-result:nth-child(odd):after {
  background-color: #fafafc !important
}

.searchResults.stripped.odds.theme-24 .searchResults-result:nth-child(odd):after {
  background-color: #cdf !important
}

.searchResults.stripped.odds.theme-25 .searchResults-result:nth-child(odd):after {
  background-color: #19407c !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: #f8f9fa !important
}

.searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd):after {
  background-color: #e9ecef !important
}

.searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd):after {
  background-color: #dee2e6 !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: #868e96 !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(2n):after {
  background-color: #1E3480 !important
}

.searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(2n):after {
  background-color: #333 !important
}

.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(2n):after {
  background-color: #00a0df !important
}

.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(2n):after {
  background-color: #fbd723 !important
}

.searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(2n):after {
  background-color: #e5f7fd !important
}

.searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(2n):after {
  background-color: #c8262c !important
}

.searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(2n):after {
  background-color: #f8f8f8 !important
}

.searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(2n):after {
  background-color: #ecf6fb !important
}

.searchResults.stripped.evens.theme-9 .searchResults-result:nth-child(2n):after {
  background-color: #366cd4 !important
}

.searchResults.stripped.evens.theme-10 .searchResults-result:nth-child(2n):after {
  background-color: #112d55 !important
}

.searchResults.stripped.evens.theme-11 .searchResults-result:nth-child(2n):after {
  background-color: #6698ff !important
}

.searchResults.stripped.evens.theme-12 .searchResults-result:nth-child(2n):after {
  background-color: #3e7bfa !important
}

.searchResults.stripped.evens.theme-13 .searchResults-result:nth-child(2n):after {
  background-color: #ff3b3b !important
}

.searchResults.stripped.evens.theme-14 .searchResults-result:nth-child(2n):after {
  background-color: #facd02 !important
}

.searchResults.stripped.evens.theme-15 .searchResults-result:nth-child(2n):after {
  background-color: #f6911f !important
}

.searchResults.stripped.evens.theme-16 .searchResults-result:nth-child(2n):after {
  background-color: #fcfdfe !important
}

.searchResults.stripped.evens.theme-17 .searchResults-result:nth-child(2n):after {
  background-color: #eaeef4 !important
}

.searchResults.stripped.evens.theme-18 .searchResults-result:nth-child(2n):after {
  background-color: #9ba9c3 !important
}

.searchResults.stripped.evens.theme-19 .searchResults-result:nth-child(2n):after {
  background-color: #c7cedb !important
}

.searchResults.stripped.evens.theme-20 .searchResults-result:nth-child(2n):after {
  background-color: #4e4e4e !important
}

.searchResults.stripped.evens.theme-21 .searchResults-result:nth-child(2n):after {
  background-color: #758094 !important
}

.searchResults.stripped.evens.theme-22 .searchResults-result:nth-child(2n):after {
  background-color: #f8f8fc !important
}

.searchResults.stripped.evens.theme-23 .searchResults-result:nth-child(2n):after {
  background-color: #fafafc !important
}

.searchResults.stripped.evens.theme-24 .searchResults-result:nth-child(2n):after {
  background-color: #cdf !important
}

.searchResults.stripped.evens.theme-25 .searchResults-result:nth-child(2n):after {
  background-color: #19407c !important
}

.searchResults.stripped.evens.theme-white .searchResults-result:nth-child(2n):after {
  background-color: #fff !important
}

.searchResults.stripped.evens.theme-gray-100 .searchResults-result:nth-child(2n):after {
  background-color: #f8f9fa !important
}

.searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(2n):after {
  background-color: #e9ecef !important
}

.searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(2n):after {
  background-color: #dee2e6 !important
}

.searchResults.stripped.evens.theme-gray-400 .searchResults-result:nth-child(2n):after {
  background-color: #ced4da !important
}

.searchResults.stripped.evens.theme-gray-500 .searchResults-result:nth-child(2n):after {
  background-color: #d5d1ce !important
}

.searchResults.stripped.evens.theme-gray-600 .searchResults-result:nth-child(2n):after {
  background-color: #868e96 !important
}

.searchResults.stripped.evens.theme-gray-700 .searchResults-result:nth-child(2n):after {
  background-color: #495057 !important
}

.searchResults.stripped.evens.theme-gray-800 .searchResults-result:nth-child(2n):after {
  background-color: #343a40 !important
}

.searchResults.stripped.evens.theme-gray-900 .searchResults-result:nth-child(2n):after {
  background-color: #544f40 !important
}

.searchResults.stripped.evens.theme-black .searchResults-result:nth-child(2n):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 {
  margin-bottom: 2rem;
  margin-left: -1rem;
  display: block !important
}

.searchResults-number,
.searchResults-number .searchResults-term {
  color: #1E3480;
  font-size: 16px;
  font-weight: 700;
  position: relative
}

@media (min-width:768px) {
  .searchResults-number {
    margin-left: 0;
    position: relative
  }

  .searchResults-number,
  .searchResults-number .searchResults-term {
    font-size: 18px;
    font-weight: 700
  }
}

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

.searchResults-result {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative
}

@media (min-width:768px) {
  .searchResults-result {
    padding: 30px 0
  }
}

.searchResults-description {
  color: #1E3480;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0
}

@media (min-width:768px) {
  .searchResults-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px
  }
}

.searchResults-title a,
.searchResults-title body[class*=template-product-landing] .no-results-filter-js,
.searchResults-title h3,
body[class*=template-product-landing] .searchResults-title .no-results-filter-js {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: .5rem;
  text-decoration: none
}

@media (min-width:768px) {

  .searchResults-title a,
  .searchResults-title body[class*=template-product-landing] .no-results-filter-js,
  .searchResults-title h3,
  body[class*=template-product-landing] .searchResults-title .no-results-filter-js {
    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
}

.searchResults-pagination-item {
  background-color: rgba(0, 0, 0, 0);
  border: none
}

.searchResults-pagination-item a {
  background-color: rgba(0, 0, 0, 0);
  color: #1E3480;
  font-size: 16px;
  font-weight: 400;
  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
}

.tabs-nav-item,
.tabs .text-wrapper {
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.tabs-nav-item {
  background: none;
  border: 0;
  height: unset;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px;
  width: 40%;
  cursor: pointer
}

.tabs-nav-item a {
  color: #dee2e6;
  display: block;
  text-decoration: none
}

.tabs-nav-item.is-active a {
  color: #1E3480
}

.tabs-nav-item.is-active .text-wrapper {
  font-weight: 700 !important
}

.tabs-nav-item:hover a {
  color: #1E3480
}

.tabs-content {
  border: 0;
  border-top: 1px solid #1E3480;
  padding: 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
  }
}

[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: #1E3480;
  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: #1E3480;
  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: #1E3480 !important
}

.title-color-1-link a:after {
  background-color: #1E3480 !important
}

.title-color-2>.component-content:after {
  background-color: #333 !important
}

.title-color-2-link a:after {
  background-color: #333 !important
}

.title-color-3>.component-content:after {
  background-color: #00a0df !important
}

.title-color-3-link a:after {
  background-color: #00a0df !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 body[class*=template-product-landing] .no-results-filter-js,
.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 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .title-left-m .component-content .richText-content .no-results-filter-js,
body[class*=template-product-landing] .title-left-m .component-content figcaption .no-results-filter-js {
  text-align: left
}

.title-center-m .component-content .richText-content body[class*=template-product-landing] .no-results-filter-js,
.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 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .title-center-m .component-content .richText-content .no-results-filter-js,
body[class*=template-product-landing] .title-center-m .component-content figcaption .no-results-filter-js {
  text-align: center
}

.title-right-m .component-content .richText-content body[class*=template-product-landing] .no-results-filter-js,
.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 body[class*=template-product-landing] .no-results-filter-js,
.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,
body[class*=template-product-landing] .title-right-m .component-content .richText-content .no-results-filter-js,
body[class*=template-product-landing] .title-right-m .component-content figcaption .no-results-filter-js {
  text-align: right
}

@media (min-width:992px) {

  .title-left-d .component-content .richText-content body[class*=template-product-landing] .no-results-filter-js,
  .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 body[class*=template-product-landing] .no-results-filter-js,
  .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,
  body[class*=template-product-landing] .title-left-d .component-content .richText-content .no-results-filter-js,
  body[class*=template-product-landing] .title-left-d .component-content figcaption .no-results-filter-js {
    text-align: left
  }

  .title-center-d .component-content .richText-content body[class*=template-product-landing] .no-results-filter-js,
  .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 body[class*=template-product-landing] .no-results-filter-js,
  .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,
  body[class*=template-product-landing] .title-center-d .component-content .richText-content .no-results-filter-js,
  body[class*=template-product-landing] .title-center-d .component-content figcaption .no-results-filter-js {
    text-align: center
  }

  .title-right-d .component-content .richText-content body[class*=template-product-landing] .no-results-filter-js,
  .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 body[class*=template-product-landing] .no-results-filter-js,
  .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,
  body[class*=template-product-landing] .title-right-d .component-content .richText-content .no-results-filter-js,
  body[class*=template-product-landing] .title-right-d .component-content figcaption .no-results-filter-js {
    text-align: right
  }
}

.mp4-video>*>.content,
.reference-video-component-mp4>*>.content {
  line-height: 0
}

.mp4-video .local-video,
.reference-video-component-mp4 .local-video {
  cursor: pointer;
  width: 100%
}

.reference-video-component-youtube-v2,
.youtube-video {
  width: 100%
}

.universal,
.videographic {
  height: 0;
  overflow: hidden;
  position: relative
}

.universal iframe,
.videographic iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.universal {
  padding-top: 56.25%
}

.videographic {
  padding-top: 75%
}

.youtube-player {
  background: #000;
  height: 0;
  margin: 5px;
  max-width: 100%;
  overflow: hidden;
  position: relative
}

.youtube-player img {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.youtube-player iframe {
  background: rgba(0, 0, 0, 0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.youtube-player .play {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68'%3E%3Cg transform='translate(2 2)' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M49.5 32.5l-27 16v-32z'/%3E%3Ccircle cx='32' cy='32' r='32' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  bottom: 0;
  cursor: pointer;
  height: 72px;
  left: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 72px
}

.youtube-player:hover img {
  -webkit-filter: brightness(75%);
  filter: brightness(75%)
}

.youtube-player:hover .play {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68'%3E%3Cg transform='translate(2 2)' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M49.5 32.5l-27 16v-32z'/%3E%3Ccircle cx='32' cy='32' r='32' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E")
}

.richText.component>.component-content {
  height: 100%;
  width: 100%
}

.richText.component>.component-content>.richText-content {
  height: 100%;
  width: 100%
}

/*Sumeet Gavhale | 06-09-22 |  gb-595*/
html[lang="hu"] .richText.component>.component-content>.richText-content {
  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-bottom-d {
    background-position: bottom !important
  }

  .box.bg-position-center-d {
    background-position: 50% !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-bottom-m {
    background-position: bottom !important
  }

  .box.bg-position-center-m {
    background-position: 50% !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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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;
  background-repeat: repeat-y;
  background-size: cover !important
}

.richText-content p+ol,
.richText-content p+ul {
  margin-top: -.5rem
}

.richText-content ol,
.richText-content ul {
  margin: 0;
  padding: 0
}

.richText-content ol>li,
.richText-content ul>li {
  color: #333;
  display: block;
  line-height: 20px;
  list-style-type: none;
  margin: 0 0 .2rem;
  padding: 0 0 0 1.5rem;
  position: relative;
  text-align: left;
  font-size: 18px;
}

.richText-content ol>li:last-of-type,
.richText-content ul>li:last-of-type {
  margin-bottom: 0
}

.richText-content ol>li:before,
.richText-content ul>li:before {
  color: inherit;
  content: "\2022";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.6rem;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-indent: 0;
  top: 0
}

@media (min-width:992px) {

  .richText-content ol>li:before,
  .richText-content ul>li:before {
    line-height: 20px
  }
}

@media (min-width:992px) {

  .richText-content ol>li,
  .richText-content ul>li {
    line-height: 20px
  }
}

.richText-content ol>li:first-child: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: #1E3480 !important
}

.richText.list-color-2 li:before {
  color: #333 !important
}

.richText.list-color-3 li:before {
  color: #00a0df !important
}

.richText.list-color-4 li:before {
  color: #fbd723 !important
}

.richText.list-color-5 li:before {
  color: #e5f7fd !important
}

.richText.list-color-6 li:before {
  color: #c8262c !important
}

.richText.list-color-7 li:before {
  color: #f8f8f8 !important
}

.richText.list-color-8 li:before {
  color: #ecf6fb !important
}

.richText.list-color-9 li:before {
  color: #366cd4 !important
}

.richText.list-color-10 li:before {
  color: #112d55 !important
}

.richText.list-color-11 li:before {
  color: #6698ff !important
}

.richText.list-color-12 li:before {
  color: #3e7bfa !important
}

.richText.list-color-13 li:before {
  color: #ff3b3b !important
}

.richText.list-color-14 li:before {
  color: #facd02 !important
}

.richText.list-color-15 li:before {
  color: #f6911f !important
}

.richText.list-color-16 li:before {
  color: #fcfdfe !important
}

.richText.list-color-17 li:before {
  color: #eaeef4 !important
}

.richText.list-color-18 li:before {
  color: #9ba9c3 !important
}

.richText.list-color-19 li:before {
  color: #c7cedb !important
}

.richText.list-color-20 li:before {
  color: #4e4e4e !important
}

.richText.list-color-21 li:before {
  color: #758094 !important
}

.richText.list-color-22 li:before {
  color: #f8f8fc !important
}

.richText.list-color-23 li:before {
  color: #fafafc !important
}

.richText.list-color-24 li:before {
  color: #cdf !important
}

.richText.list-color-25 li:before {
  color: #19407c !important
}

.richText.list-color-white li:before {
  color: #fff !important
}

.richText.list-color-gray-100 li:before {
  color: #f8f9fa !important
}

.richText.list-color-gray-200 li:before {
  color: #e9ecef !important
}

.richText.list-color-gray-300 li:before {
  color: #dee2e6 !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: #868e96 !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-center .richText-content,
  .richText.list-align-left .richText-content,
  .richText.list-align-right .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-center .richText-content>*,
  .richText.list-align-left .richText-content>*,
  .richText.list-align-right .richText-content>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }

  .richText.list-align-center .richText-content>ul,
  .richText.list-align-left .richText-content>ul,
  .richText.list-align-right .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-center .richText-content,
  .richText.list-align-d-left .richText-content,
  .richText.list-align-d-right .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-center .richText-content>*,
  .richText.list-align-d-left .richText-content>*,
  .richText.list-align-d-right .richText-content>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }

  .richText.list-align-d-center .richText-content>ul,
  .richText.list-align-d-left .richText-content>ul,
  .richText.list-align-d-right .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 .25s ease;
  -o-transition: all .25s ease;
  transition: all .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 .25s ease;
  -o-transition: all .25s ease;
  transition: all .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: #333;
  background-size: 10px 10px;
  border-left: 3px solid #1E3480;
  background-position: 50%;
  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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: #fbd723
}

body .gigya-screen form .gigya-composite-control-dropdown.dropdown-opened-js:after {
  background-color: #e5f7fd
}

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: #fff;
  padding: 0 !important;
  font-family: GothamNarrow-Book;
  font-size: 16px;
  line-height: 18px;
  -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: 18px;
    line-height: 20px
  }
}

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.gigya-error,
body .gigya-screen form .gigya-composite-control input.gigya-error:focus,
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 select {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: GothamNarrow-Book;
  font-size: 14px;
  color: #1E3480;
  line-height: 18px;
  display: block;
  width: 100%;
  height: 55px;
  min-height: 55px;
  border-radius: 5px;
  padding: 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.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 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 select::-webkit-input-placeholder {
  color: #e9ecef
}

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 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 select::-moz-placeholder {
  color: #e9ecef
}

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 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 select:-ms-input-placeholder {
  color: #e9ecef
}

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 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 select::-ms-input-placeholder {
  color: #e9ecef
}

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 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 select::placeholder {
  color: #e9ecef
}

@media (min-width:768px) {

  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 input:not([type=radio]),
  body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus,
  body .gigya-screen form .gigya-composite-control select {
    font-size: 16px;
    line-height: 20px;
    padding: 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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  border: 1px solid #1E3480;
  -webkit-box-shadow: 0 0 0 0 #1E3480;
  box-shadow: 0 0 0 0 #1E3480
}

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: #1E3480;
  -webkit-box-shadow: 0 0 5px -1px #1E3480;
  box-shadow: 0 0 5px -1px #1E3480
}

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: #1E3480
}

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: #333
}

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: #dee2e6;
  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: #333
}

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: #868e96;
  background-color: #e9ecef;
  border-color: #544f40
}

body .gigya-screen form .gigya-composite-control button,
body .gigya-screen form .gigya-composite-control input[type=submit] {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #333;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  min-width: 150px;
  max-width: 250px;
  padding: 1rem 2rem
}

@media (min-width:768px) {

  body .gigya-screen form .gigya-composite-control button,
  body .gigya-screen form .gigya-composite-control input[type=submit] {
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 2rem
  }
}

body .gigya-screen form .gigya-composite-control button:focus,
body .gigya-screen form .gigya-composite-control input[type=submit]:focus {
  color: #fbd723;
  background-color: #fbd723;
  border-color: rgba(0, 0, 0, 0)
}

body .gigya-screen form .gigya-composite-control button:hover,
body .gigya-screen form .gigya-composite-control input[type=submit]:hover {
  color: #333;
  background-color: #1E3480;
  border-color: rgba(0, 0, 0, 0)
}

body .gigya-screen form .gigya-composite-control button:disabled,
body .gigya-screen form .gigya-composite-control input[type=submit]: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: #fff
}

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:first-of-type {
  margin-bottom: 2rem
}

body #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-checkbox {
  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: auto auto 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
}

.bpplayer {
  position: relative;
  background: #d3d3d3;
  width: 100%;
  margin: 20px auto;
  max-height: 100vh;
  max-width: 100vw
}

.bpplayer:not(.fs):not(.autofs) {
  padding-top: 56.25%
}

.bpplayer.fixed {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto
}

.bpplayer .control-btn {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0);
  background-size: 40% auto;
  background-position: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%
}

.bpplayer[data-status=paused]>.placeholder,
.bpplayer[data-status=stopped]>.placeholder {
  opacity: 1
}

.bpplayer[data-status=playing]>.placeholder {
  opacity: 0
}

.bpplayer[data-status=playing]>.controls {
  background: rgba(0, 0, 0, 0)
}

.bpplayer[data-status=playing]>.controls:hover {
  background: rgba(0, 0, 0, 0)
}

.bpplayer[data-status=playing]>.controls:after,
.bpplayer[data-status=playing]>.controls:before {
  opacity: 0
}

.bpplayer>* {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

.bpplayer>.placeholder {
  z-index: 8;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  opacity: 1
}

.bpplayer>.placeholder img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.bpplayer>.controls {
  z-index: 8;
  overflow: hidden;
  background: rgba(0, 0, 0, .35);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  cursor: pointer
}

.bpplayer>.controls:hover {
  background: rgba(0, 0, 0, .3)
}

.bpplayer>.controls:hover:after {
  background-color: #364156
}

.bpplayer>.controls:after,
.bpplayer>.controls:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease
}

.bpplayer>.controls:after {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 8;
  background-color: #212d40;
  border-radius: 50%;
  opacity: 1
}

.bpplayer>.controls:before {
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-left: 30px solid #d66853;
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  z-index: 9;
  -webkit-transform: translateX(15%);
  -ms-transform: translateX(15%);
  transform: translateX(15%);
  opacity: 1
}

.bpplayer>.controls>* {
  position: absolute;
  region-break-after: always
}

.bpplayer>.controls.controls-active-f .icon.tl,
.bpplayer>.controls.controls-active .icon.tl {
  top: 60px
}

.bpplayer>.controls.controls-active-f .icon.tr,
.bpplayer>.controls.controls-active .icon.tr {
  top: 60px
}

.bpplayer>.controls.controls-active-f .icon.bl,
.bpplayer>.controls.controls-active .icon.bl {
  bottom: 60px
}

.bpplayer>.controls.controls-active-f .icon.br,
.bpplayer>.controls.controls-active .icon.br {
  bottom: 60px
}

.bpplayer>.controls .icon {
  width: 50px;
  height: 50px;
  z-index: 20;
  margin: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease
}

.bpplayer>.controls .icon a {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999
}

.bpplayer>.controls .icon.tl {
  top: 0;
  left: 0
}

.bpplayer>.controls .icon.tr {
  top: 0;
  right: 0
}

.bpplayer>.controls .icon.bl {
  bottom: 0;
  left: 0
}

.bpplayer>.controls .icon.br {
  bottom: 0;
  right: 0
}

.bpplayer>.controls .bottom,
.bpplayer>.controls .top {
  margin: auto;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  fex-wrap: no-wrap;
  cursor: default
}

.bpplayer>.controls.controls-active-f .top,
.bpplayer>.controls.controls-active .top {
  top: 0
}

.bpplayer>.controls.controls-active-f .top:hover,
.bpplayer>.controls.controls-active .top:hover {
  top: 0
}

.bpplayer>.controls.controls-active-f .bottom,
.bpplayer>.controls.controls-active .bottom {
  top: auto;
  bottom: 0
}

.bpplayer>.controls.controls-active-f .bottom:hover,
.bpplayer>.controls.controls-active .bottom:hover {
  top: auto;
  bottom: 0
}

.bpplayer>.controls .top {
  top: -60px;
  left: 0;
  right: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  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
}

.bpplayer>.controls .top .title {
  padding: 0 2rem;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 20px
}

.bpplayer>.controls .bottom {
  bottom: -60px;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bpplayer>.controls .bottom>[class*=-controls] {
  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;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0 1rem
}

.bpplayer>.controls .bottom>[class*=-controls]>div {
  width: 45px;
  height: 45px
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>[class*=-controls]>div>button,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>[class*=-controls]>div>button,
.bpplayer>.controls .bottom>[class*=-controls]>div>.btn {
  width: 100%;
  height: 100%
}

.bpplayer>.controls .bottom>.settings-controls>.fullscreen {
  width: 45px;
  height: 45px;
  position: relative
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn {
  position: absolute;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: justify;
  align-content: space-between
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  width: 35%;
  max-width: 35%;
  min-width: 35%;
  height: 35%;
  max-height: 35%;
  min-height: 35%;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:first-child {
  border-top: 3px solid #d66853;
  border-left: 3px solid #d66853;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(2) {
  border-top: 3px solid #d66853;
  border-right: 3px solid #d66853;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(3) {
  border-bottom: 3px solid #d66853;
  border-left: 3px solid #d66853;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen button>.i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen #exit-notification .exit-notification-inner .exit-notification-buttons button>.i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen .btn>.i:nth-child(4) {
  border-bottom: 3px solid #d66853;
  border-right: 3px solid #d66853;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:first-child,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:first-child {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(2),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(2) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(3),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(4),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>button .i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]>.btn .i:nth-child(4) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:first-child,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:first-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(2),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(2) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(3),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(3) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(4),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>button>.i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=fs]:hover>.btn>.i:nth-child(4) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:first-child,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:first-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(2),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(2) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(3),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(3) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(4),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]>button>.i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]>.btn>.i:nth-child(4) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:first-child,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:first-child,
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:first-child {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(2),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(2),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(2) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(3),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(3),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(4),
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>button .i:nth-child(4),
.bpplayer>.controls .bottom>.settings-controls>.fullscreen[data-fs-status=n]:hover>.btn .i:nth-child(4) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0)
}

.bpplayer>.controls .bottom>.settings-controls>.volume {
  width: 45px;
  height: 45px;
  position: relative;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  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;
  -ms-flex-line-pack: center;
  align-content: center
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:after,
#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:after,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:after,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:before {
  opacity: 1
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:before {
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1)
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume.muted button:after,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted #exit-notification .exit-notification-inner .exit-notification-buttons button:after,
.bpplayer>.controls .bottom>.settings-controls>.volume.muted .btn:after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1)
}

.bpplayer>.controls .bottom>.settings-controls>.volume.muted .vbar {
  opacity: .5
}

.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle {
  width: 100%;
  height: 300%;
  position: absolute;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  background: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  top: -300%;
  left: 0;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -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;
  opacity: 0;
  cursor: default
}

.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle>.vbar {
  width: 20%;
  background-color: #fff;
  height: 80%;
  position: relative;
  cursor: pointer
}

.bpplayer>.controls .bottom>.settings-controls>.volume>.volume-handle>.vbar>.vol {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d66853;
  height: 40%;
  width: 100%;
  pointer-events: none
}

.bpplayer>.controls .bottom>.settings-controls>.volume.opened>.volume-handle,
.bpplayer>.controls .bottom>.settings-controls>.volume:hover>.volume-handle {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn {
  width: 0;
  height: 0;
  border-bottom: 20px solid #d66853;
  border-left: 20px solid rgba(0, 0, 0, 0);
  padding: 0 !important;
  position: relative;
  overflow: visible
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:after,
#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:before,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:after,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:after,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:before {
  content: "";
  width: 2px;
  background: #fff;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 9;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:before,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:before {
  right: 0;
  left: -20px;
  -webkit-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button:after,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button:after,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn:after {
  top: 0;
  left: 0;
  right: -20px;
  -webkit-transform: rotate(45deg) scale(0);
  -ms-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume>button>.handle,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume>button>.handle,
.bpplayer>.controls .bottom>.settings-controls>.volume>.btn>.handle {
  width: 40%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background-color: #d66853
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>button:after,
#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>button:before,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume[data-status=muted]>button:after,
.bpplayer>.controls #exit-notification .exit-notification-inner .exit-notification-buttons .bottom>.settings-controls>.volume[data-status=muted]>button:before,
.bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>.btn:after,
.bpplayer>.controls .bottom>.settings-controls>.volume[data-status=muted]>.btn:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.bpplayer>.controls .bottom>.timeline-controls {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  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-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bpplayer>.controls .bottom>.timeline-controls>.bar {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-height: 10px;
  background: #fff;
  position: relative;
  cursor: pointer
}

.bpplayer>.controls .bottom>.timeline-controls>.bar.clicked>div {
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important
}

.bpplayer>.controls .bottom>.timeline-controls>.bar:hover>.seektime {
  opacity: 1
}

.bpplayer>.controls .bottom>.timeline-controls>.bar>div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.bpplayer>.controls .bottom>.timeline-controls>.bar>.loaded {
  width: 0;
  background: #a18c88;
  opacity: 1%
}

.bpplayer>.controls .bottom>.timeline-controls>.bar>.played {
  width: 0;
  background: #d66853
}

.bpplayer>.controls .bottom>.timeline-controls>.bar>.seektime {
  opacity: 0;
  pointer-events: none;
  top: -70px;
  height: 30px;
  background: rgba(0, 0, 0, 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;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  right: auto;
  padding: 1rem;
  color: #fff;
  -webkit-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease;
  -webkit-box-shadow: 1px 1px 10px 1px #d66853, -1px -1px 10px 1px #d66853;
  box-shadow: 1px 1px 10px 1px #d66853, -1px -1px 10px 1px #d66853
}

.bpplayer>.controls .bottom>.timeline-controls>.bar>.seektime:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 20px
}

.bpplayer>.controls .bottom>.timeline-controls>.player-time {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: auto;
  height: 100%;
  padding: 0 0 0 1rem;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (max-width:450px) {
  .bpplayer>.controls .bottom>.timeline-controls>.player-time {
    display: none !important
  }
}

.bpplayer>.controls .bottom>.timeline-controls>.player-time * {
  color: #fff
}

.bpplayer>.controls .bottom>.timeline-controls>.player-time :nth-child(2):before {
  content: "/";
  margin: 0 10px
}

@media (max-width:600px) {
  .bpplayer>.controls .bottom>.timeline-controls>.player-time :nth-child(2) {
    display: none
  }
}

.bpplayer>.controls .bottom>.play-controls {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(45px + 2rem);
  flex: 0 0 calc(45px + 2rem);
  width: calc(45px + 2rem)
}

.bpplayer>.controls .bottom>.play-controls .play {
  width: 100%;
  height: 100%;
  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
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play button,
#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play button,
.bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,
.bpplayer>.controls .bottom>.play-controls[data-play-status=paused] .play .btn,
.bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,
.bpplayer>.controls .bottom>.play-controls[data-play-status=stopped] .play .btn {
  width: 0;
  height: 0;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-left: 20px solid #d66853;
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 0 !important
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn {
  width: 20px;
  height: 20px;
  border: none !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0);
  border-radius: 0
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:after,
#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:before,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:after,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:before,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:after,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:before {
  content: "";
  display: block;
  height: 100%;
  width: 45%;
  background-color: #d66853;
  position: absolute
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:before,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:before,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:before {
  left: 0;
  top: 0
}

#exit-notification .exit-notification-inner .exit-notification-buttons .bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play button:after,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play #exit-notification .exit-notification-inner .exit-notification-buttons button:after,
.bpplayer>.controls .bottom>.play-controls[data-play-status=playing] .play .btn:after {
  right: 0;
  top: 0
}

.bpplayer>.videocontent {
  z-index: 7;
  overflow: hidden
}

.bpplayer>.videocontent video {
  width: 100%;
  height: auto
}

.bp-share-container.initialising .bp-share-container-content,
.bp-share-contains {
  display: none
}

.bp-share-container {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px
}

.bp-share-container .bp-share-trigger {
  display: block;
  width: 30px;
  padding: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='156' cy='256' r='25'/%3E%3Ccircle cx='336' cy='356' r='25'/%3E%3Ccircle cx='336' cy='156' r='25'/%3E%3Cpath d='M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm-45 256c0 4.329-.519 8.537-1.469 12.581l87.523 48.623C307.019 307.201 320.798 301 336 301c30.327 0 55 24.673 55 55s-24.673 55-55 55-55-24.673-55-55c0-4.329.519-8.537 1.469-12.581l-87.523-48.623C184.981 304.799 171.202 311 156 311c-30.327 0-55-24.673-55-55s24.673-55 55-55c15.202 0 28.981 6.201 38.946 16.204l87.523-48.623A54.936 54.936 0 01281 156c0-30.327 24.673-55 55-55s55 24.673 55 55-24.673 55-55 55c-15.202 0-28.981-6.201-38.946-16.204l-87.523 48.623A54.936 54.936 0 01211 256z'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}

.bp-share-container .jv-share-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px
}

.bp-share-container .jv-share-link img {
  max-height: 30px;
  width: 100%
}

.bp-share-container[data-animation=fade] .bp-share-container-content {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  opacity: 1
}

.bp-share-container[data-animation=fade] .bp-share-container-content.content-hidden {
  opacity: 0
}

.bp-share-container[data-animation=slide] .bp-share-container-content {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.bp-share-container[data-animation=fade-slide] .bp-share-container-content {
  opacity: 1;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform
}

.bp-share-container[data-animation=fade-slide] .bp-share-container-content.content-hidden {
  opacity: 0
}

@media (min-width:768px) {
  .bp-share-container[data-position-desktop=right] .bp-share-container-content {
    left: 30px;
    top: 0
  }

  .bp-share-container[data-position-desktop=left] .bp-share-container-content {
    right: 30px;
    top: 0
  }

  .bp-share-container[data-position-desktop=bottom-left] .bp-share-container-content {
    left: 0;
    top: 30px
  }

  .bp-share-container[data-position-desktop=bottom-right] .bp-share-container-content {
    right: 0;
    top: 30px
  }
}

@media (max-width:767px) {
  .bp-share-container[data-position-mobile=right] .bp-share-container-content {
    left: 30px;
    top: 0;
    padding-left: 10px
  }

  .bp-share-container[data-position-mobile=left] .bp-share-container-content {
    right: 30px;
    top: 0;
    padding-right: 10px
  }

  .bp-share-container[data-position-mobile=bottom-left] .bp-share-container-content {
    left: 0;
    top: 30px;
    padding-top: 10px
  }

  .bp-share-container[data-position-mobile=bottom-right] .bp-share-container-content {
    right: 0;
    top: 30px;
    padding-top: 10px
  }
}

.bp-share-container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-color: rgba(0, 0, 0, .75);
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.bp-share-container-content-close {
  display: none
}

.bp-share-container-content.content-hidden {
  pointer-events: none
}

.bp-share-container-content.content-visible {
  width: auto;
  opacity: 1;
  height: auto
}

@media (min-width:768px) {
  .bp-share-container[data-display-desktop=column] .bp-share-container-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30px;
    height: auto;
    max-height: none;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-desktop=column] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden
  }

  .bp-share-container[data-display-desktop=column] .bp-share-container-content>:not(:last-child) {
    margin-bottom: 10px
  }

  .bp-share-container[data-display-desktop=column] .bp-share-container-content.content-hidden {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%)
  }

  .bp-share-container[data-display-desktop=row] .bp-share-container-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: auto;
    min-width: none;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-desktop=row] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden
  }

  .bp-share-container[data-display-desktop=row] .bp-share-container-content>:not(:last-child) {
    margin-right: 10px
  }

  .bp-share-container[data-display-desktop=row] .bp-share-container-content.content-hidden {
    -webkit-transform: translate(25%);
    -ms-transform: translate(25%);
    transform: translate(25%)
  }

  .bp-share-container[data-display-desktop=rectangle] .bp-share-container-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 240px;
    height: auto;
    min-width: 240px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-desktop=rectangle] .bp-share-container-content.content-hidden {
    -webkit-transform: translate(25%);
    -ms-transform: translate(25%);
    transform: translate(25%)
  }

  .bp-share-container[data-display-desktop=popup] .bp-share-container-content {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    margin: auto !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    height: 90%;
    overflow-y: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -ms-flex-pack: distribute;
    justify-content: space-around;
    z-index: 9999999999999;
    padding: 5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .bp-share-container[data-display-desktop=popup] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden;
    margin: 5px;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .bp-share-container[data-display-desktop=popup] .bp-share-container-content-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    padding: 1rem;
    color: #fff;
    line-height: normal !important;
    font-weight: 700;
    font-size: 30px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0);
    margin: 0
  }

  .bp-share-container[data-display-desktop=popup] .bp-share-container-content.content-hidden {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%)
  }
}

@media (max-width:767px) {
  .bp-share-container[data-display-mobile=column] .bp-share-container-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 30px;
    height: auto;
    max-height: none;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-mobile=column] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden
  }

  .bp-share-container[data-display-mobile=column] .bp-share-container-content>:not(:last-child) {
    margin-bottom: 10px
  }

  .bp-share-container[data-display-mobile=column] .bp-share-container-content.content-hidden {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%)
  }

  .bp-share-container[data-display-mobile=row] .bp-share-container-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: auto;
    min-width: none;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-mobile=row] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden
  }

  .bp-share-container[data-display-mobile=row] .bp-share-container-content>:not(:last-child) {
    margin-right: 10px
  }

  .bp-share-container[data-display-mobile=row] .bp-share-container-content.content-hidden {
    -webkit-transform: translate(25%);
    -ms-transform: translate(25%);
    transform: translate(25%)
  }

  .bp-share-container[data-display-mobile=rectangle] .bp-share-container-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 240px;
    height: auto;
    min-width: 240px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    padding: 5px
  }

  .bp-share-container[data-display-mobile=rectangle] .bp-share-container-content.content-hidden {
    -webkit-transform: translate(25%);
    -ms-transform: translate(25%);
    transform: translate(25%)
  }

  .bp-share-container[data-display-mobile=popup] .bp-share-container-content {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    margin: auto !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    height: 90%;
    overflow-y: auto;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -ms-flex-pack: distribute;
    justify-content: space-around;
    z-index: 9999999999999;
    padding: 5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .bp-share-container[data-display-mobile=popup] .bp-share-container-content>* {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    overflow: hidden;
    margin: 5px;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .bp-share-container[data-display-mobile=popup] .bp-share-container-content-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    padding: 1rem;
    color: #fff;
    line-height: normal !important;
    font-weight: 700;
    font-size: 30px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9999999;
    background-color: rgba(0, 0, 0, 0);
    margin: 0
  }

  .bp-share-container[data-display-mobile=popup] .bp-share-container-content.content-hidden {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%)
  }
}

.bp-content-loader-updated {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  overflow: hidden
}

.bp-content-loader-updated>* {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-top: 0
}

.bp-content-loader-updated .achild {
  display: none
}

.bp-content-loader-statusbar {
  height: 10px;
  background-color: #1E3480;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(-10px - 2rem);
  top: auto
}

body.scroll-stop {
  overflow: hidden !important
}

#exit-notification {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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, .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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .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, .32);
  box-shadow: 4px 4px 15px 2px rgba(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: #e9ecef;
  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: 2px solid #1E3480
}

@media (min-width:768px) {
  #exit-notification .exit-notification-inner {
    max-width: 40%
  }
}

#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: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

#exit-notification.is-hidden>.exit-notification-inner {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.bp-toaster {
  border: 1px solid #1E3480;
  max-height: calc(100vh - 300px)
}

body .accordion-content>.paragraphSystem {
  padding: 0 1rem 0 3.125rem
}

@media (min-width:768px) {
  body .accordion-content>.paragraphSystem {
    padding: 0 1rem 0 3.125rem
  }
}

body .accordion .accordion-container {
  border: 0
}

body .accordion .accordion-container .accordion-slide {
  background-color: #f8f8fc;
  border: 1px solid #1E3480;
  cursor: pointer;
  margin-bottom: -1px !important;
  position: relative;
  -webkit-tap-highlight-color: transparent
}

body .accordion .accordion-container .accordion-slide .accordion-head {
  background: none;
  background-color: #fff;
  border: 0;
  padding: 1rem 0 1rem 3.125rem
}

body .accordion .accordion-container .accordion-slide .accordion-head h3,
body[class*=template-product-landing] .accordion .accordion-container .accordion-slide .accordion-head .no-results-filter-js {
  width: 90%
}

body .accordion .accordion-container .accordion-slide .accordion-head h3 a,
body[class*=template-product-landing] .accordion .accordion-container .accordion-slide .accordion-head .no-results-filter-js a {
  border: 0;
  color: #1E3480;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none
}

body .accordion .accordion-container .accordion-slide .accordion-head:after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.811 240.811'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M220.088 57.667l-99.671 99.695-99.671-99.707a12.147 12.147 0 00-17.191 0c-4.74 4.752-4.74 12.451 0 17.203l108.261 108.297c4.74 4.752 12.439 4.752 17.179 0L237.256 74.859c4.74-4.752 4.74-12.463 0-17.215-4.728-4.729-12.428-4.729-17.168.023z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 15px;
  margin: auto;
  position: relative;
  top: 0;
  vertical-align: middle;
  width: 15px;
  right: auto;
  left: 1rem
}

body .accordion .accordion-container .accordion-slide .accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.811 240.811'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M220.088 57.667l-99.671 99.695-99.671-99.707a12.147 12.147 0 00-17.191 0c-4.74 4.752-4.74 12.451 0 17.203l108.261 108.297c4.74 4.752 12.439 4.752 17.179 0L237.256 74.859c4.74-4.752 4.74-12.463 0-17.215-4.728-4.729-12.428-4.729-17.168.023z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background-color: #f8f8fc
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-head:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

body .accordion .accordion-container .accordion-slide:focus-within .accordion-head:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

body .accordion .accordion-container .accordion-slide:focus-within .accordion-head:hover:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 240.835 240.835'%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.007 57.819c-4.68-4.68-12.499-4.68-17.191 0L3.555 165.803c-4.74 4.74-4.74 12.427 0 17.155 4.74 4.74 12.439 4.74 17.179 0l99.683-99.406 99.671 99.418c4.752 4.74 12.439 4.74 17.191 0 4.74-4.74 4.74-12.427 0-17.155L129.007 57.819z' fill='%2319417c' data-original='%23000000'/%3E%3C/g%3E%3C/svg%3E") !important
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  cursor: auto;
  -webkit-transition: max-height .2s ease-in-out;
  -o-transition: max-height .2s ease-in-out;
  transition: max-height .2s ease-in-out;
  visibility: visible !important
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper p {
  font-weight: 300
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper p a {
  font-weight: 400
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h1,
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h2,
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h3,
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h4,
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h5,
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper h6,
body[class*=template-product-landing] .accordion .accordion-container .accordion-slide .accordion-content-wrapper .no-results-filter-js {
  margin: 0 !important
}

@media (min-width:768px) {
  body .accordion .accordion-container .accordion-slide:after {
    left: 0;
    width: 100%
  }

  body .accordion .accordion-container .accordion-slide .accordion-head {
    padding: 1rem 0 1rem 3.125rem
  }

  body .accordion .accordion-container .accordion-slide .accordion-head h3 a,
  body[class*=template-product-landing] .accordion .accordion-container .accordion-slide .accordion-head .no-results-filter-js a {
    color: #1E3480;
    font-size: 16px
  }

  body .accordion .accordion-container .accordion-slide .accordion-head:after {
    height: 20px;
    top: .5rem;
    width: 20px
  }

  body .accordion .accordion-container .accordion-slide.is-active .accordion-head:before {
    content: "";
    width: 100%;
    left: 0
  }

  body .accordion .accordion-container .accordion-slide:focus-within .accordion-head:before {
    content: "";
    width: 100%;
    left: 0
  }
}

body .accordion .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
}

body .accordion .list-diff-style ul li {
  width: 100% !important
}

@media (min-width:768px) {
  body .accordion .list-diff-style ul li {
    width: 35% !important
  }
}

body .mod-js .accordion-slide.is-active>.accordion-head:hover {
  background-color: inherit !important
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  cursor: auto !important;
  height: auto !important;
  max-height: 0;
  overflow: hidden !important;
  top: auto !important;
  left: auto !important
}

body .accordion .accordion-container .accordion-slide .accordion-content-wrapper * {
  cursor: auto !important
}
body .accordion .accordion-container .accordion-slide .accordion-content-wrapper ol li a {
  cursor: pointer !important
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important
}

body .accordion .accordion-container .accordion-slide:focus-within .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important
}

body .breadcrumbs.fixed-component {
  border-bottom: 1px solid #1E3480
}

body .breadcrumbs .breadcrumbs-list li:not(:last-of-type),
body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  margin-right: 20px
}

body .breadcrumbs .breadcrumbs-list li:not(:last-of-type):before,
body .breadcrumbs .breadcrumbs-without-separator li:not(:last-of-type):before {
  width: 7px
}

body .breadcrumbs .breadcrumbs-list li:first-of-type,
body .breadcrumbs .breadcrumbs-without-separator li:first-of-type {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: inherit;
  max-width: none;
  min-width: 0;
  text-transform: capitalize;
  margin-right: 20px
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a,
body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  color: #1E3480 !important;
  display: inherit;
  font-family: GothamNarrow-Medium;
  font-size: 14px !important;
  line-height: 1 !important;
  text-transform: capitalize
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a:before,
body .breadcrumbs .breadcrumbs-without-separator li:first-of-type a:before {
  display: none
}

body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
  font-size: 14px !important;
  text-transform: capitalize
}

@media (min-width:768px) {
  body .breadcrumbs {
    background: none
  }

  body .breadcrumbs .breadcrumbs-list li a,
  body .breadcrumbs .breadcrumbs-without-separator li a {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px
  }

  body .breadcrumbs .breadcrumbs-list li.first a,
  body .breadcrumbs .breadcrumbs-without-separator li.first a {
    font-size: 14px
  }

  body .breadcrumbs .breadcrumbs-list li.first a:before,
  body .breadcrumbs .breadcrumbs-without-separator li.first a:before {
    display: none
  }
}

body .carousel-home .carousel-slides {
  background-color: red;
  height: auto;
  width: 100% !important
}

body .products-carousel .reference-bazaarvoice {
  height: 25px
}

body .products-carousel-gray:after {
  background: -webkit-gradient(linear, right top, left top, from(#f8f8fc), to(hsla(0, 0%, 100%, 0)));
  background: -o-linear-gradient(right, #f8f8fc, hsla(0, 0%, 100%, 0));
  background: linear-gradient(270deg, #f8f8fc, hsla(0, 0%, 100%, 0));
  content: " ";
  display: block;
  height: 100%;
  left: 85%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10
}

body .products-carousel-white:after {
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
  background: -o-linear-gradient(right, #fff, hsla(0, 0%, 100%, 0));
  background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
  content: " ";
  display: block;
  height: 100%;
  left: 85%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10
}

@media (max-width:992px) {
  body .products-carousel-white-m:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(255, rgba), color-stop(255), color-stop(255), color-stop(1), to(hsla(0, 0%, 100%, 0)));
    background: -o-linear-gradient(right, rgba 255, 255, 255, 1, hsla(0, 0%, 100%, 0));
    background: linear-gradient(270deg, rgba 255, 255, 255, 1, hsla(0, 0%, 100%, 0));
    content: " ";
    display: block;
    height: 100%;
    left: 85%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
  }
}

body .products-carousel .lightSlider {
  overflow-x: clip;
  overflow-y: visible
}

body .products-carousel .lSAction>a {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTcuNzg3IDIyLjc2bDkuNTk4LTEwLjI4NGMuMTYtLjIyOC4xMzItLjU5NS4wNDMtLjc3bC0uMDQtLjA2M0w3Ljc3NCAxLjIzN2EuNzYxLjc2MSAwIDAwLS45MDQtLjE1MWwtLjExLjA3YS41OTguNTk4IDAgMDAtLjA4Ni45MTdsOS4yNjYgOS45MzItOS4yNjQgOS45MjNjLS4yMy4yNDctLjIzNy41OTMtLjAxMi44MzVsLjA5Ni4wODZhLjc4Ny43ODcgMCAwMDEuMDI2LS4wODh6IiBmaWxsPSIjMTk0MTdDIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzE5NDE3QyIvPjwvc3ZnPg==");
  cursor: pointer;
  display: block;
  height: 24px;
  left: 3% !important;
  margin-top: 32px;
  opacity: 1;
  position: relative;
  top: 90%;
  width: 24px;
  z-index: 99
}

@media (max-width:992px) {
  body .products-carousel .lSAction>a {
    display: none;
    pointer-events: none;
    top: 0
  }
}

body .products-carousel .lSAction>a:hover {
  opacity: 1
}

body .products-carousel .lSAction>.lSPrev {
  background-position: 0 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0
}

body .products-carousel .lSAction>.lSNext {
  background-position: 0 0;
  top: -56px !important;
  left: 60px !important
}

body .products-carousel .product-box .product-box--header .richText-content>* {
  margin-bottom: 0;
  margin-top: 0
}

body .products-carousel .product-box .product-box--header .richText-content>:nth-child(2) {
  line-height: 2.5
}

body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg {
  margin: -80px 0 0
}

body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg>li {
  padding: 0 15px !important
}

body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg>li a {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #1E3480;
  height: 15px;
  width: 15px
}

body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg>li.active a,
body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #1E3480 !important
}

body .hero-banner-h5-v1 .lSAction>a {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTcuNzg3IDIyLjc2bDkuNTk4LTEwLjI4NGMuMTYtLjIyOC4xMzItLjU5NS4wNDMtLjc3bC0uMDQtLjA2M0w3Ljc3NCAxLjIzN2EuNzYxLjc2MSAwIDAwLS45MDQtLjE1MWwtLjExLjA3YS41OTguNTk4IDAgMDAtLjA4Ni45MTdsOS4yNjYgOS45MzItOS4yNjQgOS45MjNjLS4yMy4yNDctLjIzNy41OTMtLjAxMi44MzVsLjA5Ni4wODZhLjc4Ny43ODcgMCAwMDEuMDI2LS4wODh6IiBmaWxsPSIjMTk0MTdDIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzE5NDE3QyIvPjwvc3ZnPg==");
  background-repeat: no-repeat
}

body .hero-banner-h5-v1 .lSAction>.lSPrev {
  background-position: 0 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 40px
}

body .hero-banner-h5-v1 .lSAction>.lSNext {
  background-position: 0 0
}

@media (min-width:992px) {
  body .hero-banner-h5-v1 .lSSlideOuter .lSPager.lSpg {
    margin: 0
  }

  body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 80%;
    min-width: 80%;
    position: relative;
    top: 15px;
    width: 100%
  }
}

body.page-products .products-carousel .snippetReference h4 {
  display: block;
  min-height: 110px
}

body.page-products .products-carousel .snippetReference .reference-bazaarvoice+.richText p {
  display: block;
  max-height: 120px;
  min-height: 120px;
  overflow: hidden
}

body[class*=template-product-landing] .no-results-filter-js {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 100%;
  text-align: center;
  width: 100%
}

@media (min-width:768px) {
  body[class*=template-product-landing] .no-results-filter-js {
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media (max-width:767px),
(min-width:768px) {
  body[class*=template-product-landing] .class-filter .class-filter-mobile-show-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 2rem
  }

  body[class*=template-product-landing] .class-filter .class-filter-mobile-show-container a {
    height: auto
  }
}

@media (max-width:767px) and (min-width:768px),
(min-width:768px) and (min-width:768px) {
  body[class*=template-product-landing] .class-filter .class-filter-mobile-show-container {
    display: none !important
  }
}

@media (max-width:767px),
(min-width:768px) {
  body[class*=template-product-landing] .class-filter-controls {
    border-top: 1px solid #1E3480;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
    padding: 2rem 0
  }

  body[class*=template-product-landing] .class-filter-controls>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .class-filter-close,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .class-filter-close {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1E3480;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-weight: 700;
    height: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .class-filter-close:before,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .class-filter-close:before {
    content: "\00D7"
  }
}

@media (max-width:767px) and (min-width:768px),
(min-width:768px) and (min-width:768px) {

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .class-filter-close,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .class-filter-close {
    display: none !important
  }
}

@media (max-width:767px),
(min-width:768px) {

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-top: 1px solid #1E3480;
    color: #1E3480;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    padding: 2rem 0 !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:not(:first-of-type),
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:not(:first-of-type) {
    margin-top: 2rem
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed:after,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed:after {
    content: "\002B"
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js>p,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js>p {
    font-size: 20px !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:before,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:before {
    display: none !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:after,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:after {
    content: "\2212";
    font-size: 30px
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js {
    color: #1E3480;
    font-size: 16px;
    max-height: 50px;
    opacity: 1;
    padding: .5rem 0 !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.item-hidden,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.item-hidden {
    margin: 0 !important;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding-bottom: 0 !important;
    padding-top: 0 !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.active-js:before,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.active-js:before {
    background-color: #1E3480 !important
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:before,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #1E3480;
    color: #fff;
    content: "\2713";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1rem;
    width: 20px
  }
}

@media (max-width:767px) and (min-width:768px),
(min-width:768px) and (min-width:768px) {

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js:hover:before,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js:hover:before {
    background-color: rgba(25, 65, 124, .2)
  }
}

@media (max-width:767px) and (max-width:767px),
(min-width:768px) and (max-width:767px) {
  body[class*=template-product-landing] .class-filter>.filter-container-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    max-height: 0;
    overflow: hidden
  }

  body[class*=template-product-landing] .class-filter.shown>.filter-container-js {
    max-height: 1400px
  }

  body[class*=template-product-landing] .class-filter.shown .class-filter-mobile-show-container {
    display: none
  }
}

body .divider-yellow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

body .divider-yellow-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

body .divider-yellow-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

body .divider-yellow-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

body .divider-yellow>.component-content {
  background-color: #fbd723;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 1px !important
}

body #footer {
  background-color: #1E3480
}

body #footer{
  color: #eaeef4 !important
}

body #footer .footer>* {
  margin: 0 auto;
  max-width: 1140px
}

body #footer .footer-social-box>.component-content {
  border-bottom: 1px solid #fbd723;
  border-top: 1px solid #fbd723;
  padding: 0 0 16px 0
}

body #footer .reference-social-icons {
  left: 0
}

body #footer .footer-logo .component-content {
  text-align: center !important
}

@media (min-width:992px) {
  body #footer .footer-logo .component-content {
    text-align: left !important
  }

  body #footer .footer-logo img {
    margin-top: 0;
    width: 102px
  }
}

body #footer .list-footer ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  z-index: 1
}

body #footer .list-footer ul li {
  list-style-type: none;
  margin-bottom: 30px;
  padding-bottom: 21px;
  place-self: center
}

body #footer .list-footer ul li:before {
  content: ""
}

body #footer .list-footer ul li:first-child {
  margin-top: 50px
}

body #footer .list-footer ul li:last-child {
  margin-bottom: 50px
}

body #footer .list-footer li a {
  font-family: GothamNarrow-Bold;
  font-size: 12px;
  text-decoration: none
}

body #footer .list-footer li a:active,
body #footer .list-footer li a:focus,
body #footer .list-footer li a:hover {
  outline: 0;
  text-decoration: underline
}

body #footer .follow-us-wrapper .richText-content {
  display: block
}

body #footer .follow-us-wrapper p {
  font-family: GothamNarrow-Bold;
  font-size: 12px
}

body #footer .footer-brand-links {
  margin-top: 30px
}

body #footer .footer-brand-links .paragraphSystem {
  -ms-flex-align: center;
  -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
}

body #footer .footer-brand-links .paragraphSystem,
body #footer .footer-brand-links .richText {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

body #footer .footer-brand-links .richText {
  -ms-flex-align: center;
  height: 60px;
  margin-bottom: 20px
}

body #footer .footer-brand-links .richText img {
  height: 60px;
  margin: 0
}

body #footer .footer-brand-links .richText p {
  font-size: 18px;
  font-weight: 300
}

body #footer .divider.divider-footer {
  display: none
}

body #footer .copyright .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

body #footer .copyright p {
  font-family: GothamNarrow-Book;
  font-size: 12px;
  margin-bottom: 30px;
  margin-top: 33px;
  max-width: 100%;
  opacity: 1;
  text-align: center
}

@media (min-width:992px) {
  body #footer .footer-nav-logo {
    border-bottom: 1px solid #fbd723
  }

  body #footer .layout-outer {
    width: 100%
  }

  body #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: space-around !important;
    -ms-flex-pack: space-around !important;
    justify-content: space-around !important;
    margin-top: 50px;
    max-width: 100%;
    width: 100%
  }

  body #footer .list-footer ul li {
    padding-bottom: 0
  }

  body #footer .list-footer ul li a {
    font-size: 12px
  }

  body #footer .list-footer ul li:first-child {
    margin-top: 0
  }

  body #footer .list-footer ul li:last-child {
    margin-bottom: 30px;
    margin-right: 0
  }

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

  body #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%
  }

  body #footer .footer-brand-links .richText {
    max-width: 17%
  }

  body #footer .divider.divider-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body #footer .divider.divider-footer .component-content {
    background-color: #fff;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 15px;
    min-width: 1010px;
    width: 70%
  }

  body #footer .copyright .richText-content {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
  }

  body #footer .copyright p {
    font-size: 12px;
    margin-bottom: 40px;
    opacity: .65
  }

  body #footer .footer-social-box {
    bottom: 0;
    margin: auto;
    position: relative;
    top: 0;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(35%);
    transform: translateY(35%)
  }

  body #footer .footer-social-box>.component-content {
    border: none !important
  }

  body #footer .footer-social-box>.component-content>.paragraphSystem {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  body #footer .follow-us-wrapper p {
    bottom: 0;
    left: -2.3rem;
    position: relative;
    top: -5px
  }
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem {
  overflow: hidden;
  position: relative
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content {
  height: 100%
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.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: wrap;
  flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 1rem 3rem
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.richText {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.image {
  height: auto;
  position: relative;
  width: 100%
}

body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.image>.component-content img {
  height: auto;
  max-width: 100%;
  width: 100%
}

@media (min-width:992px) {
  body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content {
    height: 100%
  }

  body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: auto;
    max-width: 50%;
    padding: 0
  }

  body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.richText {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  body .hero-banner-enhanced-h4-v0>.inner>.component-content>.box>.component-content>.paragraphSystem>.box>.component-content>.paragraphSystem>.title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

body .hero-banner-enhanced-h4-v1 .carousel .bg-full {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a:before,
body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a:before {
  content: ""
}

body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,
body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  border-right: 4px solid #00a0df;
  border-top: 4px solid #00a0df;
  height: 20px;
  width: 20px
}

@media (min-width:768px) {

  body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,
  body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
    height: 30px;
    width: 30px
  }
}

body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body .hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

body .hero-banner-h5-v0>.component-content>.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%
}

body .hero-banner-h5-v0>.component-content>.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%
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>picture img {
  height: auto
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #1E3480;
  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;
  margin: auto;
  padding: 1rem;
  position: relative;
  top: 0;
  left: 0;
  right: 0
}

html[lang="en-US"] body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
  width: 100%;
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1 {
  text-transform: uppercase
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1,
body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h2,
body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h3,
body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p,
body[class*=template-product-landing] .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption .no-results-filter-js {
  color: #fff;
  z-index: 1
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p:first-of-type {
  border-top: 1px solid #facd02
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption * {
  clear: both;
  float: none
}

body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>* {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%
}

@media (min-width:992px) {
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    clear: both;
    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: nowrap;
    flex-wrap: nowrap;
    float: none !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    padding: 2rem 0;
    position: absolute;
    right: 0;
    top: 0
  }

  .hero-banner-h5-v0 figcaption h1,
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h2,
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h3,
  body[class*=template-product-landing] .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption .no-results-filter-js {
    color: #fcfdfe;
    font-size: 48px;
    line-height: 3.75rem;
    margin: 0;
    max-width: 45%;
    padding-bottom: 24px;
    position: relative
  }

  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p {
    margin: 0;
    padding-top: 24px;
    position: relative
  }

  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>picture img {
    -o-object-fit: fill;
    object-fit: fill;
    width: 55%
  }

  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>* {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 40%;
    width: 100%
  }
}

@media (min-width:992px) {
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
    max-width: 1140px !important
  }
}

@media (min-width:992px) and (max-width:1200px) {
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
    max-width: 940px !important
  }
}

@media (min-width:992px) {
  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body .hero-banner-h5-v0>.component-content>.paragraphSystem figure picture {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem {
  position: relative
}

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

body .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.image img {
  max-width: 100%;
  min-width: 100%;
  width: 100%
}

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

body .hero-banner-h5-v1.vertical-top li .carousel-content>.paragraphSystem>.box {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

body .hero-banner-h5-v1.vertical-bottom li .carousel-content>.paragraphSystem>.box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

body .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) {
  body .hero-banner-h5-v1.vertical-d-top li .carousel-content>.paragraphSystem>.box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  body .hero-banner-h5-v1.vertical-d-bottom li .carousel-content>.paragraphSystem>.box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  body .hero-banner-h5-v1.vertical-d-center li .carousel-content>.paragraphSystem>.box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

body .hero-banner-h5-v1.horizontal-left li .carousel-content>.paragraphSystem>.box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

body .hero-banner-h5-v1.horizontal-right li .carousel-content>.paragraphSystem>.box {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

body .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) {
  body .hero-banner-h5-v1.horizontal-d-left li .carousel-content>.paragraphSystem>.box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  body .hero-banner-h5-v1.horizontal-d-right li .carousel-content>.paragraphSystem>.box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  body .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) {
  body .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
  }

  body .fold-carousel-m .carouselSlide .carousel-content>.paragraphSystem .box {
    position: relative
  }
}

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

  body .fold-carousel-d .carouselSlide .carousel-content>.paragraphSystem .box {
    position: relative
  }
}

body .hero-banner-h5-v2.hero-order-1>.component-content>.paragraphSystem figure>picture {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

body .hero-banner-h5-v2>.component-content>.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%
}

body .hero-banner-h5-v2>.component-content>.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%
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>picture img {
  height: auto;
  width: 100%
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #1E3480;
  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;
  margin: auto;
  padding: 1.5rem 1rem 2rem 1rem;
  position: relative;
  top: 0;
  left: 0;
  right: 0
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h1 {
  text-transform: uppercase
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h1,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h2,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h3,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p,
body[class*=template-product-landing] .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .no-results-filter-js {
  color: #fff;
  z-index: 1
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h1 a,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h2 a,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h3 a,
body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p a,
body[class*=template-product-landing] .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .no-results-filter-js a {
  color: #fff
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p a {
  margin-top: 8px;
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption * {
  clear: both;
  float: none
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>* {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 100%
}

@media (min-width:992px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption {
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    clear: both;
    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: nowrap;
    flex-wrap: nowrap;
    float: none !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    padding: 2rem 0;
    position: absolute;
    right: 0;
    top: 0
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h1,
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h2,
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption h3,
  body[class*=template-product-landing] .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .no-results-filter-js {
    color: #fcfdfe;
    font-size: 28px;
    line-height: 1.75rem;
    margin: 0;
    max-width: 33%;
    position: relative
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p {
    margin: 0;
    padding-top: 24px;
    position: relative;
    font-size: 22px;
    line-height: 125%;
  }
  html[lang="en-US"] body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p {
    padding-top: 24px;
  }
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>picture img {
    -o-object-fit: fill;
    object-fit: fill;
    width: 55%
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>* {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 33%;
    width: 100%
  }
}

@media (min-width:992px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption {
    max-width: 1140px !important
  }
}

@media (min-width:992px) and (max-width:1200px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption {
    max-width: 940px
  }
}

@media (min-width:992px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure picture {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption h1 {
  color: #1E3480;
  line-height: 45px;
  margin: 0
}

body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption p:last-of-type {
  margin-bottom: 0
}

@media (min-width:992px) {
  body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption>* {
    max-width: 42%;
    width: 42%
  }
}

@media (min-width:992px) {
  body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption {
    position: absolute
  }

  body .hero-banner-h5-v2.hp-banner>.component-content>.paragraphSystem figure>figcaption h1 {
    color: #fff;
    line-height: 65px
  }
}

body .hero-banner-h5-v2.vertical-top>.component-content>.paragraphSystem figure>figcaption {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

body .hero-banner-h5-v2.vertical-bottom>.component-content>.paragraphSystem figure>figcaption {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

body .hero-banner-h5-v2.vertical-center>.component-content>.paragraphSystem figure>figcaption {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:992px) {
  body .hero-banner-h5-v2.vertical-d-top>.component-content>.paragraphSystem figure>figcaption {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  body .hero-banner-h5-v2.vertical-d-bottom>.component-content>.paragraphSystem figure>figcaption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  body .hero-banner-h5-v2.vertical-d-center>.component-content>.paragraphSystem figure>figcaption {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

body .hero-banner-h5-v2.horizontal-left>.component-content>.paragraphSystem figure>figcaption {
  -ms-flex-line-pack: start;
  align-content: flex-start
}

body .hero-banner-h5-v2.horizontal-left>.component-content>.paragraphSystem figure>figcaption * {
  text-align: left
}

body .hero-banner-h5-v2.horizontal-right>.component-content>.paragraphSystem figure>figcaption {
  -ms-flex-line-pack: end;
  align-content: flex-end
}

body .hero-banner-h5-v2.horizontal-right>.component-content>.paragraphSystem figure>figcaption * {
  text-align: right
}

body .hero-banner-h5-v2.horizontal-center>.component-content>.paragraphSystem figure>figcaption {
  -ms-flex-line-pack: center;
  align-content: center
}

body .hero-banner-h5-v2.horizontal-center>.component-content>.paragraphSystem figure>figcaption * {
  text-align: center
}

@media (min-width:992px) {
  body .hero-banner-h5-v2.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption {
    -ms-flex-line-pack: start;
    align-content: flex-start
  }

  body .hero-banner-h5-v2.horizontal-d-left>.component-content>.paragraphSystem figure>figcaption * {
    text-align: left
  }

  body .hero-banner-h5-v2.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption {
    -ms-flex-line-pack: end;
    align-content: flex-end
  }

  body .hero-banner-h5-v2.horizontal-d-right>.component-content>.paragraphSystem figure>figcaption * {
    text-align: right
  }

  body .hero-banner-h5-v2.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption {
    -ms-flex-line-pack: center;
    align-content: center
  }

  body .hero-banner-h5-v2.horizontal-d-center>.component-content>.paragraphSystem figure>figcaption * {
    text-align: center
  }
}

.reference-landing-footer-page-RightToRecover .hero-banner-h5-v0>.component-content>.paragraphSystem figure {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

.reference-landing-footer-page-RightToRecover .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption {
  padding: 2rem 1rem
}

@media (max-width:767px) {
  body .megamenu-main-nav .navigation-item-decoration {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  body .megamenu-language-list.opened~.megamenu-nav-container .navigation-mobile-menu.opened {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19'%3E%3Cpath d='M14.657 3.844a1 1 0 010 1.414L10.414 9.5l4.243 4.243a1 1 0 11-1.414 1.414L9 10.915l-4.243 4.242a1 1 0 01-1.414-1.414L7.586 9.5 3.343 5.258a1 1 0 111.414-1.414L9 8.086l4.243-4.242a1 1 0 011.414 0z' fill='%2319417c' fill-rule='evenodd'/%3E%3C/svg%3E") !important
  }
}

@media (min-width:768px) {
  body .language-selector.opened .country-selected {
    color: #1E3480 !important
  }

  body .language-selector.opened .country-selected:focus,
  body .language-selector.opened .country-selected:hover {
    color: #1E3480 !important
  }

  body .language-selector .country-selected {
    color: #1E3480 !important
  }

  body .language-selector .country-selected:focus,
  body .language-selector .country-selected:hover {
    color: #1E3480 !important
  }

  body .megamenu-submenu-item {
    width: 100vw
  }

  body .megamenu-submenu-item a {
    color: #1E3480 !important
  }

  body .megamenu-submenu-item a:hover {
    color: #4e4e4e !important
  }

  body .megamenu-submenu-item>.component-content {
    margin: 0 auto;
    max-width: 1140px
  }
}

body .megamenu-navigation,
body .simple-navigation {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999
}

body .megamenu-navigation *,
body .simple-navigation * {
  font-family: GothamNarrow-Book
}

body .megamenu-navigation .country-selected,
body .megamenu-navigation a.top-bar-link,
body .simple-navigation .country-selected,
body .simple-navigation a.top-bar-link {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-family: GothamNarrow-Medium;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none
}

body .megamenu-navigation .country-selected:hover,
body .megamenu-navigation a.top-bar-link:hover,
body .simple-navigation .country-selected:hover,
body .simple-navigation a.top-bar-link:hover {
  border-bottom: 1px solid #544f40
}

body .megamenu-navigation>.inner>.component-content,
body .simple-navigation>.inner>.component-content {
  margin: 0;
  overflow: visible
}

body .megamenu-navigation .megamenu,
body .simple-navigation .megamenu {
  padding-left: calc((100% - 1140px)/2);
  padding-right: calc((100% - 1140px)/2);
  background-color: #19407c;
  overflow-x: visible;
  width: 100%
}

body .megamenu-navigation .megamenu *,
body .simple-navigation .megamenu * {
  color: #1E3480
}

body .megamenu-navigation .megamenu-bottom-center,
body .simple-navigation .megamenu-bottom-center {
  background-color: #19407c
}

body .megamenu-navigation .megamenu>.component-content,
body .simple-navigation .megamenu>.component-content {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .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
}

body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,
body .simple-navigation .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)
}

body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,
body .simple-navigation .megamenu>.component-content>.paragraphSystem>a {
  display: none
}

body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,
body .simple-navigation .megamenu>.component-content>.paragraphSystem>div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%
}

body .megamenu-navigation .megamenu-top-bar-left,
body .simple-navigation .megamenu-top-bar-left {
  margin: 0;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4
}

body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-top-bar-left>.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;
  margin: 0;
  padding: 0 15px
}

body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText,
body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText {
  padding: 15px 0
}

body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p,
body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem .richText p {
  margin: 0
}

body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a,
body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>a {
  display: none
}

body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>*,
body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>* {
  text-align: center;
  width: 100%
}

body .megamenu-navigation .megamenu-top-bar-right,
body .simple-navigation .megamenu-top-bar-right {
  margin: 0;
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-top-bar-right>.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;
  margin: 0;
  padding: 0 15px
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .richText p {
  margin: 0
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>a {
  display: none
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>*,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>* {
  text-align: left;
  width: 100%
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link {
  bottom: 60px;
  left: 0
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector {
  bottom: 15px;
  cursor: pointer;
  left: 0;
  position: static;
  z-index: 99
}

@media (max-width:767px) {

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector {
    margin: 0 0 1.5rem
  }
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected {
  border: none;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:active,
body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:focus,
body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:active,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:focus,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected:hover {
  color: #fff;
  font-weight: 400;
  outline: 0
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .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
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,
body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1E3480;
  content: "";
  height: 1px;
  width: 50%
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after,
body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected .chevron-down:after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

body .megamenu-navigation .megamenu-language-list,
body .simple-navigation .megamenu-language-list {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: #fff;
  display: block;
  left: 0;
  min-height: 100vh;
  opacity: 1;
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
  overflow: auto;
  padding: 15px;
  position: fixed;
  top: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  width: 100%;
  z-index: 99
}

body .megamenu-navigation .megamenu-language-list *,
body .simple-navigation .megamenu-language-list * {
  color: #1E3480
}

body .megamenu-navigation .megamenu-language-list.opened,
body .simple-navigation .megamenu-language-list.opened {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible
}

body .megamenu-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-language-list .countries-list>.component-content>.paragraphSystem {
  margin: 0
}

body .megamenu-navigation .megamenu-language-list>.inner>.component-content a,
body .simple-navigation .megamenu-language-list>.inner>.component-content a {
  color: #1E3480;
  display: block;
  font-size: 16px;
  padding: 0 0 12px !important
}

body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:active,
body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:focus,
body .megamenu-navigation .megamenu-language-list>.inner>.component-content a:hover,
body .simple-navigation .megamenu-language-list>.inner>.component-content a:active,
body .simple-navigation .megamenu-language-list>.inner>.component-content a:focus,
body .simple-navigation .megamenu-language-list>.inner>.component-content a:hover {
  color: #4e4e4e;
  outline: 0
}

body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component,
body .simple-navigation .megamenu-language-list>.inner>.component-content>.component {
  padding: 0
}

body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem {
  margin: 0
}

body .megamenu-navigation .megamenu-social,
body .simple-navigation .megamenu-social {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  pointer-events: none
}

body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.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
}

body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,
body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link {
  margin: 0;
  padding: 0;
  pointer-events: all
}

body .megamenu-navigation .megamenu-logo,
body .simple-navigation .megamenu-logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

body .megamenu-navigation .megamenu-logo>.component-content,
body .simple-navigation .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: 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;
  width: 100%;
  height: 100%
}

body .megamenu-navigation .megamenu-logo>.component-content a,
body .megamenu-navigation .megamenu-logo>.component-content a:hover,
body .simple-navigation .megamenu-logo>.component-content a,
body .simple-navigation .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
}

body .megamenu-navigation .megamenu-search,
body .simple-navigation .megamenu-search {
  -webkit-animation: searchshow .2s ease forwards;
  animation: searchshow .2s ease forwards;
  margin: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden
}

body .megamenu-navigation .megamenu-search .searchBox-title,
body .simple-navigation .megamenu-search .searchBox-title {
  display: none
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-search>.component-content>.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
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox {
  margin: 0
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 50%;
  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
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:active,
body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:focus,
body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:active,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:focus,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%234e4e4e' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E")
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  max-height: 0;
  text-align: center
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],
body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text] {
  border: 1px solid #544f40;
  border-radius: 0;
  color: #000;
  display: inline-block;
  font-size: 16px;
  height: 20px;
  outline: 0;
  text-align: center;
  width: 210px
}

body .megamenu-navigation .megamenu-nav-container,
body .simple-navigation .megamenu-nav-container {
  margin: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0
}

body .megamenu-navigation .megamenu.nav-opened .megamenu-search,
body .simple-navigation .megamenu.nav-opened .megamenu-search {
  -webkit-animation: searchhide .2s ease forwards;
  animation: searchhide .2s ease forwards
}

body .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
body .simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
  max-height: 0
}

body .megamenu-navigation .megamenu.nav-opened>.component-content,
body .simple-navigation .megamenu.nav-opened>.component-content {
  max-height: 100vh;
  min-height: 100vh;
  overflow: auto;
  pointer-events: all;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu,
body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19'%3E%3Cpath d='M14.657 3.844a1 1 0 010 1.414L10.414 9.5l4.243 4.243a1 1 0 11-1.414 1.414L9 10.915l-4.243 4.242a1 1 0 01-1.414-1.414L7.586 9.5 3.343 5.258a1 1 0 111.414-1.414L9 8.086l4.243-4.242a1 1 0 011.414 0z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-size: 22px
}

body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after,
body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:after {
  display: none !important
}

body .megamenu-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:focus,
body .simple-navigation .megamenu.nav-opened .megamenu-main-nav>.component-content .navigation-mobile-menu:focus {
  outline: none
}

body .megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search input[type=text],
body .simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search input[type=text] {
  border: 1px solid #544f40;
  border-radius: 0;
  color: #000;
  display: inline-block;
  font-size: 16px;
  height: 35px;
  outline: 0;
  text-align: center;
  width: 100%
}

body .megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search,
body .simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem .megamenu-search .form-search {
  max-height: 50px
}

body .megamenu-navigation .megamenu.search-opened>.component-content,
body .simple-navigation .megamenu.search-opened>.component-content {
  background: #19407c;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden
}

body .megamenu-navigation .megamenu.search-opened>.component-content>.paragraphSystem,
body .simple-navigation .megamenu.search-opened>.component-content>.paragraphSystem {
  background: #19407c
}

body .megamenu-navigation .megamenu-main-nav,
body .simple-navigation .megamenu-main-nav {
  background-color: rgba(0, 0, 0, 0);
  color: #fff
}

body .megamenu-navigation .megamenu-main-nav *,
body .simple-navigation .megamenu-main-nav * {
  color: #fff
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='36' fill='%23fff'%3E%3Cpath d='M16 12h16v2H16zM16 17h16v2H16zM16 22h16v2H16z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  border: none;
  display: block;
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 50px
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:after,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:after {
  display: none
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:focus,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu:focus {
  outline: none
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1 {
  background: rgba(0, 0, 0, 0);
  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
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1:after,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1:after {
  border-bottom: 1px solid #facd02;
  content: "";
  margin: 15px;
  width: 100%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: rgba(0, 0, 0, 0);
  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;
  max-height: 54px;
  min-height: 54px;
  overflow: hidden;
  width: 100%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  height: 54px;
  line-height: 54px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,
body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover {
  outline: 0
}

@media (min-width:992px) {

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,
  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:focus,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover {
    color: #fff
  }
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item a.navigation-item-title,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item a.navigation-item-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 5px 15px
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li.is-active>a,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li.is-active>a {
  color: #4e4e4e !important
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children {
  max-height: 54px
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration {
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  background: rgba(0, 0, 0, 0);
  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;
  left: 0;
  margin: 0 0 0 10px;
  position: relative;
  text-align: center;
  top: 1.7rem;
  width: 16px
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,
body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1E3480;
  content: "";
  height: 1.5px;
  width: 100%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:after {
  margin-left: -4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:focus,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration:focus {
  outline: none
}

@media (min-width:992px) {

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>a,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>a {
    cursor: default !important;
    pointer-events: none !important;
    text-decoration: none !important
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>a span,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>a span {
    pointer-events: all !important
  }
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(6),
body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(9),
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(6),
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(9) {
  border-bottom: 1px solid #facd02
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(n+11),
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(n+11) {
  display: none
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:first-child,
body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:nth-child(3),
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:first-child,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:nth-child(3) {
  border-bottom: 1px solid #facd02
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:nth-child(n+5),
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:nth-child(n+5) {
  display: none
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-prevention span,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-about-theraflu span,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-prevention span {
  display: none
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open {
  max-height: 1200px
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:before,
body .simple-navigation .megamenu-main-nav>.component-content>.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)
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>a>.navigation-item-decoration:after {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a {
  color: #4e4e4e
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.is-open>.navigation-level2>li>a:hover {
  color: #4e4e4e
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2 {
  background: rgba(0, 0, 0, 0);
  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%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  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: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  margin: 0 15px;
  width: 100%
}

body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,
body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a {
  background: rgba(0, 0, 0, 0);
  border: none;
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  line-height: 49px;
  padding: 0;
  text-align: left;
  width: 100%
}

body .megamenu-navigation .megamenu-submenu-items-container,
body .simple-navigation .megamenu-submenu-items-container {
  display: none;
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100
}

body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem {
  max-width: 100vw
}

body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
body .simple-navigation .megamenu-submenu-items-container .navigation-item {
  margin: 0
}

body .megamenu-navigation .megamenu-submenu-item,
body .simple-navigation .megamenu-submenu-item {
  background-color: #fff
}

body .megamenu-navigation .megamenu-submenu-item *,
body .simple-navigation .megamenu-submenu-item * {
  color: #1E3480
}

body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,
body .simple-navigation .megamenu-submenu-item>.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: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin: 0
}

body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:active,
body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:focus,
body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:hover,
body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:active,
body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:focus,
body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:hover,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:active,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:focus,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem a:hover,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:active,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:focus,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem h2 a:hover {
  color: #4e4e4e;
  outline: 0
}

body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,
body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem {
  margin: 0 auto;
  max-width: 1140px
}

@media (min-width:992px) {

  body .megamenu-navigation .megamenu,
  body .simple-navigation .megamenu {
    padding-left: calc((100% - 1140px)/2);
    padding-right: calc((100% - 1140px)/2)
  }

  body .megamenu-navigation .megamenu .country-selected,
  body .megamenu-navigation .megamenu a.top-bar-link,
  body .simple-navigation .megamenu .country-selected,
  body .simple-navigation .megamenu a.top-bar-link {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
  }

  body .megamenu-navigation .megamenu .country-selected:hover,
  body .megamenu-navigation .megamenu a.top-bar-link:hover,
  body .simple-navigation .megamenu .country-selected:hover,
  body .simple-navigation .megamenu a.top-bar-link:hover {
    border-bottom: 1px solid #544f40
  }

  body .megamenu-navigation .megamenu-bottom-center,
  body .simple-navigation .megamenu-bottom-center {
    background-color: rgba(0, 0, 0, 0)
  }

  body .megamenu-navigation .megamenu-bottom-center,
  body .megamenu-navigation .megamenu-bottom-left,
  body .megamenu-navigation .megamenu-bottom-right,
  body .simple-navigation .megamenu-bottom-center,
  body .simple-navigation .megamenu-bottom-left,
  body .simple-navigation .megamenu-bottom-right {
    max-width: 33.33333%;
    width: 33.33333%
  }

  body .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
  body .simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
    max-height: 0
  }

  body .megamenu-navigation .megamenu.nav-opened>.component-content,
  body .simple-navigation .megamenu.nav-opened>.component-content {
    background: rgba(0, 0, 0, 0);
    max-height: none;
    min-height: auto;
    overflow: visible
  }

  body .megamenu-navigation .megamenu>.component-content,
  body .simple-navigation .megamenu>.component-content {
    background: rgba(0, 0, 0, 0);
    max-height: none;
    max-width: 1140px;
    min-height: auto;
    overflow: visible;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem {
    background: rgba(0, 0, 0, 0);
    max-width: 1140px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-],
  body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100px;
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem>div[class*=megamenu-bottom-].megamenu-bottom-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>div,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem>div {
    padding: 0
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem>a,
  body .simple-navigation .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%
  }

  body .megamenu-navigation .megamenu-top-bar-left,
  body .simple-navigation .megamenu-top-bar-left {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 50%
  }

  body .megamenu-navigation .megamenu-top-bar-left>.component-content,
  body .simple-navigation .megamenu-top-bar-left>.component-content {
    height: 100%
  }

  body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem,
  body .simple-navigation .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
  }

  body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>.richText,
  body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>.richText {
    padding: 0
  }

  body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div,
  body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div {
    margin-bottom: 0;
    margin-right: 50px;
    width: auto
  }

  body .megamenu-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type,
  body .simple-navigation .megamenu-top-bar-left>.component-content>.paragraphSystem>div:last-of-type {
    margin-left: 0
  }

  body .megamenu-navigation .megamenu-top-bar-right,
  body .simple-navigation .megamenu-top-bar-right {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content,
  body .simple-navigation .megamenu-top-bar-right>.component-content {
    height: 100%
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem,
  body .simple-navigation .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
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div {
    margin-bottom: 0;
    margin-left: 50px;
    width: auto
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem>div:first-of-type {
    margin-left: 0
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link {
    bottom: auto;
    left: auto;
    position: relative
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector {
    bottom: auto;
    left: auto;
    position: relative
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .language-selector.opened .country-selected .chevron-down:after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected,
  body .simple-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .country-selected {
    background: rgba(0, 0, 0, 0);
    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
  }

  body .megamenu-navigation .megamenu-language-list,
  body .simple-navigation .megamenu-language-list {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    left: 85%;
    margin: auto;
    min-height: auto;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 42px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 0;
    width: 250px
  }

  body .megamenu-navigation .megamenu-language-list.opened,
  body .simple-navigation .megamenu-language-list.opened {
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 100%;
  }

  body .megamenu-navigation .megamenu-language-list.opened>.inner,
  body .simple-navigation .megamenu-language-list.opened>.inner {
    opacity: 1
  }

  body .megamenu-navigation .megamenu-language-list>.inner,
  body .simple-navigation .megamenu-language-list>.inner {
    opacity: 1;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content,
  body .simple-navigation .megamenu-language-list>.inner>.component-content {
    margin: 0 auto;
    max-width: 1140px
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list,
  body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list {
    margin-bottom: 20px
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.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%
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,
  body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a,
  body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem:before,
  body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem>a {
    display: none
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block,
  body .simple-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem .countries-list>.component-content>.paragraphSystem .language-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 277.5px;
    flex: 1 1 277.5px;
    margin-bottom: 15px;
    max-width: 277.5px;
    width: 100%
  }

  body .megamenu-navigation .megamenu-social,
  body .simple-navigation .megamenu-social {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 33.33333%
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.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
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link {
    margin: 0;
    padding: 0;
    pointer-events: all
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link a,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link a {
    margin: 0 10px
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.last a,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.last a {
    margin-right: 0
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.first a,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link.first a {
    margin-left: 0
  }

  body .megamenu-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i,
  body .simple-navigation .megamenu-social>.inner>.component-content .social-pages>.component-content>.paragraphSystem .icons-with-link i {
    height: 22px;
    width: 22px
  }

  body .megamenu-navigation .megamenu-logo,
  body .simple-navigation .megamenu-logo {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 33.33333%
  }

  body .megamenu-navigation .megamenu-logo>.component-content a,
  body .simple-navigation .megamenu-logo>.component-content a {
    -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-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body .megamenu-navigation .megamenu-logo>.component-content a img,
  body .simple-navigation .megamenu-logo>.component-content a img {
    max-width: 140px;
    /* position: absolute;
    top: 0 */
  }

  body .megamenu-navigation .megamenu-search,
  body .simple-navigation .megamenu-search {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    padding-top: 30px !important;
    width: 33.33333%
  }

  body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-search>.component-content>.paragraphSystem {
    margin: 0
  }

  body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox,
  body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0
  }

  body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,
  body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-size: 19px;
    background-size: contain;
    cursor: pointer;
    height: 24px;
    left: auto;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 24px
  }

  body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search,
  body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .form-search {
    max-height: none;
    text-align: right
  }

  body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text],
  body .simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text] {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cdefs%3E%3Cfilter id='a' color-interpolation-filters='auto'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg filter='url(%23a)' transform='translate(-1312 -88)' fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%234e4e4e' stroke-width='2' d='M1322.476 107.619a9.142 9.142 0 009.143-9.143 9.143 9.143 0 10-9.143 9.143zm6.603-2.54l5.489 5.508'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center right 1rem;
    background-repeat: no-repeat;
    background-size: 20px;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    opacity: 0;
    outline: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    pointer-events: none;
    text-align: left;
    width: 0
  }

  body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem {
    margin: 0
  }

  body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text],
  body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox input[type=text] {
    color: #000;
    opacity: 1;
    pointer-events: all;
    width: 210px
  }

  body .megamenu-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button,
  body .simple-navigation .megamenu-search.is-open>.component-content>.paragraphSystem .searchBox button {
    margin-left: 0;
    width: 0
  }

  body .megamenu-navigation .megamenu-nav-container,
  body .simple-navigation .megamenu-nav-container {
    -webkit-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
    max-width: 100vw;
    min-height: 55px;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    width: 100vw
  }
}

@media (min-width:992px) and (min-width:1140px) {

  body .megamenu-navigation .megamenu-nav-container,
  body .simple-navigation .megamenu-nav-container {
    margin-left: calc((100vw - 1140px)/2*-1) !important;
    margin-right: calc((100vw - 1140px)/2*-1) !important
  }
}

@media (min-width:992px) {

  body .megamenu-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-nav-container.sticked-js>.component-content>.paragraphSystem {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%
  }

  body .megamenu-navigation .megamenu-nav-container>.component-content,
  body .simple-navigation .megamenu-nav-container>.component-content {
    overflow: visible
  }

  body .megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,
  body .simple-navigation .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
  }

  body .megamenu-navigation .megamenu-main-nav,
  body .simple-navigation .megamenu-main-nav {
    background-color: #2e5187;
    color: #fff;
    margin: 0;
    width: 100%
  }

  body .megamenu-navigation .megamenu-main-nav *,
  body .simple-navigation .megamenu-main-nav * {
    color: #fff
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
    display: none
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1140px
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1:after,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1:after {
    content: none
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item {
    -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-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
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children {
    max-height: 100%
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
    border: none;
    color: #fff;
    height: 100%;
    line-height: 24px;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    width: auto
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:active,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:hover {
    font-weight: 700 !important
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:before,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:before {
    content: attr(data-text);
    content: attr(data-text)/"";
    font-weight: 700;
    height: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden
  }
}

@media speech and (min-width:992px) {

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:before,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:before {
    display: none
  }
}

@media (min-width:992px) {

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a:after {
    content: none
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration {
    display: none
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2 {
    background-color: #1E3480;
    display: none
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a {
    color: #1E3480;
    text-align: left
  }

  body .megamenu-navigation .megamenu-submenu-items-container,
  body .simple-navigation .megamenu-submenu-items-container {
    display: block
  }

  body .megamenu-navigation .megamenu-submenu-items-container .navigation a,
  body .megamenu-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,
  body .megamenu-navigation .megamenu-submenu-items-container .navigation a:hover,
  body .megamenu-navigation .megamenu-submenu-items-container .navigation li,
  body .megamenu-navigation .megamenu-submenu-items-container .navigation li:hover,
  body .megamenu-navigation .megamenu-submenu-items-container .navigation ul,
  body .simple-navigation .megamenu-submenu-items-container .navigation a,
  body .simple-navigation .megamenu-submenu-items-container .navigation a.navigation-item-title,
  body .simple-navigation .megamenu-submenu-items-container .navigation a:hover,
  body .simple-navigation .megamenu-submenu-items-container .navigation li,
  body .simple-navigation .megamenu-submenu-items-container .navigation li:hover,
  body .simple-navigation .megamenu-submenu-items-container .navigation ul {
    background: rgba(0, 0, 0, 0);
    border: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
  }

  body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  body .simple-navigation .megamenu-submenu-items-container .navigation-item {
    margin: 0
  }

  body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem {
    max-width: 100vw
  }

  body .megamenu-navigation .megamenu-submenu-items-container>.component-content,
  body .simple-navigation .megamenu-submenu-items-container>.component-content {
    overflow: visible
  }

  body .megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem {
    height: 0;
    margin: 0;
    max-height: 0;
    pointer-events: none
  }
}

@media (min-width:992px) and (max-width:1200px) {

  body .megamenu-navigation .megamenu,
  body .simple-navigation .megamenu {
    padding-left: calc((100% - 940px)/2);
    padding-right: calc((100% - 940px)/2)
  }

  body .megamenu-navigation .megamenu>.component-content,
  body .simple-navigation .megamenu>.component-content {
    max-width: 940px
  }

  body .megamenu-navigation .megamenu>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu>.component-content>.paragraphSystem {
    max-width: 940px
  }

  body .megamenu-navigation .megamenu-language-list>.inner>.component-content,
  body .simple-navigation .megamenu-language-list>.inner>.component-content {
    margin: 0 auto;
    max-width: 940px
  }
}

@media (min-width:992px) and (max-width:1200px) and (min-width:940px) {

  body .megamenu-navigation .megamenu-nav-container,
  body .simple-navigation .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) {

  body .megamenu-navigation .megamenu-nav-container>.component-content>.paragraphSystem,
  body .simple-navigation .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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1,
  body .simple-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1 {
    max-width: 940px
  }

  body .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  body .simple-navigation .megamenu-submenu-items-container .navigation-item {
    margin: 0
  }

  body .megamenu-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-submenu-items-container>.component-content>.paragraphSystem {
    margin: 0
  }

  body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item.full-width>.component-content>.paragraphSystem {
    max-width: 100vw
  }

  body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem,
  body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem {
    margin: 0 auto;
    max-width: 940px
  }

  body .megamenu-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem,
  body .simple-navigation .megamenu-submenu-item>.component-content>.paragraphSystem>.box>.component-content .paragraphSystem {
    margin: 0
  }
}

body .searchbox-results {
  margin-bottom: 50px !important;
  margin-top: 30px
}

body .searchbox-results .button {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px;
  border: 1px solid #1E3480;
  border-left-width: 0
}

body .searchbox-results .button:before {
  background-color: #1E3480;
  content: "";
  display: inline-block;
  height: 42px;
  position: absolute;
  top: 5px;
  width: 1px;
  left: 0
}

@media (min-width:768px) {
  body .searchbox-results .button:before {
    height: 60px;
    top: 10px
  }
}

body .searchbox-results .button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M7.857 14.714A6.857 6.857 0 107.857 1a6.857 6.857 0 000 13.714zm4.953-1.904l4.116 4.13' stroke='%2319417c' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
  background-position: 50%;
  background-repeat: no-repeat !important;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px
}

@media (min-width:768px) {
  body .searchbox-results .button:after {
    height: 26px;
    width: 26px
  }
}

@media (min-width:768px) {
  body .searchbox-results .button {
    height: 80px;
    width: 80px
  }
}

@media (min-width:768px) {
  body .searchbox-results {
    margin-bottom: 100px !important;
    margin-top: 50px
  }
}

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

body .searchbox-results-label {
  width: 100%
}

body .searchbox-results .search-query {
  font-size: 16px;
  height: 54px;
  padding: 15px;
  width: 100% !important;
  border: 1px solid #1E3480;
  border-right-width: 0
}

@media (min-width:768px) {
  body .searchbox-results .search-query {
    font-size: 18px;
    height: 80px
  }
}

body .searchResults {
  border: 0;
  margin: 0 auto;
  padding: 15px;
  position: relative
}

body .searchResults.stripped .searchResults-result {
  position: relative !important
}

body .searchResults.stripped .searchResults-result:after {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
  z-index: -1;
  left: 0;
  right: 0
}

body .searchResults.stripped.full-width .searchResults-result:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw
}

body .searchResults.stripped.odds.theme-1 .searchResults-result:nth-child(odd):after {
  background-color: #1E3480 !important
}

body .searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd):after {
  background-color: #333 !important
}

body .searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd):after {
  background-color: #00a0df !important
}

body .searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd):after {
  background-color: #fbd723 !important
}

body .searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd):after {
  background-color: #e5f7fd !important
}

body .searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd):after {
  background-color: #c8262c !important
}

body .searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd):after {
  background-color: #f8f8f8 !important
}

body .searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd):after {
  background-color: #ecf6fb !important
}

body .searchResults.stripped.odds.theme-9 .searchResults-result:nth-child(odd):after {
  background-color: #366cd4 !important
}

body .searchResults.stripped.odds.theme-10 .searchResults-result:nth-child(odd):after {
  background-color: #112d55 !important
}

body .searchResults.stripped.odds.theme-11 .searchResults-result:nth-child(odd):after {
  background-color: #6698ff !important
}

body .searchResults.stripped.odds.theme-12 .searchResults-result:nth-child(odd):after {
  background-color: #3e7bfa !important
}

body .searchResults.stripped.odds.theme-13 .searchResults-result:nth-child(odd):after {
  background-color: #ff3b3b !important
}

body .searchResults.stripped.odds.theme-14 .searchResults-result:nth-child(odd):after {
  background-color: #facd02 !important
}

body .searchResults.stripped.odds.theme-15 .searchResults-result:nth-child(odd):after {
  background-color: #f6911f !important
}

body .searchResults.stripped.odds.theme-16 .searchResults-result:nth-child(odd):after {
  background-color: #fcfdfe !important
}

body .searchResults.stripped.odds.theme-17 .searchResults-result:nth-child(odd):after {
  background-color: #eaeef4 !important
}

body .searchResults.stripped.odds.theme-18 .searchResults-result:nth-child(odd):after {
  background-color: #9ba9c3 !important
}

body .searchResults.stripped.odds.theme-19 .searchResults-result:nth-child(odd):after {
  background-color: #c7cedb !important
}

body .searchResults.stripped.odds.theme-20 .searchResults-result:nth-child(odd):after {
  background-color: #4e4e4e !important
}

body .searchResults.stripped.odds.theme-21 .searchResults-result:nth-child(odd):after {
  background-color: #758094 !important
}

body .searchResults.stripped.odds.theme-22 .searchResults-result:nth-child(odd):after {
  background-color: #f8f8fc !important
}

body .searchResults.stripped.odds.theme-23 .searchResults-result:nth-child(odd):after {
  background-color: #fafafc !important
}

body .searchResults.stripped.odds.theme-24 .searchResults-result:nth-child(odd):after {
  background-color: #cdf !important
}

body .searchResults.stripped.odds.theme-25 .searchResults-result:nth-child(odd):after {
  background-color: #19407c !important
}

body .searchResults.stripped.odds.theme-white .searchResults-result:nth-child(odd):after {
  background-color: #fff !important
}

body .searchResults.stripped.odds.theme-gray-100 .searchResults-result:nth-child(odd):after {
  background-color: #f8f9fa !important
}

body .searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd):after {
  background-color: #e9ecef !important
}

body .searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd):after {
  background-color: #dee2e6 !important
}

body .searchResults.stripped.odds.theme-gray-400 .searchResults-result:nth-child(odd):after {
  background-color: #ced4da !important
}

body .searchResults.stripped.odds.theme-gray-500 .searchResults-result:nth-child(odd):after {
  background-color: #d5d1ce !important
}

body .searchResults.stripped.odds.theme-gray-600 .searchResults-result:nth-child(odd):after {
  background-color: #868e96 !important
}

body .searchResults.stripped.odds.theme-gray-700 .searchResults-result:nth-child(odd):after {
  background-color: #495057 !important
}

body .searchResults.stripped.odds.theme-gray-800 .searchResults-result:nth-child(odd):after {
  background-color: #343a40 !important
}

body .searchResults.stripped.odds.theme-gray-900 .searchResults-result:nth-child(odd):after {
  background-color: #544f40 !important
}

body .searchResults.stripped.odds.theme-black .searchResults-result:nth-child(odd):after {
  background-color: #000 !important
}

body .searchResults.stripped.evens.theme-1 .searchResults-result:nth-child(2n):after {
  background-color: #1E3480 !important
}

body .searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(2n):after {
  background-color: #333 !important
}

body .searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(2n):after {
  background-color: #00a0df !important
}

body .searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(2n):after {
  background-color: #fbd723 !important
}

body .searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(2n):after {
  background-color: #e5f7fd !important
}

body .searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(2n):after {
  background-color: #c8262c !important
}

body .searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(2n):after {
  background-color: #f8f8f8 !important
}

body .searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(2n):after {
  background-color: #ecf6fb !important
}

body .searchResults.stripped.evens.theme-9 .searchResults-result:nth-child(2n):after {
  background-color: #366cd4 !important
}

body .searchResults.stripped.evens.theme-10 .searchResults-result:nth-child(2n):after {
  background-color: #112d55 !important
}

body .searchResults.stripped.evens.theme-11 .searchResults-result:nth-child(2n):after {
  background-color: #6698ff !important
}

body .searchResults.stripped.evens.theme-12 .searchResults-result:nth-child(2n):after {
  background-color: #3e7bfa !important
}

body .searchResults.stripped.evens.theme-13 .searchResults-result:nth-child(2n):after {
  background-color: #ff3b3b !important
}

body .searchResults.stripped.evens.theme-14 .searchResults-result:nth-child(2n):after {
  background-color: #facd02 !important
}

body .searchResults.stripped.evens.theme-15 .searchResults-result:nth-child(2n):after {
  background-color: #f6911f !important
}

body .searchResults.stripped.evens.theme-16 .searchResults-result:nth-child(2n):after {
  background-color: #fcfdfe !important
}

body .searchResults.stripped.evens.theme-17 .searchResults-result:nth-child(2n):after {
  background-color: #eaeef4 !important
}

body .searchResults.stripped.evens.theme-18 .searchResults-result:nth-child(2n):after {
  background-color: #9ba9c3 !important
}

body .searchResults.stripped.evens.theme-19 .searchResults-result:nth-child(2n):after {
  background-color: #c7cedb !important
}

body .searchResults.stripped.evens.theme-20 .searchResults-result:nth-child(2n):after {
  background-color: #4e4e4e !important
}

body .searchResults.stripped.evens.theme-21 .searchResults-result:nth-child(2n):after {
  background-color: #758094 !important
}

body .searchResults.stripped.evens.theme-22 .searchResults-result:nth-child(2n):after {
  background-color: #f8f8fc !important
}

body .searchResults.stripped.evens.theme-23 .searchResults-result:nth-child(2n):after {
  background-color: #fafafc !important
}

body .searchResults.stripped.evens.theme-24 .searchResults-result:nth-child(2n):after {
  background-color: #cdf !important
}

body .searchResults.stripped.evens.theme-25 .searchResults-result:nth-child(2n):after {
  background-color: #19407c !important
}

body .searchResults.stripped.evens.theme-white .searchResults-result:nth-child(2n):after {
  background-color: #fff !important
}

body .searchResults.stripped.evens.theme-gray-100 .searchResults-result:nth-child(2n):after {
  background-color: #f8f9fa !important
}

body .searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(2n):after {
  background-color: #e9ecef !important
}

body .searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(2n):after {
  background-color: #dee2e6 !important
}

body .searchResults.stripped.evens.theme-gray-400 .searchResults-result:nth-child(2n):after {
  background-color: #ced4da !important
}

body .searchResults.stripped.evens.theme-gray-500 .searchResults-result:nth-child(2n):after {
  background-color: #d5d1ce !important
}

body .searchResults.stripped.evens.theme-gray-600 .searchResults-result:nth-child(2n):after {
  background-color: #868e96 !important
}

body .searchResults.stripped.evens.theme-gray-700 .searchResults-result:nth-child(2n):after {
  background-color: #495057 !important
}

body .searchResults.stripped.evens.theme-gray-800 .searchResults-result:nth-child(2n):after {
  background-color: #343a40 !important
}

body .searchResults.stripped.evens.theme-gray-900 .searchResults-result:nth-child(2n):after {
  background-color: #544f40 !important
}

body .searchResults.stripped.evens.theme-black .searchResults-result:nth-child(2n):after {
  background-color: #000 !important
}

@media (min-width:768px) {
  body .searchResults:before {
    background-color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
    left: 50%
  }
}

body .searchResults-number {
  margin-bottom: 2rem;
  margin-left: -1rem;
  display: block !important
}

body .searchResults-number,
body .searchResults-number .searchResults-term {
  color: #1E3480;
  font-size: 16px;
  font-weight: 700;
  position: relative
}

@media (min-width:768px) {
  body .searchResults-number {
    position: relative;
    margin-left: 0
  }

  body .searchResults-number,
  body .searchResults-number .searchResults-term {
    font-size: 18px;
    font-weight: 700
  }
}

body .searchResults-results {
  margin-bottom: 10px
}

body .searchResults-result {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative
}

@media (min-width:768px) {
  body .searchResults-result {
    padding: 30px 0
  }
}

body .searchResults-description {
  color: #1E3480;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0
}

@media (min-width:768px) {
  body .searchResults-description {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px
  }
}

body .searchResults-title a,
body .searchResults-title h3,
body[class*=template-product-landing] .searchResults-title .no-results-filter-js {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: .5rem;
  text-decoration: none
}

@media (min-width:768px) {

  body .searchResults-title a,
  body .searchResults-title h3,
  body[class*=template-product-landing] .searchResults-title .no-results-filter-js {
    font-size: 18px
  }
}

body .searchResults-pagination {
  margin: 30px auto
}

@media (min-width:768px) {
  body .searchResults-pagination {
    margin: 50px auto
  }
}

body .searchResults-pagination-item:first-child a {
  text-indent: unset
}

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

body .searchResults-pagination-item {
  background-color: rgba(0, 0, 0, 0);
  border: none
}

body .searchResults-pagination-item a {
  background-color: rgba(0, 0, 0, 0);
  color: #1E3480;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none
}

@media (min-width:768px) {
  body .searchResults-pagination-item a {
    font-size: 18px
  }
}

body .tabs .is-hidden {
  display: none
}

body .tabs .tabs-nav {
  height: unset;
  margin-bottom: 0;
  overflow: visible;
  z-index: 1
}

body .tabs .tabs-nav-list {
  background-color: #00a0df;
  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
}

body .tabs .tabs-nav-list .tabs-nav-item {
  background: none;
  border: 0;
  height: unset;
  margin: 0;
  min-width: 30%;
  padding: 1rem;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: auto
}

body .tabs .tabs-nav-list .tabs-nav-item a {
  color: #fff;
  display: block;
  text-decoration: none
}

body .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
  font-size: #fff;
  text-decoration: underline;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

body .tabs .tabs-nav-list .tabs-nav-item.is-active a {
  border: 0;
  color: #fff
}

body .tabs .tabs-nav-list .tabs-nav-item.is-active .text-wrapper {
  font-weight: 700 !important;
  text-decoration: none
}

body .tabs .tabs-nav-list .tabs-nav-item:active a,
body .tabs .tabs-nav-list .tabs-nav-item:focus a,
body .tabs .tabs-nav-list .tabs-nav-item:hover a {
  color: #fff
}

body .tabs .tabs-content {
  border: 0;
  padding: 20px 0;
  z-index: 1
}

body .tabs .tabs-nav-switcher {
  display: none
}

@media (min-width:992px) {
  body .tabs .tabs-nav-list {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  body .tabs .tabs-nav-list .tabs-nav-item {
    border-left: 0;
    border-right: 1px solid #333;
    min-width: 10%;
    padding: 10px 1rem;
    position: relative;
    width: auto
  }

  body .tabs .tabs-nav-list .tabs-nav-item:last-of-type {
    border: 0
  }

  body .tabs .tabs-nav-list .tabs-nav-item a {
    border: 0;
    color: #333;
    display: block;
    text-decoration: none
  }

  body .tabs .tabs-nav-list .tabs-nav-item a:active,
  body .tabs .tabs-nav-list .tabs-nav-item a:focus,
  body .tabs .tabs-nav-list .tabs-nav-item a:hover {
    color: #1E3480
  }

  body .tabs .tabs-nav-list .tabs-nav-item.is-active {
    border: 1px solid #333;
    border-bottom: 0;
    border-left: 0
  }

  body .tabs .tabs-nav-list .tabs-nav-item.is-active:after {
    background: #fff;
    bottom: -3px;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
  }

  body .tabs .tabs-nav-list .tabs-nav-item.is-active a {
    border: 0;
    color: #333
  }

  body .tabs .tabs-nav-list .tabs-nav-item:first-of-type.is-active {
    border-left: 1px solid #333
  }

  body .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
    font-size: 19px;
    text-decoration: none
  }

  body .tabs .tabs-content {
    border: 1px solid #333;
    padding: 50px 0
  }
}

body .mp4-video>.component-content>.content,
body .reference-video-component-mp4>.component-content>.content {
  line-height: 0
}

body .mp4-video .local-video,
body .reference-video-component-mp4 .local-video {
  cursor: pointer;
  width: 100%
}

body .reference-video-component-youtube-v2,
body .youtube-video {
  width: 100%
}

body .universal,
body .videographic {
  height: 0;
  overflow: hidden;
  position: relative
}

body .universal iframe,
body .videographic iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

body .universal {
  padding-top: 56.25%
}

body .videographic {
  padding-top: 75%
}

body .youtube-player {
  background: #000;
  height: 0;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative
}

body .youtube-player iframe {
  background: rgba(0, 0, 0, 0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

body .youtube-player img {
  border: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .4s;
  -o-transition: .4s all;
  transition: all .4s;
  width: 100%
}

body .youtube-player img:hover {
  -webkit-filter: brightness(75%)
}

body .youtube-player img:hover+.play {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68'%3E%3Cg transform='translate(2 2)' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M49.5 32.5l-27 16v-32z'/%3E%3Ccircle cx='32' cy='32' r='32' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E")
}

body .youtube-player .play:hover {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68'%3E%3Cg transform='translate(2 2)' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M49.5 32.5l-27 16v-32z'/%3E%3Ccircle cx='32' cy='32' r='32' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E")
}

body .youtube-player .play {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='68'%3E%3Cg transform='translate(2 2)' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M49.5 32.5l-27 16v-32z'/%3E%3Ccircle cx='32' cy='32' r='32' stroke='%23fff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat !important;
  background-size: contain;
  cursor: pointer;
  height: 72px;
  left: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  top: 50%;
  width: 72px
}

body .video-bg .box {
  position: relative
}

body .video-bg .richText h1,
body .video-bg .richText h2,
body .video-bg .richText h3,
body .video-bg .richText p,
body[class*=template-product-landing] .video-bg .richText .no-results-filter-js {
  color: #fff
}

body .video-bg .richText h1,
body .video-bg .richText h2,
body .video-bg .richText h3,
body[class*=template-product-landing] .video-bg .richText .no-results-filter-js {
  line-height: 40px;
  text-transform: uppercase
}

body .video-bg .richText p {
  margin-right: 8rem;
  padding-top: 24px;
  position: relative
}

body .video-bg .richText p:first-of-type {
  border-top: 1px solid #facd02
}

body .video-bg .richText * {
  clear: both;
  float: none
}

@media (max-width:991px) {
  body .video-bg .box-video-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  body .video-bg .box-video-bg video {
    position: relative !important
  }

  body .video-bg .box-video-bg .paragraphSystem {
    background-color: #1E3480
  }

  body .video-bg .box-video-bg .paragraphSystem p {
    margin-right: 0
  }
}

body .gigyaraas input,
body .gigyaraas label,
body .gigyaraas span {
  font-family: GothamNarrow-Book !important
}

body .gigyaraas input a,
body .gigyaraas label a,
body .gigyaraas span a {
  font-size: 13px !important;
  line-height: 13px !important
}

body .gigyaraas input {
  border-radius: 0 !important
}

body .gigyaraas .gigya-screen-content {
  background: #1E3480;
  border-radius: 1rem;
  padding: 2rem
}

body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit] {
  background: #fff;
  border-radius: 5px !important;
  color: #1E3480 !important;
  overflow: hidden;
  text-decoration: none !important;
  width: 75%
}

body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:active,
body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:focus,
body .gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:hover {
  background: #fbd723;
  color: #1E3480 !important;
  outline: none
}

body .gigyaraas .gigya-screen form .gigya-composite-control-label a {
  color: #fbd723
}

body .gigyaraas .gigya-composite-control-submit {
  text-align: center
}

@media (min-width:768px) {

  body .gigyaraas input a,
  body .gigyaraas label a,
  body .gigyaraas span a {
    font-size: 15px !important;
    line-height: 15px !important
  }

  body .gigyaraas .gigya-screen input[type=submit] {
    width: 83%
  }
}

.image-overlay figure {
  position: relative
}

.image-overlay figure img {
  height: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.image-overlay figcaption {
  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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  left: 0;
  padding: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10
}

.image-overlay figcaption>* {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0
}

.image-overlay figcaption a[class^=btn] {
  width: 100%
}

@media (min-width:768px) {
  .image-overlay.image-overlay-big figcaption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .image-overlay.image-overlay-big figcaption a[class^=btn] {
    max-width: 200px
  }
}

.image-overlay.gradient-overlay figure:after {
  background-blend-mode: multiply;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 45, 85, 0)), to(#112d55));
  background-image: -o-linear-gradient(top, rgba(17, 45, 85, 0), #112d55);
  background-image: linear-gradient(180deg, rgba(17, 45, 85, 0), #112d55);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.article-teaser figcaption {
  margin-top: 1.5rem
}

.article-teaser figcaption>:first-child {
  margin-bottom: 0
}

.article-teaser figcaption a {
  font-size: 20px
}

.article-teaser figcaption p {
  margin-top: 10px
}

body .left-loader>.component-content>.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
}

body .compare-loader {
  max-width: 400px;
  min-height: 200px
}

body .compare-loader .product-card .box.last,
body .compare-loader .product-card .divider {
  display: none
}

@media (max-width:360px) {
  body .compare-loader {
    max-width: 135px
  }
}

body #dynamic-content-tiles>.snippetContent>.snippetReference {
  margin-bottom: 2rem
}

.overflow-show>.component-content>.content {
  overflow: visible !important
}

.compare-selector,
.subnav-dropdown {
  max-width: 400px;
  position: relative;
  width: 100%
}

.compare-selector .compare-selected-item-js,
.subnav-dropdown .compare-selected-item-js {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.compare-selector .compare-container-js,
.compare-selector .filter-container-js,
.subnav-dropdown .compare-container-js,
.subnav-dropdown .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%
}

.compare-selector .compare-container-js .compare-selected-item-js,
.compare-selector .compare-container-js .selected-item-js,
.compare-selector .filter-container-js .compare-selected-item-js,
.compare-selector .filter-container-js .selected-item-js,
.subnav-dropdown .compare-container-js .compare-selected-item-js,
.subnav-dropdown .compare-container-js .selected-item-js,
.subnav-dropdown .filter-container-js .compare-selected-item-js,
.subnav-dropdown .filter-container-js .selected-item-js {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff !important;
  border: #efefef;
  border-radius: 25px;
  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 !important;
  overflow: visible;
  position: relative;
  text-align: left !important
}

.compare-selector .compare-container-js .compare-selected-item-js p,
.compare-selector .compare-container-js .selected-item-js p,
.compare-selector .filter-container-js .compare-selected-item-js p,
.compare-selector .filter-container-js .selected-item-js p,
.subnav-dropdown .compare-container-js .compare-selected-item-js p,
.subnav-dropdown .compare-container-js .selected-item-js p,
.subnav-dropdown .filter-container-js .compare-selected-item-js p,
.subnav-dropdown .filter-container-js .selected-item-js p {
  color: #000;
  font-weight: 500 !important;
  margin: 0
}

.compare-selector .compare-container-js .compare-selected-item-js:hover,
.compare-selector .compare-container-js .selected-item-js:hover,
.compare-selector .filter-container-js .compare-selected-item-js:hover,
.compare-selector .filter-container-js .selected-item-js:hover,
.subnav-dropdown .compare-container-js .compare-selected-item-js:hover,
.subnav-dropdown .compare-container-js .selected-item-js:hover,
.subnav-dropdown .filter-container-js .compare-selected-item-js:hover,
.subnav-dropdown .filter-container-js .selected-item-js:hover {
  background-color: #fff
}

.compare-selector .compare-container-js .compare-selected-item-js:hover p,
.compare-selector .compare-container-js .selected-item-js:hover p,
.compare-selector .filter-container-js .compare-selected-item-js:hover p,
.compare-selector .filter-container-js .selected-item-js:hover p,
.subnav-dropdown .compare-container-js .compare-selected-item-js:hover p,
.subnav-dropdown .compare-container-js .selected-item-js:hover p,
.subnav-dropdown .filter-container-js .compare-selected-item-js:hover p,
.subnav-dropdown .filter-container-js .selected-item-js:hover p {
  color: #495057
}

.compare-selector .compare-container-js .compare-selected-item-js:after,
.compare-selector .compare-container-js .compare-selected-item-js:before,
.compare-selector .compare-container-js .selected-item-js:after,
.compare-selector .compare-container-js .selected-item-js:before,
.compare-selector .filter-container-js .compare-selected-item-js:after,
.compare-selector .filter-container-js .compare-selected-item-js:before,
.compare-selector .filter-container-js .selected-item-js:after,
.compare-selector .filter-container-js .selected-item-js:before,
.subnav-dropdown .compare-container-js .compare-selected-item-js:after,
.subnav-dropdown .compare-container-js .compare-selected-item-js:before,
.subnav-dropdown .compare-container-js .selected-item-js:after,
.subnav-dropdown .compare-container-js .selected-item-js:before,
.subnav-dropdown .filter-container-js .compare-selected-item-js:after,
.subnav-dropdown .filter-container-js .compare-selected-item-js:before,
.subnav-dropdown .filter-container-js .selected-item-js:after,
.subnav-dropdown .filter-container-js .selected-item-js:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #000;
  content: "";
  height: 2px;
  margin: auto;
  position: absolute;
  top: 50%;
  width: 10px;
  right: 1rem
}

.compare-selector .compare-container-js .compare-selected-item-js:before,
.compare-selector .compare-container-js .selected-item-js:before,
.compare-selector .filter-container-js .compare-selected-item-js:before,
.compare-selector .filter-container-js .selected-item-js:before,
.subnav-dropdown .compare-container-js .compare-selected-item-js:before,
.subnav-dropdown .compare-container-js .selected-item-js:before,
.subnav-dropdown .filter-container-js .compare-selected-item-js:before,
.subnav-dropdown .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)
}

.compare-selector .compare-container-js .compare-selected-item-js:after,
.compare-selector .compare-container-js .selected-item-js:after,
.compare-selector .filter-container-js .compare-selected-item-js:after,
.compare-selector .filter-container-js .selected-item-js:after,
.subnav-dropdown .compare-container-js .compare-selected-item-js:after,
.subnav-dropdown .compare-container-js .selected-item-js:after,
.subnav-dropdown .filter-container-js .compare-selected-item-js:after,
.subnav-dropdown .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:992px) {

  .compare-selector .compare-container-js .compare-selected-item-js,
  .compare-selector .compare-container-js .selected-item-js,
  .compare-selector .filter-container-js .compare-selected-item-js,
  .compare-selector .filter-container-js .selected-item-js,
  .subnav-dropdown .compare-container-js .compare-selected-item-js,
  .subnav-dropdown .compare-container-js .selected-item-js,
  .subnav-dropdown .filter-container-js .compare-selected-item-js,
  .subnav-dropdown .filter-container-js .selected-item-js {
    font-size: 14px !important
  }
}

.compare-selector .compare-container-js .compare-list-js,
.compare-selector .compare-container-js .filter-list-js,
.compare-selector .filter-container-js .compare-list-js,
.compare-selector .filter-container-js .filter-list-js,
.subnav-dropdown .compare-container-js .compare-list-js,
.subnav-dropdown .compare-container-js .filter-list-js,
.subnav-dropdown .filter-container-js .compare-list-js,
.subnav-dropdown .filter-container-js .filter-list-js {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  border: 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  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;
  list-style: none;
  list-style-type: none;
  margin: 0;
  max-height: 250px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  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
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-track,
.compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar-track,
.compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar-track,
.compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar-track,
.subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar-track,
.subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar-track,
.subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar-track,
.subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar,
.compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar,
.compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar,
.compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar,
.subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar,
.subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar,
.subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar,
.subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar {
  background-color: #d5d1ce;
  border-bottom-right-radius: 10px;
  margin-right: 1rem;
  width: 10px
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-thumb,
.compare-selector .compare-container-js .filter-list-js::-webkit-scrollbar-thumb,
.compare-selector .filter-container-js .compare-list-js::-webkit-scrollbar-thumb,
.compare-selector .filter-container-js .filter-list-js::-webkit-scrollbar-thumb,
.subnav-dropdown .compare-container-js .compare-list-js::-webkit-scrollbar-thumb,
.subnav-dropdown .compare-container-js .filter-list-js::-webkit-scrollbar-thumb,
.subnav-dropdown .filter-container-js .compare-list-js::-webkit-scrollbar-thumb,
.subnav-dropdown .filter-container-js .filter-list-js::-webkit-scrollbar-thumb {
  background-color: #868e96;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.compare-selector .compare-container-js .compare-list-js .navigation-item,
.compare-selector .compare-container-js .compare-list-js .navigation-item-title,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js,
.compare-selector .compare-container-js .filter-list-js .navigation-item,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js,
.compare-selector .filter-container-js .compare-list-js .navigation-item,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js,
.compare-selector .filter-container-js .filter-list-js .navigation-item,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  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 !important;
  overflow: hidden
}

.compare-selector .compare-container-js .compare-list-js .navigation-item-title p,
.compare-selector .compare-container-js .compare-list-js .navigation-item p,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js p,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js p,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title p,
.compare-selector .compare-container-js .filter-list-js .navigation-item p,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js p,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js p,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title p,
.compare-selector .filter-container-js .compare-list-js .navigation-item p,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js p,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js p,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title p,
.compare-selector .filter-container-js .filter-list-js .navigation-item p,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js p,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js p {
  color: #000;
  margin: 0
}

.compare-selector .compare-container-js .compare-list-js .navigation-item-title.active-js,
.compare-selector .compare-container-js .compare-list-js .navigation-item-title:hover,
.compare-selector .compare-container-js .compare-list-js .navigation-item.active-js,
.compare-selector .compare-container-js .compare-list-js .navigation-item:hover,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js.active-js,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js:hover,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js.active-js,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js:hover,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title.active-js,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title:hover,
.compare-selector .compare-container-js .filter-list-js .navigation-item.active-js,
.compare-selector .compare-container-js .filter-list-js .navigation-item:hover,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js.active-js,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js:hover,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js.active-js,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js:hover,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title.active-js,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title:hover,
.compare-selector .filter-container-js .compare-list-js .navigation-item.active-js,
.compare-selector .filter-container-js .compare-list-js .navigation-item:hover,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js.active-js,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js:hover,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js.active-js,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js:hover,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title.active-js,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title:hover,
.compare-selector .filter-container-js .filter-list-js .navigation-item.active-js,
.compare-selector .filter-container-js .filter-list-js .navigation-item:hover,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js.active-js,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js:hover,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js.active-js,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js:hover,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title.active-js,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title:hover,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item.active-js,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item:hover,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js.active-js,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js:hover,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js.active-js,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js:hover,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title.active-js,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title:hover,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item.active-js,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item:hover,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js.active-js,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js:hover,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js.active-js,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js:hover,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title.active-js,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title:hover,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item.active-js,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item:hover,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js.active-js,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js:hover,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js.active-js,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js:hover,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title.active-js,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title:hover,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item.active-js,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item:hover,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js.active-js,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js:hover,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js.active-js,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js:hover {
  background-color: #495057
}

.compare-selector .compare-container-js .compare-list-js .navigation-item-title.active-js p,
.compare-selector .compare-container-js .compare-list-js .navigation-item-title:hover p,
.compare-selector .compare-container-js .compare-list-js .navigation-item.active-js p,
.compare-selector .compare-container-js .compare-list-js .navigation-item:hover p,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js.active-js p,
.compare-selector .compare-container-js .compare-list-js>.compare-header-js:hover p,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js.active-js p,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js:hover p,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title.active-js p,
.compare-selector .compare-container-js .filter-list-js .navigation-item-title:hover p,
.compare-selector .compare-container-js .filter-list-js .navigation-item.active-js p,
.compare-selector .compare-container-js .filter-list-js .navigation-item:hover p,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js.active-js p,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js:hover p,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js.active-js p,
.compare-selector .compare-container-js .filter-list-js>.compare-item-js:hover p,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title.active-js p,
.compare-selector .filter-container-js .compare-list-js .navigation-item-title:hover p,
.compare-selector .filter-container-js .compare-list-js .navigation-item.active-js p,
.compare-selector .filter-container-js .compare-list-js .navigation-item:hover p,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js.active-js p,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js:hover p,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js.active-js p,
.compare-selector .filter-container-js .compare-list-js>.compare-item-js:hover p,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title.active-js p,
.compare-selector .filter-container-js .filter-list-js .navigation-item-title:hover p,
.compare-selector .filter-container-js .filter-list-js .navigation-item.active-js p,
.compare-selector .filter-container-js .filter-list-js .navigation-item:hover p,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js.active-js p,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js:hover p,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js.active-js p,
.compare-selector .filter-container-js .filter-list-js>.compare-item-js:hover p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title.active-js p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title:hover p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item.active-js p,
.subnav-dropdown .compare-container-js .compare-list-js .navigation-item:hover p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js.active-js p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js:hover p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js.active-js p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js:hover p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title.active-js p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title:hover p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item.active-js p,
.subnav-dropdown .compare-container-js .filter-list-js .navigation-item:hover p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js.active-js p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js:hover p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js.active-js p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js:hover p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title.active-js p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title:hover p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item.active-js p,
.subnav-dropdown .filter-container-js .compare-list-js .navigation-item:hover p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js.active-js p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js:hover p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js.active-js p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js:hover p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title.active-js p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title:hover p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item.active-js p,
.subnav-dropdown .filter-container-js .filter-list-js .navigation-item:hover p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js.active-js p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js:hover p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js.active-js p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js:hover p {
  color: #dee2e6
}

@media (min-width:992px) {

  .compare-selector .compare-container-js .compare-list-js .navigation-item,
  .compare-selector .compare-container-js .compare-list-js .navigation-item-title,
  .compare-selector .compare-container-js .compare-list-js>.compare-header-js,
  .compare-selector .compare-container-js .compare-list-js>.compare-item-js,
  .compare-selector .compare-container-js .filter-list-js .navigation-item,
  .compare-selector .compare-container-js .filter-list-js .navigation-item-title,
  .compare-selector .compare-container-js .filter-list-js>.compare-header-js,
  .compare-selector .compare-container-js .filter-list-js>.compare-item-js,
  .compare-selector .filter-container-js .compare-list-js .navigation-item,
  .compare-selector .filter-container-js .compare-list-js .navigation-item-title,
  .compare-selector .filter-container-js .compare-list-js>.compare-header-js,
  .compare-selector .filter-container-js .compare-list-js>.compare-item-js,
  .compare-selector .filter-container-js .filter-list-js .navigation-item,
  .compare-selector .filter-container-js .filter-list-js .navigation-item-title,
  .compare-selector .filter-container-js .filter-list-js>.compare-header-js,
  .compare-selector .filter-container-js .filter-list-js>.compare-item-js,
  .subnav-dropdown .compare-container-js .compare-list-js .navigation-item,
  .subnav-dropdown .compare-container-js .compare-list-js .navigation-item-title,
  .subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js,
  .subnav-dropdown .compare-container-js .compare-list-js>.compare-item-js,
  .subnav-dropdown .compare-container-js .filter-list-js .navigation-item,
  .subnav-dropdown .compare-container-js .filter-list-js .navigation-item-title,
  .subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js,
  .subnav-dropdown .compare-container-js .filter-list-js>.compare-item-js,
  .subnav-dropdown .filter-container-js .compare-list-js .navigation-item,
  .subnav-dropdown .filter-container-js .compare-list-js .navigation-item-title,
  .subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js,
  .subnav-dropdown .filter-container-js .compare-list-js>.compare-item-js,
  .subnav-dropdown .filter-container-js .filter-list-js .navigation-item,
  .subnav-dropdown .filter-container-js .filter-list-js .navigation-item-title,
  .subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js,
  .subnav-dropdown .filter-container-js .filter-list-js>.compare-item-js {
    font-size: 14px !important
  }
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js p,
.compare-selector .compare-container-js .filter-list-js>.compare-header-js p,
.compare-selector .filter-container-js .compare-list-js>.compare-header-js p,
.compare-selector .filter-container-js .filter-list-js>.compare-header-js p,
.subnav-dropdown .compare-container-js .compare-list-js>.compare-header-js p,
.subnav-dropdown .compare-container-js .filter-list-js>.compare-header-js p,
.subnav-dropdown .filter-container-js .compare-list-js>.compare-header-js p,
.subnav-dropdown .filter-container-js .filter-list-js>.compare-header-js p {
  font-weight: 500
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js,
.compare-selector .filter-container-js.opened-js .compare-selected-item-js,
.subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js,
.subnav-dropdown .filter-container-js.opened-js .compare-selected-item-js {
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #000
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js:before,
.compare-selector .filter-container-js.opened-js .compare-selected-item-js:before,
.subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js:before,
.subnav-dropdown .filter-container-js.opened-js .compare-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)
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js:after,
.compare-selector .filter-container-js.opened-js .compare-selected-item-js:after,
.subnav-dropdown .compare-container-js.opened-js .compare-selected-item-js:after,
.subnav-dropdown .filter-container-js.opened-js .compare-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)
}

.compare-selector .compare-container-js.opened-js .compare-list-js,
.compare-selector .filter-container-js.opened-js .compare-list-js,
.subnav-dropdown .compare-container-js.opened-js .compare-list-js,
.subnav-dropdown .filter-container-js.opened-js .compare-list-js {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

body {
  scroll-padding-right: 10px
}

body .compare-selector .compare-container-js .compare-selected-item-js {
  border: 1px solid #1E3480;
  border-radius: 0
}

.compare-selector {
  height: 53px;
  max-width: calc(50vw - 1.5rem);
  padding: 0 1rem;
  width: 400px
}

.compare-selector .compare-container-js:focus .compare-selected-item-js,
.compare-selector .compare-container-js:hover .compare-selected-item-js {
  border-color: #1E3480 !important
}

.compare-selector .compare-container-js:focus .compare-list-js,
.compare-selector .compare-container-js:hover .compare-list-js {
  border-color: #1E3480 !important
}

.compare-selector .compare-container-js:active .compare-selected-item-js {
  border-color: #1E3480 !important
}

.compare-selector .compare-container-js:active .compare-list-js {
  border-color: #1E3480 !important
}

.compare-selector .compare-container-js .compare-selected-item-js {
  border-radius: 0;
  border: 1px solid #1E3480;
  max-width: 100%;
  padding: 1rem 2rem 1rem 1rem !important;
  -webkit-transition: border-color .4s ease .1s;
  -o-transition: border-color .4s .1s ease;
  transition: border-color .4s ease .1s
}

.compare-selector .compare-container-js .compare-selected-item-js p {
  color: #1E3480 !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap !important
}

.compare-selector .compare-container-js .compare-selected-item-js p:after,
.compare-selector .compare-container-js .compare-selected-item-js p:before {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1E3480;
  content: "";
  height: 1px;
  width: 50%
}

.compare-selector .compare-container-js .compare-selected-item-js p:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.compare-selector .compare-container-js .compare-selected-item-js p:after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js {
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js p:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js p:after {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.compare-selector .compare-container-js.opened-js .compare-list-js {
  border-top: rgba(0, 0, 0, 0);
  scroll-padding: 50px 0 0 50px;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

.compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  margin-right: 1rem;
  width: 8px
}

.compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px
}

.compare-selector .compare-container-js.opened-js .compare-list-js::-webkit-scrollbar-thumb {
  background-color: #eaeef4;
  border-radius: 10px
}

.compare-selector .compare-container-js .compare-list-js {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #1E3480;
  max-width: 100%;
  overflow-y: auto;
  -webkit-transition: border-color .4s ease .1s;
  -o-transition: border-color .4s .1s ease;
  transition: border-color .4s ease .1s;
  width: 100%
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js {
  background-color: #fff !important;
  border: 0 !important
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js p {
  color: #1E3480 !important;
  font-weight: 700 !important;
  padding: 17px 15px 17px 1rem !important
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js p:focus,
.compare-selector .compare-container-js .compare-list-js>.compare-item-js p:hover {
  background-color: #eaeef4;
  color: #1E3480 !important;
  font-weight: 700 !important;
  width: 98%
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js.multilevel>a {
  background-color: #fff
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js {
  background-color: #fff !important;
  border: 0 !important
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js p {
  color: #868e96 !important;
  font-weight: 700 !important;
  padding: 5px 0 5px 1rem !important
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js p:hover {
  cursor: default !important
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js.multilevel>a {
  background-color: #fff
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  margin-right: 1rem;
  width: 10px
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px
}

.compare-selector .compare-container-js .compare-list-js::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

@media (min-width:992px) {
  .compare-selector {
    padding: 0 1rem
  }
}

.imageGallery-view {
  margin-bottom: 16px;
  overflow: hidden;
  position: relative;
  text-align: center
}

.imageGallery-view img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%
}

.imageGallery-thumbnails {
  margin: 20px 0;
  position: relative
}

.imageGallery-list {
  margin: 0 50px;
  overflow: hidden;
  position: relative
}

.imageGallery-arrow,
.imageGallery-arrow.is-disabled:hover {
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  font: 0/0 serif;
  height: 60px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 35px
}

.imageGallery-list-inner,
.imageGallery-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: max-content !important;
}

.imageGallery-thumbnail {
  cursor: pointer;
  filter: alpha(opacity=70);
  margin-right: 16px;
  opacity: .7;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}

.imageGallery-thumbnail.is-active,
.imageGallery-thumbnail:hover {
  filter: alpha(opacity=100);
  opacity: 1
}

.imageGallery-thumbnail-cover {
  display: block;
  max-width: none
}

.imageGallery-thumbnail-overlay {
  cursor: pointer;
  height: 28px;
  left: 50%;
  margin: -14px 0 0 -15px;
  opacity: .7;
  position: absolute;
  top: 50%;
  width: 30px
}

.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s
}

.imageGallery-thumbnail a {
  display: block
}

.imageGallery-thumbnail-image img {
  display: block;
  height: 52px;
  margin: 0 auto;
  width: 63px
}

.imageGallery-view {
  cursor: pointer
}

.imageGallery-view-overlay {
  cursor: pointer;
  height: 69px;
  left: 50%;
  margin: -34px 0 0 -36px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  width: 73px
}

.imageGallery-view:hover .imageGallery-view-overlay {
  opacity: .7
}

.imageGallery-view .imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none
}

.mod-js .imageGallery-thumbnail {
  padding: 0
}

.mod-js .imageGallery-thumbnails {
  position: relative
}

.imageGallery {
  background: none;
  border: 0;
  padding: 0
}

.imageGallery-view {
  border: 0
}

.imageGallery-thumbnails .imageGallery-arrow,
.imageGallery-view .imageGallery-arrow-left,
.imageGallery-view .imageGallery-arrow-right,
.imageGallery-view .imageGallery-view-overlay {
  display: none
}

.imageGallery-thumbnail {
  background-color: #f8f8fc
}

.imageGallery-thumbnail.is-active {
  border: 1px solid #1E3480
}

.box-product-desktop-tab .big-img-wraper,
.img-desktop-tabs .big-img-wraper {
  background: #fff;
  height: 450px;
  overflow: hidden;
  right: 15% !important;
  width: 450px;
  z-index: 999
}

.box-product-desktop-tab .imageGallery-view .big-img,
.img-desktop-tabs .imageGallery-view .big-img {
  height: 700px;
  position: absolute;
  width: 1400px
}

.box-product-desktop-tab .imageGallery-view,
.img-desktop-tabs .imageGallery-view {
  background: #f8f8fc;
  border: 1px solid #1E3480;
  height: auto;
  margin-bottom: 16px;
  position: static;
  width: 100%
}

.img-desktop-tabs .imageGallery-thumbnail-cover {
  height: auto;
  padding: 5px 10px;
  width: 91px
}

@media only screen and (max-width:767px) {
  .img-desktop-tabs .imageGallery-thumbnail-cover {
    width: 63px
  }
}

.img-desktop-tabs .imageGallery-description,
.img-desktop-tabs .imageGallery-thumbnails {
  margin: 0
}

.box-product-desktop-tab .img-desktop-tabs .imageGallery-thumbnails .imageGallery-list {
  margin: 0;
  overflow-x: auto
}

.img-desktop-tabs .imageGallery-thumbnails .imageGallery-list {
  margin: 0
}

.img-desktop-tabs .imageGallery-thumbnails {
  margin: 0 auto;
  text-align: center
}

@media only screen and (max-width:767px) {
  #content.main .box-tabs-image-gallery {
    float: left;
    width: 100%
  }
}

@media only screen and (max-width:959px) {
  .img-mobile-tabs {
    display: block;
    float: left;
    width: 100%
  }

  .imageGallery-view,
  .img-mobile-tabs .imageGallery-view {
    background: none;
    float: none;
    height: auto;
    margin: 0 auto;
    position: static;
    width: auto
  }

  .imageGallery-view img,
  .img-mobile-tabs .imageGallery-view img {
    height: auto;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    width: auto
  }
}

@media only screen and (min-width:768px) and (max-width:1024px) {

  .box-product-desktop-tab .big-img-wraper,
  .img-desktop-tabs .big-img-wraper {
    right: 0 !important
  }

  .img-desktop-tabs .imageGallery-thumbnails {
    padding-left: 24px
  }
}

.reference-bp-toaster-handle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%
}

.bp-toaster {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .25s cubic-bezier(.34, 1.56, .64, 1);
  -o-transition: all .25s cubic-bezier(.34, 1.56, .64, 1);
  transition: all .25s cubic-bezier(.34, 1.56, .64, 1);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  border: unset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  bottom: 0;
  height: 100%;
  left: auto;
  max-height: 500px;
  opacity: 0;
  overflow: hidden;
  padding: 0 15px !important;
  pointer-events: all;
  position: fixed;
  right: 0;
  top: auto;
  width: 100%;
  z-index: 110
}

.bp-toaster>div {
  border: 1px solid #1E3480
}

.bp-toaster.disabled {
  display: none !important
}

.bp-toaster.mouseover {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s
}

.bp-toaster.initiated {
  opacity: 1;
  pointer-events: all
}

.bp-toaster>*,
.bp-toaster>*>* {
  height: 100%
}

.bp-toaster.scrollable .bp-toaster-content {
  overflow: auto
}

.bp-toaster.y-top {
  bottom: auto;
  top: 0;
  z-index: 999999999
}

.bp-toaster.y-top .reference-bp-toaster-handle {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.bp-toaster.y-top .bp-toaster-content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.bp-toaster.y-top .bp-toaster-handle-icon .openicon {
  display: none
}

.bp-toaster.y-top .bp-toaster-handle-icon .closeicon {
  display: block
}

.bp-toaster.y-top.opened {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.bp-toaster.y-top.opened .bp-toaster-handle-icon .openicon {
  display: block
}

.bp-toaster.y-top.opened .bp-toaster-handle-icon .closeicon {
  display: none
}

.bp-toaster.y-bottom {
  bottom: 0;
  top: auto
}

.bp-toaster.x-left {
  left: 0;
  right: auto
}

.bp-toaster.x-left.within-content {
  margin-left: calc((100vw - var(--max-content-md-width))/2);
  margin-right: auto
}

@media (min-width:768px) {
  .bp-toaster.x-left.within-content {
    margin-left: calc((100vw - var(--max-content-width))/2)
  }
}

@media (max-width:991px) {
  .bp-toaster.x-left.within-content {
    margin-left: 0
  }
}

.bp-toaster.x-center {
  left: auto;
  margin: auto;
  right: auto
}

.bp-toaster.x-right {
  left: auto;
  right: 0
}

.bp-toaster.x-right.within-content {
  margin-left: auto;
  margin-right: calc((100vw - var(--max-content-md-width))/2)
}

@media (min-width:768px) {
  .bp-toaster.x-right.within-content {
    margin-right: calc((100vw - var(--max-content-width))/2)
  }
}

@media (max-width:991px) {
  .bp-toaster.x-right.within-content {
    margin-right: 0
  }
}

.bp-toaster>*>.content {
  -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
}

.bp-toaster.opened {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.bp-toaster.opened .bp-toaster-handle-icon .openicon {
  display: none
}

.bp-toaster.opened .bp-toaster-handle-icon .closeicon {
  display: block
}

.bp-toaster-handle {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #333;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  cursor: pointer;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  min-height: 60px
}

.bp-toaster-handle * {
  margin: auto
}

.bp-toaster-handle-icon {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  -o-transition: transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(20px + 2rem);
  flex: 0 0 calc(20px + 2rem)
}

.bp-toaster-handle-icon img {
  height: 20px;
  width: 20px
}

.bp-toaster-handle-icon .openicon {
  display: block
}

.bp-toaster-handle-icon .closeicon {
  display: none
}

.bp-toaster-handle-label {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1rem
}

.bp-toaster-handle-label * {
  color: #1E3480;
  font-family: GothamNarrow-Book;
  font-size: 20px;
  line-height: normal
}

.bp-toaster-content {
  background-color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
  width: 100%
}

@media (min-width:768px) {
  .bp-toaster {
    max-height: calc(100vh - 100px)
  }
}

body.page-products.template-product-detail-up-2021 h1 {
  text-transform: uppercase
}

body.page-products.template-product-detail-up-2021 span.ps-button-label {
  background-color: #1E3480 !important;
  border-radius: 10px;
  color: #fff !important;
  display: block !important;
  font-size: 14px !important;
  margin: 10px 0;
  overflow: hidden;
  padding: 10px !important;
  text-align: center !important;
  text-decoration: none !important
}

body.page-products.template-product-detail-up-2021 span.ps-button-label:active,
body.page-products.template-product-detail-up-2021 span.ps-button-label:focus,
body.page-products.template-product-detail-up-2021 span.ps-button-label:hover {
  background: #00a0df;
  color: #fff !important;
  outline: none
}

#exit-notification .exit-notification-inner .exit-notification-buttons body.page-products.template-product-detail-up-2021 button,
body.page-products.template-product-detail-up-2021 #exit-notification .exit-notification-inner .exit-notification-buttons button,
body.page-products.template-product-detail-up-2021 .btn-alt-2 {
  font-size: 16px !important;
  line-height: 1 !important;
  margin: 10px 0;
  white-space: nowrap !important;
  border-radius: 0;
  height: 100%;
  padding: 16px 8px !important;
  border: 2px solid #F8D723;
  font-family: 'GothamNarrow-Bold';
}

.page-RightToRecover .campaign-banner.richText {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/pages/right-to-rest-and-recover/Theraflu-chevron-Mobile.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 0 10% 50px
}

.page-RightToRecover .campaign-banner.richText h1 {
  color: #fff;
  font-size: 48px;
  line-height: 1em;
  text-transform: uppercase
}

.page-RightToRecover .campaign-banner.richText h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-top: 3em
}

.page-RightToRecover .campaign-banner.richText p {
  color: #fff
}

@media (min-width:992px) {
  .page-RightToRecover .campaign-banner.richText {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/pages/right-to-rest-and-recover/Theraflu-chevron-Desktop.png);
    padding-bottom: 300px;
    padding-top: 3em
  }

  .page-RightToRecover .campaign-banner.richText h1 {
    font-size: 85px;
    line-height: 1em
  }

  .page-RightToRecover .campaign-banner.richText h2 {
    font-size: 48px;
    margin-top: 5em
  }

  .page-RightToRecover .campaign-banner.richText p {
    margin: 0 auto;
    min-width: 600px;
    width: 40%
  }

  .page-RightToRecover .campaign-banner.richText p:last-child {
    min-width: 500px;
    width: 35%
  }
}

.page-RightToRecover .right-to-recover-carousel .lSSlideOuter .lSPager.lSpg {
  margin-bottom: 2rem
}

.page-RightToRecover .right-to-recover-carousel .lSSlideOuter .lSPager.lSpg li a {
  background-color: #ced4da;
  border-radius: 50%;
  height: 15px;
  width: 15px
}

.page-RightToRecover .right-to-recover-carousel .lSSlideOuter .lSPager.lSpg li.active a {
  background-color: #fbd723
}

.page-RightToRecover .right-to-recover-carousel .lSSlideOuter .lSPager.lSpg li:nth-child(6) {
  display: none
}

@media (max-width:767px) {
  .page-RightToRecover .right-to-recover-carousel .carousel-slide:nth-child(6) {
    display: none
  }
}

@media (min-width:768px) {

  .page-RightToRecover .right-to-recover-carousel .carousel-slide:nth-child(4),
  .page-RightToRecover .right-to-recover-carousel .carousel-slide:nth-child(5) {
    left: 8.5%;
    position: relative
  }
}

.page-RightToRecover .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p:first-of-type {
  border-top: none
}

.page-RightToRecover .small-print li {
  font-size: .7em;
  line-height: 1.5em
}

@media (min-width:992px) {
  .page-RightToRecover .hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption>* {
    max-width: 50% !important
  }
}

.carousel-configurator,
.gtm-tracker-configurator,
.p-spider-widget {
  display: none
}

.aem-AuthorLayer-Edit .carousel-configurator,
.aem-AuthorLayer-Edit .class-filter,
.aem-AuthorLayer-Edit .gtm-tracker-configurator,
.aem-AuthorLayer-Edit .p-spider-widget,
.aem-AuthorLayer-Edit .ps-widget,
.aem-AuthorLayer-Edit .s-rev-trax {
  background-color: #dee2e6;
  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 .2s ease;
  -o-transition: all .2s ease;
  transition: all .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: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) '"'
}

.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(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + 1.25px));
  background: repeating-linear-gradient(90deg, var(--bp-d-flex-overlay), var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + 1.25px));
  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
}

.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(180deg, #fff 0, #fbfcfc 75%, #f6f8f8)
}

.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(180deg, #f8f9fa 0, #fbfcfc 75%, #f6f8f8)
}

.background-gradient-3 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #19407c), color-stop(69%, #19407c), color-stop(76%, #184480), color-stop(82%, #15508d), color-stop(88%, #1064a1), color-stop(94%, #087fbe), to(#009fdf));
  background-image: -o-linear-gradient(left, #19407c 0, #19407c 69%, #184480 76%, #15508d 82%, #1064a1 88%, #087fbe 94%, #009fdf 100%);
  background-image: linear-gradient(90deg, #19407c 0, #19407c 69%, #184480 76%, #15508d 82%, #1064a1 88%, #087fbe 94%, #009fdf)
}

.yellow-quote-right .richText-content {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -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: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.yellow-quote-right h4 {
  border-bottom: 2px solid #fbd723;
  border-top: 2px solid #fbd723;
  font-family: GothamNarrow-Medium;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.25;
  padding: 30px 0
}

@media (min-width:992px) {
  .yellow-quote-right h4 {
    width: 80%
  }
}

.yellow-quote-left .richText-content {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -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
}

.yellow-quote-left h4 {
  border-bottom: 2px solid #fbd723;
  border-top: 2px solid #fbd723;
  font-family: GothamNarrow-Medium;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.25;
  padding: 30px 0
}

@media (min-width:992px) {
  .yellow-quote-left h4 {
    width: 80%
  }
}

.related-articles h4, .related-articles + .richText .h4 {
  padding-top: 25px;
  font-family: GothamNarrow-Bold;
}

.related-articles p {
  font-size: 16px;
  line-height: 20px;
}

.related-article-box a {
  position: relative;
  top: 10px
}

.read-more {
  border-bottom: 2px solid #facd02;
  color: #1E3480 !important;
  font-family: GothamNarrow-Bold, Arial, sans-serif;
  padding-bottom: 8px
}

.menu-sub-borders {
  margin: 0 auto !important
}


.megamenu-logo-custm img {
  max-width: 227px ;
}
.cols-d-3.menu-sub-borders :nth-child(-n+3).richText:before {
  border-right: 1px solid #facd02;
  content: "";
  height: 100%;
  position: absolute;
  right: 0rem
}
.cols-d-2.menu-sub-borders :nth-child(-n+2).richText:before{
  border-right: 1px solid #facd02;
  content: "";
  height: 100%;
  position: absolute;
  right: 0rem
}
.reset-margin-y * {
  margin-bottom: 0;
  margin-top: 0
}

.overlay-content {
  border-radius: 0 !important;
  padding: 32px 24px 40px !important
}

@media (min-width:992px) {
  .overlay-content {
    max-width: 50% !important
  }
}

.overlay-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M14.657 3.344a1 1 0 010 1.414L10.414 9l4.243 4.243a1 1 0 11-1.414 1.414L9 10.415l-4.243 4.242a1 1 0 01-1.414-1.414L7.586 9 3.343 4.758a1 1 0 111.414-1.414L9 7.586l4.243-4.242a1 1 0 011.414 0z' fill='%2319417C' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat;
  top: 20px !important
}


.show-more-btn {
  font-family: GothamNarrow-Bold, Arial, sans-serif;
  padding-right: 5px
}

.show-more-btn:active,
.show-more-btn:hover {
  color: #1E3480 !important
}

.show-more-btn:after, .show-more-btn-flu:after, .show-more-btn-cold:after, .show-more-btn-prevention:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16.825 5.936l-7.48 6.98c-.165.116-.432.097-.56.032l-.045-.03-7.568-6.99a.556.556 0 01-.11-.658l.05-.08a.436.436 0 01.668-.063l7.223 6.74 7.217-6.738a.432.432 0 01.607-.009l.063.07a.57.57 0 01-.065.746z' fill='%2319417C' fill-rule='nonzero' stroke='%2319417C'/%3E%3C/svg%3E");
  background-position: 10px 0;
  background-repeat: no-repeat;
  content: "";
  height: 20px;
  position: absolute;
  width: 45px
}

.carousel-homepage .carousel-slides {
  max-height: 400px !important
}

.carousel-homepage .lSSlideOuter .lSPager.lSpg {
  margin-top: 15px !important
}

.product-listing {
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 9px -5px rgba(174, 175, 191, .44);
  box-shadow: 0 10px 9px -5px rgba(174, 175, 191, .44);
  color: #1E3480
}

.product-listing h4 {
  font-size: 20px;
  line-height: 1.25;
  margin: 0 0 6px
}

.product-listing h5 {
  font-size: 16px;
  margin: 6px 0
}

.product-listing span.ps-button-label {
  background-color: #1E3480 !important;
  border-radius: 10px;
  color: #fff !important;
  display: block !important;
  overflow: hidden;
  padding: 12.5px 0 !important;
  text-align: center !important;
  text-decoration: none !important
}

.product-listing span.ps-button-label:active,
.product-listing span.ps-button-label:focus,
.product-listing span.ps-button-label:hover {
  background: #00a0df;
  color: #fff !important;
  outline: none
}

#exit-notification .exit-notification-inner .exit-notification-buttons .product-listing button,
.product-listing #exit-notification .exit-notification-inner .exit-notification-buttons button,
.product-listing .btn-alt-2 {
  padding: 10px 15px !important
}

/*alam | gskbd1121 |02-09 as pr as client feedback*/
html[lang="en-US"] .product-listing .btn-alt-2 {
  padding: 10px 0px;
}
.article-flu, .article-cold, .article-prevention {
  display: none;
}
html[lang="en-US"] p.new-label {
  font-size: 32px;
  background: #fbd723;
  /* color: #1E3480 !important; */
  /* color: #333 !important; */
  font-family: 'GothamNarrow-Bold'!important;
  font-style: italic;
  margin: 0 !important;
  padding: 10px 10px 10px 5px!important;
  display: inline-block;
  width: fit-content !important;
}
@media (max-width:1024px) {
  html[lang="en-US"] p.new-label {
  font-size: 24px;
  background: #fbd723;
  color: #1d3480 !important;
  font-family: 'GothamForThera-BlkItalic';
  margin: 0 !important;
  padding: 7px 7px 7px 4px!important;
  display: inline-block;
  width: fit-content !important;
}
}
html[lang="en-US"] .bv-flex-col .bv_main_container {
  flex-direction: column !important;
}
.block-1, .block-2, .block-3, .block-4, .block-5{
  display: none;
}
.block-1.act, .block-2.act, .block-3.act, .block-4.act, .block-5.act{
  display: block;
}
img {
  height: auto
}

#bp-ingredients {
  border-collapse: collapse;
  display: table;
  margin-top: 60px;
  width: 100%
}

#bp-ingredients .bp-in-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c7cedb;
  display: table-row;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 20px
}

#bp-ingredients .bp-in-row:last-child {
  border-bottom: 0
}

#bp-ingredients .bp-in-col {
  color: #1E3480;
  display: table-cell;
  line-height: 20px;
  padding: 5px 7px;
  text-align: left
}

#bp-ingredients .bullet {
  font-weight: 700
}

@media (max-width:992px) {
  #bp-ingredients {
    margin-top: 28px
  }

  #bp-ingredients .bp-in-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #bp-ingredients .bp-in-col {
    display: block;
    text-align: center
  }
}

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

@media (min-width:992px) {
  .hide-desktop {
    display: none !important
  }
  html[lang="en-US"] .megamenu-logo-custm img {
    max-width: 301px !important;
    height: auto !important;
    width: auto !important;
    /* using negative margin to keep the logo slightly left */
  }
}

.filter-item-js p {
  margin: 0
}

.font-size-20 p,
.font-size-20 strong {
  font-size: 20px;
  line-height: 22px
}

.font-size-24 {
  display: inline-block;
  font-size: 24px
}

.link-style-gray {
  color: #333;
  text-decoration: underline
}

.height-100 {
  height: 100%
}

#footer div.no-margin-bottom ul li {
  margin-bottom: 0
}

.divider-gray-center .component-content {
  background-color: #ced4da;
  height: 2px;
  margin: 0 auto;
  width: 100%
}

@media (min-width:992px) {
  .divider-gray-center .component-content {
    max-width: 50% !important
  }
}

.list-spacing li {
  margin-bottom: 30px !important
}

.title-no-bottom-spacing h2 {
  margin-bottom: 0
}

.megamenu-navigation .megamenu>.component-content>.content:after,
.megamenu-navigation .megamenu>.component-content>.content:before {
  content: none
}

#footer .list-footer ul li a {
  display: inline-block
}

@media (max-width:359px) {

  .breadcrumbs .breadcrumbs .breadcrumbs-list li a,
  .breadcrumbs .breadcrumbs .breadcrumbs-without-separator li a {
    font-size: 12px
  }
}

.card-title-button-embedded body[class*=template-product-landing] .no-results-filter-js span,
.card-title-button-embedded h3 span,
body[class*=template-product-landing] .card-title-button-embedded .no-results-filter-js span {
  font-size: 15px
}

@media (min-width:992px) {

  .card-title-button-embedded body[class*=template-product-landing] .no-results-filter-js span,
  .card-title-button-embedded h3 span,
  body[class*=template-product-landing] .card-title-button-embedded .no-results-filter-js span {
    font-size: 18px
  }
}

.card-title-button-embedded.card-title-wide figure figcaption {
  max-width: 96%
}

.megamenu-navigation .megamenu a.top-bar-link:hover {
  border-bottom: 0 !important;
  text-decoration: underline
}

@media (min-width:992px) {
  .flex-fix>.component-content>.content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .flex-fix>.component-content>.content>.box {
    margin-right: 0 !important
  }
}

/* .headline-height {
  min-height: 60px !important
} */
html[lang="en-US"] .box.menu-sub-borders .richText .richText-content p {
  text-align: center;
}

@media (min-width:992px) {
  .headline-height {
    min-height: 90px !important
  }
}

.social-v2 {
  border-bottom: 1px solid #1E3480;
  padding: .875rem 0
}

.social-v2 .shareThis .shareThis-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.social-v2 .shareThis .shareThis-list li {
  margin: auto 0;
  padding: 0 30px;
  position: relative
}

.social-v2 .shareThis .shareThis-list li:first-of-type:hover img {
  background: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-facebook-lightblue.png);
  background-size: cover
}

.social-v2 .shareThis .shareThis-list li:hover img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px;
  padding-left: 32px;
  width: 32px
}

.social-v2 .shareThis .shareThis-list li:nth-of-type(2):hover img {
  background: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-twitter-lightblue.png);
  background-size: cover
}

.social-v2 .shareThis .shareThis-list li:last-of-type:hover img {
  background: url(/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/icons/icon-mail-lightblue.png);
  background-size: cover
}

.social-v2 .shareThis .shareThis-list li img {
  width: 32px
}

.social-v2 .shareThis .shareThis-list li:last-of-type:after {
  content: none
}

.article-social .parametrizedhtml {
  padding: 0 30px;
  width: auto
}

.article-social .parametrizedhtml img {
  width: 32px !important
}

.class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:after,
.class-filter[data-type=buttons] .product-filter .filter-list-js .filter-item-js:before {
  left: 0;
  margin: 0 auto;
  right: 0
}

@media (min-width:768px) {
  .class-filter.class-filter-col-3[data-type=buttons] .product-filter .filter-list-js .filter-item-js {
    max-width: 29%
  }
}

.last-down.button-fix>.component-content {
  height: 100%
}

.last-down.button-fix>.component-content>.content {
  height: 100%;
  padding-bottom: 100px;
  position: relative
}

.last-down.button-fix .button-wrapper {
  bottom: 0;
  position: absolute;
  right: 0
}

.megamenu-top-bar-left .richText {
  margin-right: 20px !important
}

.megamenu-top-bar-left .richText a {
  border-bottom: 0 !important;
  font-size: 16px !important
}

.megamenu-top-bar-left .richText a:hover {
  color: #1E3480 !important;
  text-decoration: none !important
}

.megamenu-top-bar-left .richText a:active,
.megamenu-top-bar-left .richText a:focus {
  color: #1E3480;
  font-weight: 700;
  outline: 0
}

@media (min-width:992px) {

  .megamenu-navigation .megamenu-language-list,
  .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item,
  .simple-navigation .megamenu-language-list,
  .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
    -webkit-box-shadow: rgba(0, 0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0)
  }

  .megamenu-top-bar-left a,
  .megamenu-top-bar-left span,
  .megamenu-top-bar-right a,
  .megamenu-top-bar-right span {
    color: #1E3480 !important;
    z-index: 1
  }

  .megamenu-top-bar-left:before,
  .megamenu-top-bar-right:before {
    background-color: #fff;
    -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
  }

  html[lang="en-US"] .richText.margin-top-h1-0 h1 {
    margin-top: 0 !important;
  }
}

.breadcrumbs {
  margin: 0 auto !important
}

.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption h1 {
  text-align: left
}

.hero-banner-h5-v0>.component-content>.paragraphSystem figure>figcaption p {
  color: #1E3480;
  margin: 0 auto;
  padding-top: 1rem;
  text-align: left
}

.accordion .accordion-container .accordion-slide .accordion-head:before {
  bottom: unset !important;
  top: 0
}

.accordion .accordion-container .accordion-slide.is-active .accordion-head body[class*=template-product-landing] .no-results-filter-js a,
.accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a,
body[class*=template-product-landing] .accordion .accordion-container .accordion-slide.is-active .accordion-head .no-results-filter-js a {
  color: #1E3480
}

.accordion .accordion-container .accordion-slide .accordion-head:before {
  background: #e9ecef !important
}

.article-card a {
  font-weight: 400
}

body .searchResults-pagination-item a {
  font-size: 20px;
  font-weight: 700
}

body .searchResults-pagination-item:last-of-type a {
  position: relative;
  visibility: hidden
}

body .searchResults-pagination-item:last-of-type a:before {
  border-right: 2px solid #00a0df;
  border-top: 2px solid #00a0df;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: visible;
  width: 15px
}

/*alam | gskbd1121 |02-09 as pr as client feedback*/

.megamenu-logo-custm a {
  justify-content: flex-start !important;
}

html[lang="en-US"] ul.filter-list-js .filter-group-label-js {
  font-weight: 600;
}



@media (max-width:991px) {
  body #footer .list-footer ul {
    margin-bottom: 10px;
    margin-top: 30px
  }

  .footer-logo-margin img {
    margin-left: -70px;
  }
}

body #footer .list-footer ul li:first-child {
  margin-top: 0
}

body #footer .list-footer ul li:last-child {
  margin-bottom: 0
}

@media (min-width:992px) {
  .hero-banner-h5-v0.hp-banner>.component-content>.paragraphSystem figure>figcaption>p {
    margin-right: 0
  }
}

body .reference-social-icons {
  pointer-events: all
}

body .reference-social-icons .component-content {
  text-align: right
}

body .reference-social-icons .component-content a {
  height: 50px;
  margin: 0 !important;
  width: 50px
}

body .reference-social-icons a {
  cursor: pointer;
  text-align: right
}

body .reference-social-icons a img:first-of-type {
  display: block
}

body .reference-social-icons a img:last-of-type {
  display: none
}

body .reference-social-icons a:hover img:first-of-type {
  display: none
}

body .reference-social-icons a:hover img:last-of-type {
  display: block
}

@media (min-width:992px) {
  body .reference-social-icons {
    height: auto;
    left: -20px
  }

  body .reference-social-icons .component-content {
    text-align: center
  }
}

@media (min-width:992px) {
  #footer .reference-social-icons {
    left: 0
  }
}

body .default-icon>a img {
  height: 30px;
  width: 30px
}

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

@media (min-width:992px) {
  body .title-center-d>.component-content .title-heading {
    text-align: center
  }
}

body .title-center-m>.component-content .title-heading {
  text-align: center
}

body h1 {
  margin: .67em 0
}

body h2 {
  margin: 0
}

body .ps-widget[ps-sku] {
  text-align: left !important
}

body .ps-button-label {
  background-color: #00a0df !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline !important;
  padding: .5rem
}

@media (max-width:991px) {

  body .navigation-item-title,
  body .top-bar-link {
    color: #1E3480
  }

  body .top-bar-link {
    font-size: 16px !important
  }

  body .icons-with-link .icon {
    width: 32px !important
  }
}

body img {
  width: auto
}

body a:hover {
  color: #366cd4
}

body figure {
  margin: 0
}

@media (max-width:767px) {
  body .accordion-container .accordion-slide {
    margin-bottom: 0 !important
  }
}

body [data-bv-show=inline_rating] .bv_main_container .bv_numReviews_component_container {
  display: none !important
}

body .revtrax-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

body .revtrax-container iframe {
  min-height: 380px !important;
  padding: 3rem 0;
  width: 100%
}

body .product-detail-top-block .reference-bazaarvoice,
body .product-detail-top-block .reference-buy-now-button {
  padding-left: 1rem
}

@media (min-width:992px) {

  body .product-detail-top-block .reference-bazaarvoice,
  body .product-detail-top-block .reference-buy-now-button {
    padding-left: 0
  }
}

body .product-detail-top-block .reference-bazaarvoice {
  margin-top: .5rem
}

body .product-detail-top-block .reference-buy-now-button>.component-content {
  margin-top: 1rem
}

body .searchResults {
  padding: 0 1rem
}

body .searchResults .searchResults-number {
  margin: 0
}

@media (min-width:992px) {
  body .searchResults {
    padding: 0
  }
}

body,
html {
  scroll-behavior: smooth
}

body .megamenu-logo img {
  max-width: 100%
}

body .snippetReference>div,
body .snippetReference>div>div {
  height: 100%
}

.compare-button {
  display: inherit !important
}

.hero-dd-mw h1 {
  color: #fff
}

@media (min-width:992px) {
  .hero-dd-mw h1 {
    color: #1E3480 !important
  }
}

.faq-filter-instance .class-filter .filter-item-js,
.faq-filter-instance .class-filter .selected-item-js {
  padding: 1rem 2rem !important
}

.reference-bp-share-icon .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.reference-bp-share-icon .jv-share-link.share-icon img {
  height: auto;
  width: 25px
}

@media (max-width:992px) {
  #toastertherafluToaster {
    bottom: 2.3rem
  }

  #ot-sdk-btn.ot-sdk-show-settings {
    width: 100%
  }
}

.future-ambitions .richText.component>.component-content>.richText-content {
  margin-top: 10px;
}

/* amrendra */

html[lang="en-US"] body h1,
html[lang="en-US"] body h2,
html[lang="en-US"] body h3 {
  font-family: GothamForThera-BlkItalic;
}

html[lang="en-US"] body h3 {
  font-family: GothamNarrow-Bold;
  font-weight: 400;
}

body h4,
body h5,
body h6 {
  font-family: GothamNarrow-Bold;
}

body p {
  font-family: GothamNarrow-Book;
}

.display-block {
  display: block;
}

.find-out-more {
  color: #1E3480;
}

.color-yellow {
  color: #fbd723 !important;
}

.color-orange {
  color: #FF9E18 !important;
}

.background-yellow {
  background: #fbd723;
}

html[lang="en-US"] body .uwy.userway_p7 .uai {
  left: calc(100vw - 90px) !important;
  transform: translate(-100%);
}

body .products-carousel-white:after,
body .products-carousel-gray:after {
  background: transparent !important;
  content: " ";
  display: block;
  height: 100%;
  left: 85%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

body .red-btn {
  background: rgb(210 11 16);
  color: #ffffff !important;
  overflow: hidden;
  text-decoration: none !important;
  text-transform: uppercase;
}

body .orange-btn {
  background: #FF9E18;
  border-radius: 0;
}

.products-carousel ul {
  margin-bottom: 2rem;
}

.carousel .carousel-slides {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
    font-size: 2.25rem !important;
    line-height: 2.375rem !important;
  }

  body .products-carousel-white:after,
  body .products-carousel-gray:after {
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0)) !important;
  }

  .products-carousel ul {
    margin-bottom: 0rem;
  }

  .find-out-more {
    width: 12rem !important;
  }

  .text-center-mobile {
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
  .product-listing {
    min-height: 560px;
  }
   .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>* {
    max-width: 50% !important;
  }

  html[lang="en-US"] .megamenu-logo.therafluLogo img {
    width: 266px;
    height: 102px;
  }

  .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption img {
    height: 40px;
  }
}

@media screen and (max-width: 991px) {
  .product-listing {
    min-height: 515px;
  }

  .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>* {
    max-width: 100% !important;
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption p {
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  .product-listing {
    min-height: 560px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
    font-size: 1.875rem !important;
    line-height: 2.15rem !important;
  }

  .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption>* {
    max-width: 52% !important;
    margin-left: 1rem !important;
  }
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
  color: #fcfdfe;
  font-size: 3rem;
  line-height: 3.75rem;
  font-weight: bold;
  margin: 0;
  max-width: 45%;
  position: relative;
  /* border-bottom: 2px solid #fbd723; */
  padding-bottom: 0;
}

body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h2 {
  color: #fcfdfe;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
  max-width: 45%;
  position: relative;
  /* border-bottom: 2px solid #fbd723; */
  padding-bottom: o;
}

@media (min-width: 992px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
    font-size: 3.75rem;
    line-height: 100%;
    font-weight: bold;
    margin: 0;
    max-width: 45%;
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h2 {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0;
    max-width: 45%;
  }
}

@media (max-width: 991px) {
  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
    max-width: 100%;
  }

  body .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h2 {
    max-width: 100%;
  }

  .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption img {
    height: 30px;
  }
}


.megamenu-logo>* a {
  max-width: 300px;
  min-width: 300px;
}

/* logo */
body .megamenu-navigation .megamenu-logo>.component-content a {
  width: 300px;
  height: 65px;
  width: 300px;
}

body .megamenu-navigation .megamenu-logo>.component-content a,
body .megamenu-navigation .megamenu-logo>.component-content a:hover {
  width: 300px;
  height: auto;
}

@media (min-width: 992px) {
  body #footer .footer-logo img {
    width: 100% !important;
    max-width: 261px;
  }
}

@media only screen and (max-width: 992px) {
  .megamenu-logo>* a {
    max-width: 142px;
    min-width: 142px;
  }

  body .megamenu-navigation .megamenu-logo>.component-content a {
    width: 142px;
    height: auto;
  }

  body .megamenu-navigation .megamenu-logo>.component-content a,
  body .megamenu-navigation .megamenu-logo>.component-content a:hover {
    width: 142px;
    height: auto;
    justify-content: center;
  }

  body .megamenu-logo img {
    height: 47px;
    margin-bottom: 5px;
  }
  html[lang="en-US"] body .megamenu-logo img {
    height: auto;
    margin-bottom: 5px;
  }
}

/* logo */

/* Rohit singh */
body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
  text-transform: initial;
}

.txt-switchable-color img {
  width: 100%
}

.hero-text>.component-content>.richText-content {
  background-color: #1E3480;
  padding: 5px 20px;
}

.hero-text>.component-content>.richText-content h1,
.hero-text>.component-content>.richText-content p,
.hero-text>.component-content>.richText-content * {
  color: #fcfefd;
}

.social-article-top .reference-bp-share-icon {
  width: auto;
  padding: 0 30px;
}

.social-article-top .reference-bp-share-icon img {
  width: 32px !important;
}

.title-h3 h3,
.title-h3 h4,
.yellow-quote-right h3,
.yellow-quote-right h4 {
  border-bottom: 2px solid #fbd723;
  border-top: 2px solid #fbd723;
  font-family: GothamNarrow-Medium;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.25;
  padding: 30px 0;
}

@media (min-width:991px) {
  .hero-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .hero-text>.component-content>.richText-content {
    display: flex;
    width: 40% !important;
    word-break: break-all;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    background: transparent;
    padding: 0px;
  }

  .hero-text>.component-content>.richText-content p {
    width: 90%;
  }

  .title-h3 h3,
  .title-h3 h4,
  .yellow-quote-right h3,
  .yellow-quote-right h4 {
    width: 80%;
  }
}

body .megamenu-navigation .megamenu,
body .simple-navigation .megamenu,
body .megamenu-navigation .megamenu-bottom-center,
body .simple-navigation .megamenu-bottom-center {
  background-color: #1E3480;
}

/* Ashish Gupta 12/08/22 ticket no GSKBD-998 */

@media (max-width: 767px),
(min-width: 768px) {

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed:after,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js.closed:after {
    content: ">";
    font-size: 24px;
    font-family: monospace;
    transform: rotate(90deg);
    transition: .5s;
  }

  body[class*=template-product-landing] .class-filter[data-type-mobile=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:after,
  body[class*=template-product-landing] .class-filter[data-type=checkbox] .filter-list-js .filter-item-js.filter-group-label-js:after {
    content: ">";
    font-size: 24px;
    font-family: monospace;
    transform: rotate(-90deg);
    transition: .5s;
  }
}

.prod-head-h {
  height: 80px;
}

/* START GSKBD :782, updated by syed saifi (18 Aug, 2022)*/
@media (max-width: 767px) {
  body .accordion .accordion-container .accordion-slide .accordion-content-wrapper p {
    word-break: break-all;
  }
}

/* END GSKBD :782, updated by syed saifi (18 Aug, 2022)*/

/* START GSKBD-1121, updated by alam(25 Aug, 2022)*/
html[lang="en-US"] body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-products>.navigation-level2>li:nth-child(n+4),
html[lang="en-US"] body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:nth-child(n+4),
html[lang="en-US"] body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-about-theraflu>.navigation-level2>li:nth-child(n+3){
  display: none;
}

html[lang="en-US"] body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children.page-treating-cold-flu>.navigation-level2>li:first-child {
  border-bottom: none;
}

/* Aman Singh | GB-595 | 09-09-2022 */

.mandate-popup{
  min-width: 600px;
  width: 600px;
  min-height: 150px;
  margin: auto;
  background: #f3f3f3;
  padding: 20px !important;
  border-radius: 5px;
  box-shadow: 0 2px 5px #000;
  display: none;
  position: fixed;
  top: 50%;
  z-index: 999;
  left: 50%;
  transform: translate(-50%, -50%);
  }
  @media (max-width:768px){
    .mandate-popup{
    min-width: 300px;
    width: 300px;
    }
  }
  body #footer  .mandate-popup p , body #footer  .mandate-popup li , body #footer .mandate-popup h2{
  clear: both;
      color: #1E3480 !important;
  }
  .mandate-popup .close{
      position: absolute;
      top: -10px;
      font-weight: 800;
      right: 10px;
      cursor: pointer;
  }

  /* Aman Singh | GB-595 | 09-09-2022 */  
  
  /* GSKBD-25164 |Pritha Johar|29-09-2022 |chagnes start */
  :lang(en-us) .products-carousel ul.lightSlider{
    margin-left: 0px;
  }
   /* GSKBD-25164 |Pritha Johar|29-09-2022 |chagnes end */

/* START Chaitanyavamshi 07-Oct,2022 (GSKBD-25663) */
.carousel-card-container .carousel-slides .carouselSlide .carousel-content >.paragraphSystem,
.reference-therest-recoverfund figure {
    display: flex;
    justify-content: center;
}
.carousel-card-blue{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.right-to-rest-section>.component-content,
.join-the-call-section>.component-content,
.reference-therest-recoverfund .box.hide-d>.component-content,
.lady-blue-section.hide-d>.component-content {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.lady-blue-section.hide-d .richText{
  margin-top: 245px;
}
.reference-therest-recoverfund .box.hide-d .richText{
  margin-top: 386px;
}
.lady-blue-section figcaption{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 80px;
  width: 100%;
  max-width: 800px !important;
}
.lady-blue-section figcaption ul{
  padding-left: 16px;
}
.lady-blue-section figcaption ul li,
.lady-blue-section figcaption p,
.lady-blue-section .richText p,
.lady-blue-section.hide-d .richText ul li {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
}
/* .lady-blue-section figcaption ul li,
.lady-blue-section figcaption p,
.lady-blue-section .richText p,
.lady-blue-section figcaption h3,
.lady-blue-section .richText h3{
  padding-top: 16px !important;
} */
.lady-blue-section figcaption h3,
.lady-blue-section .richText h3{
  line-height: 26px;
  color: #fff;
}
.lady-blue-section.hide-d .richText ul li {
  padding-top: 0 !important;
}
.lady-blue-section .richText p,
.lady-blue-section .richText ul li {
  text-align: left;
}
.partner-good-plus-text p,
.two-disc-points-text p,
.right-to-rest-section .richText p {
  font-size: 20px;
  line-height: 26px;
}
.join-the-call-section .richText p{
    font-size: 18px;
    line-height: 26px;
}
.reference-therest-recoverfund .refund-banner figcaption{
  display: flex;
  align-items: center;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  bottom: 60px;
  right: 84px;
  padding: 0 60px;
  max-width: 490px;
  width: 100%;
}
@media(max-width:992px){
  .reference-therest-recoverfund .refund-banner figcaption{
    right: 0px;
    bottom: 0px;
  }

}
.refund-banner img{
  height: auto;
    min-height: 683px;
    width: 100% !important;
}
@media(max-width:992px){
  .refund-banner img{
    min-height: 832px;
  }

}
.reference-therest-recoverfund  figcaption p{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: #ffffff;
}
.reference-therest-recoverfund .image>.component-content{
  text-align: center;
}
.reference-therest-recoverfund .donations-capsule-img{
  position: absolute;
  bottom: 7%;
  padding: 0 120px;
}
.social-icons-container .reference-bp-share-icon img{
    width: 100% !important;
    max-width: 42px;
    height: 42px !important;
}
.social-icons-container>.component-content>.paragraphSystem,
.social-icons-container .reference-bp-share-icon>.component-content{
  justify-content: center !important;
}
.yellow-border-bottom {
    border-bottom: 2px solid #FBD723;
    display: inline-block;
}
/* START Chaitanyavamshi 10-Oct,2022 (GSKBD-25663) */
.carousel-card-blue .richText .carousel-text,
.carousel-card-blue .richText .statement-by{
  font-family: GothamNarrow-Bold;
}
.carousel-card-blue .richText .carousel-text{
  font-size: 20px;
}
.carousel-card-blue .richText .statement-by{
  text-align: right;
  font-size: 16px;
}
/* STOP Chaitanyavamshi 10-Oct,2022 (GSKBD-25663) */
@media (min-width: 992px){
    .social-icons-container{
        display: flex;
        justify-content: center;
    }
    .social-icons-container .reference-bp-share-icon{
        margin: 0 8px;
    }
    .lady-blue-section.hide-m figcaption{
      background: #1d3285;
      padding-left: 1rem;
      height: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
  .lady-blue-section figcaption ul li, .lady-blue-section figcaption p,
  .reference-therest-recoverfund figcaption p, .reference-therest-recoverfund .box .richText p{
    font-size: 16px;
    line-height: 20px;
  }
  .lady-blue-section figcaption{
    right: 10px;
    max-width: 700px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1300px){
  .social-icons-container .reference-bp-share-icon {
    margin: 0 6px;
  }
}
@media (min-width: 1600px){
  .lady-blue-section figcaption{
    max-width: 1100px !important;
  }
}
@media (max-width: 991px){
  .lady-blue-section figcaption{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0 16px;
    top: 20%;
    transform: none;
  }
}
/* STOP Chaitanyavamshi 07-Oct,2022 (GSKBD-25663) */

/* START Chaitanyavamshi 10-Oct,2022 (GSKBD-25663) / {carousel-text, statement-by} inline variants added for locale en-US*/
.carousel-card-blue .richText .carousel-text,
.carousel-card-blue .richText .statement-by{
  font-family: GothamNarrow-Bold;
}
.carousel-card-blue .richText .carousel-text{
  font-size: 20px;
}
.carousel-card-blue .richText .statement-by{
  text-align: right;
  font-size: 16px;
}
/* STOP Chaitanyavamshi 10-Oct,2022 (GSKBD-25663) */


/* Date 13-10-2022 |GSKBD-25591|Pritha Johar|changest Start */
.sickness-temprature-perentage-box .tem-white-box{
  background-color: #cdd2e4;
  width:221px;
  height: 198px;
  padding-bottom: 1rem;
  text-align: center;
  position: relative;
}

.tem-white-box .s-percent{
  font-size: 70px !important;
    color: #1E3480;    
    padding-top: 0px !important;
    line-height: initial;
    font-weight: 300;
}

.tem-white-box .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 20px;
  text-align: center;
  height: 60px;
}
.tem-white-box .overlay sup{ top:10px;}
.sickness-temprature-perentage-box .tem-white-box:nth-child(1) .overlay{
  height: 40px;
}
.sickness-temprature-perentage-box .tem-white-box:nth-child(2) .overlay{
  height: 78px;
}
.sickness-temprature-perentage-box .tem-white-box:nth-child(3) .overlay{
  height: 72px;
}
.sickness-temprature-perentage-box .tem-white-box:nth-child(4) .overlay{
  height: 78px;
}

.s-percent span{
  display: block;
  margin-bottom: -12px;
  font-family: GothamNarrow-Bold;
}

.sickness-temprature-perentage-box .tem-white-box p:nth-child(2){
  font-size: 16px;
    color: #1E3480;
    font-weight: 600;
    line-height: 1.25;
    padding: 6rem 0.5rem 0.5rem 0 !important;
}

.sickness-temprature-perentage-box-mobile-slider{
  display: none;
}
.lady-blue-section p {
  font-size: 16px !important;
  line-height: 1.3 !important;
}
.overflow-auto{
  overflow: auto;
}
.copyright-text{
  font-size: 11px !important;
}

.sickness-temprature-perentage-box-mobile-slider .lSAction>a.lSNext {  
  left: calc(100% - 32px) !important;
  top:100px !important;
}

@media(max-width:991px){
          .lady-blue-section p {
            font-size: 16px !important;
          }
          .sickness-temprature-perentage-box-mobile-slider li.carousel-slide {
            margin-right: 3.6rem !important;
          }
          .sickness-temprature-perentage-box-mobile-slider{
            display: block;
            background-color: #1b3285;
            margin-top: -2px;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box{
            margin-right: 1rem;
            width: 250px;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box .overlay{
            margin-top: 0;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box .mobile-overlay1{
            height: 40px !important;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box .mobile-overlay2{
            height: 78px !important;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box .mobile-overlay3{
            height: 72px !important;
          }
          .sickness-temprature-perentage-box-mobile-slider .tem-white-box .mobile-overlay4{
            height: 78px !important;
          }
          .sickness-temprature-perentage-box-mobile-slider .lSSlideOuter { 
            padding-bottom: 2rem;
          }
          .sickness-temprature-perentage-box-mobile-slider .lSSlideOuter .lSPager.lSpg {
            margin: 10px 0 0;
            padding: 0px;
            text-align: center;
            bottom: 16px !important;
            width: 100%;
          }
          .sickness-temprature-perentage-box-mobile-slider .lSSlideOuter .lSPager.lSpg>li a {   
            border: 1px solid #fff;   
            background: #fff;
            opacity: 0.5;
            width:13px;
            height: 13px;
        }
        .sickness-temprature-perentage-box-mobile-slider .lSSlideOuter .lSPager.lSpg>li.active a, 
        .sickness-temprature-perentage-box-mobile-slider .lSSlideOuter .lSPager.lSpg>li:hover a {
          background-color: #fff !important;
          opacity: 1;
        }
        .blue-lady-section-without-mt .richText{
          margin-top: -16px !important;
        }
        .sickness-temprature-perentage-box-mobile-slider .lSAction>a.lSNext { 
          right: 32px; 
        }
        .sickness-temprature-perentage-box-mobile-slider .lSAction>a.lSPrev {  
          left: 32px !important;  
        }     
        .sickness-temprature-perentage-box-mobile-slider .lSAction>a {
          display:block !important;
          pointer-events: auto !important;
          top: 100px !important;
          background-color: #fff;
          position:absolute !important;
          margin-top:0px !important;
          border: 1px solid #1b3285;
          border-radius: 50%;
          background-size: 17px 17px;
          background-repeat: no-repeat;
          background-position: center !important;
        }  
        html[lang="en-US"] .right-to-rest-section p{
         font-family: GothamNarrow-Book !important;
          font-size: 16px !important;
        }
        html[lang="en-US"] .lady-blue-section figcaption h3, 
        html[lang="en-US"].lady-blue-section .richText h3 {
          font-size: 20px;
          color: #fff;
          font-family: 'GothamForThera-BlkItalic' !important;          
      }
      html[lang="en-US"] .carousel-card-blue .richText .carousel-text{
        font-size: 16px !important;
        padding-left: 15px;
        padding-right: 15px;
      }
      html[lang="en-US"] .carousel-card-blue .richText .statement-by {
        text-align: center;
        font-size: 16px;
    }
    html[lang="en-US"] .rest-font{
      font-size: 20px;
      color:#fff;
      font-family: 'GothamForThera-BlkItalic' !important;
    }
}


@media(min-width:991px){

        html[lang="en-US"] .right-to-rest-section p{
          font-size: 16px !important;
        }
        html[lang="en-US"] .right-to-rest-section h2{
          font-size: 50px !important;
        }
        .join-the-call-section h3{
          font-size: 36px;
          font-family: GothamNarrow-Bold !important;
        }
        html[lang="en-US"] .rest-font{
          font-size: 36px;
          color:#fff;
          font-family: 'GothamForThera-BlkItalic' !important;
        }
        html[lang="en-US"] .desktop-mob-min-height-recover-fund{
          font-size: 36px !important;    
          }
          html[lang="en-US"] .lady-blue-section figcaption h3, 
          html[lang="en-US"].lady-blue-section .richText h3 {
            line-height: 36px;
            color: #fff;
            font-family: 'GothamForThera-BlkItalic' !important;
            font-size: 36px;
        }
}

@media screen and (max-width: 767px){
      .sickness-temprature-perentage-box-mobile-slider.products-carousel-white:after{
        background: transparent !important;
      }
      .d-b-m{
        display: block;
      }
      .blue-lady-section-without-mt.hide-d.lady-blue-section {
        margin-top: -2px;
    }
    .blue-lady-section-without-mt.hide-d.lady-blue-section p a {
      margin-top: 1rem;
      display: inline-block;
  }
}
.join-the-call-section h3{ 
  font-family: GothamNarrow-Bold;
}
.sickness-box-outer-container h3{
  font-weight: 300;
}
.sickness-box-outer-container p{
  font-family: GothamNarrow-Medium;
}
html[lang="en-US"] .partner-good-plus-text p{
font-family: GothamNarrow-Book !important;
font-weight: 300;
font-size: 16px !important;
}
html[lang="en-US"] .desktop-mob-min-height-recover-fund{
font-weight: 300 !important;
/* font-family: GothamNarrow-Book !important; */
}
html[lang="en-US"] .two-disc-points-text p,
html[lang="en-US"] .two-disc-points-text a{
  font-family: GothamNarrow-Book !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
}

.rest-and-revcovery-fund-carousel .lSSlideOuter .lSPager.lSpg>li a {  
  background-color: #C1C0C0;
  border: #C1C0C0; 
  height: 13px; 
  width: 13px;  
}
.rest-and-revcovery-fund-carousel .lSSlideOuter .lSPager.lSpg>li.active a,
.rest-and-revcovery-fund-carousel .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #19407C;
}
.rest-and-revcovery-fund-carousel .lSPager.lSpg{
  margin-top: 30px !important;
}
html[lang="en-US"] .reference-bp-toaster h3{
  font-family: GothamNarrow-Book!important;
}


  .reference-therest-recoverfund .box.hide-d .richText {
    margin-top: 294px !important;
}

.lady-blue-section figcaption h3, 
.lady-blue-section .richText h3{
  font-family: 'GothamForThera-BlkItalic' !important;
  line-height: 36px;
}

html[lang="en-US"] .social-icons-container .reference-bp-share-icon img {
  width: 100% !important;
  max-width: 28px;
  height: 28px !important;
  object-fit: contain;
}
/* html[lang="en-US"] .right-to-rest-section h2 {
  font-family: 'GothamNarrow-Book' !important;
} */
/* Date 13-10-2022 |GSKBD-25591|Pritha Johar|changest End */
/* Maunu | client feedback | GSKBD-26183 | 3-oct-22 */
/* old page property css ---- removed from page----*/
Ã¢â‚¬Å’.join-the-call-section h3 {
  font-family: GothamNarrow-Bold !important;
}
.lady-blue-section p {
  font-family: GothamNarrow-Medium!important;
}
body .font-size-12{font-size:12px!important;}

.lady-blue-section .richText p a{color: inherit;}
@media (min-width:1025px){
.lady-blue-section picture img {
  object-fit: cover;
  object-position: left;
  height: 500px;
}
.sickness-temprature-perentage-box .tem-white-box p:nth-child(2) {    
  padding: 6rem 0.5rem 0 0.5rem !important;
}
.fotter-bottom-logo-d img{
max-width: 545px;
}
.page-RightToRecover .youtube-player .play{top: 65%;}
}
@media (min-width:768px) and (max-width:1024px) {
.sickness-temprature-perentage-box .tem-white-box{width:140px;}
.sickness-temprature-perentage-box .tem-white-box p:nth-child(2){
font-size: 15px;
  line-height: 1;
  padding: 4.5rem 0.5rem 0.5rem 0 !important;
}
body.page-RightToRecover .youtube-player .play {
  top: 70%;
}
}

@media (max-width: 991px){
.sickness-temprature-perentage-box-mobile-slider li.carousel-slide {
  margin-right: 0rem !important;
}
.sickness-temprature-perentage-box-mobile-slider .tem-white-box {
  margin-right: 0!important;
}
.sickness-temprature-perentage-box .tem-white-box{
margin: 0 auto;
display: inline-block;
}
.sickness-temprature-perentage-box-mobile-slider li.carousel-slide .carousel-content {
  text-align: center;
}
.sickness-temprature-perentage-box-mobile-slider .lSSlideOuter .lSPager.lSpg{
bottom: 0px !important;
}
.rest-and-revcovery-fund-carousel .lSAction {
  position: absolute;
  bottom: 4rem;
  width: 100%;
}
html[lang="en-US"] .carousel-card-blue .richText .statement-by {
  text-align: center;
  font-size: 16px;
  max-width: calc(100% - 3rem);
  margin: 25px auto 0;
}
.rest-and-revcovery-fund-carousel .lSAction {
  position: absolute;
  bottom: 4rem;
  width: 100%;
}
html[lang="en-US"] .carousel-card-blue .richText .statement-by {
  text-align: center;
  font-size: 16px;
  max-width: calc(100% - 3rem);
  margin: 25px auto 0;
}
.lady-blue-section > .component-content {
  background-size: cover!important;
}
.lady-blue-section .richText h3 {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.lady-blue-section p{line-height: 1.5 !important;}
.sickness-temprature-perentage-box .tem-white-box p:nth-child(2){
  padding: 5rem 0.5rem 0rem 0.5rem !important;
}
.heading-tf{

    font-size: 20px;
padding: 0 2rem;
  }
.img-500 img{
height: 500px;
  object-fit: cover;
  object-position: 75% 100%;
}
.d-block-m{
  display: block;
}
}
/* alam | 17-10-22 */
.page-RightToRecover .youtube-player img {
  height: 100% !important;
}
.richText.richText-position-abs {
  position: absolute;
  z-index: 9;
  top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page-RightToRecover .youtube-player .play{top: 65%;}

.richText.richText-position-abs h3 {
  font-size: 120px;
  font-family: 'GothamNarrow-Book';
  color: white;
  margin-bottom: 25px;
}

.richText.richText-position-abs p {
  font-size: 35px;
  color: white;
  margin: 0;
}
@media (max-width: 991px) {
  .richText.richText-position-abs h3 {
      font-size: 80px;
      margin: 23px 0;
  }
  .richText.richText-position-abs p {
      font-size: 26px;
  }
}
@media (max-width: 767px) {
  .page-RightToRecover .youtube-player {
      height: 400px !important;
  }

  .page-RightToRecover .youtube-player img {
      height: 100% !important;
      object-fit: cover ;
  }

  .page-RightToRecover .richText.richText-position-abs h3 {
      font-size: 60px;
      margin: 15px 0;
  }

  .richText.richText-position-abs p {
      font-size: 16px;
  }
  .page-RightToRecover .youtube-player .play {   
      top: 78%;
  }
  .lady-blue-section.hide-d .richText {
    margin-top: 265px;
  }
}
/* old page property css ---- removed from page----* end*/

.color-text-yellow{
  color: #FBD723 !important;
}



/* Maunu | client feedback | GSKBD-26183 | 3-oct-22 | end */
/* CD */
@media(max-width:767px){
  .right-to-rest-section>.component-content{
      background-image: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/pages/right-to-rest-and-recover/right-to-rest-mobile.png') !important;
  }
  .join-the-call-section>.component-content {
      background-image: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/pages/right-to-rest-and-recover/social-share-mobile.png') !important;
  }
}
/* CD  end*/

/* Aman Singh | GSKBD-26751 | start */
/* .blue-banner-card figure>figcaption>*{
  max-width : 100% !important;
}
.blue-banner-card figure>figcaption p:first-of-type{
  border-top : none !important;
}

@media (min-width : 992px){
  body .hero-banner-h5-v0>.component-content>.paragraphSystem .blue-banner-card figure>picture img{
    min-height: 600px;
   }
}
@media (max-width:991px){
  body .hero-banner-h5-v0>.component-content>.paragraphSystem .blue-banner-card figure>picture img{
   height: 45rem;
   object-fit: cover;
   object-position: top right;
   }
   body .hero-banner-h5-v0>.component-content>.paragraphSystem .blue-banner-card figure>figcaption{
    position: absolute;
    flex-direction: row;
    background: transparent;
   }
}
@media (max-width : 512px){
  body .hero-banner-h5-v0>.component-content>.paragraphSystem .blue-banner-card figure>picture img{
    height: 65rem;
   }
}
.blue-banner-card .richText-content ol>li, .blue-banner-card  .richText-content ul>li{
  font-size :1rem;
  color : #fff;
} */

.blue-banner-card {
  background: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/hero-banners/Theraflu_banners-articles-desktopv2.jpg');
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width : 992px) {
  .blue-banner-card {
    background: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/hero-banners/theraflu-banners-articles-mobilev2.jpg');
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .blue-banner-card .richText{
    padding: 2rem;
  }
}
.blue-banner-card .richText{
  min-height: 400px;
  display: flex;
  align-items: center;
}
.blue-banner-card .text-white h1 , .blue-banner-card .text-white p{
  color: #fff !important;
}

/* Aman Singh | GSKBD-26751 | end */


/* Abhay | GSKBD-26971 | start */
 .tf-font-size-20 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'GothamForThera-BlkItalic' !important;
  color: #fff;

}

.tf-padding-lr {
  padding: 0 1rem;
}

html[lang="en-US"] .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .new-label {
  color: #1E3480 ;
}


@media screen and (max-width : 767px) { 
  .tf-font-size-20 {
    font-size: 16px;
    line-height: 20px;
  }
}
/* Abhay | GSKBD-26971 | end */

/* rohit singh | GSKBD-28895 | 24-7-23 | starts */
/* utility classes to display block and none and can be used for line-break in mobile tablet and desktop*/
.d-none {
  display: none !important;
}
.d-block{
  display: block!important;
}
@media (min-width:576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block{
    display: block!important;
  }
}
@media (min-width:786px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-block{
    display: block!important;
  }
}
@media (min-width:992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block{
    display: block!important;
  }
}
@media (min-width:1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-block{
    display: block!important;
  }
  
}
@media (min-width:1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-block{
    display: block!important;
  }
}
.font-bold{
  font-weight: 700!important;
}
/* rohit singh | GSKBD-28895 | 24-7-23 | end */
.w-300{
  max-width: 300px;
  min-width: 300px;
}
/* charan| petition-page-creation |GSKBD-28895 | 12-10-23 | start */
.page-SignthePetition .breadcrumbs,
.page-RightToRecover .breadcrumbs{
  display: none;
}
li.page-sign-the-petition{
  cursor: pointer;
}
.naviagtion-rights-recovery>.component-content>.paragraphSystem{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.banner-image img{
  width: 100%;
  height: auto;
  min-height: 1290px;
}
@media(max-width:992px){
  .banner-image img{
    min-height: 1017px;
  }
}
.naviagtion-rights-recovery .richText{
  width: auto;
}
.naviagtion-rights-recovery .richText a,
.naviagtion-rights-recovery .richText p{
  font-size: 20px;
  font-weight: 600;
  color: #19417C;
  text-decoration: underline;
  line-height: 0.85;
  cursor: pointer;
}
.petition-box{
  position: absolute;
  top: 70px;
  left: 50px;
}
@media(max-width:992px){
  .petition-box{
    position: relative;
    top: 0;
    left: 0;
  }
}
.petition-box .title-text h1{
  font-size: 56px;
  color: #FFFFFF;
  margin: 0px;
  font-family: GothamNarrow-Book !important;
}
.petition-box .title-text h1 span{
  color: #FBD723;
}
.petition-box .description-text{
  max-width: 700px;
}
.petition-box .description-text h2{
  font-size: 36px;
  color: #FFFFFF;
  margin: 0px;
  font-family: GothamNarrow-Book !important;
  font-weight: 400;
}
.petition-box .description-text p a,
.petition-box .description-text p{
  font-size: 20px;
  color: #FFFFFF;
  text-align: left;
  opacity: 0.8;
  font-family: GothamNarrow-Book !important;
}
.petition-box .description-text p a{
  text-decoration: underline;
  font-weight: 400;
  opacity: 1;
  color: #3AADEA;
}
.petition-box .description-text p a:hover{
  font-weight: 700;
}
@media(min-width:992px) and (max-width:1200px){
  .petition-box .title-text h1{
    font-size: 50px;
  }
  .petition-box{
    top: 50px;
    left: 15px;
  }
  .petition-box .description-text{
    max-width: 635px;
  }
  .banner-image img{
    min-height: 1240px;
  }
}
.social-icons-container{
  display: block !important;
  margin-bottom: 15px !important;
}
.socialmedia{
  max-width: 574px;
  margin: 20px 0 !important;
}
.socialmedia .title-text {
  margin-bottom: 10px;
}
.socialmedia .title-text p{
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-top: 0px;
}
.social-icons-container>.component-content>.paragraphSystem{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
.socialmedia .reference-bp-share-icon{
  max-width: 38px;
}
.social-icons-container .image{
  max-width: 38px;
}
.rest-recover-section>.component-content>.paragraphSystem,
.rights-section>.component-content>.paragraphSystem{
  max-width: 1130px;
  margin: auto;
}
.rest-recover-section  .image{
  margin: 20px 0px;
}
.rest-recover-section p{
  font-size: 20px;
  text-align: center;
  line-height: 1.3;
}
.rest-recover-section p span{
  color: #4E4E4E;
  font-weight: bold;
}
.rights-section p{
  font-size: 20px;
  color: #4E4E4E;
  line-height: 1.3;
  text-align: center;
}
.rights-section h2.title {
  color: #1E3480;
  font-size: 36px;
  font-family: 'GothamNarrow-Bold' !important;
  margin-bottom: 20px;
  text-align: center;
}
.rights-section p.visit-btn{
  max-width: 420px;
  margin: auto;
  border-radius: 6px;
  background: #FBD723;
  text-align: center;
  padding: 0px 15px;
}
.rights-section p.visit-btn span{
  color: #1E3480;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.rights-section .description-text,
.rest-recover-section  .image>.component-content,
.rights-section .image>.component-content{
  text-align: center;
}
.reference-therest-recoverfund .apply-btn{
  background: #FBD723;
  width: 288px;
  border-radius: 8px;
}
.reference-therest-recoverfund p.apply-btn span{
  color: #1E3480;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
}
.range-description{
  position: absolute;
  width: 341px;
  top: 150px;
  left: 80px;
}
.range-description p{
  color: #ffffff;
  text-align: center;
}
.is-hidden{
  display: none;
}
@media(max-width:992px){
  .naviagtion-rights-recovery>.component-content>.paragraphSystem{
    gap: 40px;
  }
  .naviagtion-rights-recovery .richText p,
  .naviagtion-rights-recovery .richText p a{
    font-size: 12px;
  }
  .rights-section p.title,
  .petition-box .description-text h2{
    font-size: 20px;
  }
  .rights-section p,
  .rest-recover-section p,
  .petition-box .description-text p,
  .petition-box .description-text p a{
    font-size: 16px;
    text-align: center;
  }
  .rights-section .richText,
  .rest-recover-section .richText{
    padding: 20px;
  }
  .reference-therest-recoverfund figcaption{
    bottom: 5%;
    right: 0px;
  }
  .socialmedia{
    max-width: 100%;
  }
  .range-description{
    left: 0px;
    top: 15%;
    width: 100%;
  }
  .petition-box .description-text{
    max-width: 100%;
  }
  .petition-box .title-text h1{
    font-size: 30px;
    text-align: center;
  }
  .petition-box .description-text {
    text-align: center;
}
.petition-box-container {
  width: auto;
  margin: 20px 15px !important;
}
.petition-box-container>.component-content>.paragraphSystem{
  position: relative;
  left: 50%;
  transform: translate(-50%,0);
}
.socialmedia .title-text p{
  line-height: 1.5;
}
}
.ranges-section{
  position: absolute;
  top: 50px;
  left: 5%;
  width: auto;
  z-index: 1;
}
.ranges-section>.component-content>.paragraphSystem{
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.refund-section img{
  width: auto;
}
.ranges-section figure{
  display: block;
}
.ranges-section figcaption{
  padding: 0 60px;
  max-width: 490px;
  width: 100%;
}
@media(max-width:992px){
  .ranges-section{
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    top: 20px;
  }
  .ranges-section figcaption{
    padding: 0px;
  }
}
.year-range figure{
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
}
.year-range figcaption p{
  margin: 10px 0;
}
.people-text p{
  margin-top: 50px;
}
@media(max-width:992px){
  .form-banner .richText{
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0,-50%);
  }
  .form-banner .richText h1{
    text-align: center;
    margin: 0px;
    font-size: 30px;
    font-family: GothamNarrow-Book !important;
    color: #FFFFFF;
  }
  .form-banner .richText h1 span{
    display: block;
    color: #FBD723;
    font-size: 30px;
  }
  .banner-image img{
    min-height: 1100px;
    height: auto;
  }
  .petition-box-container{
    position: absolute;
  }
  .ranges-section figcaption{
    margin: auto;
  }
  .ranges-section>.component-content>.paragraphSystem{
    margin:0 15px
  }
  .people-text p{
    margin-top: 25px;
  }
  .rest-recover-section .image{
    margin: 20px 0px 0px 0px;
  }
  .rest-recover-section .richText {
    padding-top: 0px;
  }
}
@media (min-width:1400px) {
  .petition-box{
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 1140px;
  }
  .ranges-section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    max-width: 1140px;
    width: 100%;
  }
.ranges-section > .component-content {
  max-width: 490px;
 }
.reference-therest-recoverfund .refund-banner figcaption{
  bottom: 15%;
  right: 15%;
 }
}
/* charan| petition-page-creation |GSKBD-28895 | 12-10-23 | end */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/*removing the mediaelement.css code for the video player*/
.cookiePolicy-info {
  background-color: #e1e1e1;
  -webkit-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

.cookiePolicy-buttons {
  text-align: right; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
  @media screen and (max-width: 699px) {
    .cookiePolicy-restrictive {
      position: absolute; } }
/* UTILITIES
----------------------------------- */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.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 */
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}
/* Pradeep - start */
html[lang="hu"] body h1,
html[lang="hu"] body h2,
html[lang="hu"] body h3 {
  font-family: GothamForThera-BlkItalic;
}
.font-weight-bold {
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .hero-text > .component-content > .richText-content h1 {
    margin: 0;
    padding-bottom: 24px;
    position: relative;
  }
  .hero-text > .component-content > .richText-content p {
    margin: 0;
    padding-top: 24px;
    position: relative;
  }
}
.hero-text > .component-content > .richText-content p:first-of-type {
  border-top: 1px solid #facd02;
}

/* Filter Tab Start */
.tabs-wrap {
  margin: 3.5rem 0;
}
.tabs-wrap form {
  display: grid;
  grid-gap: 2.5rem;
  padding: 0 2rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2rem;
  grid-template-columns: repeat(1, 1fr);
}
.tabs-wrap form label input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  left: -999px;
}
.tabs-wrap form label {
  align-items: flex-end;
  background-color: #f8f8f8;
  border-radius: 10px;
  color: #333;
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  font-size: 15px;
  height: 180px;
  justify-content: center;
  padding: 1rem;
  position: relative;
  text-align: center;
}

.tabs-wrap form label::before {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/filter-check-default.png);
  display: block;
  height: 50px;
  position: absolute;
  top: -25px;
  width: 50px;
}
.tabs-wrap form label::after {
  content: "";
  bottom: 60px;
  display: block;
  height: 66px;
  margin-bottom: 20px;
  position: absolute;
  width: 66px;
}
.tabs-wrap form label[for="headache"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/headache.png);
}
.tabs-wrap form label[for="fever"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/fever.png);
}
.tabs-wrap form label[for="runny_nose"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/runny-nose.png);
}
.tabs-wrap form label[for="throatpain"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/sore-throat-pain.png);
}
.tabs-wrap form label[for="cough"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/cough.png);
}
.tabs-wrap form label[for="blocked_sinuses"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/03_Sinus-congestion_resized.png);
}
.tabs-wrap form label[for="osteoarticular_pain"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/body-aches.png);
}
.tabs-wrap form label[for="muscle_pain"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/body-aches1.png);
}
.tabs-wrap form label[for="sneezing"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/sneezing.png);
}
.tabs-wrap form label[for="stuffy_nose"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/nasal-congestion.png);
}
.tabs-wrap form label[for="chills"]::after {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/headache.png);
}
.tabs-wrap form label.active {
  background-color: #ecf6fb;
  color: #1d4187;
  font-weight: 700 !important;
}
.tabs-wrap form label.active::before {
  content: url(/content/dam/cf-consumer-healthcare/bp-theraflu-v2/hu_HU/global/symptom-icons/filter-check-active.png);
}
.filter-results-box {
  position: relative;
  margin: 0 auto;
  display: grid;
  grid-gap: 2rem;
  width: 100%;
  padding: 0 2rem;
}
@media (min-width: 557px) {
  .filter-results-box {
    grid-template-columns: repeat(2, 1fr);
  }
  .tabs-wrap form {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .filter-results-box {
    grid-template-columns: repeat(3, 1fr);
  }
  .tabs-wrap form {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .filter-results-box {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 0rem;
  }
  .tabs-wrap form {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 0rem;
  }
}
@media (min-width: 1200px) {
  .tabs-wrap form {
    grid-template-columns: repeat(5, 1fr);
  }
  .tabs-wrap form label:last-child:nth-child(n - 2) {
    grid-column-end: 4;
  }
}
.filter-items {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  background-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #d3d3e4;
}
.product_base_box {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  padding: 1rem;
}
.product_base_box .med_title {
  font-family: GothamNarrow-Bold;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 600;
}
.product_base_box .med_desc {
  font-size: 12px;
}
.filter-items .prod_image {
  text-align: center;
  margin: 0;
}
.filter-items .prod_image .prod_image__caption p {
  font-weight: 300;
  font-size: 0.714rem;
  color: #2a2a2a;
  text-align: left;
  padding-left: 1.5%;
  margin-bottom: 0px;
}
.product_showdetails {
  display: none;
  position: absolute;
  top: 0;
  opacity: 0.9;
  background-color: #2f3389;
  color: white;
  height: 100%;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1rem;
  transition: 0.2s all ease-in-out;
}
.product_showdetails * {
  color: white;
}
.product_showdetails .med_title {
  font-family: GothamNarrow-Bold;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 600;
}
.product_showdetails .med_desc_short {
  margin-top: 10px;
  font-size: 1.286rem;
}
.product_showdetails .med_desc {
  font-size: 1rem;
}
.product_showdetails a {
  display: inline-block;
  width: 48.4%;
  background-color: #fff;
  text-decoration: none;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  text-align: center;
  color: #232176;
  margin-top: 30px;
}
.filter-items:hover .product_showdetails {
  display: flex;
}
.pills-cat {
  display: inline-block;
  font-size: 1rem;
  padding: 5px 15px;
  margin: 0.25rem;
  border-radius: 20px;
  background-color: #c2c2c2;
  color: #000000;
}
.pills {
  display: inline-block;
  font-size: 0.875rem;
  padding: 5px 15px;
  margin: 0.25rem;
  border-radius: 20px;
  background-color: #cfcbfb;
  color: #0a009b;
}
/* Filter Tab End */
/* Footer Inline CSS start */
.legal_text {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  min-height: 10vh;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  padding: 10px 10px 40px 10px;
  line-height: 1.3;
  text-align: center;
}
#footer .legal_text .footer_legal_text {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1rem;
  color: #323131 !important;
  font-weight: normal;
  text-transform: uppercase;
}
/* Footer Inline CSS End */
.async-hide {
  opacity: 0 !important;
}

/* Pradeep - end */

/* Aman Singh | GSKBD-26542 | 09-12-2022 */
body a[tabindex]:focus:focus-visible {
  outline: 2px dotted !important;
  color: inherit !important;
}
/* Aman Singh | GSKBD-26542 | 09-12-2022 | END*/

/*Amrendra | GSKBD-26542 | 09-12-2022 | remove from page properties and add here  | start*/

.margin-top-auto {
  margin-top: auto;
}
.margin-y-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (max-width: 420px) {
  body
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    p:first-of-type {
    border-top: 1px solid #facd02;
    margin-top: 15px;
  }
  .accordion-content .richText p,
  .accordion-content .richText li {
    word-break: break-all;
  }
}
@media (max-width: 768px) {
  body
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    width: 100%;
  }
}
body
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper
  .accordion-content
  a {
  cursor: pointer !important;
}
/*font size change 48 to 42px */
@media (min-width: 992px) and (max-width: 1200px) {
  .hero-banner-h5-v0 figcaption h1 {
    font-size: 42px;
  }
}

/*Amrendra | GSKBD-26542 | 09-12-2022 | remove from page properties and add here | end */

/* Anubhav - GSKBD-26773 */
.take-the-quiz {
  background-color: #00a0df;
  padding: 1em 3em;
  font-size: 1em;
  border-radius: 10px;
  border: none;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .carousel-container .common-slide,
  .carousel-container .first-slide {
    background-image: none !important;
    background-color: #1b3186;
  }
  .common-slide-hero-title-container .hero-title-mobile {
    margin: 0.75em 0 !important;
  }
  /* Anubhav - GSKBD-26846 */
  .reference-accordion-word-break ul li,
  .reference-accordion-word-break ol li,
  .reference-accordion-word-break ol li a,
  .reference-accordion-word-break ul li a {
    word-break: break-all;
  }
  /* Anubhav - GSKBD-26846 */
}
/* Anubhav - GSKBD-26773 */
#footer .list-footer ul li {
  display: flex !important;
  padding: 0 0 0 0.5rem !important;
}
.petition-wrapper > .component-content {
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #1e3480;
  background-size: 46%;
}
.petition-wrapper .title-text h1 {
  font-size: 56px;
  color: #ffffff;
  margin: 0px;
  font-family: GothamNarrow-Book !important;
}
.petition-wrapper .title-text h1 span {
  color: #fbd723;
}
.petition-wrapper .description-text p {
  font-size: 20px;
  color: #ffffff;
  text-align: left;
  opacity: 0.8;
  font-family: GothamNarrow-Book !important;
}
.petition-wrapper .petition-box-container > .component-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 530px;
}
.petition-wrapper .petition-box-container {
  height: 500px;
}
@media (max-width: 1200px) {
  body #footer .list-footer ul {
    margin-top: 35px;
  }
}
.opt-out-icon {
  width: 28px !important;
}
@media (min-width: 992px) {
  .petition-refund-wrapper .refund-banner img {
    height: 790px;
    width: 100% !important;
    float: right;
    object-position: top;
    object-fit: cover;
    object-position: left;
  }
  .petition-refund-wrapper .refund-banner.hide-m {
    float: right;
  }  
  .ranges-section>.component-content>.paragraphSystem{
    gap: 10px;
  }
  .people-text p {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .petition-wrapper > .component-content {
    background: none;
    height: auto;
  }
  .petition-wrapper .petition-box-container {
    height: auto;
    position: static;
  }
  .petition-wrapper .petition-box-container {
    height: 300px;
    background: #1e3480;
    padding: 0;
    margin: 0 !important;
    text-align: center;
    top: -17px;
    position: relative;
  }
  .petition-wrapper .petition-box-container > .component-content {
    position: relative;
    top: 2rem;
    transform: none;
    max-width: 530px;
    text-align: center;
    left: 0;
    width: 100%;
    padding: 0 2rem;
    margin: 0 auto;
  }
  .petition-wrapper .description-text p {
    font-size: 16px;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .petition-wrapper .petition-box-container > .component-content {
    transform: translateY(-50%);
  }
  .petition-wrapper > .component-content,
  .petition-wrapper .petition-box-container {
    height: 346px;
    background-size: 39%;
  }
  .petition-refund-wrapper .refund-banner.hide-m {
    width: 56%;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .petition-wrapper > .component-content {
    height: 500px;
  }
}
@media (min-width: 1600px) and (max-width: 1920px) {
  .petition-wrapper > .component-content {
    height: 500px;
  }
  .petition-refund-wrapper .refund-banner img {
    object-position: top;
  }
}
span.selection-underline {
  text-decoration: underline; }

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

span.selection-italic {
  font-style: italic; }
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1; }
  .skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
    top: auto;
    left: auto; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/core/overlay.scss */
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 14, ../../sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 23, ../../sass/core/overlay.scss */
.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;
}

/* line 36, ../../sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 40, ../../sass/core/overlay.scss */
.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;
}

/* line 53, ../../sass/core/overlay.scss */
.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-1398 | 15/02/23 */

body .megamenu-navigation .megamenu-top-bar-right>.component-content>.paragraphSystem .icons-with-link.haleon-logo {
    width: 120px;
}

.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 #1E3480;
}

.contact-us .ext-link:hover {
    text-decoration: none;
    background: #1E3480;
    color: #fff;
}

.contact-us .default-icon>.removePopUp {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #1E3480;
    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;
    }
}

@media(max-width:991px) {
    body .icons-with-link.haleon-logo .icon {
        width: 120px !important;
    }
}

/* Ashish Gupta | CCW-1398 | End *//* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .revtrax-container iframe{
  padding: 0px;
}

.content_hide,
.close-icon{
  display: none;
}
.close-icon,
.open-Icon{
  margin-right: 20px;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.cf-coupon-form {
  max-width: 510px;
  margin: 0 auto 3rem !important;
  float: none;
}
.cf-coupon-form .required_fieldtext p{
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.cf-coupon-form .form-text{
  margin-bottom: 16px;
}
.day-field,
.month-field,
.year-field{
    display: inline-block;
    width: 33%;
    padding: 0px 5px;
    vertical-align: top;
}
.day-field{
    padding-left: 0px;
}
.year-field{
    padding-right: 0px;
}
@media(max-width:992px){
  .day-field, .month-field, .year-field{
    width: 32.5%
  }
}
@media(max-width:480px){
  .day-field, .month-field, .year-field{
    width: 32%
  }
}
.cf-coupon-form label,
.cf-coupon-form .date-of-birth-text p{
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: lighter;
}
.cf-coupon-form input.cmp-form-text__text{
  margin-bottom: 0 !important;
    width: 100%;
    border-radius: 4.5px;
    border: 1px solid #b6bdc5;
    background-color: #fff;
    box-sizing: border-box;
    padding: 16px;
    height: 55px;
    text-indent: 5px;
    outline: none;
}
.cf-coupon-form .headline {
  font-size: 2rem;
}
.cf-coupon-form .disclaimer_text p{
  color: #fff;
  font-size: 14px
}
.cf-coupon-form .disclaimer_text p a{
  color: #fbd723;
  font-size: 14px;
}
.cf-coupon-form .disclaimer_text p a:hover{
  text-decoration: underline;
}
.cf-coupon-form .disclaimer_text p a:focus{
  outline: 2px dotted #fff;
}
.cf-coupon-form .form-button{
  text-align: center;
}
.cf-coupon-form .cmp-form-button, #footer .cf-toaster-form .cmp-form-button {
  background: #fff;
    border-radius: 5px !important;
    color: #1E3480;
    overflow: hidden;
    text-decoration: none !important;
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 2rem;
    width: 75%;
    min-width: 150px;
    max-width: 250px;
    cursor: pointer;
    background: #fbd723;
    font-weight: 700;

}
#footer .cmp-form-button:focus,
#footer .cmp-form-button:hover{
  background: #00a0df;
  color: #ffffff !important;
  outline: none;
}
.email-error,
.coupon-name-error,
.coupon-Last-name-error,
.cf-coupon-form .email-error,
.coupon-code-error,
.coupon-day-error,
.coupon-month-error,
.coupon-year-error{
  color: #e76468 !important;
    font-weight: 700;
    line-height: 14px;
    font-size: 13px;
    padding-top: 0;
    padding-bottom: 8px;
    text-align: center;
}




.cmp-form-button.inactive{
  opacity: 0.5;
  pointer-events: none;
}
/*pettion-form*/
.petition-box .form-reference{
  display: inline-block;
  width: 100%;
}
.petition-form{
  max-width: 574px;
  margin: 40px 0 15px 0;
}
.petition-form form.is-hidden{
  display: block !important;
}
@media (max-width:992px) {
  .petition-form{
    margin: auto;
  }
  .petition-box .title-text h1 span{
    display: block;
  }
}
.petition-form .form-options,
.petition-form .form-qa,
.petition-form .form-text{
  padding: 12px 0px;
}
.petition-form .form-qa fieldset select,
.petition-form .form-options fieldset select,
.petition-form .form-text input{
  width: 567px;
  border-radius: 23px;
  background: #FFFFFF;
  height: 33px;
  text-align: center;
  color: #4E4E4E;
  border: none;
  font-weight: 900;
}
.petition-form .form-qa fieldset select option{
  text-align: center;
}
.petition-form .form-qa fieldset select,
.petition-form .form-options fieldset select{ 
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-align-last: center;
}
.petition-form .form-qa fieldset select{
  background-image: url("/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/pages/right-to-rest-and-recover/arrow-image.png");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 95%;
}
@media (max-width:992px) {
  .petition-form .form-qa fieldset select,
.petition-form .form-options fieldset select,
.petition-form .form-text input{
  width: 100%;
}
}
.petition-form .form-qa select::placeholder
.petition-form .form-text input::placeholder{
  text-align: center;
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 900;
}
.petition-form .form-qa fieldset,
.petition-form .form-options fieldset{
  padding: 0;
  border: none;
}
.petition-form .form-qa fieldset legend,
.petition-form .form-qa fieldset.dropdown label,
.petition-form .form-qa fieldset.terms-conditions span,
.petition-form .form-options fieldset legend,
.petition-form .form-options fieldset.dropdown label,
.petition-form .form-options fieldset.terms-conditions span{
  display: none;
}
.petition-form .form-qa fieldset.terms-conditions,
.petition-form .form-options fieldset.terms-conditions{
position: relative;
}
.petition-form .checkbox input{
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.petition-form .form-qa fieldset.terms-conditions p,
.petition-form .form-options fieldset.terms-conditions p{
  position: absolute;
  left: 22px;
  top: -3px;
  margin: 0px;
  opacity: 0.8;
  color: #ffffff;
  font-size: 10px;
}
.petition-form .form-qa fieldset.checkbox,
.petition-form .form-options fieldset.checkbox, 
.petition-form .form-options fieldset.cmp-form-options--checkbox{
  max-width: 330px;
  margin: auto;
}
.petition-form .form-qa fieldset span,
.petition-form .form-options fieldset span{
  color: #FFFFFF !important;
  font-size: 10px;
  opacity: 0.8;
  margin-left: 5px;
}
.petition-form .form-qa fieldset p a,
.petition-form .form-options fieldset p a{
  color: #3AADEA;
  font-size: 10px;
  text-decoration: underline;
}
.petition-form .disclaimer_text p{
max-width: 330px;
color: #FFFFFF;
font-size: 10px;
margin: auto;
opacity: 0.8;
margin-bottom: 16px;
line-height: 1.2;
}
.petition-form .disclaimer_text p a{
  color: #41B9F8;
  text-decoration: underline;
  font-size: 10px;
  line-height: 1.2;
}
.petition-form .form-button{
  max-width: 175px;
  margin: auto;
  border-radius: 5px;
  background: #FBD723;
  margin-top: 30px;
}
.petition-form button{
  display: block;
  width: 100%;
  padding: 10px 25px;
  color: #1E3480;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
}
.petition-form .error-msg{
  text-align: center;
  margin-bottom: 0px;
  margin-top: 5px;
  color: #e76468 !important;
}

.petition-form-popUP{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
}
.petition-form-popUP .msg-container .richText{
  background-color: #ffffff;
    max-height: 99vh;
    max-width: 390px;
    width: 100%;
    padding: 20px 40px;
    overflow: auto;
    border-radius: 20px!important;
    box-shadow: none!important;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    border: 2px solid grey!important;
}
.petition-form .cf-coupon-form-p{
  margin-top: -10px!important;
  margin-bottom: 16px!important;
}
.petition-form .cf-form-post-submit-message p{
  line-height: 1.5;
  margin-bottom: 0px;
}
.petition-form-popUP .msg-container.richText p a{
  text-decoration: underline;
}
.petition-form-popUP .msg-container .richText .close{
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 16px;
  right: 8px;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
}
/* 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;
}



.cmp-cf-form-options__field-description{
  position: relative;
  top: -1px;
  font-weight: 600;
  font-size: 14px;
  color: #4e4e4e !important;
}
.cf-coupon-form .indication_text{
  text-align: center;
  color: #50504e;
}

.cf-coupon-form  .form-options.options.default-style{
    margin: 0;
    padding: 0;
}
.washington-form .cf-coupon-form-p {
  margin-top: 0;
}
.washington-form .disabled{
    pointer-events: none !important;
    background: #ccc !important;
    color: #fff !important;
    border: none !important;
  }
/* 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: #1E3480 !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: 10px;
  height: 10px;
  content: "";
  top: 24px;
  right: 16px;
  border: solid #1E3480;
  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: 14px;
}
.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: #1E3480;
  font-weight: bold;
  padding-left: 0;
}
#footer .toaster-heading button.heading:focus {
  outline: 1px solid;
}
.cmp-form-text input:focus {
  outline: 2px dotted;
}
.cf-toaster-form .toaster-container {
  padding: 0.6rem 1rem 1rem 1rem !important;
  background: #fff;
  border-bottom: none;
  margin-bottom: 0;
  border-top: 1px solid #1E3480;
  height: 100%;
  overflow: auto;
  max-height: 75vh;
}
.cf-toaster-form {
    border: 1px solid #1E3480 !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, .cf-coupon-form .description_text {
  color: #4e4e4e !important;
  font-size: 14px !important;
  line-height: 1.3;
  margin-bottom: 0 !important;
  margin:0px;
  text-align: left;
  padding-bottom: 10px !important;
}
.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;
}

.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: #1E3480 ; 
}
.cf-toaster-form ::-webkit-scrollbar-thumb:hover {
background: #1E3480 ; 
}
.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: #4e4e4e;
    font-size: 14px;
}

.cf-toaster-form .description_text p, .cf-coupon-form .description_text p {
  font-size: 14px !important;
  line-height: 1.3;
  margin: 0 !important;
  padding-bottom: 8px;
}
#footer .cf-toaster-form .description_text a, .cf-coupon-form .description_text a {
  color: #1E3480;
  font-size: 14px !important;
}
.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: 37px;
  }
}
#footer .cf-toaster-form .cf-form-post-submit-message *{
  padding: 40px 20px;
  text-align: center;
  color: #1E3480;
  font-size: 2rem;
  margin: 0;
}
.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 */

.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 {
      background: #F8D723;
      border-style: none;
      border-width: 0;
      box-sizing: content-box;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      float: none;
      font-family: GothamNarrow-Bold;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: normal;
      line-height: normal;
      margin: 0;
      min-height: auto;
      min-width: auto;
      white-space: nowrap;
      width: 100%;
      color: #1E3480;
      display: block;
      overflow: hidden;
      padding: 12.5px 0 !important;
      text-decoration: none !important;
  }

  .reference-compare-button .compare-button {
    border: 2px solid #F8D723;
    font-family: GothamNarrow-Bold;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
  }
    .page-products.template-product-detail-up-2021  .btn.channel-advisor {
      background-color: #F8D723 !important;
      border-radius: 0;
      padding: 16px 0 !important;
      font-size: 16px;
      font-weight: 400 !important;
      color: #1E3480 !important;
      width: 100%;
      display: block !important;
      margin: 10px 0;
      overflow: hidden;
      text-align: center !important;
      text-decoration: none !important;
      font-family: 'GothamNarrow-Bold';

      &.pdp-buy-now {
        min-width: 162px;
      }
  }
    @media (max-width: 991px) {
  .channelmodal .modal-content {
      height: 100%;
  }
    }
      @media only screen and (max-width: 767px) {
    .cols-m-2 .align-content-flex-start-d .flex.cols-m-2.s-m-1>div>.content {
      flex-basis: 100%;
  }
    }.shop-by-condition {
    & > .component-content > .content {
        gap: 24px;
        height: 488px;
        flex-wrap: nowrap;
    }

    .condition-block {
        background-color: #1E3480;
        width: 364px;

        & > .component-content > .content {
            height: 488px;
            display: flex;
            flex-direction: column;
        }

        .box {
            height: 100%;

            & > .component-content {
                height: 100%;
            }
            
            .paragraphSystem {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                height: 100%;
            }
        }

        h3 {
            font-size: 25px;
        }
    }

    .text-section {
        padding: 24px 32px 0 32px;

        h3, p {
            color: white;
        }

        h3 {
            margin-bottom: 16px;
        }

        p {
            margin: 0;
            font-size: 18px;
        }
    }

    .btn-wrapper {
        p {
            text-align: center;
            padding: 0 32px;
            margin-top: 0;
            margin-bottom: 32px;
        }

        a {
            width: 100%;
            font-family: 'GothamNarrow-Bold';
        }
    }
}

.products-carousel .lSSlideOuter {
    overflow: visible;

    .lSSlideWrapper {
        overflow: visible;
    }
}

.reference-carousel-d1-v1-product-footer-home {
    .carousel-slide {
        .prod-head-h {
            height: 74px;
            margin: 0 0 44px 0;
        }

        h3 {
            font-family: 'GothamNarrow-Bold';
            margin: 0;
            font-weight: 400;
            font-size: 20px;
        }

        .richText.last.component {
            margin: 0 !important;
        }
    }

    .product-listing {
        height: 600px;
    }

    .reference-bazaarvoice.parametrizedhtml {
        height: auto;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .popular-products.max-content-width {
        max-width: 1140px !important;
    }
}

@media screen and (max-width: 768px) {
    .shop-by-condition {
        padding: 0 16px;
        height: auto;

        & > .component-content > .content {
            height: auto;
            padding: 0 16px;
            flex-wrap: wrap;
        }

        .condition-block {
            width: 100%;

            & > .component-content > .content {
                height: auto;
            }
        }

        .text-section {
            padding: 24px;

            p {
                font-size: 16px;
            }
        }

        .btn-wrapper p {
            padding: 0 24px;
            margin-bottom: 24px;
        }
    }

    .reference-carousel-d1-v1-product-footer-home {
        .product-listing {
            height: 100%;
        }

        .prod-head-h {
            height: 100px;
            margin-bottom: 6px;
        }

        .reference-bazaarvoice.parametrizedhtml {
            margin: 6px 0 0 0;
        }
    }

    .product-listing .parametrizedhtml {
        & > .component-content > .content {
            gap: 8px;
        }

        button, a {
            font-size: 14px;
            height: 44px;
            box-sizing: border-box;
        }

        a { 
            padding: 10px 0 !important;
        }
    }

    .reference-VBL-Quiz-redesign {
        .first-slide, .common-slide {
            position: absolute;
            z-index: 10;
            top: 0;
            min-height: 100% !important;
            height: 100% !important;
        }

        .first-slide:not([class*=" "]) {
            display: flex;
            align-items: end;
            background-color: transparent;

            .indicator-and-text {
                display: none;
            }

            .hero-title {
                margin: 0 !important;
            }

            .hero-button-container {
                margin-top: 32px;
                justify-content: flex-start;
            }
        }

        .first-slide-content-container {
            padding: 0 1.5rem;
        }
    }
}.content-products {
    .menu-sub-borders.box {
        & > .component-content > .content {
            flex-direction: column;
        }

        p {
            text-align: left !important;
            margin: 0 0 32px 0;
            position: relative;
            transition: transform .2s ease;

            &:before {
                content: "";
                display: block;
                height: 4px;
                width: 16px;
                position: absolute;
                top: 8px;
                background: #F8D821;
                opacity: 0;
                left: -30px;
                transition: opacity .2s ease;
            }

            &:hover {
                transform: translateX(30px);

                a {
                    color: #1E3480 !important;
                }

                &:before {
                    opacity: 1;
                }
            }
        }
    }

    .nav-image-container {
        & > .component-content > .content {
            display: flex;
            gap: 16px;
        }

        .image {
            width: 340px;
        }
    }
}@media screen and (max-width: 768px) {
    body .hero-banner-h5-v3-m>.component-content>.paragraphSystem figure {
        figcaption {
            position: absolute;
            bottom: 0;
            padding: 32px 24px;
            background: unset;
            top: unset;
        }
    
        h2.title-h2 {
            line-height: 110%;
            color: white;
        }
    
        p {
            margin-top: 32px;
            margin-bottom: 0;
        }

        p.font-subtitle {
            margin-top: 24px;
            font-size: 18px;
        }
    }
}

@media (min-width: 992px) {
    .page-introducing-severe-congestion-relief-nasal-mist .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 {
        font-size: 2.75rem;
    }
    .page-introducing-severe-congestion-relief-nasal-mist .hero-banner-h5-v2>.component-content>.paragraphSystem figure>figcaption .title-h1 span.color-orange {
        white-space: nowrap;
    }
}.qa-section {
    padding: 56px 0;

    h2 {
        margin: 0 0 24px 0;
    }

    p {
        font-size: 18px;
        line-height: 135%;
    }

    .italics {
        font-style: italic;
    }
}

.related-products-pdp {
    & > .component-content > .content {
        gap: 24px;
        flex-wrap: nowrap;
    }

    .snippetReference {
        background-color: white;
        border-radius: 10px;
        box-shadow: 0px 10px 9px -5px #AEAFBF70;
        max-width: 362px;
    }

    p {
        font-size: 16px;
        line-height: 125%;
    }
}

.three-round-cards {
    & > .component-content > .content {
        gap: 24px;
        flex-wrap: nowrap;
    }

    .richText {
        padding-top: 24px;
    }

    h3, p {
        margin: 0;
    }

    h3 {
        font-size: 20px;
        padding-bottom: 8px;
        font-family: GothamForThera-BlkItalic !important;
    }

    p {
        line-height: 135%;
    }
}

@media screen and (max-width: 768px) {
    .three-round-cards > .component-content > .content {
       flex-direction: column;
    }

    .page-nasal-mist-campaign .related-products-pdp > .component-content > .content {
        flex-direction: column;

        .snippetReference {
            max-width: 100%;
        }
    }
}

.box.flex.related-article-box > .component-content > .content {
    gap: 16px;
}

@media screen and (max-width: 992px) {
    .qa-section {
        padding: 32px 0;

        h2 {
            margin-bottom: 16px;
        }

        p {
            font-size: 16px;
        }
    }

    .related-products-pdp {
        & > .component-content > .content {
            gap: 16px;
            overflow-x: scroll;
        }

        .snippetReference {
            min-width: 256px;
        }

        h4 {
            font-size: 20px;
        }
    }
}.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:hover,
.mod-js .accordion-slide.is-active>.accordion-head {
  cursor: pointer;
}

.accordion-no-border.accordion .accordion-container {
  .accordion-slide {
    border: 0;
    margin: 0;
    background-color: white;

    .accordion-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0;
      margin: 0 1rem;

      .accordion-title {
        padding: 2rem 0;
        line-height: 0;
      }

      &:after {
        height: 14px;
        width: 14px;
        position: relative !important;
        border: 1px solid #9EA8C8;
        border-radius: 30px;
        padding: 12px;
        background-size: 38%;
        background-position-x: 12px;
        margin: 0;
        left: 0;
        top: 0;
      }

      &:before {
        margin: 0;
        max-width: 100%;
      }
    }

    &.is-active .accordion-head {
      background-color: white;

      .accordion-title {
        padding-bottom: 24px;
      }
    }

    .accordion-title-text {
      font-size: 20px;
    }

    .accordion-content > .paragraphSystem {
      padding: 0 1rem;
    }

    p {
      margin: 0;
      padding-bottom: 24px;
    }
  }

  .accordion-slide.last .accordion-head {
    border-bottom: 1px solid #e9ecef;
  }

  .accordion-slide.last.is-active {
    .accordion-head {
      border-bottom: 0; 
    }

    .richText {
      border-bottom: 1px solid #e9ecef;    
    }

    p {
      padding-bottom: 23px;
    }
  }
}

@media screen and (max-width: 768px) {
  .accordion-no-border.accordion .accordion-container {
    .accordion-slide {
      .accordion-head {
        margin: 0 24px;
        gap: 32px;
      }

      .accordion-title-text {
        font-size: 18px;
      }

      .accordion-content > .paragraphSystem {
        padding: 0 24px;
      }
    }
  }
}.campaign-custom-player {
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;

        button {
            background-image: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/play.png');
            width: 100px;
            height: 100px;
            background-size: contain;
        }
    }

    .richText {
        margin-bottom: 40px;
    }

    h2 {
        margin-bottom: 24px;
    }

    p {
        margin: 0;
    }

    p:has(sup) {
        margin-top: 10px;
    }

    sup {
        vertical-align: baseline;
    }
}

@media screen and (max-width: 768px) {
    .campaign-custom-player .overlay button {
        width: 64px;
        height: 64px;
    }
}table {
    width: 100%;
    border-collapse: collapse;

    thead {
        background-color: #1E3480;
    }

    th, td {
        font-size: 18px;
        text-align: center;
        line-height: 135%;
        padding: 8px 16px; 
        border: 1px solid #1E3480;
    }

    th {
        color: white;
        font-family: "GothamNarrow-Bold";
        width: 33.3%;
    }

    td {
        color: #4E4E4E;
    }
}.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:hover,
.mod-js .accordion-slide.is-active>.accordion-head {
  cursor: pointer;
}

.accordion-no-border.accordion .accordion-container {
  .accordion-slide {
    border: 0;
    margin: 0;
    background-color: white;

    .accordion-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0;
      margin: 0 1rem;

      .accordion-title {
        padding: 2rem 0;
        line-height: 0;
      }

      &:after {
        height: 14px;
        width: 14px;
        position: relative !important;
        border: 1px solid #9EA8C8;
        border-radius: 30px;
        padding: 12px;
        background-size: 38%;
        background-position-x: 12px;
        margin: 0;
        left: 0;
        top: 0;
      }

      &:before {
        margin: 0;
        max-width: 100%;
      }
    }

    &.is-active .accordion-head {
      background-color: white;

      .accordion-title {
        padding-bottom: 24px;
      }
    }

    .accordion-title-text {
      font-size: 20px;
    }

    .accordion-content > .paragraphSystem {
      padding: 0 1rem;
    }

    p {
      margin: 0;
      padding-bottom: 24px;
    }
  }

  .accordion-slide.last .accordion-head {
    border-bottom: 1px solid #e9ecef;
  }

  .accordion-slide.last.is-active {
    .accordion-head {
      border-bottom: 0; 
    }

    .richText {
      border-bottom: 1px solid #e9ecef;    
    }

    p {
      padding-bottom: 23px;
    }
  }
}

@media screen and (max-width: 768px) {
  .accordion-no-border.accordion .accordion-container {
    .accordion-slide {
      .accordion-head {
        margin: 0 24px;
        gap: 32px;
      }

      .accordion-title-text {
        font-size: 18px;
      }

      .accordion-content > .paragraphSystem {
        padding: 0 24px;
      }
    }
  }
}.qa-section {
    padding: 56px 0;

    h2 {
        margin: 0 0 24px 0;
    }

    p {
        font-size: 18px;
        line-height: 135%;
    }

    .italics {
        font-style: italic;
    }
}

.related-products-pdp {
    & > .component-content > .content {
        gap: 24px;
        flex-wrap: nowrap;
    }

    .snippetReference {
        background-color: white;
        border-radius: 10px;
        box-shadow: 0px 10px 9px -5px #AEAFBF70;
        max-width: 362px;
    }

    p {
        font-size: 16px;
        line-height: 125%;
    }
}

.three-round-cards {
    & > .component-content > .content {
        gap: 24px;
        flex-wrap: nowrap;
    }

    .richText {
        padding-top: 24px;
    }

    h3, p {
        margin: 0;
    }

    h3 {
        font-size: 20px;
        padding-bottom: 8px;
        font-family: GothamForThera-BlkItalic !important;
    }

    p {
        line-height: 135%;
    }
}

@media screen and (max-width: 768px) {
    .three-round-cards > .component-content > .content {
       flex-direction: column;
    }

    .page-nasal-mist-campaign .related-products-pdp > .component-content > .content {
        flex-direction: column;

        .snippetReference {
            max-width: 100%;
        }
    }
}

.box.flex.related-article-box > .component-content > .content {
    gap: 16px;
}

@media screen and (max-width: 992px) {
    .qa-section {
        padding: 32px 0;

        h2 {
            margin-bottom: 16px;
        }

        p {
            font-size: 16px;
        }
    }

    .related-products-pdp {
        & > .component-content > .content {
            gap: 16px;
            overflow-x: scroll;
        }

        .snippetReference {
            min-width: 256px;
        }

        h4 {
            font-size: 20px;
        }
    }
}.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;
}
/* no css for this component */.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.content-products {
    .menu-sub-borders.box {
        & > .component-content > .content {
            flex-direction: column;
        }

        p {
            text-align: left !important;
            margin: 0 0 32px 0;
            position: relative;
            transition: transform .2s ease;

            &:before {
                content: "";
                display: block;
                height: 4px;
                width: 16px;
                position: absolute;
                top: 8px;
                background: #F8D821;
                opacity: 0;
                left: -30px;
                transition: opacity .2s ease;
            }

            &:hover {
                transform: translateX(30px);

                a {
                    color: #1E3480 !important;
                }

                &:before {
                    opacity: 1;
                }
            }
        }
    }

    .nav-image-container {
        & > .component-content > .content {
            display: flex;
            gap: 16px;
        }

        .image {
            width: 340px;
        }
    }
}.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px; }
  .podcast p {
    margin: 0; }

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

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

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

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

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

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

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

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

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

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

.audio--playing .audio__play {
  display: none; }
.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; }
table {
    width: 100%;
    border-collapse: collapse;

    thead {
        background-color: #1E3480;
    }

    th, td {
        font-size: 18px;
        text-align: center;
        line-height: 135%;
        padding: 8px 16px; 
        border: 1px solid #1E3480;
    }

    th {
        color: white;
        font-family: "GothamNarrow-Bold";
        width: 33.3%;
    }

    td {
        color: #4E4E4E;
    }
}.tabs-nav-list {
  position: relative;
  list-style: none;
}
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

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

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

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

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.campaign-custom-player {
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;

        button {
            background-image: url('/content/dam/cf-consumer-healthcare/bp-theraflu/en_US/src/play.png');
            width: 100px;
            height: 100px;
            background-size: contain;
        }
    }

    .richText {
        margin-bottom: 40px;
    }

    h2 {
        margin-bottom: 24px;
    }

    p {
        margin: 0;
    }

    p:has(sup) {
        margin-top: 10px;
    }

    sup {
        vertical-align: baseline;
    }
}

@media screen and (max-width: 768px) {
    .campaign-custom-player .overlay button {
        width: 64px;
        height: 64px;
    }
}.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wf-form {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

