/*!
 * 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%;
  }
}.icon {
  display: inline-block;
}

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

@-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;
    width: 100vw;
  }
}

* {
  -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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 100% !important;
  }
}

.flex {
  max-width: 100%;
}

.flex
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 100%;
}

.flex
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul
  > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
  margin: 1rem !important;
  max-width: none !important;
  min-width: auto !important;
  width: auto !important;
}

.flex.image-flex > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex .item-fill {
  min-width: calc(100% - 0.5rem);
}

.flex.items-full-height > * > .component-content > * > .component-content,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > figure,
.flex.items-full-height > * > .component-content > * > .inner,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .component-content,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .navigation-root,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .paragraphSystem,
.flex.items-full-height > * > .component-content > * > .inner > figure,
.flex.items-full-height > * > .navigation-root > * > .component-content,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > figure,
.flex.items-full-height > * > .navigation-root > * > .inner,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .component-content,
.flex.items-full-height > * > .navigation-root > * > .inner > .navigation-root,
.flex.items-full-height > * > .navigation-root > * > .inner > .paragraphSystem,
.flex.items-full-height > * > .navigation-root > * > .inner > figure,
.flex.items-full-height > * > .paragraphSystem > * > .component-content,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > figure,
.flex.items-full-height > * > .paragraphSystem > * > .inner,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .component-content,
.flex.items-full-height > * > .paragraphSystem > * > .inner > .navigation-root,
.flex.items-full-height > * > .paragraphSystem > * > .inner > .paragraphSystem,
.flex.items-full-height > * > .paragraphSystem > * > .inner > figure,
.flex.items-full-height > * > figure > * > .component-content,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height > * > figure > * > .component-content > figure,
.flex.items-full-height > * > figure > * > .inner,
.flex.items-full-height > * > figure > * > .inner > .component-content,
.flex.items-full-height > * > figure > * > .inner > .navigation-root,
.flex.items-full-height > * > figure > * > .inner > .paragraphSystem,
.flex.items-full-height > * > figure > * > .inner > figure {
  height: 100%;
}

.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height > * > .component-content > * > .inner > figure > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height > * > .navigation-root > * > .inner > figure > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height > * > .paragraphSystem > * > .inner > figure > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height > * > figure > * > .component-content > figure > *,
.flex.items-full-height > * > figure > * > .inner > .component-content > *,
.flex.items-full-height > * > figure > * > .inner > .navigation-root > *,
.flex.items-full-height > * > figure > * > .inner > .paragraphSystem > *,
.flex.items-full-height > * > figure > * > .inner > figure > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 991px) {
  .flex.s-m-0 > * > .component-content > *,
  .flex.s-m-0 > * > .navigation-root > *,
  .flex.s-m-0 > * > .paragraphSystem > *,
  .flex.s-m-0 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .flex.s-m-1 > * > .component-content > *,
  .flex.s-m-1 > * > .navigation-root > *,
  .flex.s-m-1 > * > .paragraphSystem > *,
  .flex.s-m-1 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0.49751rem;
    margin-right: 0.49751rem;
  }

  .flex.s-m-2 > * > .component-content > *,
  .flex.s-m-2 > * > .navigation-root > *,
  .flex.s-m-2 > * > .paragraphSystem > *,
  .flex.s-m-2 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0.99502rem;
    margin-right: 0.99502rem;
  }

  .flex.s-m-3 > * > .component-content > *,
  .flex.s-m-3 > * > .navigation-root > *,
  .flex.s-m-3 > * > .paragraphSystem > *,
  .flex.s-m-3 > * > figure > * {
    margin-bottom: auto;
    margin-left: 1.49254rem;
    margin-right: 1.49254rem;
  }

  .flex.s-m-4 > * > .component-content > *,
  .flex.s-m-4 > * > .navigation-root > *,
  .flex.s-m-4 > * > .paragraphSystem > *,
  .flex.s-m-4 > * > figure > * {
    margin-bottom: auto;
    margin-left: 1.99005rem;
    margin-right: 1.99005rem;
  }

  .flex.s-m-5 > * > .component-content > *,
  .flex.s-m-5 > * > .navigation-root > *,
  .flex.s-m-5 > * > .paragraphSystem > *,
  .flex.s-m-5 > * > figure > * {
    margin-bottom: auto;
    margin-left: 2.48756rem;
    margin-right: 2.48756rem;
  }
}

@media (min-width: 992px) {
  .flex.s-d-0 > * > .component-content > *,
  .flex.s-d-0 > * > .navigation-root > *,
  .flex.s-d-0 > * > .paragraphSystem > *,
  .flex.s-d-0 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .flex.s-d-1 > * > .component-content > *,
  .flex.s-d-1 > * > .navigation-root > *,
  .flex.s-d-1 > * > .paragraphSystem > *,
  .flex.s-d-1 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0.49751rem;
    margin-right: 0.49751rem;
  }

  .flex.s-d-2 > * > .component-content > *,
  .flex.s-d-2 > * > .navigation-root > *,
  .flex.s-d-2 > * > .paragraphSystem > *,
  .flex.s-d-2 > * > figure > * {
    margin-bottom: auto;
    margin-left: 0.99502rem;
    margin-right: 0.99502rem;
  }

  .flex.s-d-3 > * > .component-content > *,
  .flex.s-d-3 > * > .navigation-root > *,
  .flex.s-d-3 > * > .paragraphSystem > *,
  .flex.s-d-3 > * > figure > * {
    margin-bottom: auto;
    margin-left: 1.49254rem;
    margin-right: 1.49254rem;
  }

  .flex.s-d-4 > * > .component-content > *,
  .flex.s-d-4 > * > .navigation-root > *,
  .flex.s-d-4 > * > .paragraphSystem > *,
  .flex.s-d-4 > * > figure > * {
    margin-bottom: auto;
    margin-left: 1.99005rem;
    margin-right: 1.99005rem;
  }

  .flex.s-d-5 > * > .component-content > *,
  .flex.s-d-5 > * > .navigation-root > *,
  .flex.s-d-5 > * > .paragraphSystem > *,
  .flex.s-d-5 > * > figure > * {
    margin-bottom: auto;
    margin-left: 2.48756rem;
    margin-right: 2.48756rem;
  }
}

.flex > * {
  width: 100%;
}

.flex > * > .component-content,
.flex > * > .navigation-root,
.flex > * > .paragraphSystem,
.flex > * > figure {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 100%;
}

.flex > * > .component-content:after,
.flex > * > .component-content:before,
.flex > * > .component-content > a[style^="visibility:hidden"],
.flex > * > .component-content > a[style^="visibility: hidden"],
.flex > * > .navigation-root:after,
.flex > * > .navigation-root:before,
.flex > * > .navigation-root > a[style^="visibility:hidden"],
.flex > * > .navigation-root > a[style^="visibility: hidden"],
.flex > * > .paragraphSystem:after,
.flex > * > .paragraphSystem:before,
.flex > * > .paragraphSystem > a[style^="visibility:hidden"],
.flex > * > .paragraphSystem > a[style^="visibility: hidden"],
.flex > * > figure:after,
.flex > * > figure:before,
.flex > * > figure > a[style^="visibility:hidden"],
.flex > * > figure > a[style^="visibility: hidden"] {
  display: none !important;
}

.flex.flex-row
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  height: 100%;
}

.flex.flex-row > * {
  height: 100%;
}

.flex.flex-row > * > .component-content,
.flex.flex-row > * > .navigation-root,
.flex.flex-row > * > .paragraphSystem,
.flex.flex-row > * > figure {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  height: 100%;
}

.flex.flex-row.last-down > * > .component-content > :last-child,
.flex.flex-row.last-down > * > .navigation-root > :last-child,
.flex.flex-row.last-down > * > .paragraphSystem > :last-child,
.flex.flex-row.last-down > * > figure > :last-child {
  margin-top: auto !important;
}

.flex.flex-col
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: 100%;
}

.flex.flex-col
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul
  > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 1rem;
}

.flex.flex-col > * {
  height: 100%;
}

.flex.flex-col > * > .component-content,
.flex.flex-col > * > .navigation-root,
.flex.flex-col > * > .paragraphSystem,
.flex.flex-col > * > figure {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: 100%;
}

.flex.flex-col > * > .component-content > *,
.flex.flex-col > * > .navigation-root > *,
.flex.flex-col > * > .paragraphSystem > *,
.flex.flex-col > * > figure > * {
  min-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.flex.flex-col.last-down > * > .component-content > :last-child,
.flex.flex-col.last-down > * > .navigation-root > :last-child,
.flex.flex-col.last-down > * > .paragraphSystem > :last-child,
.flex.flex-col.last-down > * > figure > :last-child {
  margin-top: auto !important;
}

@media (max-width: 991px) {
  .flex.flex-col.fullbox-m-right > * {
    height: 100%;
  }

  .flex.flex-col.fullbox-m-right > * > .component-content,
  .flex.flex-col.fullbox-m-right > * > .navigation-root,
  .flex.flex-col.fullbox-m-right > * > .paragraphSystem,
  .flex.flex-col.fullbox-m-right > * > figure {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    position: relative !important;
  }

  .flex.flex-col.fullbox-m-right > * > .component-content > *,
  .flex.flex-col.fullbox-m-right > * > .navigation-root > *,
  .flex.flex-col.fullbox-m-right > * > .paragraphSystem > *,
  .flex.flex-col.fullbox-m-right > * > figure > * {
    max-width: 50%;
    min-width: auto;
    width: 50%;
  }

  .flex.flex-col.fullbox-m-right > * > .component-content > .fullbox,
  .flex.flex-col.fullbox-m-right > * > .navigation-root > .fullbox,
  .flex.flex-col.fullbox-m-right > * > .paragraphSystem > .fullbox,
  .flex.flex-col.fullbox-m-right > * > figure > .fullbox {
    bottom: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    left: auto !important;
    margin: auto !important;
    max-width: 50%;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 50%;
  }

  .flex.flex-col.fullbox-m-left > * {
    height: 100%;
  }

  .flex.flex-col.fullbox-m-left > * > .component-content,
  .flex.flex-col.fullbox-m-left > * > .navigation-root,
  .flex.flex-col.fullbox-m-left > * > .paragraphSystem,
  .flex.flex-col.fullbox-m-left > * > figure {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    position: relative !important;
  }

  .flex.flex-col.fullbox-m-left > * > .component-content > *,
  .flex.flex-col.fullbox-m-left > * > .navigation-root > *,
  .flex.flex-col.fullbox-m-left > * > .paragraphSystem > *,
  .flex.flex-col.fullbox-m-left > * > figure > * {
    max-width: 50%;
    min-width: auto;
    width: 50%;
  }

  .flex.flex-col.fullbox-m-left > * > .component-content > .fullbox,
  .flex.flex-col.fullbox-m-left > * > .navigation-root > .fullbox,
  .flex.flex-col.fullbox-m-left > * > .paragraphSystem > .fullbox,
  .flex.flex-col.fullbox-m-left > * > figure > .fullbox {
    bottom: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    left: 0 !important;
    margin: auto !important;
    max-width: 50%;
    position: absolute !important;
    right: auto !important;
    top: 0;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .flex.flex-col.fullbox-d-right > * {
    height: 100%;
  }

  .flex.flex-col.fullbox-d-right > * > .component-content,
  .flex.flex-col.fullbox-d-right > * > .navigation-root,
  .flex.flex-col.fullbox-d-right > * > .paragraphSystem,
  .flex.flex-col.fullbox-d-right > * > figure {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    position: relative !important;
  }

  .flex.flex-col.fullbox-d-right > * > .component-content > *,
  .flex.flex-col.fullbox-d-right > * > .navigation-root > *,
  .flex.flex-col.fullbox-d-right > * > .paragraphSystem > *,
  .flex.flex-col.fullbox-d-right > * > figure > * {
    max-width: 50%;
    min-width: auto;
    width: 50%;
  }

  .flex.flex-col.fullbox-d-right > * > .component-content > .fullbox,
  .flex.flex-col.fullbox-d-right > * > .navigation-root > .fullbox,
  .flex.flex-col.fullbox-d-right > * > .paragraphSystem > .fullbox,
  .flex.flex-col.fullbox-d-right > * > figure > .fullbox {
    bottom: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    left: auto !important;
    margin: auto !important;
    max-width: 50%;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 50%;
  }

  .flex.flex-col.fullbox-d-left > * {
    height: 100%;
  }

  .flex.flex-col.fullbox-d-left > * > .component-content,
  .flex.flex-col.fullbox-d-left > * > .navigation-root,
  .flex.flex-col.fullbox-d-left > * > .paragraphSystem,
  .flex.flex-col.fullbox-d-left > * > figure {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    position: relative !important;
  }

  .flex.flex-col.fullbox-d-left > * > .component-content > *,
  .flex.flex-col.fullbox-d-left > * > .navigation-root > *,
  .flex.flex-col.fullbox-d-left > * > .paragraphSystem > *,
  .flex.flex-col.fullbox-d-left > * > figure > * {
    max-width: 50%;
    min-width: auto;
    width: 50%;
  }

  .flex.flex-col.fullbox-d-left > * > .component-content > .fullbox,
  .flex.flex-col.fullbox-d-left > * > .navigation-root > .fullbox,
  .flex.flex-col.fullbox-d-left > * > .paragraphSystem > .fullbox,
  .flex.flex-col.fullbox-d-left > * > figure > .fullbox {
    bottom: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    left: 0 !important;
    margin: auto !important;
    max-width: 50%;
    position: absolute !important;
    right: auto !important;
    top: 0 !important;
    width: 50%;
  }
}

.flex[class*="cols-d-"] > * > .component-content > *,
.flex[class*="cols-d-"] > * > .navigation-root > *,
.flex[class*="cols-d-"] > * > .paragraphSystem > *,
.flex[class*="cols-d-"] > * > figure > *,
.flex[class*="cols-m-"] > * > .component-content > *,
.flex[class*="cols-m-"] > * > .navigation-root > *,
.flex[class*="cols-m-"] > * > .paragraphSystem > *,
.flex[class*="cols-m-"] > * > figure > * {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 991px) {
  .flex .item-m-20 {
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    max-width: 20% !important;
    width: 20% !important;
  }

  .flex .item-m-25 {
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
    max-width: 25% !important;
    width: 25% !important;
  }

  .flex .item-m-30 {
    -ms-flex-preferred-size: 30% !important;
    flex-basis: 30% !important;
    max-width: 30% !important;
    width: 30% !important;
  }

  .flex .item-m-35 {
    -ms-flex-preferred-size: 35% !important;
    flex-basis: 35% !important;
    max-width: 35% !important;
    width: 35% !important;
  }

  .flex .item-m-40 {
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
    max-width: 40% !important;
    width: 40% !important;
  }

  .flex .item-m-45 {
    -ms-flex-preferred-size: 45% !important;
    flex-basis: 45% !important;
    max-width: 45% !important;
    width: 45% !important;
  }

  .flex .item-m-50 {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }

  .flex .item-m-55 {
    -ms-flex-preferred-size: 55% !important;
    flex-basis: 55% !important;
    max-width: 55% !important;
    width: 55% !important;
  }

  .flex .item-m-60 {
    -ms-flex-preferred-size: 60% !important;
    flex-basis: 60% !important;
    max-width: 60% !important;
    width: 60% !important;
  }

  .flex .item-m-65 {
    -ms-flex-preferred-size: 65% !important;
    flex-basis: 65% !important;
    max-width: 65% !important;
    width: 65% !important;
  }

  .flex .item-m-70 {
    -ms-flex-preferred-size: 70% !important;
    flex-basis: 70% !important;
    max-width: 70% !important;
    width: 70% !important;
  }

  .flex .item-m-75 {
    -ms-flex-preferred-size: 75% !important;
    flex-basis: 75% !important;
    max-width: 75% !important;
    width: 75% !important;
  }

  .flex .item-m-80 {
    -ms-flex-preferred-size: 80% !important;
    flex-basis: 80% !important;
    max-width: 80% !important;
    width: 80% !important;
  }

  .flex .item-m-85 {
    -ms-flex-preferred-size: 85% !important;
    flex-basis: 85% !important;
    max-width: 85% !important;
    width: 85% !important;
  }

  .flex .item-m-90 {
    -ms-flex-preferred-size: 90% !important;
    flex-basis: 90% !important;
    max-width: 90% !important;
    width: 90% !important;
  }

  .flex .item-m-95 {
    -ms-flex-preferred-size: 95% !important;
    flex-basis: 95% !important;
    max-width: 95% !important;
    width: 95% !important;
  }

  .flex .item-m-100 {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .flex .item-d-20 {
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
    max-width: 20% !important;
    width: 20% !important;
  }

  .flex .item-d-25 {
    -ms-flex-preferred-size: 25% !important;
    flex-basis: 25% !important;
    max-width: 25% !important;
    width: 25% !important;
  }

  .flex .item-d-30 {
    -ms-flex-preferred-size: 30% !important;
    flex-basis: 30% !important;
    max-width: 30% !important;
    width: 30% !important;
  }

  .flex .item-d-35 {
    -ms-flex-preferred-size: 35% !important;
    flex-basis: 35% !important;
    max-width: 35% !important;
    width: 35% !important;
  }

  .flex .item-d-40 {
    -ms-flex-preferred-size: 40% !important;
    flex-basis: 40% !important;
    max-width: 40% !important;
    width: 40% !important;
  }

  .flex .item-d-45 {
    -ms-flex-preferred-size: 45% !important;
    flex-basis: 45% !important;
    max-width: 45% !important;
    width: 45% !important;
  }

  .flex .item-d-50 {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
    width: 50% !important;
  }

  .flex .item-d-55 {
    -ms-flex-preferred-size: 55% !important;
    flex-basis: 55% !important;
    max-width: 55% !important;
    width: 55% !important;
  }

  .flex .item-d-60 {
    -ms-flex-preferred-size: 60% !important;
    flex-basis: 60% !important;
    max-width: 60% !important;
    width: 60% !important;
  }

  .flex .item-d-65 {
    -ms-flex-preferred-size: 65% !important;
    flex-basis: 65% !important;
    max-width: 65% !important;
    width: 65% !important;
  }

  .flex .item-d-70 {
    -ms-flex-preferred-size: 70% !important;
    flex-basis: 70% !important;
    max-width: 70% !important;
    width: 70% !important;
  }

  .flex .item-d-75 {
    -ms-flex-preferred-size: 75% !important;
    flex-basis: 75% !important;
    max-width: 75% !important;
    width: 75% !important;
  }

  .flex .item-d-80 {
    -ms-flex-preferred-size: 80% !important;
    flex-basis: 80% !important;
    max-width: 80% !important;
    width: 80% !important;
  }

  .flex .item-d-85 {
    -ms-flex-preferred-size: 85% !important;
    flex-basis: 85% !important;
    max-width: 85% !important;
    width: 85% !important;
  }

  .flex .item-d-90 {
    -ms-flex-preferred-size: 90% !important;
    flex-basis: 90% !important;
    max-width: 90% !important;
    width: 90% !important;
  }

  .flex .item-d-95 {
    -ms-flex-preferred-size: 95% !important;
    flex-basis: 95% !important;
    max-width: 95% !important;
    width: 95% !important;
  }

  .flex .item-d-100 {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}

.flex[class*="s-d-"] > * > .component-content,
.flex[class*="s-d-"] > * > .navigation-root,
.flex[class*="s-d-"] > * > .paragraphSystem,
.flex[class*="s-d-"] > * > figure,
.flex[class*="s-m-"] > * > .component-content,
.flex[class*="s-m-"] > * > .navigation-root,
.flex[class*="s-m-"] > * > .paragraphSystem,
.flex[class*="s-m-"] > * > figure {
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.flex[class*="s-d-"] > * > .component-content > *,
.flex[class*="s-d-"] > * > .navigation-root > *,
.flex[class*="s-d-"] > * > .paragraphSystem > *,
.flex[class*="s-d-"] > * > figure > *,
.flex[class*="s-m-"] > * > .component-content > *,
.flex[class*="s-m-"] > * > .navigation-root > *,
.flex[class*="s-m-"] > * > .paragraphSystem > *,
.flex[class*="s-m-"] > * > figure > * {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0;
}

.flex[class*="s-d-"] > * > .component-content > :nth-child(2),
.flex[class*="s-d-"] > * > .navigation-root > :nth-child(2),
.flex[class*="s-d-"] > * > .paragraphSystem > :nth-child(2),
.flex[class*="s-d-"] > * > figure > :nth-child(2),
.flex[class*="s-m-"] > * > .component-content > :nth-child(2),
.flex[class*="s-m-"] > * > .navigation-root > :nth-child(2),
.flex[class*="s-m-"] > * > .paragraphSystem > :nth-child(2),
.flex[class*="s-m-"] > * > figure > :nth-child(2) {
  margin-left: 0 !important;
}

@media (max-width: 991px) {
  .flex.cols-m-1.s-m-0 > * > .component-content,
  .flex.cols-m-1.s-m-0 > * > .navigation-root,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-m-1.s-m-0 > * > .component-content > *,
  .flex.cols-m-1.s-m-0 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-0 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-0 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-0 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-0 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > figure > :last-child,
  .flex.cols-m-1.s-m-0 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-1 > * > .component-content,
  .flex.cols-m-1.s-m-1 > * > .navigation-root,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-m-1.s-m-1 > * > .component-content > *,
  .flex.cols-m-1.s-m-1 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-1 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-1 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-1 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-1 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > figure > :last-child,
  .flex.cols-m-1.s-m-1 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-2 > * > .component-content,
  .flex.cols-m-1.s-m-2 > * > .navigation-root,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-m-1.s-m-2 > * > .component-content > *,
  .flex.cols-m-1.s-m-2 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-2 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-2 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-2 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-2 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > figure > :last-child,
  .flex.cols-m-1.s-m-2 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-3 > * > .component-content,
  .flex.cols-m-1.s-m-3 > * > .navigation-root,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-m-1.s-m-3 > * > .component-content > *,
  .flex.cols-m-1.s-m-3 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-3 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-3 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-3 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-3 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > figure > :last-child,
  .flex.cols-m-1.s-m-3 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-4 > * > .component-content,
  .flex.cols-m-1.s-m-4 > * > .navigation-root,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-m-1.s-m-4 > * > .component-content > *,
  .flex.cols-m-1.s-m-4 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-4 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-4 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-4 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-4 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > figure > :last-child,
  .flex.cols-m-1.s-m-4 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-5 > * > .component-content,
  .flex.cols-m-1.s-m-5 > * > .navigation-root,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-m-1.s-m-5 > * > .component-content > *,
  .flex.cols-m-1.s-m-5 > * > .navigation-root > *,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-5 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-1.s-m-5 > * > .component-content > :last-child,
  .flex.cols-m-1.s-m-5 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > .navigation-root > :last-child,
  .flex.cols-m-1.s-m-5 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > :last-child,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > figure > :last-child,
  .flex.cols-m-1.s-m-5 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-0 > * > .component-content,
  .flex.cols-m-2.s-m-0 > * > .navigation-root,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-m-2.s-m-0 > * > .component-content > *,
  .flex.cols-m-2.s-m-0 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-0 > * > figure > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 50%;
    width: 50%;
  }

  .flex.cols-m-2.s-m-0 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-0 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-0 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > figure > :last-child,
  .flex.cols-m-2.s-m-0 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-1 > * > .component-content,
  .flex.cols-m-2.s-m-1 > * > .navigation-root,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-m-2.s-m-1 > * > .component-content > *,
  .flex.cols-m-2.s-m-1 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-1 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
    flex-basis: calc(50% - 0.5rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(50% - 0.5rem);
    width: calc(50% - 0.5rem);
  }

  .flex.cols-m-2.s-m-1 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-1 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-1 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > figure > :last-child,
  .flex.cols-m-2.s-m-1 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-2 > * > .component-content,
  .flex.cols-m-2.s-m-2 > * > .navigation-root,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-m-2.s-m-2 > * > .component-content > *,
  .flex.cols-m-2.s-m-2 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-2 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 1rem);
    flex-basis: calc(50% - 1rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(50% - 1rem);
    width: calc(50% - 1rem);
  }

  .flex.cols-m-2.s-m-2 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-2 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-2 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > figure > :last-child,
  .flex.cols-m-2.s-m-2 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-3 > * > .component-content,
  .flex.cols-m-2.s-m-3 > * > .navigation-root,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-m-2.s-m-3 > * > .component-content > *,
  .flex.cols-m-2.s-m-3 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-3 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
    flex-basis: calc(50% - 1.5rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(50% - 1.5rem);
    width: calc(50% - 1.5rem);
  }

  .flex.cols-m-2.s-m-3 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-3 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-3 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > figure > :last-child,
  .flex.cols-m-2.s-m-3 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-4 > * > .component-content,
  .flex.cols-m-2.s-m-4 > * > .navigation-root,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-m-2.s-m-4 > * > .component-content > *,
  .flex.cols-m-2.s-m-4 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-4 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(50% - 2rem);
    width: calc(50% - 2rem);
  }

  .flex.cols-m-2.s-m-4 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-4 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-4 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > figure > :last-child,
  .flex.cols-m-2.s-m-4 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-5 > * > .component-content,
  .flex.cols-m-2.s-m-5 > * > .navigation-root,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-m-2.s-m-5 > * > .component-content > *,
  .flex.cols-m-2.s-m-5 > * > .navigation-root > *,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-5 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 2.5rem);
    flex-basis: calc(50% - 2.5rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(50% - 2.5rem);
    width: calc(50% - 2.5rem);
  }

  .flex.cols-m-2.s-m-5 > * > .component-content > :last-child,
  .flex.cols-m-2.s-m-5 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > .navigation-root > :last-child,
  .flex.cols-m-2.s-m-5 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > :last-child,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > figure > :last-child,
  .flex.cols-m-2.s-m-5 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-0 > * > .component-content,
  .flex.cols-m-3.s-m-0 > * > .navigation-root,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-m-3.s-m-0 > * > .component-content > *,
  .flex.cols-m-3.s-m-0 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-0 > * > figure > * {
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 33.3%;
    width: 33.3%;
  }

  .flex.cols-m-3.s-m-0 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-0 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-0 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > figure > :last-child,
  .flex.cols-m-3.s-m-0 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-1 > * > .component-content,
  .flex.cols-m-3.s-m-1 > * > .navigation-root,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-m-3.s-m-1 > * > .component-content > *,
  .flex.cols-m-3.s-m-1 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-1 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 0.67rem);
    flex-basis: calc(33.3% - 0.67rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(33.3% - 0.67rem);
    width: calc(33.3% - 0.67rem);
  }

  .flex.cols-m-3.s-m-1 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-1 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-1 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > figure > :last-child,
  .flex.cols-m-3.s-m-1 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-2 > * > .component-content,
  .flex.cols-m-3.s-m-2 > * > .navigation-root,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-m-3.s-m-2 > * > .component-content > *,
  .flex.cols-m-3.s-m-2 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-2 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 1.33rem);
    flex-basis: calc(33.3% - 1.33rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(33.3% - 1.33rem);
    width: calc(33.3% - 1.33rem);
  }

  .flex.cols-m-3.s-m-2 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-2 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-2 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > figure > :last-child,
  .flex.cols-m-3.s-m-2 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-3 > * > .component-content,
  .flex.cols-m-3.s-m-3 > * > .navigation-root,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-m-3.s-m-3 > * > .component-content > *,
  .flex.cols-m-3.s-m-3 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-3 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 2rem);
    flex-basis: calc(33.3% - 2rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(33.3% - 2rem);
    width: calc(33.3% - 2rem);
  }

  .flex.cols-m-3.s-m-3 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-3 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-3 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > figure > :last-child,
  .flex.cols-m-3.s-m-3 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-4 > * > .component-content,
  .flex.cols-m-3.s-m-4 > * > .navigation-root,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-m-3.s-m-4 > * > .component-content > *,
  .flex.cols-m-3.s-m-4 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-4 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 2.67rem);
    flex-basis: calc(33.3% - 2.67rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(33.3% - 2.67rem);
    width: calc(33.3% - 2.67rem);
  }

  .flex.cols-m-3.s-m-4 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-4 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-4 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > figure > :last-child,
  .flex.cols-m-3.s-m-4 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-5 > * > .component-content,
  .flex.cols-m-3.s-m-5 > * > .navigation-root,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-m-3.s-m-5 > * > .component-content > *,
  .flex.cols-m-3.s-m-5 > * > .navigation-root > *,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-5 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 3.33rem);
    flex-basis: calc(33.3% - 3.33rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(33.3% - 3.33rem);
    width: calc(33.3% - 3.33rem);
  }

  .flex.cols-m-3.s-m-5 > * > .component-content > :last-child,
  .flex.cols-m-3.s-m-5 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > .navigation-root > :last-child,
  .flex.cols-m-3.s-m-5 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > :last-child,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > figure > :last-child,
  .flex.cols-m-3.s-m-5 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-0 > * > .component-content,
  .flex.cols-m-4.s-m-0 > * > .navigation-root,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-m-4.s-m-0 > * > .component-content > *,
  .flex.cols-m-4.s-m-0 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-0 > * > figure > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 25%;
    width: 25%;
  }

  .flex.cols-m-4.s-m-0 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-0 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-0 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > figure > :last-child,
  .flex.cols-m-4.s-m-0 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-1 > * > .component-content,
  .flex.cols-m-4.s-m-1 > * > .navigation-root,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-m-4.s-m-1 > * > .component-content > *,
  .flex.cols-m-4.s-m-1 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-1 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 0.75rem);
    flex-basis: calc(25% - 0.75rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(25% - 0.75rem);
    width: calc(25% - 0.75rem);
  }

  .flex.cols-m-4.s-m-1 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-1 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-1 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > figure > :last-child,
  .flex.cols-m-4.s-m-1 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-2 > * > .component-content,
  .flex.cols-m-4.s-m-2 > * > .navigation-root,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-m-4.s-m-2 > * > .component-content > *,
  .flex.cols-m-4.s-m-2 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-2 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 1.5rem);
    flex-basis: calc(25% - 1.5rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(25% - 1.5rem);
    width: calc(25% - 1.5rem);
  }

  .flex.cols-m-4.s-m-2 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-2 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-2 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > figure > :last-child,
  .flex.cols-m-4.s-m-2 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-3 > * > .component-content,
  .flex.cols-m-4.s-m-3 > * > .navigation-root,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-m-4.s-m-3 > * > .component-content > *,
  .flex.cols-m-4.s-m-3 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-3 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 2.25rem);
    flex-basis: calc(25% - 2.25rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(25% - 2.25rem);
    width: calc(25% - 2.25rem);
  }

  .flex.cols-m-4.s-m-3 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-3 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-3 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > figure > :last-child,
  .flex.cols-m-4.s-m-3 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-4 > * > .component-content,
  .flex.cols-m-4.s-m-4 > * > .navigation-root,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-m-4.s-m-4 > * > .component-content > *,
  .flex.cols-m-4.s-m-4 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-4 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 3rem);
    flex-basis: calc(25% - 3rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(25% - 3rem);
    width: calc(25% - 3rem);
  }

  .flex.cols-m-4.s-m-4 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-4 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-4 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > figure > :last-child,
  .flex.cols-m-4.s-m-4 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-5 > * > .component-content,
  .flex.cols-m-4.s-m-5 > * > .navigation-root,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-m-4.s-m-5 > * > .component-content > *,
  .flex.cols-m-4.s-m-5 > * > .navigation-root > *,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-5 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 3.75rem);
    flex-basis: calc(25% - 3.75rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(25% - 3.75rem);
    width: calc(25% - 3.75rem);
  }

  .flex.cols-m-4.s-m-5 > * > .component-content > :last-child,
  .flex.cols-m-4.s-m-5 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > .navigation-root > :last-child,
  .flex.cols-m-4.s-m-5 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > :last-child,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > figure > :last-child,
  .flex.cols-m-4.s-m-5 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (min-width: 992px) {
  .flex.cols-d-1.s-d-0 > * > .component-content,
  .flex.cols-d-1.s-d-0 > * > .navigation-root,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-d-1.s-d-0 > * > .component-content > *,
  .flex.cols-d-1.s-d-0 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-0 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-0 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-0 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-0 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > figure > :last-child,
  .flex.cols-d-1.s-d-0 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-1 > * > .component-content,
  .flex.cols-d-1.s-d-1 > * > .navigation-root,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-d-1.s-d-1 > * > .component-content > *,
  .flex.cols-d-1.s-d-1 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-1 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-1 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-1 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-1 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > figure > :last-child,
  .flex.cols-d-1.s-d-1 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-2 > * > .component-content,
  .flex.cols-d-1.s-d-2 > * > .navigation-root,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-d-1.s-d-2 > * > .component-content > *,
  .flex.cols-d-1.s-d-2 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-2 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-2 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-2 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-2 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > figure > :last-child,
  .flex.cols-d-1.s-d-2 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-3 > * > .component-content,
  .flex.cols-d-1.s-d-3 > * > .navigation-root,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-d-1.s-d-3 > * > .component-content > *,
  .flex.cols-d-1.s-d-3 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-3 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-3 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-3 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-3 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > figure > :last-child,
  .flex.cols-d-1.s-d-3 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-4 > * > .component-content,
  .flex.cols-d-1.s-d-4 > * > .navigation-root,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-d-1.s-d-4 > * > .component-content > *,
  .flex.cols-d-1.s-d-4 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-4 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-4 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-4 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-4 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > figure > :last-child,
  .flex.cols-d-1.s-d-4 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-5 > * > .component-content,
  .flex.cols-d-1.s-d-5 > * > .navigation-root,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-d-1.s-d-5 > * > .component-content > *,
  .flex.cols-d-1.s-d-5 > * > .navigation-root > *,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-5 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-1.s-d-5 > * > .component-content > :last-child,
  .flex.cols-d-1.s-d-5 > * > .component-content > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > .navigation-root > :last-child,
  .flex.cols-d-1.s-d-5 > * > .navigation-root > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > :last-child,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > :nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > figure > :last-child,
  .flex.cols-d-1.s-d-5 > * > figure > :nth-child(1n + 2) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-0 > * > .component-content,
  .flex.cols-d-2.s-d-0 > * > .navigation-root,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-d-2.s-d-0 > * > .component-content > *,
  .flex.cols-d-2.s-d-0 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-0 > * > figure > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 50%;
    width: 50%;
  }

  .flex.cols-d-2.s-d-0 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-0 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-0 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > figure > :last-child,
  .flex.cols-d-2.s-d-0 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-1 > * > .component-content,
  .flex.cols-d-2.s-d-1 > * > .navigation-root,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-d-2.s-d-1 > * > .component-content > *,
  .flex.cols-d-2.s-d-1 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-1 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
    flex-basis: calc(50% - 0.5rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(50% - 0.5rem);
    width: calc(50% - 0.5rem);
  }

  .flex.cols-d-2.s-d-1 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-1 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-1 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > figure > :last-child,
  .flex.cols-d-2.s-d-1 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-2 > * > .component-content,
  .flex.cols-d-2.s-d-2 > * > .navigation-root,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-d-2.s-d-2 > * > .component-content > *,
  .flex.cols-d-2.s-d-2 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-2 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 1rem);
    flex-basis: calc(50% - 1rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(50% - 1rem);
    width: calc(50% - 1rem);
  }

  .flex.cols-d-2.s-d-2 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-2 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-2 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > figure > :last-child,
  .flex.cols-d-2.s-d-2 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-3 > * > .component-content,
  .flex.cols-d-2.s-d-3 > * > .navigation-root,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-d-2.s-d-3 > * > .component-content > *,
  .flex.cols-d-2.s-d-3 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-3 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
    flex-basis: calc(50% - 1.5rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(50% - 1.5rem);
    width: calc(50% - 1.5rem);
  }

  .flex.cols-d-2.s-d-3 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-3 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-3 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > figure > :last-child,
  .flex.cols-d-2.s-d-3 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-4 > * > .component-content,
  .flex.cols-d-2.s-d-4 > * > .navigation-root,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-d-2.s-d-4 > * > .component-content > *,
  .flex.cols-d-2.s-d-4 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-4 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(50% - 2rem);
    width: calc(50% - 2rem);
  }

  .flex.cols-d-2.s-d-4 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-4 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-4 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > figure > :last-child,
  .flex.cols-d-2.s-d-4 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-5 > * > .component-content,
  .flex.cols-d-2.s-d-5 > * > .navigation-root,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-d-2.s-d-5 > * > .component-content > *,
  .flex.cols-d-2.s-d-5 > * > .navigation-root > *,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-5 > * > figure > * {
    -ms-flex-preferred-size: calc(50% - 2.5rem);
    flex-basis: calc(50% - 2.5rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(50% - 2.5rem);
    width: calc(50% - 2.5rem);
  }

  .flex.cols-d-2.s-d-5 > * > .component-content > :last-child,
  .flex.cols-d-2.s-d-5 > * > .component-content > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > .navigation-root > :last-child,
  .flex.cols-d-2.s-d-5 > * > .navigation-root > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > :last-child,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > :nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > figure > :last-child,
  .flex.cols-d-2.s-d-5 > * > figure > :nth-child(2n + 3) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-0 > * > .component-content,
  .flex.cols-d-3.s-d-0 > * > .navigation-root,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-d-3.s-d-0 > * > .component-content > *,
  .flex.cols-d-3.s-d-0 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-0 > * > figure > * {
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 33.3%;
    width: 33.3%;
  }

  .flex.cols-d-3.s-d-0 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-0 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-0 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > figure > :last-child,
  .flex.cols-d-3.s-d-0 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-1 > * > .component-content,
  .flex.cols-d-3.s-d-1 > * > .navigation-root,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-d-3.s-d-1 > * > .component-content > *,
  .flex.cols-d-3.s-d-1 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-1 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 0.67rem);
    flex-basis: calc(33.3% - 0.67rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(33.3% - 0.67rem);
    width: calc(33.3% - 0.67rem);
  }

  .flex.cols-d-3.s-d-1 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-1 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-1 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > figure > :last-child,
  .flex.cols-d-3.s-d-1 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-2 > * > .component-content,
  .flex.cols-d-3.s-d-2 > * > .navigation-root,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-d-3.s-d-2 > * > .component-content > *,
  .flex.cols-d-3.s-d-2 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-2 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 1.33rem);
    flex-basis: calc(33.3% - 1.33rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(33.3% - 1.33rem);
    width: calc(33.3% - 1.33rem);
  }

  .flex.cols-d-3.s-d-2 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-2 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-2 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > figure > :last-child,
  .flex.cols-d-3.s-d-2 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-3 > * > .component-content,
  .flex.cols-d-3.s-d-3 > * > .navigation-root,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-d-3.s-d-3 > * > .component-content > *,
  .flex.cols-d-3.s-d-3 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-3 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 2rem);
    flex-basis: calc(33.3% - 2rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(33.3% - 2rem);
    width: calc(33.3% - 2rem);
  }

  .flex.cols-d-3.s-d-3 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-3 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-3 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > figure > :last-child,
  .flex.cols-d-3.s-d-3 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-4 > * > .component-content,
  .flex.cols-d-3.s-d-4 > * > .navigation-root,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-d-3.s-d-4 > * > .component-content > *,
  .flex.cols-d-3.s-d-4 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-4 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 2.67rem);
    flex-basis: calc(33.3% - 2.67rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(33.3% - 2.67rem);
    width: calc(33.3% - 2.67rem);
  }

  .flex.cols-d-3.s-d-4 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-4 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-4 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > figure > :last-child,
  .flex.cols-d-3.s-d-4 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-5 > * > .component-content,
  .flex.cols-d-3.s-d-5 > * > .navigation-root,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-d-3.s-d-5 > * > .component-content > *,
  .flex.cols-d-3.s-d-5 > * > .navigation-root > *,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-5 > * > figure > * {
    -ms-flex-preferred-size: calc(33.3% - 3.33rem);
    flex-basis: calc(33.3% - 3.33rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(33.3% - 3.33rem);
    width: calc(33.3% - 3.33rem);
  }

  .flex.cols-d-3.s-d-5 > * > .component-content > :last-child,
  .flex.cols-d-3.s-d-5 > * > .component-content > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > .navigation-root > :last-child,
  .flex.cols-d-3.s-d-5 > * > .navigation-root > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > :last-child,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > :nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > figure > :last-child,
  .flex.cols-d-3.s-d-5 > * > figure > :nth-child(3n + 4) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-0 > * > .component-content,
  .flex.cols-d-4.s-d-0 > * > .navigation-root,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-0 > * > figure {
    margin-bottom: 0;
  }

  .flex.cols-d-4.s-d-0 > * > .component-content > *,
  .flex.cols-d-4.s-d-0 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-0 > * > figure > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-bottom: 0;
    margin-right: 0;
    max-width: 25%;
    width: 25%;
  }

  .flex.cols-d-4.s-d-0 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-0 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-0 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > figure > :last-child,
  .flex.cols-d-4.s-d-0 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-1 > * > .component-content,
  .flex.cols-d-4.s-d-1 > * > .navigation-root,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-1 > * > figure {
    margin-bottom: -1rem;
  }

  .flex.cols-d-4.s-d-1 > * > .component-content > *,
  .flex.cols-d-4.s-d-1 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-1 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 0.75rem);
    flex-basis: calc(25% - 0.75rem);
    margin-bottom: 1rem;
    margin-right: 1rem;
    max-width: calc(25% - 0.75rem);
    width: calc(25% - 0.75rem);
  }

  .flex.cols-d-4.s-d-1 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-1 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-1 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > figure > :last-child,
  .flex.cols-d-4.s-d-1 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-2 > * > .component-content,
  .flex.cols-d-4.s-d-2 > * > .navigation-root,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-2 > * > figure {
    margin-bottom: -2rem;
  }

  .flex.cols-d-4.s-d-2 > * > .component-content > *,
  .flex.cols-d-4.s-d-2 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-2 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 1.5rem);
    flex-basis: calc(25% - 1.5rem);
    margin-bottom: 2rem;
    margin-right: 2rem;
    max-width: calc(25% - 1.5rem);
    width: calc(25% - 1.5rem);
  }

  .flex.cols-d-4.s-d-2 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-2 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-2 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > figure > :last-child,
  .flex.cols-d-4.s-d-2 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-3 > * > .component-content,
  .flex.cols-d-4.s-d-3 > * > .navigation-root,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-3 > * > figure {
    margin-bottom: -3rem;
  }

  .flex.cols-d-4.s-d-3 > * > .component-content > *,
  .flex.cols-d-4.s-d-3 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-3 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 2.25rem);
    flex-basis: calc(25% - 2.25rem);
    margin-bottom: 3rem;
    margin-right: 3rem;
    max-width: calc(25% - 2.25rem);
    width: calc(25% - 2.25rem);
  }

  .flex.cols-d-4.s-d-3 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-3 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-3 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > figure > :last-child,
  .flex.cols-d-4.s-d-3 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-4 > * > .component-content,
  .flex.cols-d-4.s-d-4 > * > .navigation-root,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-4 > * > figure {
    margin-bottom: -4rem;
  }

  .flex.cols-d-4.s-d-4 > * > .component-content > *,
  .flex.cols-d-4.s-d-4 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-4 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 3rem);
    flex-basis: calc(25% - 3rem);
    margin-bottom: 4rem;
    margin-right: 4rem;
    max-width: calc(25% - 3rem);
    width: calc(25% - 3rem);
  }

  .flex.cols-d-4.s-d-4 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-4 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-4 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > figure > :last-child,
  .flex.cols-d-4.s-d-4 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-5 > * > .component-content,
  .flex.cols-d-4.s-d-5 > * > .navigation-root,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-5 > * > figure {
    margin-bottom: -5rem;
  }

  .flex.cols-d-4.s-d-5 > * > .component-content > *,
  .flex.cols-d-4.s-d-5 > * > .navigation-root > *,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-5 > * > figure > * {
    -ms-flex-preferred-size: calc(25% - 3.75rem);
    flex-basis: calc(25% - 3.75rem);
    margin-bottom: 5rem;
    margin-right: 5rem;
    max-width: calc(25% - 3.75rem);
    width: calc(25% - 3.75rem);
  }

  .flex.cols-d-4.s-d-5 > * > .component-content > :last-child,
  .flex.cols-d-4.s-d-5 > * > .component-content > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > .navigation-root > :last-child,
  .flex.cols-d-4.s-d-5 > * > .navigation-root > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > :last-child,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > :nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > figure > :last-child,
  .flex.cols-d-4.s-d-5 > * > figure > :nth-child(4n + 5) {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (max-width: 991px) {
  .flex.cols-m-1 > * > .component-content > *,
  .flex.cols-m-1 > * > .navigation-root > *,
  .flex.cols-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-1 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-m-2 > * > .component-content > *,
  .flex.cols-m-2 > * > .navigation-root > *,
  .flex.cols-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-2 > * > figure > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }

  .flex.cols-m-3 > * > .component-content > *,
  .flex.cols-m-3 > * > .navigation-root > *,
  .flex.cols-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-3 > * > figure > * {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .flex.cols-m-4 > * > .component-content > *,
  .flex.cols-m-4 > * > .navigation-root > *,
  .flex.cols-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-4 > * > figure > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
}

@media (min-width: 992px) {
  .flex.cols-d-1 > * > .component-content > *,
  .flex.cols-d-1 > * > .navigation-root > *,
  .flex.cols-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-1 > * > figure > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }

  .flex.cols-d-2 > * > .component-content > *,
  .flex.cols-d-2 > * > .navigation-root > *,
  .flex.cols-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-2 > * > figure > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }

  .flex.cols-d-3 > * > .component-content > *,
  .flex.cols-d-3 > * > .navigation-root > *,
  .flex.cols-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-3 > * > figure > * {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .flex.cols-d-4 > * > .component-content > *,
  .flex.cols-d-4 > * > .navigation-root > *,
  .flex.cols-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-4 > * > figure > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
}

.justify-left.image-flex > .component-content,
.justify-left > * > .component-content,
.justify-left > * > .navigation-root,
.justify-left > * > .paragraphSystem,
.justify-left > * figure,
.justify-left
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-right.image-flex > .component-content,
.justify-right > * > .component-content,
.justify-right > * > .navigation-root,
.justify-right > * > .paragraphSystem,
.justify-right > * figure,
.justify-right
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-center.image-flex > .component-content,
.justify-center > * > .component-content,
.justify-center > * > .navigation-root,
.justify-center > * > .paragraphSystem,
.justify-center > * figure,
.justify-center
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-space-between > * > .component-content,
.justify-space-between > * > .navigation-root,
.justify-space-between > * > .paragraphSystem,
.justify-space-between > * figure,
.justify-space-between
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-space-around > * > .component-content,
.justify-space-around > * > .navigation-root,
.justify-space-around > * > .paragraphSystem,
.justify-space-around > * figure,
.justify-space-around
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.justify-space-evenly > * > .component-content,
.justify-space-evenly > * > .navigation-root,
.justify-space-evenly > * > .paragraphSystem,
.justify-space-evenly > * figure,
.justify-space-evenly
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}

@media (min-width: 992px) {
  .justify-left-d.image-flex > .component-content,
  .justify-left-d > * > .component-content,
  .justify-left-d > * > .navigation-root,
  .justify-left-d > * > .paragraphSystem,
  .justify-left-d > * figure,
  .justify-left-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-right-d.image-flex > .component-content,
  .justify-right-d > * > .component-content,
  .justify-right-d > * > .navigation-root,
  .justify-right-d > * > .paragraphSystem,
  .justify-right-d > * figure,
  .justify-right-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-center-d.image-flex > .component-content,
  .justify-center-d > * > .component-content,
  .justify-center-d > * > .navigation-root,
  .justify-center-d > * > .paragraphSystem,
  .justify-center-d > * figure,
  .justify-center-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-space-between-d > * > .component-content,
  .justify-space-between-d > * > .navigation-root,
  .justify-space-between-d > * > .paragraphSystem,
  .justify-space-between-d > * figure,
  .justify-space-between-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-space-around-d > * > .component-content,
  .justify-space-around-d > * > .navigation-root,
  .justify-space-around-d > * > .paragraphSystem,
  .justify-space-around-d > * figure,
  .justify-space-around-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .justify-space-evenly-d > * > .component-content,
  .justify-space-evenly-d > * > .navigation-root,
  .justify-space-evenly-d > * > .paragraphSystem,
  .justify-space-evenly-d > * figure,
  .justify-space-evenly-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
}

.align-items-top.image-flex > .component-content,
.align-items-top > * > .component-content,
.align-items-top > * > .navigation-root,
.align-items-top > * > .paragraphSystem,
.align-items-top > * figure,
.align-items-top
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-bottom.image-flex > .component-content,
.align-items-bottom > * > .component-content,
.align-items-bottom > * > .navigation-root,
.align-items-bottom > * > .paragraphSystem,
.align-items-bottom > * figure,
.align-items-bottom
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center.image-flex > .component-content {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-center > * > .component-content,
.align-items-center > * > .navigation-root,
.align-items-center > * > .paragraphSystem,
.align-items-center > * figure,
.align-items-center
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

@media (min-width: 992px) {
  .align-items-top-d.image-flex > .component-content,
  .align-items-top-d > * > .component-content,
  .align-items-top-d > * > .navigation-root,
  .align-items-top-d > * > .paragraphSystem,
  .align-items-top-d > * figure,
  .align-items-top-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-bottom-d.image-flex > .component-content,
  .align-items-bottom-d > * > .component-content,
  .align-items-bottom-d > * > .navigation-root,
  .align-items-bottom-d > * > .paragraphSystem,
  .align-items-bottom-d > * figure,
  .align-items-bottom-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-center-d.image-flex > .component-content,
  .align-items-center-d > * > .component-content,
  .align-items-center-d > * > .navigation-root,
  .align-items-center-d > * > .paragraphSystem,
  .align-items-center-d > * figure,
  .align-items-center-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}

.align-content-top.image-flex > .component-content,
.align-content-top > * > .component-content,
.align-content-top > * > .navigation-root,
.align-content-top > * > .paragraphSystem,
.align-content-top > * figure,
.align-content-top
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-bottom.image-flex > .component-content,
.align-content-bottom > * > .component-content,
.align-content-bottom > * > .navigation-root,
.align-content-bottom > * > .paragraphSystem,
.align-content-bottom > * figure,
.align-content-bottom
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center.image-flex > .component-content,
.align-content-center > * > .component-content,
.align-content-center > * > .navigation-root,
.align-content-center > * > .paragraphSystem,
.align-content-center > * figure,
.align-content-center
  > .component-content
  > .class-filter:not([data-type="dropdown"]):not([data-type-mobile="dropdown"])
  > .filter-container-js
  > ul {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

@media (min-width: 992px) {
  .align-content-top-d.image-flex > .component-content,
  .align-content-top-d > * > .component-content,
  .align-content-top-d > * > .navigation-root,
  .align-content-top-d > * > .paragraphSystem,
  .align-content-top-d > * figure,
  .align-content-top-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-bottom-d.image-flex > .component-content,
  .align-content-bottom-d > * > .component-content,
  .align-content-bottom-d > * > .navigation-root,
  .align-content-bottom-d > * > .paragraphSystem,
  .align-content-bottom-d > * figure,
  .align-content-bottom-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-center-d.image-flex > .component-content,
  .align-content-center-d > * > .component-content,
  .align-content-center-d > * > .navigation-root,
  .align-content-center-d > * > .paragraphSystem,
  .align-content-center-d > * figure,
  .align-content-center-d
    > .component-content
    > .class-filter:not([data-type="dropdown"]):not(
      [data-type-mobile="dropdown"]
    )
    > .filter-container-js
    > ul {
    -ms-flex-line-pack: center !important;
    align-content: center !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;
  }
}

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

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

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

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

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

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

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

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

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

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

.border-0 {
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .text-color-1-d,
  .text-color-1-d * {
    color: #e20e17 !important;
  }
}

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

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

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

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

@media (min-width: 992px) {
  .bg-color-1-d-inner,
  .bg-color-1-d-inner > .component-content > .paragraphSystem,
  .bg-color-1-d-inner > .row,
  .bg-color-1-d > .component-content,
  .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: #e20e17 !important;
  }

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

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

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

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

@media (min-width: 992px) {
  .text-color-2-d,
  .text-color-2-d * {
    color: #e8306e !important;
  }
}

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

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

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

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

@media (min-width: 992px) {
  .bg-color-2-d-inner,
  .bg-color-2-d-inner > .component-content > .paragraphSystem,
  .bg-color-2-d-inner > .row,
  .bg-color-2-d > .component-content,
  .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: #e8306e !important;
  }

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

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

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

.text-color-3,
.text-color-3 * {
  color: #e94f1d !important;
}

@media (min-width: 992px) {
  .text-color-3-d,
  .text-color-3-d * {
    color: #e94f1d !important;
  }
}

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

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

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

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

@media (min-width: 992px) {
  .bg-color-3-d-inner,
  .bg-color-3-d-inner > .component-content > .paragraphSystem,
  .bg-color-3-d-inner > .row,
  .bg-color-3-d > .component-content,
  .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: #e94f1d !important;
  }

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

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

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

.text-color-4,
.text-color-4 * {
  color: #f7be00 !important;
}

@media (min-width: 992px) {
  .text-color-4-d,
  .text-color-4-d * {
    color: #f7be00 !important;
  }
}

.bg-color-4 {
  background-color: #f7be00 !important;
}

.bg-color-4-inner,
.bg-color-4-inner > .component-content > .paragraphSystem,
.bg-color-4-inner > .row,
.bg-color-4 > .component-content,
.bg-color-4 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-4-d-inner,
  .bg-color-4-d-inner > .component-content > .paragraphSystem,
  .bg-color-4-d-inner > .row,
  .bg-color-4-d > .component-content,
  .bg-color-4-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-4 {
  border-color: #f7be00 !important;
}

@media (min-width: 992px) {
  .border-color-4-d {
    border-color: #f7be00 !important;
  }
}

.text-color-5,
.text-color-5 * {
  color: #539b33 !important;
}

@media (min-width: 992px) {
  .text-color-5-d,
  .text-color-5-d * {
    color: #539b33 !important;
  }
}

.bg-color-5 {
  background-color: #539b33 !important;
}

.bg-color-5-inner,
.bg-color-5-inner > .component-content > .paragraphSystem,
.bg-color-5-inner > .row,
.bg-color-5 > .component-content,
.bg-color-5 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-5.megamenu-language-list > .inner {
  background-color: #539b33 !important;
}

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

@media (min-width: 992px) {
  .bg-color-5-d-inner,
  .bg-color-5-d-inner > .component-content > .paragraphSystem,
  .bg-color-5-d-inner > .row,
  .bg-color-5-d > .component-content,
  .bg-color-5-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-5-d.megamenu-language-list > .inner {
    background-color: #539b33 !important;
  }

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

.border-color-5 {
  border-color: #539b33 !important;
}

@media (min-width: 992px) {
  .border-color-5-d {
    border-color: #539b33 !important;
  }
}

.text-color-6,
.text-color-6 * {
  color: #1f7ad6 !important;
}

@media (min-width: 992px) {
  .text-color-6-d,
  .text-color-6-d * {
    color: #1f7ad6 !important;
  }
}

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

.bg-color-6-inner,
.bg-color-6-inner > .component-content > .paragraphSystem,
.bg-color-6-inner > .row,
.bg-color-6 > .component-content,
.bg-color-6 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-6-d-inner,
  .bg-color-6-d-inner > .component-content > .paragraphSystem,
  .bg-color-6-d-inner > .row,
  .bg-color-6-d > .component-content,
  .bg-color-6-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

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

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

.text-color-7,
.text-color-7 * {
  color: #9540bf !important;
}

@media (min-width: 992px) {
  .text-color-7-d,
  .text-color-7-d * {
    color: #9540bf !important;
  }
}

.bg-color-7 {
  background-color: #9540bf !important;
}

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

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

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

@media (min-width: 992px) {
  .bg-color-7-d-inner,
  .bg-color-7-d-inner > .component-content > .paragraphSystem,
  .bg-color-7-d-inner > .row,
  .bg-color-7-d > .component-content,
  .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: #9540bf !important;
  }

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

.border-color-7 {
  border-color: #9540bf !important;
}

@media (min-width: 992px) {
  .border-color-7-d {
    border-color: #9540bf !important;
  }
}

.text-color-8,
.text-color-8 * {
  color: #2d99a9 !important;
}

@media (min-width: 992px) {
  .text-color-8-d,
  .text-color-8-d * {
    color: #2d99a9 !important;
  }
}

.bg-color-8 {
  background-color: #2d99a9 !important;
}

.bg-color-8-inner,
.bg-color-8-inner > .component-content > .paragraphSystem,
.bg-color-8-inner > .row,
.bg-color-8 > .component-content,
.bg-color-8 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-8-d-inner,
  .bg-color-8-d-inner > .component-content > .paragraphSystem,
  .bg-color-8-d-inner > .row,
  .bg-color-8-d > .component-content,
  .bg-color-8-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-8 {
  border-color: #2d99a9 !important;
}

@media (min-width: 992px) {
  .border-color-8-d {
    border-color: #2d99a9 !important;
  }
}

.text-color-9,
.text-color-9 * {
  color: #1d1d1c !important;
}

@media (min-width: 992px) {
  .text-color-9-d,
  .text-color-9-d * {
    color: #1d1d1c !important;
  }
}

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

.bg-color-9-inner,
.bg-color-9-inner > .component-content > .paragraphSystem,
.bg-color-9-inner > .row,
.bg-color-9 > .component-content,
.bg-color-9 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-9-d-inner,
  .bg-color-9-d-inner > .component-content > .paragraphSystem,
  .bg-color-9-d-inner > .row,
  .bg-color-9-d > .component-content,
  .bg-color-9-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

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

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

.text-color-10,
.text-color-10 * {
  color: #717276 !important;
}
/* Maunu | GSKBD-27480 | 27-march-23 | new color classes  */
.text-color-11,
.text-color-11 * {
  color: #cb4490 !important;
}
/* Maunu | GSKBD-27480 | 27-march-23 | new color classes  */

@media (min-width: 992px) {
  .text-color-10-d,
  .text-color-10-d * {
    color: #717276 !important;
  }
}

.bg-color-10 {
  background-color: #717276 !important;
}

.bg-color-10-inner,
.bg-color-10-inner > .component-content > .paragraphSystem,
.bg-color-10-inner > .row,
.bg-color-10 > .component-content,
.bg-color-10 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-10-d-inner,
  .bg-color-10-d-inner > .component-content > .paragraphSystem,
  .bg-color-10-d-inner > .row,
  .bg-color-10-d > .component-content,
  .bg-color-10-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-10 {
  border-color: #717276 !important;
}

@media (min-width: 992px) {
  .border-color-10-d {
    border-color: #717276 !important;
  }
}

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

@media (min-width: 992px) {
  .text-color-white-d,
  .text-color-white-d * {
    color: #fff !important;
  }
}

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

.bg-color-white-inner,
.bg-color-white-inner > .component-content > .paragraphSystem,
.bg-color-white-inner > .row,
.bg-color-white > .component-content,
.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: 992px) {
  .bg-color-white-d-inner,
  .bg-color-white-d-inner > .component-content > .paragraphSystem,
  .bg-color-white-d-inner > .row,
  .bg-color-white-d > .component-content,
  .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;
  }
}

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

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

.text-color-gray-100,
.text-color-gray-100 * {
  color: #fff !important;
}

@media (min-width: 992px) {
  .text-color-gray-100-d,
  .text-color-gray-100-d * {
    color: #fff !important;
  }
}

.bg-color-gray-100 {
  background-color: #fff !important;
}

.bg-color-gray-100-inner,
.bg-color-gray-100-inner > .component-content > .paragraphSystem,
.bg-color-gray-100-inner > .row,
.bg-color-gray-100 > .component-content,
.bg-color-gray-100 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-gray-100-d-inner,
  .bg-color-gray-100-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-100-d-inner > .row,
  .bg-color-gray-100-d > .component-content,
  .bg-color-gray-100-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-gray-100 {
  border-color: #fff !important;
}

@media (min-width: 992px) {
  .border-color-gray-100-d {
    border-color: #fff !important;
  }
}

.text-color-gray-200,
.text-color-gray-200 * {
  color: #f8f8f8 !important;
}

@media (min-width: 992px) {
  .text-color-gray-200-d,
  .text-color-gray-200-d * {
    color: #f8f8f8 !important;
  }
}

.bg-color-gray-200 {
  background-color: #f8f8f8 !important;
}

.bg-color-gray-200-inner,
.bg-color-gray-200-inner > .component-content > .paragraphSystem,
.bg-color-gray-200-inner > .row,
.bg-color-gray-200 > .component-content,
.bg-color-gray-200 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-gray-200-d-inner,
  .bg-color-gray-200-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-200-d-inner > .row,
  .bg-color-gray-200-d > .component-content,
  .bg-color-gray-200-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-gray-200 {
  border-color: #f8f8f8 !important;
}

@media (min-width: 992px) {
  .border-color-gray-200-d {
    border-color: #f8f8f8 !important;
  }
}

.text-color-gray-300,
.text-color-gray-300 * {
  color: #efefef !important;
}

@media (min-width: 992px) {
  .text-color-gray-300-d,
  .text-color-gray-300-d * {
    color: #efefef !important;
  }
}

.bg-color-gray-300 {
  background-color: #efefef !important;
}

.bg-color-gray-300-inner,
.bg-color-gray-300-inner > .component-content > .paragraphSystem,
.bg-color-gray-300-inner > .row,
.bg-color-gray-300 > .component-content,
.bg-color-gray-300 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-300.megamenu-language-list > .inner {
  background-color: #efefef !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-300-d-inner,
  .bg-color-gray-300-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-300-d-inner > .row,
  .bg-color-gray-300-d > .component-content,
  .bg-color-gray-300-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-300-d.megamenu-language-list > .inner {
    background-color: #efefef !important;
  }

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

.border-color-gray-300 {
  border-color: #efefef !important;
}

@media (min-width: 992px) {
  .border-color-gray-300-d {
    border-color: #efefef !important;
  }
}

.text-color-gray-400,
.text-color-gray-400 * {
  color: #cfcfce !important;
}

@media (min-width: 992px) {
  .text-color-gray-400-d,
  .text-color-gray-400-d * {
    color: #cfcfce !important;
  }
}

.bg-color-gray-400 {
  background-color: #cfcfce !important;
}

.bg-color-gray-400-inner,
.bg-color-gray-400-inner > .component-content > .paragraphSystem,
.bg-color-gray-400-inner > .row,
.bg-color-gray-400 > .component-content,
.bg-color-gray-400 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-400.megamenu-language-list > .inner {
  background-color: #cfcfce !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-400-d-inner,
  .bg-color-gray-400-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-400-d-inner > .row,
  .bg-color-gray-400-d > .component-content,
  .bg-color-gray-400-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-400-d.megamenu-language-list > .inner {
    background-color: #cfcfce !important;
  }

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

.border-color-gray-400 {
  border-color: #cfcfce !important;
}

@media (min-width: 992px) {
  .border-color-gray-400-d {
    border-color: #cfcfce !important;
  }
}

.text-color-gray-500,
.text-color-gray-500 * {
  color: #959593 !important;
}

@media (min-width: 992px) {
  .text-color-gray-500-d,
  .text-color-gray-500-d * {
    color: #959593 !important;
  }
}

.bg-color-gray-500 {
  background-color: #959593 !important;
}

.bg-color-gray-500-inner,
.bg-color-gray-500-inner > .component-content > .paragraphSystem,
.bg-color-gray-500-inner > .row,
.bg-color-gray-500 > .component-content,
.bg-color-gray-500 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-500.megamenu-language-list > .inner {
  background-color: #959593 !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-500-d-inner,
  .bg-color-gray-500-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-500-d-inner > .row,
  .bg-color-gray-500-d > .component-content,
  .bg-color-gray-500-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-500-d.megamenu-language-list > .inner {
    background-color: #959593 !important;
  }

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

.border-color-gray-500 {
  border-color: #959593 !important;
}

@media (min-width: 992px) {
  .border-color-gray-500-d {
    border-color: #959593 !important;
  }
}

.text-color-gray-600,
.text-color-gray-600 * {
  color: #777773 !important;
}

@media (min-width: 992px) {
  .text-color-gray-600-d,
  .text-color-gray-600-d * {
    color: #777773 !important;
  }
}

.bg-color-gray-600 {
  background-color: #777773 !important;
}

.bg-color-gray-600-inner,
.bg-color-gray-600-inner > .component-content > .paragraphSystem,
.bg-color-gray-600-inner > .row,
.bg-color-gray-600 > .component-content,
.bg-color-gray-600 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-600.megamenu-language-list > .inner {
  background-color: #777773 !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-600-d-inner,
  .bg-color-gray-600-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-600-d-inner > .row,
  .bg-color-gray-600-d > .component-content,
  .bg-color-gray-600-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-600-d.megamenu-language-list > .inner {
    background-color: #777773 !important;
  }

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

.border-color-gray-600 {
  border-color: #777773 !important;
}

@media (min-width: 992px) {
  .border-color-gray-600-d {
    border-color: #777773 !important;
  }
}

.text-color-gray-700,
.text-color-gray-700 * {
  color: #50504e !important;
}

@media (min-width: 992px) {
  .text-color-gray-700-d,
  .text-color-gray-700-d * {
    color: #50504e !important;
  }
}

.bg-color-gray-700 {
  background-color: #50504e !important;
}

.bg-color-gray-700-inner,
.bg-color-gray-700-inner > .component-content > .paragraphSystem,
.bg-color-gray-700-inner > .row,
.bg-color-gray-700 > .component-content,
.bg-color-gray-700 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-700.megamenu-language-list > .inner {
  background-color: #50504e !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-700-d-inner,
  .bg-color-gray-700-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-700-d-inner > .row,
  .bg-color-gray-700-d > .component-content,
  .bg-color-gray-700-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-700-d.megamenu-language-list > .inner {
    background-color: #50504e !important;
  }

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

.border-color-gray-700 {
  border-color: #50504e !important;
}

@media (min-width: 992px) {
  .border-color-gray-700-d {
    border-color: #50504e !important;
  }
}

.text-color-gray-800,
.text-color-gray-800 * {
  color: #1d1d1c !important;
}

@media (min-width: 992px) {
  .text-color-gray-800-d,
  .text-color-gray-800-d * {
    color: #1d1d1c !important;
  }
}

.bg-color-gray-800 {
  background-color: #1d1d1c !important;
}

.bg-color-gray-800-inner,
.bg-color-gray-800-inner > .component-content > .paragraphSystem,
.bg-color-gray-800-inner > .row,
.bg-color-gray-800 > .component-content,
.bg-color-gray-800 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-gray-800-d-inner,
  .bg-color-gray-800-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-800-d-inner > .row,
  .bg-color-gray-800-d > .component-content,
  .bg-color-gray-800-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-gray-800 {
  border-color: #1d1d1c !important;
}

@media (min-width: 992px) {
  .border-color-gray-800-d {
    border-color: #1d1d1c !important;
  }
}

.text-color-gray-900,
.text-color-gray-900 * {
  color: #0d0d0c !important;
}

@media (min-width: 992px) {
  .text-color-gray-900-d,
  .text-color-gray-900-d * {
    color: #0d0d0c !important;
  }
}

.bg-color-gray-900 {
  background-color: #0d0d0c !important;
}

.bg-color-gray-900-inner,
.bg-color-gray-900-inner > .component-content > .paragraphSystem,
.bg-color-gray-900-inner > .row,
.bg-color-gray-900 > .component-content,
.bg-color-gray-900 > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

.bg-color-gray-900.megamenu-language-list > .inner {
  background-color: #0d0d0c !important;
}

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

@media (min-width: 992px) {
  .bg-color-gray-900-d-inner,
  .bg-color-gray-900-d-inner > .component-content > .paragraphSystem,
  .bg-color-gray-900-d-inner > .row,
  .bg-color-gray-900-d > .component-content,
  .bg-color-gray-900-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .bg-color-gray-900-d.megamenu-language-list > .inner {
    background-color: #0d0d0c !important;
  }

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

.border-color-gray-900 {
  border-color: #0d0d0c !important;
}

@media (min-width: 992px) {
  .border-color-gray-900-d {
    border-color: #0d0d0c !important;
  }
}

.text-color-black,
.text-color-black * {
  color: #000 !important;
}

@media (min-width: 992px) {
  .text-color-black-d,
  .text-color-black-d * {
    color: #000 !important;
  }
}

.bg-color-black {
  background-color: #000 !important;
}

.bg-color-black-inner,
.bg-color-black-inner > .component-content > .paragraphSystem,
.bg-color-black-inner > .row,
.bg-color-black > .component-content,
.bg-color-black > .component-content > .paragraphSystem {
  background-color: rgba(0, 0, 0, 0) !important;
}

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

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

@media (min-width: 992px) {
  .bg-color-black-d-inner,
  .bg-color-black-d-inner > .component-content > .paragraphSystem,
  .bg-color-black-d-inner > .row,
  .bg-color-black-d > .component-content,
  .bg-color-black-d > .component-content > .paragraphSystem {
    background-color: rgba(0, 0, 0, 0) !important;
  }

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

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

.border-color-black {
  border-color: #000 !important;
}

@media (min-width: 992px) {
  .border-color-black-d {
    border-color: #000 !important;
  }
}

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

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

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

@media (min-width: 992px) {
  .hide-d {
    display: none !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: 992px) {
  .w-d-auto {
    max-width: none !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    width: auto !important;
    min-width: auto !important;
  }
}

@media (min-width: 992px) {
  .max-w-d-1,
  .w-d-1 {
    max-width: 1% !important;
  }

  .w-d-1 {
    width: 1% !important;
  }

  .max-image-w-d-1 img {
    max-width: 1% !important;
  }

  .max-w-d-2,
  .w-d-2 {
    max-width: 2% !important;
  }

  .w-d-2 {
    width: 2% !important;
  }

  .max-image-w-d-2 img {
    max-width: 2% !important;
  }

  .max-w-d-3,
  .w-d-3 {
    max-width: 3% !important;
  }

  .w-d-3 {
    width: 3% !important;
  }

  .max-image-w-d-3 img {
    max-width: 3% !important;
  }

  .max-w-d-4,
  .w-d-4 {
    max-width: 4% !important;
  }

  .w-d-4 {
    width: 4% !important;
  }

  .max-image-w-d-4 img {
    max-width: 4% !important;
  }

  .max-w-d-5,
  .w-d-5 {
    max-width: 5% !important;
  }

  .w-d-5 {
    width: 5% !important;
  }

  .max-image-w-d-5 img {
    max-width: 5% !important;
  }

  .max-w-d-6,
  .w-d-6 {
    max-width: 6% !important;
  }

  .w-d-6 {
    width: 6% !important;
  }

  .max-image-w-d-6 img {
    max-width: 6% !important;
  }

  .max-w-d-7,
  .w-d-7 {
    max-width: 7% !important;
  }

  .w-d-7 {
    width: 7% !important;
  }

  .max-image-w-d-7 img {
    max-width: 7% !important;
  }

  .max-w-d-8,
  .w-d-8 {
    max-width: 8% !important;
  }

  .w-d-8 {
    width: 8% !important;
  }

  .max-image-w-d-8 img {
    max-width: 8% !important;
  }

  .max-w-d-9,
  .w-d-9 {
    max-width: 9% !important;
  }

  .w-d-9 {
    width: 9% !important;
  }

  .max-image-w-d-9 img {
    max-width: 9% !important;
  }

  .max-w-d-10,
  .w-d-10 {
    max-width: 10% !important;
  }

  .w-d-10 {
    width: 10% !important;
  }

  .max-image-w-d-10 img {
    max-width: 10% !important;
  }

  .max-w-d-11,
  .w-d-11 {
    max-width: 11% !important;
  }

  .w-d-11 {
    width: 11% !important;
  }

  .max-image-w-d-11 img {
    max-width: 11% !important;
  }

  .max-w-d-12,
  .w-d-12 {
    max-width: 12% !important;
  }

  .w-d-12 {
    width: 12% !important;
  }

  .max-image-w-d-12 img {
    max-width: 12% !important;
  }

  .max-w-d-13,
  .w-d-13 {
    max-width: 13% !important;
  }

  .w-d-13 {
    width: 13% !important;
  }

  .max-image-w-d-13 img {
    max-width: 13% !important;
  }

  .max-w-d-14,
  .w-d-14 {
    max-width: 14% !important;
  }

  .w-d-14 {
    width: 14% !important;
  }

  .max-image-w-d-14 img {
    max-width: 14% !important;
  }

  .max-w-d-15,
  .w-d-15 {
    max-width: 15% !important;
  }

  .w-d-15 {
    width: 15% !important;
  }

  .max-image-w-d-15 img {
    max-width: 15% !important;
  }

  .max-w-d-16,
  .w-d-16 {
    max-width: 16% !important;
  }

  .w-d-16 {
    width: 16% !important;
  }

  .max-image-w-d-16 img {
    max-width: 16% !important;
  }

  .max-w-d-17,
  .w-d-17 {
    max-width: 17% !important;
  }

  .w-d-17 {
    width: 17% !important;
  }

  .max-image-w-d-17 img {
    max-width: 17% !important;
  }

  .max-w-d-18,
  .w-d-18 {
    max-width: 18% !important;
  }

  .w-d-18 {
    width: 18% !important;
  }

  .max-image-w-d-18 img {
    max-width: 18% !important;
  }

  .max-w-d-19,
  .w-d-19 {
    max-width: 19% !important;
  }

  .w-d-19 {
    width: 19% !important;
  }

  .max-image-w-d-19 img {
    max-width: 19% !important;
  }

  .max-w-d-20,
  .w-d-20 {
    max-width: 20% !important;
  }

  .w-d-20 {
    width: 20% !important;
  }

  .max-image-w-d-20 img {
    max-width: 20% !important;
  }

  .max-w-d-21,
  .w-d-21 {
    max-width: 21% !important;
  }

  .w-d-21 {
    width: 21% !important;
  }

  .max-image-w-d-21 img {
    max-width: 21% !important;
  }

  .max-w-d-22,
  .w-d-22 {
    max-width: 22% !important;
  }

  .w-d-22 {
    width: 22% !important;
  }

  .max-image-w-d-22 img {
    max-width: 22% !important;
  }

  .max-w-d-23,
  .w-d-23 {
    max-width: 23% !important;
  }

  .w-d-23 {
    width: 23% !important;
  }

  .max-image-w-d-23 img {
    max-width: 23% !important;
  }

  .max-w-d-24,
  .w-d-24 {
    max-width: 24% !important;
  }

  .w-d-24 {
    width: 24% !important;
  }

  .max-image-w-d-24 img {
    max-width: 24% !important;
  }

  .max-w-d-25,
  .w-d-25 {
    max-width: 25% !important;
  }

  .w-d-25 {
    width: 25% !important;
  }

  .max-image-w-d-25 img {
    max-width: 25% !important;
  }

  .max-w-d-26,
  .w-d-26 {
    max-width: 26% !important;
  }

  .w-d-26 {
    width: 26% !important;
  }

  .max-image-w-d-26 img {
    max-width: 26% !important;
  }

  .max-w-d-27,
  .w-d-27 {
    max-width: 27% !important;
  }

  .w-d-27 {
    width: 27% !important;
  }

  .max-image-w-d-27 img {
    max-width: 27% !important;
  }

  .max-w-d-28,
  .w-d-28 {
    max-width: 28% !important;
  }

  .w-d-28 {
    width: 28% !important;
  }

  .max-image-w-d-28 img {
    max-width: 28% !important;
  }

  .max-w-d-29,
  .w-d-29 {
    max-width: 29% !important;
  }

  .w-d-29 {
    width: 29% !important;
  }

  .max-image-w-d-29 img {
    max-width: 29% !important;
  }

  .max-w-d-30,
  .w-d-30 {
    max-width: 30% !important;
  }

  .w-d-30 {
    width: 30% !important;
  }

  .max-image-w-d-30 img {
    max-width: 30% !important;
  }

  .max-w-d-31,
  .w-d-31 {
    max-width: 31% !important;
  }

  .w-d-31 {
    width: 31% !important;
  }

  .max-image-w-d-31 img {
    max-width: 31% !important;
  }

  .max-w-d-32,
  .w-d-32 {
    max-width: 32% !important;
  }

  .w-d-32 {
    width: 32% !important;
  }

  .max-image-w-d-32 img {
    max-width: 32% !important;
  }

  .max-w-d-33,
  .w-d-33 {
    max-width: 33% !important;
  }

  .w-d-33 {
    width: 33% !important;
  }

  .max-image-w-d-33 img {
    max-width: 33% !important;
  }

  .max-w-d-34,
  .w-d-34 {
    max-width: 34% !important;
  }

  .w-d-34 {
    width: 34% !important;
  }

  .max-image-w-d-34 img {
    max-width: 34% !important;
  }

  .max-w-d-35,
  .w-d-35 {
    max-width: 35% !important;
  }

  .w-d-35 {
    width: 35% !important;
  }

  .max-image-w-d-35 img {
    max-width: 35% !important;
  }

  .max-w-d-36,
  .w-d-36 {
    max-width: 36% !important;
  }

  .w-d-36 {
    width: 36% !important;
  }

  .max-image-w-d-36 img {
    max-width: 36% !important;
  }

  .max-w-d-37,
  .w-d-37 {
    max-width: 37% !important;
  }

  .w-d-37 {
    width: 37% !important;
  }

  .max-image-w-d-37 img {
    max-width: 37% !important;
  }

  .max-w-d-38,
  .w-d-38 {
    max-width: 38% !important;
  }

  .w-d-38 {
    width: 38% !important;
  }

  .max-image-w-d-38 img {
    max-width: 38% !important;
  }

  .max-w-d-39,
  .w-d-39 {
    max-width: 39% !important;
  }

  .w-d-39 {
    width: 39% !important;
  }

  .max-image-w-d-39 img {
    max-width: 39% !important;
  }

  .max-w-d-40,
  .w-d-40 {
    max-width: 40% !important;
  }

  .w-d-40 {
    width: 40% !important;
  }

  .max-image-w-d-40 img {
    max-width: 40% !important;
  }

  .max-w-d-41,
  .w-d-41 {
    max-width: 41% !important;
  }

  .w-d-41 {
    width: 41% !important;
  }

  .max-image-w-d-41 img {
    max-width: 41% !important;
  }

  .max-w-d-42,
  .w-d-42 {
    max-width: 42% !important;
  }

  .w-d-42 {
    width: 42% !important;
  }

  .max-image-w-d-42 img {
    max-width: 42% !important;
  }

  .max-w-d-43,
  .w-d-43 {
    max-width: 43% !important;
  }

  .w-d-43 {
    width: 43% !important;
  }

  .max-image-w-d-43 img {
    max-width: 43% !important;
  }

  .max-w-d-44,
  .w-d-44 {
    max-width: 44% !important;
  }

  .w-d-44 {
    width: 44% !important;
  }

  .max-image-w-d-44 img {
    max-width: 44% !important;
  }

  .max-w-d-45,
  .w-d-45 {
    max-width: 45% !important;
  }

  .w-d-45 {
    width: 45% !important;
  }

  .max-image-w-d-45 img {
    max-width: 45% !important;
  }

  .max-w-d-46,
  .w-d-46 {
    max-width: 46% !important;
  }

  .w-d-46 {
    width: 46% !important;
  }

  .max-image-w-d-46 img {
    max-width: 46% !important;
  }

  .max-w-d-47,
  .w-d-47 {
    max-width: 47% !important;
  }

  .w-d-47 {
    width: 47% !important;
  }

  .max-image-w-d-47 img {
    max-width: 47% !important;
  }

  .max-w-d-48,
  .w-d-48 {
    max-width: 48% !important;
  }

  .w-d-48 {
    width: 48% !important;
  }

  .max-image-w-d-48 img {
    max-width: 48% !important;
  }

  .max-w-d-49,
  .w-d-49 {
    max-width: 49% !important;
  }

  .w-d-49 {
    width: 49% !important;
  }

  .max-image-w-d-49 img {
    max-width: 49% !important;
  }

  .max-w-d-50,
  .w-d-50 {
    max-width: 50% !important;
  }

  .w-d-50 {
    width: 50% !important;
  }

  .max-image-w-d-50 img {
    max-width: 50% !important;
  }

  .max-w-d-51,
  .w-d-51 {
    max-width: 51% !important;
  }

  .w-d-51 {
    width: 51% !important;
  }

  .max-image-w-d-51 img {
    max-width: 51% !important;
  }

  .max-w-d-52,
  .w-d-52 {
    max-width: 52% !important;
  }

  .w-d-52 {
    width: 52% !important;
  }

  .max-image-w-d-52 img {
    max-width: 52% !important;
  }

  .max-w-d-53,
  .w-d-53 {
    max-width: 53% !important;
  }

  .w-d-53 {
    width: 53% !important;
  }

  .max-image-w-d-53 img {
    max-width: 53% !important;
  }

  .max-w-d-54,
  .w-d-54 {
    max-width: 54% !important;
  }

  .w-d-54 {
    width: 54% !important;
  }

  .max-image-w-d-54 img {
    max-width: 54% !important;
  }

  .max-w-d-55,
  .w-d-55 {
    max-width: 55% !important;
  }

  .w-d-55 {
    width: 55% !important;
  }

  .max-image-w-d-55 img {
    max-width: 55% !important;
  }

  .max-w-d-56,
  .w-d-56 {
    max-width: 56% !important;
  }

  .w-d-56 {
    width: 56% !important;
  }

  .max-image-w-d-56 img {
    max-width: 56% !important;
  }

  .max-w-d-57,
  .w-d-57 {
    max-width: 57% !important;
  }

  .w-d-57 {
    width: 57% !important;
  }

  .max-image-w-d-57 img {
    max-width: 57% !important;
  }

  .max-w-d-58,
  .w-d-58 {
    max-width: 58% !important;
  }

  .w-d-58 {
    width: 58% !important;
  }

  .max-image-w-d-58 img {
    max-width: 58% !important;
  }

  .max-w-d-59,
  .w-d-59 {
    max-width: 59% !important;
  }

  .w-d-59 {
    width: 59% !important;
  }

  .max-image-w-d-59 img {
    max-width: 59% !important;
  }

  .max-w-d-60,
  .w-d-60 {
    max-width: 60% !important;
  }

  .w-d-60 {
    width: 60% !important;
  }

  .max-image-w-d-60 img {
    max-width: 60% !important;
  }

  .max-w-d-61,
  .w-d-61 {
    max-width: 61% !important;
  }

  .w-d-61 {
    width: 61% !important;
  }

  .max-image-w-d-61 img {
    max-width: 61% !important;
  }

  .max-w-d-62,
  .w-d-62 {
    max-width: 62% !important;
  }

  .w-d-62 {
    width: 62% !important;
  }

  .max-image-w-d-62 img {
    max-width: 62% !important;
  }

  .max-w-d-63,
  .w-d-63 {
    max-width: 63% !important;
  }

  .w-d-63 {
    width: 63% !important;
  }

  .max-image-w-d-63 img {
    max-width: 63% !important;
  }

  .max-w-d-64,
  .w-d-64 {
    max-width: 64% !important;
  }

  .w-d-64 {
    width: 64% !important;
  }

  .max-image-w-d-64 img {
    max-width: 64% !important;
  }

  .max-w-d-65,
  .w-d-65 {
    max-width: 65% !important;
  }

  .w-d-65 {
    width: 65% !important;
  }

  .max-image-w-d-65 img {
    max-width: 65% !important;
  }

  .max-w-d-66,
  .w-d-66 {
    max-width: 66% !important;
  }

  .w-d-66 {
    width: 66% !important;
  }

  .max-image-w-d-66 img {
    max-width: 66% !important;
  }

  .max-w-d-67,
  .w-d-67 {
    max-width: 67% !important;
  }

  .w-d-67 {
    width: 67% !important;
  }

  .max-image-w-d-67 img {
    max-width: 67% !important;
  }

  .max-w-d-68,
  .w-d-68 {
    max-width: 68% !important;
  }

  .w-d-68 {
    width: 68% !important;
  }

  .max-image-w-d-68 img {
    max-width: 68% !important;
  }

  .max-w-d-69,
  .w-d-69 {
    max-width: 69% !important;
  }

  .w-d-69 {
    width: 69% !important;
  }

  .max-image-w-d-69 img {
    max-width: 69% !important;
  }

  .max-w-d-70,
  .w-d-70 {
    max-width: 70% !important;
  }

  .w-d-70 {
    width: 70% !important;
  }

  .max-image-w-d-70 img {
    max-width: 70% !important;
  }

  .max-w-d-71,
  .w-d-71 {
    max-width: 71% !important;
  }

  .w-d-71 {
    width: 71% !important;
  }

  .max-image-w-d-71 img {
    max-width: 71% !important;
  }

  .max-w-d-72,
  .w-d-72 {
    max-width: 72% !important;
  }

  .w-d-72 {
    width: 72% !important;
  }

  .max-image-w-d-72 img {
    max-width: 72% !important;
  }

  .max-w-d-73,
  .w-d-73 {
    max-width: 73% !important;
  }

  .w-d-73 {
    width: 73% !important;
  }

  .max-image-w-d-73 img {
    max-width: 73% !important;
  }

  .max-w-d-74,
  .w-d-74 {
    max-width: 74% !important;
  }

  .w-d-74 {
    width: 74% !important;
  }

  .max-image-w-d-74 img {
    max-width: 74% !important;
  }

  .max-w-d-75,
  .w-d-75 {
    max-width: 75% !important;
  }

  .w-d-75 {
    width: 75% !important;
  }

  .max-image-w-d-75 img {
    max-width: 75% !important;
  }

  .max-w-d-76,
  .w-d-76 {
    max-width: 76% !important;
  }

  .w-d-76 {
    width: 76% !important;
  }

  .max-image-w-d-76 img {
    max-width: 76% !important;
  }

  .max-w-d-77,
  .w-d-77 {
    max-width: 77% !important;
  }

  .w-d-77 {
    width: 77% !important;
  }

  .max-image-w-d-77 img {
    max-width: 77% !important;
  }

  .max-w-d-78,
  .w-d-78 {
    max-width: 78% !important;
  }

  .w-d-78 {
    width: 78% !important;
  }

  .max-image-w-d-78 img {
    max-width: 78% !important;
  }

  .max-w-d-79,
  .w-d-79 {
    max-width: 79% !important;
  }

  .w-d-79 {
    width: 79% !important;
  }

  .max-image-w-d-79 img {
    max-width: 79% !important;
  }

  .max-w-d-80,
  .w-d-80 {
    max-width: 80% !important;
  }

  .w-d-80 {
    width: 80% !important;
  }

  .max-image-w-d-80 img {
    max-width: 80% !important;
  }

  .max-w-d-81,
  .w-d-81 {
    max-width: 81% !important;
  }

  .w-d-81 {
    width: 81% !important;
  }

  .max-image-w-d-81 img {
    max-width: 81% !important;
  }

  .max-w-d-82,
  .w-d-82 {
    max-width: 82% !important;
  }

  .w-d-82 {
    width: 82% !important;
  }

  .max-image-w-d-82 img {
    max-width: 82% !important;
  }

  .max-w-d-83,
  .w-d-83 {
    max-width: 83% !important;
  }

  .w-d-83 {
    width: 83% !important;
  }

  .max-image-w-d-83 img {
    max-width: 83% !important;
  }

  .max-w-d-84,
  .w-d-84 {
    max-width: 84% !important;
  }

  .w-d-84 {
    width: 84% !important;
  }

  .max-image-w-d-84 img {
    max-width: 84% !important;
  }

  .max-w-d-85,
  .w-d-85 {
    max-width: 85% !important;
  }

  .w-d-85 {
    width: 85% !important;
  }

  .max-image-w-d-85 img {
    max-width: 85% !important;
  }

  .max-w-d-86,
  .w-d-86 {
    max-width: 86% !important;
  }

  .w-d-86 {
    width: 86% !important;
  }

  .max-image-w-d-86 img {
    max-width: 86% !important;
  }

  .max-w-d-87,
  .w-d-87 {
    max-width: 87% !important;
  }

  .w-d-87 {
    width: 87% !important;
  }

  .max-image-w-d-87 img {
    max-width: 87% !important;
  }

  .max-w-d-88,
  .w-d-88 {
    max-width: 88% !important;
  }

  .w-d-88 {
    width: 88% !important;
  }

  .max-image-w-d-88 img {
    max-width: 88% !important;
  }

  .max-w-d-89,
  .w-d-89 {
    max-width: 89% !important;
  }

  .w-d-89 {
    width: 89% !important;
  }

  .max-image-w-d-89 img {
    max-width: 89% !important;
  }

  .max-w-d-90,
  .w-d-90 {
    max-width: 90% !important;
  }

  .w-d-90 {
    width: 90% !important;
  }

  .max-image-w-d-90 img {
    max-width: 90% !important;
  }

  .max-w-d-91,
  .w-d-91 {
    max-width: 91% !important;
  }

  .w-d-91 {
    width: 91% !important;
  }

  .max-image-w-d-91 img {
    max-width: 91% !important;
  }

  .max-w-d-92,
  .w-d-92 {
    max-width: 92% !important;
  }

  .w-d-92 {
    width: 92% !important;
  }

  .max-image-w-d-92 img {
    max-width: 92% !important;
  }

  .max-w-d-93,
  .w-d-93 {
    max-width: 93% !important;
  }

  .w-d-93 {
    width: 93% !important;
  }

  .max-image-w-d-93 img {
    max-width: 93% !important;
  }

  .max-w-d-94,
  .w-d-94 {
    max-width: 94% !important;
  }

  .w-d-94 {
    width: 94% !important;
  }

  .max-image-w-d-94 img {
    max-width: 94% !important;
  }

  .max-w-d-95,
  .w-d-95 {
    max-width: 95% !important;
  }

  .w-d-95 {
    width: 95% !important;
  }

  .max-image-w-d-95 img {
    max-width: 95% !important;
  }

  .max-w-d-96,
  .w-d-96 {
    max-width: 96% !important;
  }

  .w-d-96 {
    width: 96% !important;
  }

  .max-image-w-d-96 img {
    max-width: 96% !important;
  }

  .max-w-d-97,
  .w-d-97 {
    max-width: 97% !important;
  }

  .w-d-97 {
    width: 97% !important;
  }

  .max-image-w-d-97 img {
    max-width: 97% !important;
  }

  .max-w-d-98,
  .w-d-98 {
    max-width: 98% !important;
  }

  .w-d-98 {
    width: 98% !important;
  }

  .max-image-w-d-98 img {
    max-width: 98% !important;
  }

  .max-w-d-99,
  .w-d-99 {
    max-width: 99% !important;
  }

  .w-d-99 {
    width: 99% !important;
  }

  .max-image-w-d-99 img {
    max-width: 99% !important;
  }

  .max-w-d-100,
  .w-d-100 {
    max-width: 100% !important;
  }

  .w-d-100 {
    width: 100% !important;
  }

  .max-image-w-d-100 img {
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  .max-w-m-1,
  .w-m-1 {
    max-width: 1% !important;
  }

  .w-m-1 {
    width: 1% !important;
  }

  .max-image-w-m-1 img {
    max-width: 1% !important;
  }

  .max-w-m-2,
  .w-m-2 {
    max-width: 2% !important;
  }

  .w-m-2 {
    width: 2% !important;
  }

  .max-image-w-m-2 img {
    max-width: 2% !important;
  }

  .max-w-m-3,
  .w-m-3 {
    max-width: 3% !important;
  }

  .w-m-3 {
    width: 3% !important;
  }

  .max-image-w-m-3 img {
    max-width: 3% !important;
  }

  .max-w-m-4,
  .w-m-4 {
    max-width: 4% !important;
  }

  .w-m-4 {
    width: 4% !important;
  }

  .max-image-w-m-4 img {
    max-width: 4% !important;
  }

  .max-w-m-5,
  .w-m-5 {
    max-width: 5% !important;
  }

  .w-m-5 {
    width: 5% !important;
  }

  .max-image-w-m-5 img {
    max-width: 5% !important;
  }

  .max-w-m-6,
  .w-m-6 {
    max-width: 6% !important;
  }

  .w-m-6 {
    width: 6% !important;
  }

  .max-image-w-m-6 img {
    max-width: 6% !important;
  }

  .max-w-m-7,
  .w-m-7 {
    max-width: 7% !important;
  }

  .w-m-7 {
    width: 7% !important;
  }

  .max-image-w-m-7 img {
    max-width: 7% !important;
  }

  .max-w-m-8,
  .w-m-8 {
    max-width: 8% !important;
  }

  .w-m-8 {
    width: 8% !important;
  }

  .max-image-w-m-8 img {
    max-width: 8% !important;
  }

  .max-w-m-9,
  .w-m-9 {
    max-width: 9% !important;
  }

  .w-m-9 {
    width: 9% !important;
  }

  .max-image-w-m-9 img {
    max-width: 9% !important;
  }

  .max-w-m-10,
  .w-m-10 {
    max-width: 10% !important;
  }

  .w-m-10 {
    width: 10% !important;
  }

  .max-image-w-m-10 img {
    max-width: 10% !important;
  }

  .max-w-m-11,
  .w-m-11 {
    max-width: 11% !important;
  }

  .w-m-11 {
    width: 11% !important;
  }

  .max-image-w-m-11 img {
    max-width: 11% !important;
  }

  .max-w-m-12,
  .w-m-12 {
    max-width: 12% !important;
  }

  .w-m-12 {
    width: 12% !important;
  }

  .max-image-w-m-12 img {
    max-width: 12% !important;
  }

  .max-w-m-13,
  .w-m-13 {
    max-width: 13% !important;
  }

  .w-m-13 {
    width: 13% !important;
  }

  .max-image-w-m-13 img {
    max-width: 13% !important;
  }

  .max-w-m-14,
  .w-m-14 {
    max-width: 14% !important;
  }

  .w-m-14 {
    width: 14% !important;
  }

  .max-image-w-m-14 img {
    max-width: 14% !important;
  }

  .max-w-m-15,
  .w-m-15 {
    max-width: 15% !important;
  }

  .w-m-15 {
    width: 15% !important;
  }

  .max-image-w-m-15 img {
    max-width: 15% !important;
  }

  .max-w-m-16,
  .w-m-16 {
    max-width: 16% !important;
  }

  .w-m-16 {
    width: 16% !important;
  }

  .max-image-w-m-16 img {
    max-width: 16% !important;
  }

  .max-w-m-17,
  .w-m-17 {
    max-width: 17% !important;
  }

  .w-m-17 {
    width: 17% !important;
  }

  .max-image-w-m-17 img {
    max-width: 17% !important;
  }

  .max-w-m-18,
  .w-m-18 {
    max-width: 18% !important;
  }

  .w-m-18 {
    width: 18% !important;
  }

  .max-image-w-m-18 img {
    max-width: 18% !important;
  }

  .max-w-m-19,
  .w-m-19 {
    max-width: 19% !important;
  }

  .w-m-19 {
    width: 19% !important;
  }

  .max-image-w-m-19 img {
    max-width: 19% !important;
  }

  .max-w-m-20,
  .w-m-20 {
    max-width: 20% !important;
  }

  .w-m-20 {
    width: 20% !important;
  }

  .max-image-w-m-20 img {
    max-width: 20% !important;
  }

  .max-w-m-21,
  .w-m-21 {
    max-width: 21% !important;
  }

  .w-m-21 {
    width: 21% !important;
  }

  .max-image-w-m-21 img {
    max-width: 21% !important;
  }

  .max-w-m-22,
  .w-m-22 {
    max-width: 22% !important;
  }

  .w-m-22 {
    width: 22% !important;
  }

  .max-image-w-m-22 img {
    max-width: 22% !important;
  }

  .max-w-m-23,
  .w-m-23 {
    max-width: 23% !important;
  }

  .w-m-23 {
    width: 23% !important;
  }

  .max-image-w-m-23 img {
    max-width: 23% !important;
  }

  .max-w-m-24,
  .w-m-24 {
    max-width: 24% !important;
  }

  .w-m-24 {
    width: 24% !important;
  }

  .max-image-w-m-24 img {
    max-width: 24% !important;
  }

  .max-w-m-25,
  .w-m-25 {
    max-width: 25% !important;
  }

  .w-m-25 {
    width: 25% !important;
  }

  .max-image-w-m-25 img {
    max-width: 25% !important;
  }

  .max-w-m-26,
  .w-m-26 {
    max-width: 26% !important;
  }

  .w-m-26 {
    width: 26% !important;
  }

  .max-image-w-m-26 img {
    max-width: 26% !important;
  }

  .max-w-m-27,
  .w-m-27 {
    max-width: 27% !important;
  }

  .w-m-27 {
    width: 27% !important;
  }

  .max-image-w-m-27 img {
    max-width: 27% !important;
  }

  .max-w-m-28,
  .w-m-28 {
    max-width: 28% !important;
  }

  .w-m-28 {
    width: 28% !important;
  }

  .max-image-w-m-28 img {
    max-width: 28% !important;
  }

  .max-w-m-29,
  .w-m-29 {
    max-width: 29% !important;
  }

  .w-m-29 {
    width: 29% !important;
  }

  .max-image-w-m-29 img {
    max-width: 29% !important;
  }

  .max-w-m-30,
  .w-m-30 {
    max-width: 30% !important;
  }

  .w-m-30 {
    width: 30% !important;
  }

  .max-image-w-m-30 img {
    max-width: 30% !important;
  }

  .max-w-m-31,
  .w-m-31 {
    max-width: 31% !important;
  }

  .w-m-31 {
    width: 31% !important;
  }

  .max-image-w-m-31 img {
    max-width: 31% !important;
  }

  .max-w-m-32,
  .w-m-32 {
    max-width: 32% !important;
  }

  .w-m-32 {
    width: 32% !important;
  }

  .max-image-w-m-32 img {
    max-width: 32% !important;
  }

  .max-w-m-33,
  .w-m-33 {
    max-width: 33% !important;
  }

  .w-m-33 {
    width: 33% !important;
  }

  .max-image-w-m-33 img {
    max-width: 33% !important;
  }

  .max-w-m-34,
  .w-m-34 {
    max-width: 34% !important;
  }

  .w-m-34 {
    width: 34% !important;
  }

  .max-image-w-m-34 img {
    max-width: 34% !important;
  }

  .max-w-m-35,
  .w-m-35 {
    max-width: 35% !important;
  }

  .w-m-35 {
    width: 35% !important;
  }

  .max-image-w-m-35 img {
    max-width: 35% !important;
  }

  .max-w-m-36,
  .w-m-36 {
    max-width: 36% !important;
  }

  .w-m-36 {
    width: 36% !important;
  }

  .max-image-w-m-36 img {
    max-width: 36% !important;
  }

  .max-w-m-37,
  .w-m-37 {
    max-width: 37% !important;
  }

  .w-m-37 {
    width: 37% !important;
  }

  .max-image-w-m-37 img {
    max-width: 37% !important;
  }

  .max-w-m-38,
  .w-m-38 {
    max-width: 38% !important;
  }

  .w-m-38 {
    width: 38% !important;
  }

  .max-image-w-m-38 img {
    max-width: 38% !important;
  }

  .max-w-m-39,
  .w-m-39 {
    max-width: 39% !important;
  }

  .w-m-39 {
    width: 39% !important;
  }

  .max-image-w-m-39 img {
    max-width: 39% !important;
  }

  .max-w-m-40,
  .w-m-40 {
    max-width: 40% !important;
  }

  .w-m-40 {
    width: 40% !important;
  }

  .max-image-w-m-40 img {
    max-width: 40% !important;
  }

  .max-w-m-41,
  .w-m-41 {
    max-width: 41% !important;
  }

  .w-m-41 {
    width: 41% !important;
  }

  .max-image-w-m-41 img {
    max-width: 41% !important;
  }

  .max-w-m-42,
  .w-m-42 {
    max-width: 42% !important;
  }

  .w-m-42 {
    width: 42% !important;
  }

  .max-image-w-m-42 img {
    max-width: 42% !important;
  }

  .max-w-m-43,
  .w-m-43 {
    max-width: 43% !important;
  }

  .w-m-43 {
    width: 43% !important;
  }

  .max-image-w-m-43 img {
    max-width: 43% !important;
  }

  .max-w-m-44,
  .w-m-44 {
    max-width: 44% !important;
  }

  .w-m-44 {
    width: 44% !important;
  }

  .max-image-w-m-44 img {
    max-width: 44% !important;
  }

  .max-w-m-45,
  .w-m-45 {
    max-width: 45% !important;
  }

  .w-m-45 {
    width: 45% !important;
  }

  .max-image-w-m-45 img {
    max-width: 45% !important;
  }

  .max-w-m-46,
  .w-m-46 {
    max-width: 46% !important;
  }

  .w-m-46 {
    width: 46% !important;
  }

  .max-image-w-m-46 img {
    max-width: 46% !important;
  }

  .max-w-m-47,
  .w-m-47 {
    max-width: 47% !important;
  }

  .w-m-47 {
    width: 47% !important;
  }

  .max-image-w-m-47 img {
    max-width: 47% !important;
  }

  .max-w-m-48,
  .w-m-48 {
    max-width: 48% !important;
  }

  .w-m-48 {
    width: 48% !important;
  }

  .max-image-w-m-48 img {
    max-width: 48% !important;
  }

  .max-w-m-49,
  .w-m-49 {
    max-width: 49% !important;
  }

  .w-m-49 {
    width: 49% !important;
  }

  .max-image-w-m-49 img {
    max-width: 49% !important;
  }

  .max-w-m-50,
  .w-m-50 {
    max-width: 50% !important;
  }

  .w-m-50 {
    width: 50% !important;
  }

  .max-image-w-m-50 img {
    max-width: 50% !important;
  }

  .max-w-m-51,
  .w-m-51 {
    max-width: 51% !important;
  }

  .w-m-51 {
    width: 51% !important;
  }

  .max-image-w-m-51 img {
    max-width: 51% !important;
  }

  .max-w-m-52,
  .w-m-52 {
    max-width: 52% !important;
  }

  .w-m-52 {
    width: 52% !important;
  }

  .max-image-w-m-52 img {
    max-width: 52% !important;
  }

  .max-w-m-53,
  .w-m-53 {
    max-width: 53% !important;
  }

  .w-m-53 {
    width: 53% !important;
  }

  .max-image-w-m-53 img {
    max-width: 53% !important;
  }

  .max-w-m-54,
  .w-m-54 {
    max-width: 54% !important;
  }

  .w-m-54 {
    width: 54% !important;
  }

  .max-image-w-m-54 img {
    max-width: 54% !important;
  }

  .max-w-m-55,
  .w-m-55 {
    max-width: 55% !important;
  }

  .w-m-55 {
    width: 55% !important;
  }

  .max-image-w-m-55 img {
    max-width: 55% !important;
  }

  .max-w-m-56,
  .w-m-56 {
    max-width: 56% !important;
  }

  .w-m-56 {
    width: 56% !important;
  }

  .max-image-w-m-56 img {
    max-width: 56% !important;
  }

  .max-w-m-57,
  .w-m-57 {
    max-width: 57% !important;
  }

  .w-m-57 {
    width: 57% !important;
  }

  .max-image-w-m-57 img {
    max-width: 57% !important;
  }

  .max-w-m-58,
  .w-m-58 {
    max-width: 58% !important;
  }

  .w-m-58 {
    width: 58% !important;
  }

  .max-image-w-m-58 img {
    max-width: 58% !important;
  }

  .max-w-m-59,
  .w-m-59 {
    max-width: 59% !important;
  }

  .w-m-59 {
    width: 59% !important;
  }

  .max-image-w-m-59 img {
    max-width: 59% !important;
  }

  .max-w-m-60,
  .w-m-60 {
    max-width: 60% !important;
  }

  .w-m-60 {
    width: 60% !important;
  }

  .max-image-w-m-60 img {
    max-width: 60% !important;
  }

  .max-w-m-61,
  .w-m-61 {
    max-width: 61% !important;
  }

  .w-m-61 {
    width: 61% !important;
  }

  .max-image-w-m-61 img {
    max-width: 61% !important;
  }

  .max-w-m-62,
  .w-m-62 {
    max-width: 62% !important;
  }

  .w-m-62 {
    width: 62% !important;
  }

  .max-image-w-m-62 img {
    max-width: 62% !important;
  }

  .max-w-m-63,
  .w-m-63 {
    max-width: 63% !important;
  }

  .w-m-63 {
    width: 63% !important;
  }

  .max-image-w-m-63 img {
    max-width: 63% !important;
  }

  .max-w-m-64,
  .w-m-64 {
    max-width: 64% !important;
  }

  .w-m-64 {
    width: 64% !important;
  }

  .max-image-w-m-64 img {
    max-width: 64% !important;
  }

  .max-w-m-65,
  .w-m-65 {
    max-width: 65% !important;
  }

  .w-m-65 {
    width: 65% !important;
  }

  .max-image-w-m-65 img {
    max-width: 65% !important;
  }

  .max-w-m-66,
  .w-m-66 {
    max-width: 66% !important;
  }

  .w-m-66 {
    width: 66% !important;
  }

  .max-image-w-m-66 img {
    max-width: 66% !important;
  }

  .max-w-m-67,
  .w-m-67 {
    max-width: 67% !important;
  }

  .w-m-67 {
    width: 67% !important;
  }

  .max-image-w-m-67 img {
    max-width: 67% !important;
  }

  .max-w-m-68,
  .w-m-68 {
    max-width: 68% !important;
  }

  .w-m-68 {
    width: 68% !important;
  }

  .max-image-w-m-68 img {
    max-width: 68% !important;
  }

  .max-w-m-69,
  .w-m-69 {
    max-width: 69% !important;
  }

  .w-m-69 {
    width: 69% !important;
  }

  .max-image-w-m-69 img {
    max-width: 69% !important;
  }

  .max-w-m-70,
  .w-m-70 {
    max-width: 70% !important;
  }

  .w-m-70 {
    width: 70% !important;
  }

  .max-image-w-m-70 img {
    max-width: 70% !important;
  }

  .max-w-m-71,
  .w-m-71 {
    max-width: 71% !important;
  }

  .w-m-71 {
    width: 71% !important;
  }

  .max-image-w-m-71 img {
    max-width: 71% !important;
  }

  .max-w-m-72,
  .w-m-72 {
    max-width: 72% !important;
  }

  .w-m-72 {
    width: 72% !important;
  }

  .max-image-w-m-72 img {
    max-width: 72% !important;
  }

  .max-w-m-73,
  .w-m-73 {
    max-width: 73% !important;
  }

  .w-m-73 {
    width: 73% !important;
  }

  .max-image-w-m-73 img {
    max-width: 73% !important;
  }

  .max-w-m-74,
  .w-m-74 {
    max-width: 74% !important;
  }

  .w-m-74 {
    width: 74% !important;
  }

  .max-image-w-m-74 img {
    max-width: 74% !important;
  }

  .max-w-m-75,
  .w-m-75 {
    max-width: 75% !important;
  }

  .w-m-75 {
    width: 75% !important;
  }

  .max-image-w-m-75 img {
    max-width: 75% !important;
  }

  .max-w-m-76,
  .w-m-76 {
    max-width: 76% !important;
  }

  .w-m-76 {
    width: 76% !important;
  }

  .max-image-w-m-76 img {
    max-width: 76% !important;
  }

  .max-w-m-77,
  .w-m-77 {
    max-width: 77% !important;
  }

  .w-m-77 {
    width: 77% !important;
  }

  .max-image-w-m-77 img {
    max-width: 77% !important;
  }

  .max-w-m-78,
  .w-m-78 {
    max-width: 78% !important;
  }

  .w-m-78 {
    width: 78% !important;
  }

  .max-image-w-m-78 img {
    max-width: 78% !important;
  }

  .max-w-m-79,
  .w-m-79 {
    max-width: 79% !important;
  }

  .w-m-79 {
    width: 79% !important;
  }

  .max-image-w-m-79 img {
    max-width: 79% !important;
  }

  .max-w-m-80,
  .w-m-80 {
    max-width: 80% !important;
  }

  .w-m-80 {
    width: 80% !important;
  }

  .max-image-w-m-80 img {
    max-width: 80% !important;
  }

  .max-w-m-81,
  .w-m-81 {
    max-width: 81% !important;
  }

  .w-m-81 {
    width: 81% !important;
  }

  .max-image-w-m-81 img {
    max-width: 81% !important;
  }

  .max-w-m-82,
  .w-m-82 {
    max-width: 82% !important;
  }

  .w-m-82 {
    width: 82% !important;
  }

  .max-image-w-m-82 img {
    max-width: 82% !important;
  }

  .max-w-m-83,
  .w-m-83 {
    max-width: 83% !important;
  }

  .w-m-83 {
    width: 83% !important;
  }

  .max-image-w-m-83 img {
    max-width: 83% !important;
  }

  .max-w-m-84,
  .w-m-84 {
    max-width: 84% !important;
  }

  .w-m-84 {
    width: 84% !important;
  }

  .max-image-w-m-84 img {
    max-width: 84% !important;
  }

  .max-w-m-85,
  .w-m-85 {
    max-width: 85% !important;
  }

  .w-m-85 {
    width: 85% !important;
  }

  .max-image-w-m-85 img {
    max-width: 85% !important;
  }

  .max-w-m-86,
  .w-m-86 {
    max-width: 86% !important;
  }

  .w-m-86 {
    width: 86% !important;
  }

  .max-image-w-m-86 img {
    max-width: 86% !important;
  }

  .max-w-m-87,
  .w-m-87 {
    max-width: 87% !important;
  }

  .w-m-87 {
    width: 87% !important;
  }

  .max-image-w-m-87 img {
    max-width: 87% !important;
  }

  .max-w-m-88,
  .w-m-88 {
    max-width: 88% !important;
  }

  .w-m-88 {
    width: 88% !important;
  }

  .max-image-w-m-88 img {
    max-width: 88% !important;
  }

  .max-w-m-89,
  .w-m-89 {
    max-width: 89% !important;
  }

  .w-m-89 {
    width: 89% !important;
  }

  .max-image-w-m-89 img {
    max-width: 89% !important;
  }

  .max-w-m-90,
  .w-m-90 {
    max-width: 90% !important;
  }

  .w-m-90 {
    width: 90% !important;
  }

  .max-image-w-m-90 img {
    max-width: 90% !important;
  }

  .max-w-m-91,
  .w-m-91 {
    max-width: 91% !important;
  }

  .w-m-91 {
    width: 91% !important;
  }

  .max-image-w-m-91 img {
    max-width: 91% !important;
  }

  .max-w-m-92,
  .w-m-92 {
    max-width: 92% !important;
  }

  .w-m-92 {
    width: 92% !important;
  }

  .max-image-w-m-92 img {
    max-width: 92% !important;
  }

  .max-w-m-93,
  .w-m-93 {
    max-width: 93% !important;
  }

  .w-m-93 {
    width: 93% !important;
  }

  .max-image-w-m-93 img {
    max-width: 93% !important;
  }

  .max-w-m-94,
  .w-m-94 {
    max-width: 94% !important;
  }

  .w-m-94 {
    width: 94% !important;
  }

  .max-image-w-m-94 img {
    max-width: 94% !important;
  }

  .max-w-m-95,
  .w-m-95 {
    max-width: 95% !important;
  }

  .w-m-95 {
    width: 95% !important;
  }

  .max-image-w-m-95 img {
    max-width: 95% !important;
  }

  .max-w-m-96,
  .w-m-96 {
    max-width: 96% !important;
  }

  .w-m-96 {
    width: 96% !important;
  }

  .max-image-w-m-96 img {
    max-width: 96% !important;
  }

  .max-w-m-97,
  .w-m-97 {
    max-width: 97% !important;
  }

  .w-m-97 {
    width: 97% !important;
  }

  .max-image-w-m-97 img {
    max-width: 97% !important;
  }

  .max-w-m-98,
  .w-m-98 {
    max-width: 98% !important;
  }

  .w-m-98 {
    width: 98% !important;
  }

  .max-image-w-m-98 img {
    max-width: 98% !important;
  }

  .max-w-m-99,
  .w-m-99 {
    max-width: 99% !important;
  }

  .w-m-99 {
    width: 99% !important;
  }

  .max-image-w-m-99 img {
    max-width: 99% !important;
  }

  .max-w-m-100,
  .w-m-100 {
    max-width: 100% !important;
  }

  .w-m-100 {
    width: 100% !important;
  }

  .max-image-w-m-100 img {
    max-width: 100% !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

::selection {
  background: #f28ca6;
  color: #116733;
}

::-moz-selection {
  background: #f28ca6;
  color: #116733;
}

* {
  outline: none;
}

* .outlined {
  outline: 1px solid #e20e17;
}

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

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

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

.container-fluid > .row {
  -webkit-box-orient: vertical;
  -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;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  margin: 0;
  padding: 0;
  direction: ltr;
  text-align: left;
}

body.large-font-size #content .h1,
body.large-font-size #content h1 {
  font-size: 36px;
  line-height: 3.14;
}

@media (min-width: 992px) {
  body.large-font-size #content .h1,
  body.large-font-size #content h1 {
    font-size: 45px;
    line-height: 4.14;
  }
}

body.large-font-size #content .h2,
body.large-font-size #content h2 {
  font-size: 30px;
  line-height: 3.31;
}

@media (min-width: 992px) {
  body.large-font-size #content .h2,
  body.large-font-size #content h2 {
    font-size: 35px;
    line-height: 4.31;
  }
}

body.large-font-size #content .h3,
body.large-font-size #content h3 {
  font-size: 26px;
  line-height: 3.21;
}

@media (min-width: 992px) {
  body.large-font-size #content .h3,
  body.large-font-size #content h3 {
    font-size: 31px;
    line-height: 4.21;
  }
}

body.large-font-size #content .h4,
body.large-font-size #content h4 {
  font-size: 23px;
  line-height: 3.14;
}

@media (min-width: 992px) {
  body.large-font-size #content .h4,
  body.large-font-size #content h4 {
    font-size: 24px;
    line-height: 4.14;
  }
}

body.large-font-size #content .p,
body.large-font-size #content p {
  font-size: 18px;
  line-height: 3.67;
}

@media (min-width: 992px) {
  body.large-font-size #content .p,
  body.large-font-size #content p {
    font-size: 19px;
    line-height: 4.67;
  }
}

body.large-font-size #content .a,
body.large-font-size #content a {
  font-size: 18px;
  line-height: 3.67;
}

@media (min-width: 992px) {
  body.large-font-size #content .a,
  body.large-font-size #content a {
    font-size: 19px;
    line-height: 4.67;
  }
}

body.large-font-size #content .small {
  font-size: 13px;
  line-height: 1;
}

body.larger-font-size #content .h1,
body.larger-font-size #content h1 {
  font-size: 38px;
  line-height: 5.14;
}

@media (min-width: 992px) {
  body.larger-font-size #content .h1,
  body.larger-font-size #content h1 {
    font-size: 48px;
    line-height: 7.14;
  }
}

body.larger-font-size #content .h2,
body.larger-font-size #content h2 {
  font-size: 32px;
  line-height: 5.31;
}

@media (min-width: 992px) {
  body.larger-font-size #content .h2,
  body.larger-font-size #content h2 {
    font-size: 38px;
    line-height: 7.31;
  }
}

body.larger-font-size #content .h3,
body.larger-font-size #content h3 {
  font-size: 28px;
  line-height: 5.21;
}

@media (min-width: 992px) {
  body.larger-font-size #content .h3,
  body.larger-font-size #content h3 {
    font-size: 34px;
    line-height: 7.21;
  }
}

body.larger-font-size #content .h4,
body.larger-font-size #content h4 {
  font-size: 25px;
  line-height: 5.14;
}

@media (min-width: 992px) {
  body.larger-font-size #content .h4,
  body.larger-font-size #content h4 {
    font-size: 27px;
    line-height: 7.14;
  }
}

body.larger-font-size #content .p,
body.larger-font-size #content p {
  font-size: 20px;
  line-height: 5.67;
}

@media (min-width: 992px) {
  body.larger-font-size #content .p,
  body.larger-font-size #content p {
    font-size: 22px;
    line-height: 7.67;
  }
}

body.larger-font-size #content .a,
body.larger-font-size #content a {
  font-size: 20px;
  line-height: 5.67;
}

@media (min-width: 992px) {
  body.larger-font-size #content .a,
  body.larger-font-size #content a {
    font-size: 22px;
    line-height: 7.67;
  }
}

body.larger-font-size #content .small {
  font-size: 15px;
  line-height: 1;
}

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

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

body sup {
  top: 0;
}

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

body .h1,
body h1 {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 1.14;
}

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

body .h1-alt {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 1.14;
}

@media (min-width: 992px) {
  body .h1-alt {
    font-size: 72px;
    line-height: 65px;
  }
}

body .h2,
body h2 {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1.31;
}

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

body .h2-alt {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 32px;
}

@media (min-width: 992px) {
  body .h2-alt {
    font-size: 36px;
    line-height: 39px;
  }
}

body .h3,
body h3 {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.21;
}

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

body .h4,
body h4 {
  color: #1d1d1c;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 1.14;
}

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

body .p,
body p {
  color: #50504e;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.67;
}

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

body .a,
body a {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.67;
}

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

body a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  text-decoration: none;
}

body a,
body a:hover {
  color: #000;
}

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

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

body button {
  background-color: 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 .right {
  text-align: right;
}

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

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

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

@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: #777773 !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

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

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

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

.link-default {
  background-color: rgba(0, 0, 0, 0);
  color: #000 !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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 1px solid #000;
}

.link-default:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #c33d22 !important;
}

.link-default:hover:after {
  border-bottom: 1px solid #c33d22;
}

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

  .link-default:after {
    border-bottom: 1px solid #000;
  }

  .link-default:hover:after {
    border-bottom: 1px solid #c33d22;
  }
}

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

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

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

.link-alt-1:hover:after {
  border-bottom: 3 solid #e94f1d;
}

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

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

  .link-alt-1:hover:after {
    border-bottom: 3 solid #e94f1d;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.link-alt-4 {
  background-color: rgba(0, 0, 0, 0);
  color: #e20e17 !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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 0 solid rgba(0, 0, 0, 0);
}

.link-alt-4:hover {
  background-color: #e20e17;
  color: #fff !important;
}

.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,
  .link-alt-4:hover:after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
  }
}

.link-alt-5 {
  background-color: #e20e17;
  color: #fff !important;
  display: inline-block;
  font-size: 16px !important;
  padding: 0.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0.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:hover {
  background-color: #e20e17;
  color: #e94f1d !important;
}

.link-alt-5:hover:after {
  border-bottom: 1px solid #e94f1d;
}

@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:hover:after {
    border-bottom: 1px solid #e94f1d;
  }
}

.link-alt-6 {
  background-color: rgba(0, 0, 0, 0);
  color: #777773 !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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

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

.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:hover:after {
    border-bottom: 1px solid #fff;
  }
}

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

#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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 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.full-width
  .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.full-width
  .ps-widget[ps-sku],
.btn.full-width,
.btn.full-width .ps-widget[data-ps-sku],
.btn.full-width .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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.btn-color-1 {
  background: #e20e17;
  border: 2px solid #e94f1d;
  color: #e94f1d !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 #e20e17;
    color: #e20e17 !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: #e20e17 !important;
  }
}

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

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

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

@media (min-width: 768px) {
  .btn-color-1.inverted:active,
  .btn-color-1.inverted:focus,
  .btn-color-1.inverted:hover {
    background: #e20e17;
    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: #e20e17;
    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: #e8306e;
  border: 2px solid #e94f1d;
  color: #e94f1d !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 #e8306e;
    color: #e8306e !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: #e8306e !important;
  }
}

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

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

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

@media (min-width: 768px) {
  .btn-color-2.inverted:active,
  .btn-color-2.inverted:focus,
  .btn-color-2.inverted:hover {
    background: #e8306e;
    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: #e8306e;
    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-color-3 {
  background: #e94f1d;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

  .btn-color-3:active,
  .btn-color-3:active .ps-widget[data-ps-sku],
  .btn-color-3:active .ps-widget[ps-sku] {
    color: #e94f1d !important;
  }
}

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

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

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

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

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

.btn-color-4 {
  background: #f7be00;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

  .btn-color-4:active,
  .btn-color-4:active .ps-widget[data-ps-sku],
  .btn-color-4:active .ps-widget[ps-sku] {
    color: #f7be00 !important;
  }
}

.btn-color-4.inverted {
  background: #fff;
  border: 3px solid #f7be00;
  color: #f7be00 !important;
}

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

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

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

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

.btn-color-5 {
  background: #539b33;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-5:active .ps-widget[data-ps-sku],
  .btn-color-5:active .ps-widget[ps-sku],
  .btn-color-5:focus .ps-widget[data-ps-sku],
  .btn-color-5:focus .ps-widget[ps-sku],
  .btn-color-5:hover .ps-widget[data-ps-sku],
  .btn-color-5:hover .ps-widget[ps-sku] {
    color: #539b33 !important;
  }
}

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

  .btn-color-5:active,
  .btn-color-5:active .ps-widget[data-ps-sku],
  .btn-color-5:active .ps-widget[ps-sku] {
    color: #539b33 !important;
  }
}

.btn-color-5.inverted {
  background: #fff;
  border: 3px solid #539b33;
  color: #539b33 !important;
}

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

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

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

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

.btn-color-6 {
  background: #1f7ad6;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

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

.btn-color-6.inverted {
  background: #fff;
  border: 3px solid #1f7ad6;
  color: #1f7ad6 !important;
}

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

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

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

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

.btn-color-7 {
  background: #9540bf;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-7:active .ps-widget[data-ps-sku],
  .btn-color-7:active .ps-widget[ps-sku],
  .btn-color-7:focus .ps-widget[data-ps-sku],
  .btn-color-7:focus .ps-widget[ps-sku],
  .btn-color-7:hover .ps-widget[data-ps-sku],
  .btn-color-7:hover .ps-widget[ps-sku] {
    color: #9540bf !important;
  }
}

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

  .btn-color-7:active,
  .btn-color-7:active .ps-widget[data-ps-sku],
  .btn-color-7:active .ps-widget[ps-sku] {
    color: #9540bf !important;
  }
}

.btn-color-7.inverted {
  background: #fff;
  border: 3px solid #9540bf;
  color: #9540bf !important;
}

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

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

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

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

.btn-color-8 {
  background: #2d99a9;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

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

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

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

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

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

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

.btn-color-9 {
  background: #1d1d1c;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

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

.btn-color-9.inverted {
  background: #fff;
  border: 3px solid #1d1d1c;
  color: #1d1d1c !important;
}

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

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

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

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

.btn-color-10 {
  background: #717276;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

  .btn-color-10:active,
  .btn-color-10:active .ps-widget[data-ps-sku],
  .btn-color-10:active .ps-widget[ps-sku] {
    color: #717276 !important;
  }
}

.btn-color-10.inverted {
  background: #fff;
  border: 3px solid #717276;
  color: #717276 !important;
}

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

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

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

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

.btn-color-white {
  background: #fff;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

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

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

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

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

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

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

.btn-color-gray-100 {
  background: #fff;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

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

.btn-color-gray-100.inverted {
  background: #fff;
  border: 3px solid #fff;
  color: #fff !important;
}

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

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

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

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

.btn-color-gray-200 {
  background: #f8f8f8;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-200:active .ps-widget[data-ps-sku],
  .btn-color-gray-200:active .ps-widget[ps-sku],
  .btn-color-gray-200:focus .ps-widget[data-ps-sku],
  .btn-color-gray-200:focus .ps-widget[ps-sku],
  .btn-color-gray-200:hover .ps-widget[data-ps-sku],
  .btn-color-gray-200:hover .ps-widget[ps-sku] {
    color: #f8f8f8 !important;
  }
}

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

  .btn-color-gray-200:active .ps-widget[data-ps-sku],
  .btn-color-gray-200:active .ps-widget[ps-sku] {
    color: #f8f8f8 !important;
  }
}

.btn-color-gray-200.inverted {
  background: #fff;
  border: 3px solid #f8f8f8;
  color: #f8f8f8 !important;
}

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

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

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

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

.btn-color-gray-300 {
  background: #efefef;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-300:active .ps-widget[data-ps-sku],
  .btn-color-gray-300:active .ps-widget[ps-sku],
  .btn-color-gray-300:focus .ps-widget[data-ps-sku],
  .btn-color-gray-300:focus .ps-widget[ps-sku],
  .btn-color-gray-300:hover .ps-widget[data-ps-sku],
  .btn-color-gray-300:hover .ps-widget[ps-sku] {
    color: #efefef !important;
  }
}

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

  .btn-color-gray-300:active .ps-widget[data-ps-sku],
  .btn-color-gray-300:active .ps-widget[ps-sku] {
    color: #efefef !important;
  }
}

.btn-color-gray-300.inverted {
  background: #fff;
  border: 3px solid #efefef;
  color: #efefef !important;
}

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

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

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

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

.btn-color-gray-400 {
  background: #cfcfce;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-400:active .ps-widget[data-ps-sku],
  .btn-color-gray-400:active .ps-widget[ps-sku],
  .btn-color-gray-400:focus .ps-widget[data-ps-sku],
  .btn-color-gray-400:focus .ps-widget[ps-sku],
  .btn-color-gray-400:hover .ps-widget[data-ps-sku],
  .btn-color-gray-400:hover .ps-widget[ps-sku] {
    color: #cfcfce !important;
  }
}

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

  .btn-color-gray-400:active .ps-widget[data-ps-sku],
  .btn-color-gray-400:active .ps-widget[ps-sku] {
    color: #cfcfce !important;
  }
}

.btn-color-gray-400.inverted {
  background: #fff;
  border: 3px solid #cfcfce;
  color: #cfcfce !important;
}

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

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

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

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

.btn-color-gray-500 {
  background: #959593;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-500:active .ps-widget[data-ps-sku],
  .btn-color-gray-500:active .ps-widget[ps-sku],
  .btn-color-gray-500:focus .ps-widget[data-ps-sku],
  .btn-color-gray-500:focus .ps-widget[ps-sku],
  .btn-color-gray-500:hover .ps-widget[data-ps-sku],
  .btn-color-gray-500:hover .ps-widget[ps-sku] {
    color: #959593 !important;
  }
}

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

  .btn-color-gray-500:active .ps-widget[data-ps-sku],
  .btn-color-gray-500:active .ps-widget[ps-sku] {
    color: #959593 !important;
  }
}

.btn-color-gray-500.inverted {
  background: #fff;
  border: 3px solid #959593;
  color: #959593 !important;
}

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

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

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

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

.btn-color-gray-600 {
  background: #777773;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-600:active .ps-widget[data-ps-sku],
  .btn-color-gray-600:active .ps-widget[ps-sku],
  .btn-color-gray-600:focus .ps-widget[data-ps-sku],
  .btn-color-gray-600:focus .ps-widget[ps-sku],
  .btn-color-gray-600:hover .ps-widget[data-ps-sku],
  .btn-color-gray-600:hover .ps-widget[ps-sku] {
    color: #777773 !important;
  }
}

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

  .btn-color-gray-600:active .ps-widget[data-ps-sku],
  .btn-color-gray-600:active .ps-widget[ps-sku] {
    color: #777773 !important;
  }
}

.btn-color-gray-600.inverted {
  background: #fff;
  border: 3px solid #777773;
  color: #777773 !important;
}

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

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

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

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

.btn-color-gray-700 {
  background: #50504e;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-700:active .ps-widget[data-ps-sku],
  .btn-color-gray-700:active .ps-widget[ps-sku],
  .btn-color-gray-700:focus .ps-widget[data-ps-sku],
  .btn-color-gray-700:focus .ps-widget[ps-sku],
  .btn-color-gray-700:hover .ps-widget[data-ps-sku],
  .btn-color-gray-700:hover .ps-widget[ps-sku] {
    color: #50504e !important;
  }
}

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

  .btn-color-gray-700:active .ps-widget[data-ps-sku],
  .btn-color-gray-700:active .ps-widget[ps-sku] {
    color: #50504e !important;
  }
}

.btn-color-gray-700.inverted {
  background: #fff;
  border: 3px solid #50504e;
  color: #50504e !important;
}

@media (min-width: 768px) {
  .btn-color-gray-700.inverted:active,
  .btn-color-gray-700.inverted:focus,
  .btn-color-gray-700.inverted:hover {
    background: #50504e;
    color: #fff !important;
  }

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

@media (max-width: 767px) {
  .btn-color-gray-700.inverted:active {
    background: #50504e;
    color: #fff !important;
  }

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

.btn-color-gray-800 {
  background: #1d1d1c;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

  .btn-color-gray-800:active .ps-widget[data-ps-sku],
  .btn-color-gray-800:active .ps-widget[ps-sku] {
    color: #1d1d1c !important;
  }
}

.btn-color-gray-800.inverted {
  background: #fff;
  border: 3px solid #1d1d1c;
  color: #1d1d1c !important;
}

@media (min-width: 768px) {
  .btn-color-gray-800.inverted:active,
  .btn-color-gray-800.inverted:focus,
  .btn-color-gray-800.inverted:hover {
    background: #1d1d1c;
    color: #fff !important;
  }

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

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

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

.btn-color-gray-900 {
  background: #0d0d0c;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

  .btn-color-gray-900:active .ps-widget[data-ps-sku],
  .btn-color-gray-900:active .ps-widget[ps-sku],
  .btn-color-gray-900:focus .ps-widget[data-ps-sku],
  .btn-color-gray-900:focus .ps-widget[ps-sku],
  .btn-color-gray-900:hover .ps-widget[data-ps-sku],
  .btn-color-gray-900:hover .ps-widget[ps-sku] {
    color: #0d0d0c !important;
  }
}

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

  .btn-color-gray-900:active .ps-widget[data-ps-sku],
  .btn-color-gray-900:active .ps-widget[ps-sku] {
    color: #0d0d0c !important;
  }
}

.btn-color-gray-900.inverted {
  background: #fff;
  border: 3px solid #0d0d0c;
  color: #0d0d0c !important;
}

@media (min-width: 768px) {
  .btn-color-gray-900.inverted:active,
  .btn-color-gray-900.inverted:focus,
  .btn-color-gray-900.inverted:hover {
    background: #0d0d0c;
    color: #fff !important;
  }

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

@media (max-width: 767px) {
  .btn-color-gray-900.inverted:active {
    background: #0d0d0c;
    color: #fff !important;
  }

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

.btn-color-black {
  background: #000;
  border: 2px solid #e94f1d;
  color: #e94f1d !important;
  text-decoration: none !important;
}

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

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

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

  .btn-color-black:active .ps-widget[data-ps-sku],
  .btn-color-black:active .ps-widget[ps-sku] {
    color: #000 !important;
  }
}

.btn-color-black.inverted {
  background: #fff;
  border: 3px solid #000;
  color: #000 !important;
}

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

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

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

  .btn-color-black.inverted:active .ps-widget[data-ps-sku],
  .btn-color-black.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: 12px;
    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: 18px;
    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: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 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 {
  display: block;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
body .btn,
body .ps-widget[data-ps-sku],
body .ps-widget[ps-sku] {
  border: 2px solid #efefef;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500 !important;
  height: 40px;
  line-height: 1.5;
  max-width: 250px;
  min-width: 180px;
  padding: 0 20px !important;
  width: unset;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-primary,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-primary,
body .btn.btn-primary,
body .ps-widget[data-ps-sku].btn-primary,
body .ps-widget[ps-sku].btn-primary {
  background-color: #1d1d1c;
  border-color: #1d1d1c;
  color: #fff !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-primary:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-primary:hover,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-primary:focus,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-primary:hover,
body .btn.btn-primary:focus,
body .btn.btn-primary:hover,
body .ps-widget[data-ps-sku].btn-primary:focus,
body .ps-widget[data-ps-sku].btn-primary:hover,
body .ps-widget[ps-sku].btn-primary:focus,
body .ps-widget[ps-sku].btn-primary:hover {
  background-color: #c33d22;
  border-color: #c33d22;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-primary:active,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-primary:active,
body .btn.btn-primary:active,
body .ps-widget[data-ps-sku].btn-primary:active,
body .ps-widget[ps-sku].btn-primary:active {
  background-color: #1a6369;
  border-color: #1a6369;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[ps-sku],
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[data-ps-sku],
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[ps-sku],
body .btn.btn-secondary,
body .ps-widget[data-ps-sku].btn-secondary,
body .ps-widget[ps-sku].btn-secondary {
  background-color: #fff;
  color: #50504e !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[data-ps-sku]:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[data-ps-sku]:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[ps-sku]:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[ps-sku]:hover,
#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.ps-widget[data-ps-sku]:focus,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[data-ps-sku]:hover,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[ps-sku]:focus,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[ps-sku]:hover,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
body .btn.btn-secondary:focus,
body .btn.btn-secondary:hover,
body .ps-widget[data-ps-sku].btn-secondary:focus,
body .ps-widget[data-ps-sku].btn-secondary:hover,
body .ps-widget[ps-sku].btn-secondary:focus,
body .ps-widget[ps-sku].btn-secondary:hover {
  border-color: #ffa67a !important;
  color: #1d1d1c !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[data-ps-sku]:active,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.ps-widget[ps-sku]:active,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button:active,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[data-ps-sku]:active,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.ps-widget[ps-sku]:active,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:active,
body .btn.btn-secondary:active,
body .ps-widget[data-ps-sku].btn-secondary:active,
body .ps-widget[ps-sku].btn-secondary:active {
  border-color: #85d1e0 !important;
  color: #1d1d1c !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-knockout,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-knockout,
body .btn.btn-knockout,
body .ps-widget[data-ps-sku].btn-knockout,
body .ps-widget[ps-sku].btn-knockout {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  color: #fff !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-knockout:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-knockout:hover,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-knockout:focus,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-knockout:hover,
body .btn.btn-knockout:focus,
body .btn.btn-knockout:hover,
body .ps-widget[data-ps-sku].btn-knockout:focus,
body .ps-widget[data-ps-sku].btn-knockout:hover,
body .ps-widget[ps-sku].btn-knockout:focus,
body .ps-widget[ps-sku].btn-knockout:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1d1d1c !important;
}

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

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button.btn-flexible,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.btn-flexible,
body .btn.btn-flexible,
body .ps-widget[data-ps-sku].btn-flexible,
body .ps-widget[ps-sku].btn-flexible {
  max-width: unset;
  min-width: 0;
  padding: 8px 10px !important;
  width: unset;
}

@media screen and (min-width: 992px) {
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    body
    button.btn-flexible,
  body
    #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.btn-flexible,
  body .btn.btn-flexible,
  body .ps-widget[data-ps-sku].btn-flexible,
  body .ps-widget[ps-sku].btn-flexible {
    padding: 8px 30px !important;
  }
}

body a.link-default {
  text-decoration: underline !important;
}

body a.link-default:after {
  content: none;
}

body .ps-widget[data-ps-sku],
body .ps-widget[data-ps-sku]:hover,
body .ps-widget[ps-sku],
body .ps-widget[ps-sku]:hover {
  border: 2px solid #efefef;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 16px;
  font-weight: 500 !important;
  height: 40px;
  line-height: 1.5;
  max-width: 180px;
  min-width: 180px;
  padding: 0 20px !important;
  width: unset;
}

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: none !important;
  font-weight: inherit;
  height: 100%;
  text-align: inherit;
  width: 100%;
}

body .product-card .ps-widget[data-ps-sku],
body .product-card .ps-widget[data-ps-sku]:hover,
body .product-card .ps-widget[ps-sku],
body .product-card .ps-widget[ps-sku]:hover {
  border: 0;
  border-radius: 0;
  color: #000 !important;
  font-weight: 400 !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  max-width: unset;
  min-width: unset;
  padding: 0 !important;
}

.accordion-content > .paragraphSystem {
  padding: 0 20px 20px;
}

@media (min-width: 768px) {
  .accordion-content > .paragraphSystem {
    padding: 0 20px 20px;
  }
}

.accordion .accordion-container {
  border: 0;
}

.accordion .accordion-container .accordion-slide {
  border: 0;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.accordion .accordion-container .accordion-slide .accordion-head {
  background: none;
  border: 0;
  padding: 20px;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 {
  width: 90%;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 a {
  border: 0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M18.937 24a.438.438 0 00.438-.437v-3.938h3.937a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-3.937v-3.937a.438.438 0 00-.438-.438h-.875a.438.438 0 00-.437.438v3.937h-3.938a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h3.938v3.938c0 .241.196.437.437.437h.875z'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 37px;
  left: auto;
  margin: auto;
  position: relative;
  right: 20px;
  top: 0;
  vertical-align: middle;
  width: 37px;
}

.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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23ffa67a' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M18.937 24a.438.438 0 00.438-.437v-3.938h3.937a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-3.937v-3.937a.438.438 0 00-.438-.438h-.875a.438.438 0 00-.437.438v3.937h-3.938a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h3.938v3.938c0 .241.196.437.437.437h.875z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.accordion .accordion-container .accordion-slide .accordion-head:before {
  background-color: #efefef;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
}

.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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23ffa67a' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23ffa67a' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

.accordion .accordion-container .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 .accordion-container .accordion-slide .accordion-content-wrapper {
  cursor: auto;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
  visibility: visible !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper p {
  font-weight: 300;
}

.accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper
  p
  a {
  font-weight: 400;
}

@media (min-width: 768px) {
  .accordion .accordion-container .accordion-slide:after {
    left: 0;
    width: 100%;
  }

  .accordion .accordion-container .accordion-slide .accordion-head {
    padding: 20px;
  }

  .accordion .accordion-container .accordion-slide .accordion-head h3 a {
    font-size: 16px;
  }

  .accordion .accordion-container .accordion-slide .accordion-head:after {
    height: 37px;
    width: 37px;
  }

  .accordion
    .accordion-container
    .accordion-slide.is-active
    .accordion-head:before {
    content: "";
    left: 0;
    width: 100%;
  }

  .accordion
    .accordion-container
    .accordion-slide:focus-within
    .accordion-head:before {
    content: "";
    left: 0;
    width: 100%;
  }
}

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

.accordion .list-diff-style ul li {
  width: 100% !important;
}

@media (min-width: 768px) {
  .accordion .list-diff-style ul li {
    width: 35% !important;
  }
}

.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: inherit !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  height: auto !important;
  left: auto !important;
  max-height: 0;
  overflow: hidden !important;
  top: auto !important;
  cursor: auto !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper * {
  cursor: auto !important;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important;
}

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

.anchor-box,
.anchor-sibling {
  cursor: pointer;
}

body .breadcrumbs {
  margin: 0;
}

body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-without-separator li {
  margin: 0;
  padding: 0;
}

body .breadcrumbs .breadcrumbs-list,
body .breadcrumbs .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;
}

body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-without-separator 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;
  max-width: 100%;
}

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 {
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23959593' d='M77.1 372.4v-29.2l180.5-142.3c1.8-1.5 2.8-3.6 2.8-6 0-2.3-1.1-4.5-2.8-6L77.1 46.6V17.5c0-2.9 1.7-5.6 4.3-6.8 2.6-1.3 5.8-1 8 .9l225 177.5c1.8 1.5 2.8 3.7 2.8 6s-1.1 4.5-2.8 6l-225 177.5c-2.3 1.8-5.4 2.1-8 .9-2.6-1.5-4.3-4.2-4.3-7.1z'/%3E%3C/svg%3E");
  width: 10px;
  background-position: 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;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
  color: #777773;
  max-width: 100%;
  overflow: hidden;
  /* -o-text-overflow:ellipsis;text-overflow:ellipsis;*/
  text-transform: capitalize;
  /* white-space:nowrap */
}

body .breadcrumbs .breadcrumbs-list li.is-current,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li.is-current,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
  color: #777773;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

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: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 20px;
  min-width: 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: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0 !important;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a:before,
body .breadcrumbs .breadcrumbs-without-separator 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 406.3 391.7'%3E%3Cpath d='M370.5 139.6c0-1.7-.8-3.2-2.2-4.2L217.4 28c-6.9-5-18.1-5.7-26 0l-151 107.4c-1.4 1-2.2 2.6-2.2 4.3l.2 40.6c0 2.9 2.3 5.2 5.2 5.2h36.1c2.9 0 5.2-2.3 5.2-5.2v-18.5l119.4-85 119.4 84.3v19.2c0 2.9 2.3 5.2 5.2 5.2h36.3c2.9 0 5.2-2.3 5.2-5.2l.1-40.7zm-36.2 35.5v-16.7c0-1.7-.8-3.3-2.2-4.2l-124.6-88c-.9-.6-1.9-.9-3-.9s-2.1.3-3 1L76.8 154.9c-1.4 1-2.2 2.5-2.2 4.2V175H48.8l-.2-32.8L197.5 36.4c3.4-2.5 9.5-3.1 13.9 0l148.8 105.9v32.8h-25.9zM321.1 28.5l-46.1.1c-6.9 0-12.4 5.4-12.9 12.1l10.2 7.2v-6.2c0-1.5 1.2-2.7 2.7-2.7l46.1-.1c1.5 0 2.7 1.2 2.7 2.7v43l10.3 7.3c0-.2.1-.4.1-.7V41.6c0-7.2-5.8-13.1-13.1-13.1zm2.8 171.8v142.8c0 1-.5 1.6-.8 2-.5.6-1.3.9-2.1.9H88c-1.6 0-2.9-1.4-2.9-2.9V200.3H74.8V343c0 7.4 5.8 13.3 13.2 13.3h233c3.6 0 7-1.4 9.5-4 2.5-2.5 3.9-5.8 3.8-9.3V200.3h-10.4z' class='st0'/%3E%3Cpath d='M241.3 182.4h-73.8c-8.3 0-15 6.7-15 15v73.8c0 8.3 6.8 15 15 15h73.8c8.3 0 15-6.7 15-15v-73.8c.1-8.3-6.7-15-15-15zm4.7 88.8c0 2.6-2.1 4.6-4.6 4.6h-73.8c-2.6 0-4.6-2.1-4.6-4.6v-73.8c0-2.5 2.1-4.6 4.6-4.6h73.8c2.6 0 4.6 2.1 4.6 4.6v73.8z' class='st0'/%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;
}

@media (min-width: 768px) {
  body .breadcrumbs {
    background: none;
  }

  body .breadcrumbs .breadcrumbs-list li a,
  body .breadcrumbs .breadcrumbs-without-separator li a {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 18px;
  }

  body .breadcrumbs .breadcrumbs-list li.first a:before,
  body .breadcrumbs .breadcrumbs-without-separator li.first a:before {
    height: 22px;
    width: 20px;
  }
}

body .breadcrumbs.foldable ol,
body .breadcrumbs ol {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

body .breadcrumbs.foldable ol > li,
body .breadcrumbs ol > li {
  height: auto !important;
}

body .breadcrumbs.ellipsis ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

body .breadcrumbs.ellipsis ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
}

body .breadcrumbs.ellipsis ol > li:last-child {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
}

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

body .breadcrumbs.stacked-text ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  height: auto !important;
  min-height: 50px !important;
}

body .breadcrumbs.stacked-text ol > li > a {
  white-space: normal !important;
}

.card-icon-left-text-right.image {
  margin-bottom: 30px;
}

.card-icon-left-text-right figure {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-icon-left-text-right figure figcaption {
  text-align: left;
}

.card-icon-left-text-right figure figcaption p {
  margin-top: 0;
}

.card-icon-left-text-right figure img {
  width: 33%;
}

.card-title-button-embedded figure {
  line-height: 0;
  position: relative;
}

.card-title-button-embedded figure > a {
  line-height: 0;
}

.card-title-button-embedded figure figcaption {
  bottom: 0;
  left: 0;
  margin-bottom: 15px;
  margin-left: 15px;
  position: absolute;
}

.card-title-button-embedded figure figcaption p {
  text-align: left;
}

.card-title-button-embedded figure figcaption p:last-of-type {
  margin: 0;
}

.card-title-divider-reverse figcaption,
.card-title-divider figcaption {
  margin-bottom: 20px;
  position: relative;
}

.card-title-divider-reverse figcaption > *,
.card-title-divider figcaption > * {
  margin-bottom: 0;
  margin-top: 0;
}

.card-title-divider-reverse figcaption:after,
.card-title-divider figcaption:after {
  background-color: #e20e17;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: calc(100% + 5px);
  width: 80px;
}

.card-title-divider-reverse.title-center-m
  .component-content
  .richText-content:after,
.card-title-divider-reverse.title-center-m .component-content figcaption:after,
.card-title-divider.title-center-m .component-content .richText-content:after,
.card-title-divider.title-center-m .component-content figcaption:after {
  left: calc((100% - 80px) / 2);
}

.card-title-divider-reverse.title-right-m figcaption:after,
.card-title-divider.title-right-m figcaption:after {
  left: unset;
  right: 0;
}

@media (min-width: 992px) {
  .card-title-divider-reverse.title-left-d figcaption:after,
  .card-title-divider.title-left-d figcaption:after {
    left: 0;
  }

  .card-title-divider-reverse.title-center-d
    .component-content
    .richText-content:after,
  .card-title-divider-reverse.title-center-d
    .component-content
    figcaption:after,
  .card-title-divider.title-center-d .component-content .richText-content:after,
  .card-title-divider.title-center-d .component-content figcaption:after {
    left: calc((100% - 80px) / 2);
  }

  .card-title-divider-reverse.title-right-d figcaption:after,
  .card-title-divider.title-right-d figcaption:after {
    left: unset;
    right: 0;
  }
}

.card-title-divider-reverse figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-title-divider-reverse figure > :not(figcaption) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

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

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

@media (min-width: 768px) {
  .class-filter .selected-item-js {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .class-filter[data-type-mobile="dropdown"].shadowed
    > .component-content
    > .filter-list-js,
  .class-filter[data-type="dropdown"].shadowed
    > .component-content
    > .filter-list-js {
    -webkit-box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.55);
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.55);
  }

  .class-filter[data-type="dropdown"],
  .class-filter[data-type="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type="dropdown"]:before,
  .class-filter[data-type="sidebar"]:before {
    background-color: none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type="dropdown"] .filter-container-js,
  .class-filter[data-type="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #1f7ad6;
    color: #e8306e;
    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: 1rem 3rem;
    position: relative;
    border: 1px solid #9540bf;
    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: #9540bf;
    color: #e8306e;
  }

  .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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e8306e;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js:before,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js:before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js:after,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"] .filter-container-js .filter-list-js,
  .class-filter[data-type="sidebar"] .filter-container-js .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 3;
    border-left: 1px solid #9540bf;
    border-right: 1px solid #9540bf;
    border-bottom: 1px solid #9540bf;
  }

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

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e94f1d;
    border-top: 1px solid #e8306e;
    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: 1rem 3rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).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: #e8306e;
    color: #fff;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.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: 1rem 2rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: 700;
    cursor: default;
    background-color: #e14816;
  }

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

  .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: #e94f1d;
    color: #e8306e;
  }

  .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: #e94f1d;
    color: #e8306e;
  }

  .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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    -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: #e94f1d;
    max-width: 50%;
    z-index: -1;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e94f1d;
    border-top: 1px solid #e8306e;
    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: 1rem 3rem;
    max-width: 50%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:hover {
    background-color: #e8306e;
    color: #fff;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js:hover {
    color: initial;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"] {
    padding: 1rem 2rem;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: 700;
    cursor: default;
    background-color: #e14816;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.5);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js {
    background-color: #e94f1d;
    color: #e8306e;
  }

  .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 {
    background-color: rgba(0, 0, 0, 0.5);
  }

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

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js:before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f7be00;
    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;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js.active-js {
    background-color: #e8306e;
  }

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

  .class-filter[data-type="titles"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="titles"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="titles"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js {
    background-color: rgba(0, 0, 0, 0);
    color: #777773;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    font-weight: 700;
    margin: 0.8rem;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -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,
  .class-filter[data-type="titles"] .filter-list-js .filter-item-js:after {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .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: #2d99a9;
    opacity: 0;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js.active-js {
    color: #1d1d1c;
  }

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

  .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: #e20e17 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type="links"] a:hover {
    color: #e8306e !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: #e8306e !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: #e8306e !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: #e8306e !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: #e8306e !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a:before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type="links"]
    > .component-content
    > .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"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #e94f1d !important;
  }

  .class-filter[data-type="links"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="links"] .filter-list-js ul {
    width: 100%;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type="links"] .filter-list-js ul > .filter-item-js {
    margin-left: 10px;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: 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: #e94f1d !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 {
    -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: 0.5rem 0;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js,
  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js:before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js:before {
    background-color: #fff;
    border: 1px solid #0d0d0c;
    content: "";
    height: 10px;
    margin-right: 1rem;
    width: 10px;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover:before {
    background-color: #cfcfce;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js:before {
    background-color: #777773;
  }
}

@media (max-width: 767px) {
  .class-filter .selected-item-js {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .class-filter[data-type-mobile="dropdown"],
  .class-filter[data-type-mobile="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type-mobile="dropdown"]:before,
  .class-filter[data-type-mobile="sidebar"]:before {
    background-color: none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type-mobile="dropdown"] .filter-container-js,
  .class-filter[data-type-mobile="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #1f7ad6;
    color: #e8306e;
    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: 1rem 3rem;
    position: relative;
    border: 1px solid #9540bf;
    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: #9540bf;
    color: #e8306e;
  }

  .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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e8306e;
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js:before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js:before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js:after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 1;
    border-left: 1px solid #9540bf;
    border-right: 1px solid #9540bf;
    border-bottom: 1px solid #9540bf;
  }

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

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e94f1d;
    border-top: 1px solid #e8306e;
    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: 1rem 3rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).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: #e8306e;
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.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: 1rem 2rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: 700;
    cursor: default;
    background-color: #e14816;
  }

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

  .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: #e94f1d;
    color: #e8306e;
  }

  .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.opened-js:focus-within
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-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.opened-js:focus-within
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js:focus-within
    .selected-item-js {
    background-color: #e94f1d;
    color: #e8306e;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js:focus-within
    .selected-item-js:before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-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.opened-js:focus-within
    .selected-item-js:after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    -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: #e94f1d;
    max-width: 70%;
    z-index: -1;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #e94f1d;
    border-top: 1px solid #e8306e;
    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: 1rem 3rem;
    max-width: 70%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js {
    background-color: #e8306e;
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"] {
    padding: 1rem 2rem;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: 700;
    cursor: default;
    background-color: #e14816;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.5);
  }

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

  .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.opened-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.5);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js:focus-within
    .selected-item-js {
    background-color: #e94f1d;
    color: #e8306e;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-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.opened-js:focus-within
    .selected-item-js:after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f7be00;
    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;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #e8306e;
  }
}

@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: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="titles"] .filter-list-js .filter-item-js {
    background-color: rgba(0, 0, 0, 0);
    color: #777773;
    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;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -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,
  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:after {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .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: #2d99a9;
    opacity: 0;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #1d1d1c;
  }

  .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: #e20e17 !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type-mobile="links"] a:before {
    content: "\2022";
  }

  .class-filter[data-type-mobile="links"] a:hover {
    color: #e8306e !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: #e8306e !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;
  }

  .level-2-bullets.class-filter[data-type-mobile="links"]
    li.navigation-level2
    a {
    font-weight: 400 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a:hover {
    color: #e8306e !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a:before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .level-2-bullets.class-filter[data-type-mobile="links"]
    li.navigation-level2
    a:before {
    content: "•" !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: #e8306e !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: #e8306e !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a:before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type-mobile="links"]
    > .component-content
    > .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"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #e94f1d !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;
  }

  .level-2-bullets.class-filter[data-type-mobile="links"]
    .filter-list-js
    ul
    > .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: 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: #e94f1d !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 {
    -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: 0.5rem 0;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type-mobile="checkbox"] .filter-list-js .filter-item-js,
  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:before {
    background-color: #fff;
    border: 1px solid #0d0d0c;
    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: #777773;
  }
}

@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% - 0.5rem) !important;
    width: calc(50% - 0.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% - 0.67rem) !important;
    width: calc(33.3% - 0.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% - 0.75rem) !important;
    width: calc(25% - 0.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% - 0.5rem) !important;
    width: calc(50% - 0.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% - 0.67rem) !important;
    width: calc(33.3% - 0.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% - 0.75rem) !important;
    width: calc(25% - 0.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: 1rem 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: 1rem 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: #e94f1d;
  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: #e20e17;
  height: 2px;
}

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

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

.divider.divider-color-4 {
  background-color: #f7be00;
  height: 2px;
}

.divider.divider-color-5 {
  background-color: #539b33;
  height: 2px;
}

.divider.divider-color-6 {
  background-color: #1f7ad6;
  height: 2px;
}

.divider.divider-color-7 {
  background-color: #9540bf;
  height: 2px;
}

.divider.divider-color-8 {
  background-color: #2d99a9;
  height: 2px;
}

.divider.divider-color-9 {
  background-color: #1d1d1c;
  height: 2px;
}

.divider.divider-color-10 {
  background-color: #717276;
  height: 2px;
}

.divider.divider-color-gray-100,
.divider.divider-color-white {
  background-color: #fff;
  height: 2px;
}

.divider.divider-color-gray-200 {
  background-color: #f8f8f8;
  height: 2px;
}

.divider.divider-color-gray-300 {
  background-color: #efefef;
  height: 2px;
}

.divider.divider-color-gray-400 {
  background-color: #cfcfce;
  height: 2px;
}

.divider.divider-color-gray-500 {
  background-color: #959593;
  height: 2px;
}

.divider.divider-color-gray-600 {
  background-color: #777773;
  height: 2px;
}

.divider.divider-color-gray-700 {
  background-color: #50504e;
  height: 2px;
}

.divider.divider-color-gray-800 {
  background-color: #1d1d1c;
  height: 2px;
}

.divider.divider-color-gray-900 {
  background-color: #0d0d0c;
  height: 2px;
}

.divider.divider-color-black {
  background-color: #000;
  height: 2px;
}

.divider.thick {
  height: 3px !important;
}

.divider.thin {
  height: 1px !important;
}

.divider.divider-elipse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divider.divider-elipse .component-content {
  margin: 15px 0;
  position: relative;
  width: 100%;
}

.divider.divider-elipse .component-content:after {
  background: -o-radial-gradient(50% -5%, ellipse, #efefef, #efefef 70%);
  background: radial-gradient(ellipse at 50% -5%, #efefef, #efefef 70%);
  bottom: 0;
  content: "";
  height: 50px;
  left: -10%;
  position: absolute;
  right: -10%;
  top: 100%;
  width: 120%;
}

@media (min-width: 992px) {
  .divider.divider-elipse .component-content {
    width: 70%;
  }

  .divider.divider-elipse .component-content:after {
    background: -o-radial-gradient(50% -5%, ellipse, #efefef, #efefef 35%);
    background: radial-gradient(ellipse at 50% -5%, #efefef, #efefef 35%);
  }
}

#footer {
  background-color: #fff;
}

#footer * {
  color: #000;
}

#footer .footer-line {
  height: 26px;
  left: 50%;
  position: absolute;
  top: -13px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 243px;
}

#footer .list-footer .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .list-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#footer .list-footer ul li {
  list-style-type: none;
  padding: 0;
}

#footer .list-footer ul li:before {
  content: "";
}

#footer .list-footer ul li:first-child {
  margin-top: 2rem;
}

#footer .list-footer ul li:last-child {
  margin-bottom: 1rem;
}

#footer .list-footer li a {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-decoration: none;
}

#footer .list-footer li a:hover {
  text-decoration: underline;
}

#footer .follow-us-wrapper .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .follow-us-wrapper .follow-us {
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 15px;
}

#footer .social-pages .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .social-pages .icons-with-link {
  height: 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: 16px;
  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;
    max-width: 90%;
    width: 100%;
  }

  #footer .list-footer ul li {
    margin-right: 30px;
  }

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

  #footer .list-footer ul li:first-child {
    margin-top: 0;
  }

  #footer .list-footer ul li:last-child {
    margin-bottom: 30px;
    margin-right: 0;
  }

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

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

.hero-banner-enhanced-h4-v0 > .component-content > .paragraphSystem {
  overflow: hidden;
  position: relative;
}

.hero-banner-enhanced-h4-v0 > .component-content > .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
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content {
  height: 100%;
  width: 100%;
}

.hero-banner-enhanced-h4-v0
  > .component-content
  > .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 > .component-content > .paragraphSystem > .image {
  height: auto;
  position: relative;
  width: 100%;
}

.hero-banner-enhanced-h4-v0
  > .component-content
  > .paragraphSystem
  > .image
  > .component-content
  img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content {
    height: 100%;
  }
}

.hero-banner-enhanced-h4-v0.vertical-top
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .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
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .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
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
}

.hero-banner-enhanced-h4-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: flex-end;
}

.hero-banner-enhanced-h4-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .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 #e20e17;
  border-top: 4px solid #e20e17;
  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 > .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%;
}

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

.hero-banner-h5-v0
  > .component-content
  > .paragraphSystem
  figure
  > picture
  img {
  height: auto;
  width: 100%;
}

.hero-banner-h5-v0 > .component-content > .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
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  > * {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 60%;
    width: 60%;
  }
}

.hero-banner-h5-v0.vertical-top
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-banner-h5-v0.vertical-bottom
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-banner-h5-v0.vertical-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.vertical-d-top
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-banner-h5-v0.vertical-d-bottom
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-banner-h5-v0.vertical-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.hero-banner-h5-v0.horizontal-left
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.hero-banner-h5-v0.horizontal-left
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: left;
}

.hero-banner-h5-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.hero-banner-h5-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: right;
}

.hero-banner-h5-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
}

.hero-banner-h5-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.horizontal-d-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hero-banner-h5-v0.horizontal-d-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: left;
  }

  .hero-banner-h5-v0.horizontal-d-right
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }

  .hero-banner-h5-v0.horizontal-d-right
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: right;
  }

  .hero-banner-h5-v0.horizontal-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .hero-banner-h5-v0.horizontal-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: center;
  }
}

/* Done by alam  GSKBD-1326 12th sept */

/* .hero-banner-h5-v1 li .carousel-content>.paragraphSystem {
  position: relative
  }
  .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
  }
  .h5-v1-hero-banner .carousel-slide {
  overflow: hidden;
  } */

.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.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e20e17;
  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: #e20e17;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding-left: 0;
  -webkit-touch-callout: none;
  -ms-transform: 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 0.12s linear linear 0s 0.35s 0s;
  -o-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear linear 0s 0.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: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.35s linear 0s;
  -o-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  width: 32px;
  z-index: 99;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  filter: alpha(opacity=0);
  height: 1px;
  opacity: 0;
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  max-width: none !important;
  width: 100% !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  list-style: none outside none;
  padding-left: 0;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  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 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

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

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

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

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

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

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

.carousel.initialized {
  opacity: 1;
}

.carousel-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.carousel-slides.carousel-vertical {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.carousel-slide {
  position: relative !important;
}

.carousel-nav {
  display: none !important;
}

@media (max-width: 767px) {
  .pager-on-bottom-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: 1135px) {
  .pager-on-bottom-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc((100% - 1135px) / 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: 1135px) {
  .pager-on-bottom-right[data-restrict-nav-max-width="true"] .lSPager {
    right: calc((100% - 1135px) / 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: 1135px) {
  .pager-on-top-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc((100% - 1135px) / 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: 1135px) {
  .pager-on-top-right[data-restrict-nav-max-width="true"] .lSPager {
    left: calc((100% - 1135px) / 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: 1135px) {
  .pager-under-left[data-restrict-nav-max-width="true"] .lSPager {
    padding-left: calc((100% - 1135px) / 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: 1135px) {
  .pager-under-right[data-restrict-nav-max-width="true"] .lSPager {
    padding-right: calc((100% - 1135px) / 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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  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'/%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
  > .component-content
  > .paragraphSystem
  .cq-text {
  max-height: 500px;
}

.common-question-slide
  .cq-box.active
  > .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='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'/%3E%3C/svg%3E") !important;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem:after,
.megamenu-navigation .megamenu > .component-content > .paragraphSystem:before,
.simple-navigation .megamenu > .component-content > .paragraphSystem:after,
.simple-navigation .megamenu > .component-content > .paragraphSystem:before {
  content: normal;
  content: none;
  display: none !important;
}

.megamenu-navigation,
.simple-navigation {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
}

.megamenu-navigation *,
.simple-navigation * {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.megamenu-navigation .country-selected,
.megamenu-navigation a.top-bar-link,
.simple-navigation .country-selected,
.simple-navigation a.top-bar-link {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-size: 16px;
  text-decoration: none;
  color: #50504e;
}

.megamenu-navigation .country-selected:hover,
.megamenu-navigation a.top-bar-link:hover,
.simple-navigation .country-selected:hover,
.simple-navigation a.top-bar-link:hover {
  border-bottom: 1px solid #e20e17;
  color: #e20e17;
}

.megamenu-navigation > .inner > .component-content,
.simple-navigation > .inner > .component-content {
  margin: 0;
  overflow: visible;
}

.megamenu-navigation .megamenu,
.simple-navigation .megamenu {
  padding-left: calc((100% - 1135px) / 2);
  padding-right: calc((100% - 1135px) / 2);
  background-color: #fff;
  overflow-x: visible;
  width: 100%;
}

.megamenu-navigation .megamenu *,
.simple-navigation .megamenu * {
  color: #50504e;
}

.megamenu-navigation .megamenu-bottom-center,
.simple-navigation .megamenu-bottom-center {
  background-color: #fff;
}

.megamenu-navigation .megamenu > .component-content,
.simple-navigation .megamenu > .component-content {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background: #fff;
  left: 0;
  max-height: 50px;
  min-height: 50px;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  width: 100%;
  z-index: 9;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem,
.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);
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem > a,
.simple-navigation .megamenu > .component-content > .paragraphSystem > a {
  display: none;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem > div,
.simple-navigation .megamenu > .component-content > .paragraphSystem > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.megamenu-navigation .megamenu-top-bar-left,
.simple-navigation .megamenu-top-bar-left {
  margin: 1rem 0;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem,
.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;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  .richText
  p,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  .richText
  p {
  margin: 0;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > a,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > a {
  display: none;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > *,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > * {
  text-align: center;
  width: 100%;
}

.megamenu-navigation .megamenu-top-bar-right,
.simple-navigation .megamenu-top-bar-right {
  margin: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem,
.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;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richText
  p,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richText
  p {
  margin: 0;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > a,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > a {
  display: none;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > *,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > * {
  text-align: center;
  width: 100%;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo {
  bottom: 0;
  left: 0;
  position: fixed;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector {
  bottom: 45px;
  cursor: pointer;
  left: 0;
  position: fixed;
  z-index: 12;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 0;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down,
.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;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down:after,
.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down:before,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down:after,
.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #777773;
  content: "";
  height: 1px;
  width: 50%;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down:before,
.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);
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down:after,
.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);
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down:after,
.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down:before,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down:after,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down:before {
  background-color: #e20e17;
}

.megamenu-navigation .megamenu-language-list,
.simple-navigation .megamenu-language-list {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: #fff;
  display: block;
  left: 0;
  min-height: 100vh;
  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-navigation .megamenu-language-list *,
.simple-navigation .megamenu-language-list * {
  color: #e20e17;
}

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

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

.megamenu-navigation
  .megamenu-language-list
  .countries-list
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-language-list
  .countries-list
  > .component-content
  > .paragraphSystem {
  margin: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component {
  padding: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem {
  margin: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a {
  display: block;
  font-size: 15px;
  padding: 0 5px;
}

.megamenu-navigation .megamenu-social,
.simple-navigation .megamenu-social {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  pointer-events: none;
}

.megamenu-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem,
.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;
}

.megamenu-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem
  .icons-with-link,
.simple-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem
  .icons-with-link {
  margin: 10px;
  padding: 0;
  pointer-events: all;
}

.megamenu-navigation .megamenu-logo,
.simple-navigation .megamenu-logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.megamenu-navigation .megamenu-logo:after,
.simple-navigation .megamenu-logo:after {
  content: "";
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  height: 1px;
  background: #efefef;
}

.megamenu-navigation .megamenu-logo > .component-content,
.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: 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-navigation .megamenu-logo > .component-content a,
.megamenu-navigation .megamenu-logo > .component-content a:hover,
.simple-navigation .megamenu-logo > .component-content a,
.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;
}

.megamenu-navigation .megamenu-search,
.simple-navigation .megamenu-search {
  -webkit-animation: searchshow 0.2s ease forwards;
  animation: searchshow 0.2s ease forwards;
  margin: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden;
}

.megamenu-navigation .megamenu-search .searchBox-title,
.simple-navigation .megamenu-search .searchBox-title {
  display: none;
}

.megamenu-navigation .megamenu-search > .component-content > .paragraphSystem,
.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;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox {
  margin: 0;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button {
  background-color: rgba(0, 0, 0, 0);
  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;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button,
.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button:hover,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button,
.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' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23959593' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E");
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .form-search,
.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  max-height: 0;
  text-align: center;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .searchBox-label,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .searchBox-label {
  display: block;
  padding: 0 1rem;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"],
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"] {
  border: 1px solid #000;
  display: inline-block;
  font-size: 18px;
  outline: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 2rem;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-webkit-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-webkit-input-placeholder {
  color: #000;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-moz-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-moz-placeholder {
  color: #000;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::placeholder {
  color: #000;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder {
  color: #000;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder {
  color: #000;
}

.megamenu-navigation .megamenu-nav-container,
.simple-navigation .megamenu-nav-container {
  margin: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0;
}

.megamenu-navigation .megamenu.nav-opened .megamenu-search,
.simple-navigation .megamenu.nav-opened .megamenu-search {
  -webkit-animation: searchhide 0.2s ease forwards;
  animation: searchhide 0.2s ease forwards;
}

.megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
.simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
  max-height: 0;
}

.megamenu-navigation .megamenu.nav-opened > .component-content,
.simple-navigation .megamenu.nav-opened > .component-content {
  max-height: 100vh;
  min-height: 100vh;
  overflow: auto;
  pointer-events: all;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.megamenu-navigation
  .megamenu.nav-opened
  > .component-content::-webkit-scrollbar,
.simple-navigation
  .megamenu.nav-opened
  > .component-content::-webkit-scrollbar {
  display: none;
}

.megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu,
.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' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)' fill='%23959593'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z' fill='%23959593'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 15px;
}

.megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu:after,
.simple-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu:after {
  display: none !important;
}

.megamenu-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem
  .megamenu-search
  .form-search,
.simple-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem
  .megamenu-search
  .form-search {
  max-height: 50px;
}

.megamenu-navigation .megamenu.search-opened > .component-content,
.simple-navigation .megamenu.search-opened > .component-content {
  background: #fff;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden;
}

.megamenu-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem {
  background: #fff;
}

.megamenu-navigation .megamenu-main-nav,
.simple-navigation .megamenu-main-nav {
  background-color: rgba(0, 0, 0, 0);
  color: #1d1d1c;
}

.megamenu-navigation .megamenu-main-nav *,
.simple-navigation .megamenu-main-nav * {
  color: #1d1d1c;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 406.3 391.7'%3E%3Cpath d='M18.5 68.5H393v39.2H18.5m0 60.7H393v39.2H18.5m0 60.6H393v39.2H18.5' class='st0' fill='%23959593'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border: none;
  display: block;
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 50px;
  z-index: 999;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu:after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu:after {
  display: none;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1,
.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;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item,
.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: 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-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #1d1d1c;
  font-size: 15px;
  font-weight: 700;
  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-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    min-height: 54px;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a:hover {
  color: #000;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children {
  max-height: 54px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a {
  position: relative;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .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-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration:after,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration:before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration:after,
.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #50504e;
  content: "";
  display: inline-block;
  height: 2px;
  vertical-align: middle;
  width: 8px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration:before,
.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);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration:after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .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-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open {
  max-height: 1200px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration:before,
.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);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration:after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .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-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a {
  color: #1d1d1c;
}


@media (max-width: 992px) {     
    :lang(ro-RO) .megamenu-navigation .megamenu-main-nav > .component-content > .navigation-root.navigation-level1 > .navigation-item.has-children.is-open > .navigation-level2 > li{
        > a[title="Multivitamine"],
        > a[title="Benefit Blends"] {
            font-weight: 600 !important;
        }
    }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a:hover {
  color: #000;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2,
.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%;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li,
.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;
  width: 100%;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li:last-child,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li:last-child {
  border-bottom: none;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li
  > a,
.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: 14px;
  font-weight: 400;
  height: 100%;
  line-height: 42px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.megamenu-navigation .megamenu-submenu-items-container,
.simple-navigation .megamenu-submenu-items-container {
  display: none;
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .megamenu-submenu-item.full-width
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-submenu-items-container
  .megamenu-submenu-item.full-width
  > .component-content
  > .paragraphSystem {
  max-width: 100vw;
}

.megamenu-navigation .megamenu-submenu-items-container .navigation-item,
.simple-navigation .megamenu-submenu-items-container .navigation-item {
  margin: 0;
}

.megamenu-navigation .megamenu-submenu-item,
.simple-navigation .megamenu-submenu-item {
  background-color: #fff;
}

.megamenu-navigation .megamenu-submenu-item *,
.simple-navigation .megamenu-submenu-item * {
  color: #e20e17;
}

.megamenu-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem,
.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;
}

.megamenu-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  .paragraphSystem,
.simple-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  .paragraphSystem {
  margin: 0 auto;
  max-width: 1135px;
}

@media (min-width: 992px) {
  .megamenu-navigation .megamenu,
  .simple-navigation .megamenu {
    padding-left: calc((100% - 1135px) / 2);
    padding-right: calc((100% - 1135px) / 2);
  }

  .megamenu-navigation .megamenu-bottom-center,
  .simple-navigation .megamenu-bottom-center {
    background-color: rgba(0, 0, 0, 0);
  }

  .megamenu-navigation .megamenu-bottom-center,
  .megamenu-navigation .megamenu-bottom-left,
  .megamenu-navigation .megamenu-bottom-right,
  .simple-navigation .megamenu-bottom-center,
  .simple-navigation .megamenu-bottom-left,
  .simple-navigation .megamenu-bottom-right {
    max-width: 33.33333%;
    width: 33.33333%;
  }

  .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
  .simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
    max-height: 0;
  }

  .megamenu-navigation .megamenu.nav-opened > .component-content,
  .simple-navigation .megamenu.nav-opened > .component-content {
    background: rgba(0, 0, 0, 0);
    max-height: none;
    min-height: auto;
    overflow: visible;
  }

  .megamenu-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content {
    max-height: none;
    min-height: auto;
    overflow: visible;
    position: relative;
  }

  .megamenu-navigation .megamenu > .component-content,
  .megamenu-navigation .megamenu > .component-content > .paragraphSystem,
  .simple-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content > .paragraphSystem {
    background: rgba(0, 0, 0, 0);
    max-width: 1135px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"],
  .simple-navigation
    .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-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-left,
  .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;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-center,
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-right,
  .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;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div,
  .simple-navigation .megamenu > .component-content > .paragraphSystem > div {
    padding: 0;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem > a,
  .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%;
  }

  .megamenu-navigation .megamenu-top-bar-left,
  .simple-navigation .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-navigation .megamenu-top-bar-left > .component-content,
  .simple-navigation .megamenu-top-bar-left > .component-content {
    height: 100%;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem,
  .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;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div {
    margin-bottom: 0;
    margin-right: 1rem;
    width: auto;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div:last-of-type,
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div:last-of-type {
    margin-left: 0;
  }

  .megamenu-navigation .megamenu-top-bar-right,
  .simple-navigation .megamenu-top-bar-right {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
  }

  .megamenu-navigation .megamenu-top-bar-right > .component-content,
  .simple-navigation .megamenu-top-bar-right > .component-content {
    height: 100%;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem,
  .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;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div {
    margin-bottom: 0;
    margin-left: 1rem;
    width: auto;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div:first-of-type,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div:first-of-type {
    margin-left: 0;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .gsk-logo,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .gsk-logo,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector {
    bottom: auto;
    left: auto;
    position: relative;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down:before,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down:before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down:before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down:after,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down:after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down:after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down:after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down:before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down:after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down:after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .country-selected,
  .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;
  }

  .megamenu-navigation .megamenu-language-list,
  .simple-navigation .megamenu-language-list {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    left: 50%;
    margin: auto;
    max-width: 100vw;
    min-height: auto;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 92px;
    -webkit-transform: translate(-50%) scaleY(0);
    -ms-transform: translate(-50%) scaleY(0);
    transform: translate(-50%) scaleY(0);
    width: 100vw;
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-navigation .megamenu-language-list.opened,
  .megamenu-navigation .megamenu-language-list:focus,
  .simple-navigation .megamenu-language-list.opened,
  .simple-navigation .megamenu-language-list:focus {
    -webkit-transform: translate(-50%) scaleY(1);
    -ms-transform: translate(-50%) scaleY(1);
    transform: translate(-50%) scaleY(1);
  }

  .megamenu-navigation .megamenu-language-list.opened > .inner,
  .megamenu-navigation .megamenu-language-list:focus > .inner,
  .simple-navigation .megamenu-language-list.opened > .inner,
  .simple-navigation .megamenu-language-list:focus > .inner {
    opacity: 1;
  }

  .megamenu-navigation .megamenu-language-list:focus-within,
  .simple-navigation .megamenu-language-list:focus-within {
    -webkit-transform: translate(-50%) scaleY(1);
    -ms-transform: translate(-50%) scaleY(1);
    transform: translate(-50%) scaleY(1);
  }

  .megamenu-navigation .megamenu-language-list:focus-within > .inner,
  .simple-navigation .megamenu-language-list:focus-within > .inner {
    opacity: 1;
  }

  .megamenu-navigation .megamenu-language-list > .inner,
  .simple-navigation .megamenu-language-list > .inner {
    opacity: 1;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  .megamenu-navigation .megamenu-language-list > .inner > .component-content,
  .simple-navigation .megamenu-language-list > .inner > .component-content {
    margin: 0 auto;
    max-width: 1135px;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list {
    margin-bottom: 20px;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem,
  .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: 1135px;
    padding: 0;
    width: 100%;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem:before,
  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    > a,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem:before,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    > a {
    display: none;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    .language-block,
  .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 276.25px;
    flex: 1 1 276.25px;
    margin-bottom: 15px;
    max-width: 276.25px;
    width: 100%;
  }

  .megamenu-navigation .megamenu-social,
  .simple-navigation .megamenu-social {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 33.33333%;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem,
  .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;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link {
    margin: 0 10px 0 0;
    padding: 0;
    pointer-events: all;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link:last-child,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link:last-child {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link
    i,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link
    i {
    height: 22px;
    width: 22px;
  }

  .megamenu-navigation .megamenu-logo,
  .simple-navigation .megamenu-logo {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: 33.33333%;
    border: none;
  }

  .megamenu-navigation .megamenu-logo:after,
  .simple-navigation .megamenu-logo:after {
    display: none;
  }

  .megamenu-navigation .megamenu-logo > .component-content a,
  .simple-navigation .megamenu-logo > .component-content 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(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    max-width: 175px;
    min-width: 175px;
    width: 175px;
  }

  .megamenu-navigation .megamenu-logo > .component-content a img,
  .simple-navigation .megamenu-logo > .component-content a img {
    width: 100%;
  }

  .megamenu-navigation .megamenu-search,
  .simple-navigation .megamenu-search {
    max-width: 33.33333%;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: 33.33333%;
  }

  .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem,
  .simple-navigation .megamenu-search > .component-content > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-size: 19px;
    background-size: contain;
    height: 18px;
    left: auto;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 18px;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label {
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .form-search,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .form-search {
    max-height: none;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .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 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23e20e17' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E");
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #cfcfce;
    background-position: center left 5px;
    background-repeat: no-repeat;
    background-size: 16px;
    font-size: 16px;
    opacity: 0;
    outline: 0;
    padding: 0.5rem 1rem 0.5rem 2rem;
    pointer-events: none;
    text-align: left;
    width: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-webkit-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-webkit-input-placeholder {
    color: #cfcfce;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-moz-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-moz-placeholder {
    color: #cfcfce;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::placeholder {
    color: #cfcfce;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder {
    color: #cfcfce;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder {
    color: #cfcfce;
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem,
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  /* Aman Singh |  GB-372 | outlone added */
  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
    outline: 2px dotted;
    margin: 0 2px;
  }

  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    -webkit-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
    max-width: 100vw;
    min-height: 35px;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    width: 100vw;
  }
}

@media (min-width: 992px) and (min-width: 1135px) {
  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    margin-left: calc((100vw - 1135px) / 2 * -1);
    margin-right: calc((100vw - 1135px) / 2 * -1);
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-nav-container.sticked-js
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-nav-container.sticked-js
    > .component-content
    > .paragraphSystem {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
  }

  .megamenu-navigation .megamenu-nav-container > .component-content,
  .simple-navigation .megamenu-nav-container > .component-content {
    overflow: visible;
  }

  .megamenu-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem,
  .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;
  }

  .megamenu-navigation .megamenu-main-nav,
  .simple-navigation .megamenu-main-nav {
    background-color: #fff;
    color: #1d1d1c;
    margin: 0;
    width: 100%;
  }

  .megamenu-navigation .megamenu-main-nav *,
  .simple-navigation .megamenu-main-nav * {
    color: #1d1d1c;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-mobile-menu,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-mobile-menu {
    display: none;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1135px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .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: #1d1d1c;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    font-size: 16px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0);
    max-height: 75%;
    padding: 0 5px;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a {
    color: #000;
    background-color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a:after,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a:after,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a:after {
    background-color: #e94f1d;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a {
    color: #000;
    background-color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a:after {
    background-color: #e94f1d;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a:after,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.is-active
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.is-active
    > a:after {
    background-color: #e94f1d !important;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children {
    max-height: 100%;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    border: none;
    color: #1d1d1c;
    height: 100%;
    line-height: 35px;
    position: relative;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a:after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a:after {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0);
    bottom: calc(50% - 22.5px);
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    width: 90px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a
    > .navigation-item-decoration,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a
    > .navigation-item-decoration {
    display: none !important;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2 {
    background-color: #e20e17;
    display: none;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a {
    color: #e20e17;
    text-align: left;
  }

  .megamenu-navigation .megamenu-submenu-items-container,
  .simple-navigation .megamenu-submenu-items-container {
    display: block;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation a,
  .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation
    a.navigation-item-title,
  .megamenu-navigation .megamenu-submenu-items-container .navigation a:hover,
  .megamenu-navigation .megamenu-submenu-items-container .navigation li,
  .megamenu-navigation .megamenu-submenu-items-container .navigation li:hover,
  .megamenu-navigation .megamenu-submenu-items-container .navigation ul,
  .simple-navigation .megamenu-submenu-items-container .navigation a,
  .simple-navigation
    .megamenu-submenu-items-container
    .navigation
    a.navigation-item-title,
  .simple-navigation .megamenu-submenu-items-container .navigation a:hover,
  .simple-navigation .megamenu-submenu-items-container .navigation li,
  .simple-navigation .megamenu-submenu-items-container .navigation li:hover,
  .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;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  .simple-navigation .megamenu-submenu-items-container .navigation-item {
    margin: 0;
  }

  .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item,
  .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-navigation .megamenu-submenu-items-container > .component-content,
  .simple-navigation .megamenu-submenu-items-container > .component-content {
    overflow: visible;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem {
    height: 0;
    margin: 0;
    max-height: 0;
    pointer-events: none;
  }

  .megamenu-navigation .megamenu-submenu-item,
  .simple-navigation .megamenu-submenu-item {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #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-navigation .megamenu-submenu-item *,
  .simple-navigation .megamenu-submenu-item * {
    color: #e20e17;
  }

  .megamenu-navigation .megamenu-submenu-item.opened,
  .megamenu-navigation .megamenu-submenu-item:focus,
  .simple-navigation .megamenu-submenu-item.opened,
  .simple-navigation .megamenu-submenu-item:focus {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .megamenu-navigation .megamenu-submenu-item:focus-within,
  .simple-navigation .megamenu-submenu-item:focus-within {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }


  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem {
    margin: 0 auto;
    max-width: 1135px;
  }

  :lang(ro-RO) .megamenu-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem {
    gap: 0 2rem;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem {
    margin: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-navigation .megamenu,
  .simple-navigation .megamenu {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
  }

  .megamenu-navigation .megamenu > .component-content,
  .megamenu-navigation .megamenu > .component-content > .paragraphSystem,
  .simple-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content > .paragraphSystem {
    max-width: 940px;
  }

  .megamenu-navigation .megamenu-language-list > .inner > .component-content,
  .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) {
  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    margin-left: calc((100vw - 940px) / 2 * -1);
    margin-right: calc((100vw - 940px) / 2 * -1);
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem,
  .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;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    max-width: 940px;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  .megamenu-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation .megamenu-submenu-items-container .navigation-item,
  .simple-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem {
    margin: 0 auto;
    max-width: 940px;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content {
    overflow: visible;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children {
    overflow: visible;
    position: relative;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    left: 0;
    max-width: none;
    min-width: auto;
    overflow-x: visible;
    overflow-y: hidden;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    width: auto;
    z-index: 99;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul
    li {
    text-align: left;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .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
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-submenu-items-container {
    display: none !important;
  }
}

.searchbox-results {
  margin-bottom: 50px !important;
  margin-top: 30px;
}

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

.searchbox-results .searchBox-label {
  width: 100%;
}

.searchbox-results .search-query {
  border: 1px solid rgba(0, 0, 0, 0);
  border-right-width: 0;
  font-size: 16px;
  height: 54px;
  padding: 15px;
  width: 100% !important;
}

@media (min-width: 768px) {
  .searchbox-results .search-query {
    font-size: 18px;
    height: 80px;
  }
}

.searchbox-results .button {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-left-width: 0;
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px;
}

.searchbox-results .button:before {
  background-color: rgba(0, 0, 0, 0);
  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' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23959593' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat !important;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
}

@media (min-width: 768px) {
  .searchbox-results .button:after {
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) {
  .searchbox-results .button {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 768px) {
  .searchbox-results {
    margin-bottom: 100px !important;
    margin-top: 50px;
  }
}

.searchbox-results.theme-1 .button {
  border: 1px solid #e20e17 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-1 .button:before {
  background-color: #e20e17 !important;
}

.searchbox-results.theme-1 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23e20e17' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-1 form input {
  border-bottom: 1px solid #e20e17 !important;
  border-left: 1px solid #e20e17 !important;
  border-top: 1px solid #e20e17 !important;
}

.searchbox-results.theme-2 .button {
  border: 1px solid #e8306e !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-2 .button:before {
  background-color: #e8306e !important;
}

.searchbox-results.theme-2 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23e8306e' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-2 form input {
  border-bottom: 1px solid #e8306e !important;
  border-left: 1px solid #e8306e !important;
  border-top: 1px solid #e8306e !important;
}

.searchbox-results.theme-3 .button {
  border: 1px solid #e94f1d !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-3 .button:before {
  background-color: #e94f1d !important;
}

.searchbox-results.theme-3 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23e94f1d' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-3 form input {
  border-bottom: 1px solid #e94f1d !important;
  border-left: 1px solid #e94f1d !important;
  border-top: 1px solid #e94f1d !important;
}

.searchbox-results.theme-4 .button {
  border: 1px solid #f7be00 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-4 .button:before {
  background-color: #f7be00 !important;
}

.searchbox-results.theme-4 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23f7be00' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-4 form input {
  border-bottom: 1px solid #f7be00 !important;
  border-left: 1px solid #f7be00 !important;
  border-top: 1px solid #f7be00 !important;
}

.searchbox-results.theme-5 .button {
  border: 1px solid #539b33 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-5 .button:before {
  background-color: #539b33 !important;
}

.searchbox-results.theme-5 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23539b33' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-5 form input {
  border-bottom: 1px solid #539b33 !important;
  border-left: 1px solid #539b33 !important;
  border-top: 1px solid #539b33 !important;
}

.searchbox-results.theme-6 .button {
  border: 1px solid #1f7ad6 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-6 .button:before {
  background-color: #1f7ad6 !important;
}

.searchbox-results.theme-6 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%231f7ad6' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-6 form input {
  border-bottom: 1px solid #1f7ad6 !important;
  border-left: 1px solid #1f7ad6 !important;
  border-top: 1px solid #1f7ad6 !important;
}

.searchbox-results.theme-7 .button {
  border: 1px solid #9540bf !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-7 .button:before {
  background-color: #9540bf !important;
}

.searchbox-results.theme-7 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%239540bf' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-7 form input {
  border-bottom: 1px solid #9540bf !important;
  border-left: 1px solid #9540bf !important;
  border-top: 1px solid #9540bf !important;
}

.searchbox-results.theme-8 .button {
  border: 1px solid #2d99a9 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-8 .button:before {
  background-color: #2d99a9 !important;
}

.searchbox-results.theme-8 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%232d99a9' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-8 form input {
  border-bottom: 1px solid #2d99a9 !important;
  border-left: 1px solid #2d99a9 !important;
  border-top: 1px solid #2d99a9 !important;
}

.searchbox-results.theme-9 .button {
  border: 1px solid #1d1d1c !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-9 .button:before {
  background-color: #1d1d1c !important;
}

.searchbox-results.theme-9 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%231d1d1c' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-9 form input {
  border-bottom: 1px solid #1d1d1c !important;
  border-left: 1px solid #1d1d1c !important;
  border-top: 1px solid #1d1d1c !important;
}

.searchbox-results.theme-10 .button {
  border: 1px solid #717276 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-10 .button:before {
  background-color: #717276 !important;
}

.searchbox-results.theme-10 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23717276' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-10 form input {
  border-bottom: 1px solid #717276 !important;
  border-left: 1px solid #717276 !important;
  border-top: 1px solid #717276 !important;
}

.searchbox-results.theme-white .button {
  border: 1px solid #fff !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-white .button:before {
  background-color: #fff !important;
}

.searchbox-results.theme-white .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23fff' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-white form input {
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
}

.searchbox-results.theme-gray-100 .button {
  border: 1px solid #fff !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-100 .button:before {
  background-color: #fff !important;
}

.searchbox-results.theme-gray-100 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23fff' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-100 form input {
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
}

.searchbox-results.theme-gray-200 .button {
  border: 1px solid #f8f8f8 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-200 .button:before {
  background-color: #f8f8f8 !important;
}

.searchbox-results.theme-gray-200 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23f8f8f8' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-200 form input {
  border-bottom: 1px solid #f8f8f8 !important;
  border-left: 1px solid #f8f8f8 !important;
  border-top: 1px solid #f8f8f8 !important;
}

.searchbox-results.theme-gray-300 .button {
  border: 1px solid #efefef !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-300 .button:before {
  background-color: #efefef !important;
}

.searchbox-results.theme-gray-300 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23efefef' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-300 form input {
  border-bottom: 1px solid #efefef !important;
  border-left: 1px solid #efefef !important;
  border-top: 1px solid #efefef !important;
}

.searchbox-results.theme-gray-400 .button {
  border: 1px solid #cfcfce !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-400 .button:before {
  background-color: #cfcfce !important;
}

.searchbox-results.theme-gray-400 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23cfcfce' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-400 form input {
  border-bottom: 1px solid #cfcfce !important;
  border-left: 1px solid #cfcfce !important;
  border-top: 1px solid #cfcfce !important;
}

.searchbox-results.theme-gray-500 .button {
  border: 1px solid #959593 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-500 .button:before {
  background-color: #959593 !important;
}

.searchbox-results.theme-gray-500 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23959593' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-500 form input {
  border-bottom: 1px solid #959593 !important;
  border-left: 1px solid #959593 !important;
  border-top: 1px solid #959593 !important;
}

.searchbox-results.theme-gray-600 .button {
  border: 1px solid #777773 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-600 .button:before {
  background-color: #777773 !important;
}

.searchbox-results.theme-gray-600 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23777773' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-600 form input {
  border-bottom: 1px solid #777773 !important;
  border-left: 1px solid #777773 !important;
  border-top: 1px solid #777773 !important;
}

.searchbox-results.theme-gray-700 .button {
  border: 1px solid #50504e !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-700 .button:before {
  background-color: #50504e !important;
}

.searchbox-results.theme-gray-700 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%2350504e' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-700 form input {
  border-bottom: 1px solid #50504e !important;
  border-left: 1px solid #50504e !important;
  border-top: 1px solid #50504e !important;
}

.searchbox-results.theme-gray-800 .button {
  border: 1px solid #1d1d1c !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-800 .button:before {
  background-color: #1d1d1c !important;
}

.searchbox-results.theme-gray-800 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%231d1d1c' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-800 form input {
  border-bottom: 1px solid #1d1d1c !important;
  border-left: 1px solid #1d1d1c !important;
  border-top: 1px solid #1d1d1c !important;
}

.searchbox-results.theme-gray-900 .button {
  border: 1px solid #0d0d0c !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-gray-900 .button:before {
  background-color: #0d0d0c !important;
}

.searchbox-results.theme-gray-900 .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%230d0d0c' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-900 form input {
  border-bottom: 1px solid #0d0d0c !important;
  border-left: 1px solid #0d0d0c !important;
  border-top: 1px solid #0d0d0c !important;
}

.searchbox-results.theme-black .button {
  border: 1px solid #000 !important;
  border-left-color: rgba(0, 0, 0, 0) !important;
}

.searchbox-results.theme-black .button:before {
  background-color: #000 !important;
}

.searchbox-results.theme-black .button:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.74 45.63'%3E%3Cpath d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-black form input {
  border-bottom: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  border-top: 1px solid #000 !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: #e20e17 !important;
}

.searchResults.stripped.odds.theme-2
  .searchResults-result:nth-child(odd):after {
  background-color: #e8306e !important;
}

.searchResults.stripped.odds.theme-3
  .searchResults-result:nth-child(odd):after {
  background-color: #e94f1d !important;
}

.searchResults.stripped.odds.theme-4
  .searchResults-result:nth-child(odd):after {
  background-color: #f7be00 !important;
}

.searchResults.stripped.odds.theme-5
  .searchResults-result:nth-child(odd):after {
  background-color: #539b33 !important;
}

.searchResults.stripped.odds.theme-6
  .searchResults-result:nth-child(odd):after {
  background-color: #1f7ad6 !important;
}

.searchResults.stripped.odds.theme-7
  .searchResults-result:nth-child(odd):after {
  background-color: #9540bf !important;
}

.searchResults.stripped.odds.theme-8
  .searchResults-result:nth-child(odd):after {
  background-color: #2d99a9 !important;
}

.searchResults.stripped.odds.theme-9
  .searchResults-result:nth-child(odd):after {
  background-color: #1d1d1c !important;
}

.searchResults.stripped.odds.theme-10
  .searchResults-result:nth-child(odd):after {
  background-color: #717276 !important;
}

.searchResults.stripped.odds.theme-gray-100
  .searchResults-result:nth-child(odd):after,
.searchResults.stripped.odds.theme-white
  .searchResults-result:nth-child(odd):after {
  background-color: #fff !important;
}

.searchResults.stripped.odds.theme-gray-200
  .searchResults-result:nth-child(odd):after {
  background-color: #f8f8f8 !important;
}

.searchResults.stripped.odds.theme-gray-300
  .searchResults-result:nth-child(odd):after {
  background-color: #efefef !important;
}

.searchResults.stripped.odds.theme-gray-400
  .searchResults-result:nth-child(odd):after {
  background-color: #cfcfce !important;
}

.searchResults.stripped.odds.theme-gray-500
  .searchResults-result:nth-child(odd):after {
  background-color: #959593 !important;
}

.searchResults.stripped.odds.theme-gray-600
  .searchResults-result:nth-child(odd):after {
  background-color: #777773 !important;
}

.searchResults.stripped.odds.theme-gray-700
  .searchResults-result:nth-child(odd):after {
  background-color: #50504e !important;
}

.searchResults.stripped.odds.theme-gray-800
  .searchResults-result:nth-child(odd):after {
  background-color: #1d1d1c !important;
}

.searchResults.stripped.odds.theme-gray-900
  .searchResults-result:nth-child(odd):after {
  background-color: #0d0d0c !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: #e20e17 !important;
}

.searchResults.stripped.evens.theme-2
  .searchResults-result:nth-child(2n):after {
  background-color: #e8306e !important;
}

.searchResults.stripped.evens.theme-3
  .searchResults-result:nth-child(2n):after {
  background-color: #e94f1d !important;
}

.searchResults.stripped.evens.theme-4
  .searchResults-result:nth-child(2n):after {
  background-color: #f7be00 !important;
}

.searchResults.stripped.evens.theme-5
  .searchResults-result:nth-child(2n):after {
  background-color: #539b33 !important;
}

.searchResults.stripped.evens.theme-6
  .searchResults-result:nth-child(2n):after {
  background-color: #1f7ad6 !important;
}

.searchResults.stripped.evens.theme-7
  .searchResults-result:nth-child(2n):after {
  background-color: #9540bf !important;
}

.searchResults.stripped.evens.theme-8
  .searchResults-result:nth-child(2n):after {
  background-color: #2d99a9 !important;
}

.searchResults.stripped.evens.theme-9
  .searchResults-result:nth-child(2n):after {
  background-color: #1d1d1c !important;
}

.searchResults.stripped.evens.theme-10
  .searchResults-result:nth-child(2n):after {
  background-color: #717276 !important;
}

.searchResults.stripped.evens.theme-gray-100
  .searchResults-result:nth-child(2n):after,
.searchResults.stripped.evens.theme-white
  .searchResults-result:nth-child(2n):after {
  background-color: #fff !important;
}

.searchResults.stripped.evens.theme-gray-200
  .searchResults-result:nth-child(2n):after {
  background-color: #f8f8f8 !important;
}

.searchResults.stripped.evens.theme-gray-300
  .searchResults-result:nth-child(2n):after {
  background-color: #efefef !important;
}

.searchResults.stripped.evens.theme-gray-400
  .searchResults-result:nth-child(2n):after {
  background-color: #cfcfce !important;
}

.searchResults.stripped.evens.theme-gray-500
  .searchResults-result:nth-child(2n):after {
  background-color: #959593 !important;
}

.searchResults.stripped.evens.theme-gray-600
  .searchResults-result:nth-child(2n):after {
  background-color: #777773 !important;
}

.searchResults.stripped.evens.theme-gray-700
  .searchResults-result:nth-child(2n):after {
  background-color: #50504e !important;
}

.searchResults.stripped.evens.theme-gray-800
  .searchResults-result:nth-child(2n):after {
  background-color: #1d1d1c !important;
}

.searchResults.stripped.evens.theme-gray-900
  .searchResults-result:nth-child(2n):after {
  background-color: #0d0d0c !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 {
  color: #777773;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2rem;
  margin-left: -1rem;
  position: relative;
  display: block !important;
}

.searchResults-number .searchResults-term {
  color: #e20e17;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

@media (min-width: 768px) {
  .searchResults-number {
    margin-left: 0;
    position: relative;
  }

  .searchResults-number,
  .searchResults-number .searchResults-term {
    font-size: 18px;
    font-weight: 500;
  }
}

.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: #000;
  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 h3 {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0.5rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults-title a,
  .searchResults-title h3 {
    font-size: 18px;
  }
}

.searchResults-pagination {
  margin: 30px auto;
}

@media (min-width: 768px) {
  .searchResults-pagination {
    margin: 50px auto;
  }
}

.searchResults-pagination-item:first-child a {
  text-indent: unset;
}

.searchResults-pagination-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.searchResults .searchResults-pagination-item {
  background-color: rgba(0, 0, 0, 0);
  border: none;
}

.searchResults .searchResults-pagination-item a {
  background-color: rgba(0, 0, 0, 0);
  color: #50504e;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults .searchResults-pagination-item a {
    font-size: 18px;
  }
}

.tabs .is-hidden {
  display: none;
}

.tabs .tabs-nav {
  height: unset;
  overflow: visible;
  z-index: 1;
}

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

.tabs .tabs-nav-list .tabs-nav-item {
  background: none;
  border: 0;
  height: unset;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 40%;
}

.tabs .tabs-nav-list .tabs-nav-item a {
  color: #efefef;
  display: block;
  text-decoration: none;
}

.tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
  font-size: 19px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active a {
  color: #e20e17;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active .text-wrapper {
  font-weight: 700 !important;
}

.tabs .tabs-nav-list .tabs-nav-item:hover a {
  color: #e20e17;
}

.tabs .tabs-content {
  border: 0;
  border-top: 1px solid #e20e17;
  padding: 20px 0;
  z-index: 1;
}

.tabs .tabs-nav-switcher {
  display: none;
}

@media (min-width: 768px) {
  .tabs .tabs-nav {
    margin-bottom: 20px;
  }

  .tabs .tabs-nav-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tabs .tabs-nav-list .tabs-nav-item {
    margin-left: 0;
    margin-right: 5%;
    padding: 10px;
    width: 25%;
  }

  .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
    font-size: 19px;
  }

  .tabs .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: #e20e17;
  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: #e20e17;
  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-link a:after,
.title-color-1 > .component-content:after {
  background-color: #e20e17 !important;
}

.title-color-2-link a:after,
.title-color-2 > .component-content:after {
  background-color: #e8306e !important;
}

.title-color-3-link a:after,
.title-color-3 > .component-content:after {
  background-color: #e94f1d !important;
}

.title-color-4-link a:after,
.title-color-4 > .component-content:after {
  background-color: #f7be00 !important;
}

.title-color-5-link a:after,
.title-color-5 > .component-content:after {
  background-color: #539b33 !important;
}

.title-color-6-link a:after,
.title-color-6 > .component-content:after {
  background-color: #1f7ad6 !important;
}

.title-color-7-link a:after,
.title-color-7 > .component-content:after {
  background-color: #9540bf !important;
}

.title-color-8-link a:after,
.title-color-8 > .component-content:after {
  background-color: #2d99a9 !important;
}

.title-color-9-link a:after,
.title-color-9 > .component-content:after {
  background-color: #1d1d1c !important;
}

.title-color-10-link a:after,
.title-color-10 > .component-content:after {
  background-color: #717276 !important;
}

.title-color-gray-100-link a:after,
.title-color-gray-100 > .component-content:after,
.title-color-white-link a:after,
.title-color-white > .component-content:after {
  background-color: #fff !important;
}

.title-color-gray-200-link a:after,
.title-color-gray-200 > .component-content:after {
  background-color: #f8f8f8 !important;
}

.title-color-gray-300-link a:after,
.title-color-gray-300 > .component-content:after {
  background-color: #efefef !important;
}

.title-color-gray-400-link a:after,
.title-color-gray-400 > .component-content:after {
  background-color: #cfcfce !important;
}

.title-color-gray-500-link a:after,
.title-color-gray-500 > .component-content:after {
  background-color: #959593 !important;
}

.title-color-gray-600-link a:after,
.title-color-gray-600 > .component-content:after {
  background-color: #777773 !important;
}

.title-color-gray-700-link a:after,
.title-color-gray-700 > .component-content:after {
  background-color: #50504e !important;
}

.title-color-gray-800-link a:after,
.title-color-gray-800 > .component-content:after {
  background-color: #1d1d1c !important;
}

.title-color-gray-900-link a:after,
.title-color-gray-900 > .component-content:after {
  background-color: #0d0d0c !important;
}

.title-color-black-link a:after,
.title-color-black > .component-content:after {
  background-color: #000 !important;
}

@media (min-width: 768px) {
  .no-divider-d > .component-content {
    margin-bottom: 2rem;
  }

  .no-divider-d > .component-content:after {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .no-divider-m > .component-content {
    margin-bottom: 2rem;
  }

  .no-divider-m > .component-content:after {
    display: none !important;
  }
}

.title-left-m .component-content .richText-content h1,
.title-left-m .component-content .richText-content h2,
.title-left-m .component-content .richText-content h3,
.title-left-m .component-content .richText-content h4,
.title-left-m .component-content figcaption h1,
.title-left-m .component-content figcaption h2,
.title-left-m .component-content figcaption h3,
.title-left-m .component-content figcaption h4 {
  text-align: left;
}

.title-center-m .component-content .richText-content h1,
.title-center-m .component-content .richText-content h2,
.title-center-m .component-content .richText-content h3,
.title-center-m .component-content .richText-content h4,
.title-center-m .component-content figcaption h1,
.title-center-m .component-content figcaption h2,
.title-center-m .component-content figcaption h3,
.title-center-m .component-content figcaption h4 {
  text-align: center;
}

.title-right-m .component-content .richText-content h1,
.title-right-m .component-content .richText-content h2,
.title-right-m .component-content .richText-content h3,
.title-right-m .component-content .richText-content h4,
.title-right-m .component-content figcaption h1,
.title-right-m .component-content figcaption h2,
.title-right-m .component-content figcaption h3,
.title-right-m .component-content figcaption h4 {
  text-align: right;
}

@media (min-width: 992px) {
  .title-left-d .component-content .richText-content h1,
  .title-left-d .component-content .richText-content h2,
  .title-left-d .component-content .richText-content h3,
  .title-left-d .component-content .richText-content h4,
  .title-left-d .component-content figcaption h1,
  .title-left-d .component-content figcaption h2,
  .title-left-d .component-content figcaption h3,
  .title-left-d .component-content figcaption h4 {
    text-align: left;
  }

  .title-center-d .component-content .richText-content h1,
  .title-center-d .component-content .richText-content h2,
  .title-center-d .component-content .richText-content h3,
  .title-center-d .component-content .richText-content h4,
  .title-center-d .component-content figcaption h1,
  .title-center-d .component-content figcaption h2,
  .title-center-d .component-content figcaption h3,
  .title-center-d .component-content figcaption h4 {
    text-align: center;
  }

  .title-right-d .component-content .richText-content h1,
  .title-right-d .component-content .richText-content h2,
  .title-right-d .component-content .richText-content h3,
  .title-right-d .component-content .richText-content h4,
  .title-right-d .component-content figcaption h1,
  .title-right-d .component-content figcaption h2,
  .title-right-d .component-content figcaption h3,
  .title-right-d .component-content figcaption h4 {
    text-align: right;
  }
}

.mp4-video > .component-content > .content,
.reference-video-component-mp4 > .component-content > .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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border: 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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 409.6 409.6'%3E%3Cpath d='M204.8 0C91.7 0 0 91.7 0 204.8s91.7 204.8 204.8 204.8 204.8-91.7 204.8-204.8S317.9 0 204.8 0zm70.8 215.6l-102.4 64a12.72 12.72 0 01-6.8 1.9 12.46 12.46 0 01-6.2-1.6 12.75 12.75 0 01-6.6-11.2v-128a12.84 12.84 0 0119.6-10.9l102.4 64a12.9 12.9 0 010 21.8z' fill='%23fff'/%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' viewBox='0 0 409.6 409.6'%3E%3Cpath d='M204.8 0C91.7 0 0 91.7 0 204.8s91.7 204.8 204.8 204.8 204.8-91.7 204.8-204.8S317.9 0 204.8 0zm70.8 215.6l-102.4 64a12.72 12.72 0 01-6.8 1.9 12.46 12.46 0 01-6.2-1.6 12.75 12.75 0 01-6.6-11.2v-128a12.84 12.84 0 0119.6-10.9l102.4 64a12.9 12.9 0 010 21.8z' fill='%23fff'/%3E%3C/svg%3E");
}

.richText.component > .component-content,
.richText.component > .component-content > .richText-content {
  height: 100%;
  width: 100%;
}

.box.bg-size-cover > .component-content {
  background-size: cover;
}

.box.bg-size-contain > .component-content {
  background-size: contain;
}

.box.bg-size-auto > .component-content {
  background-size: auto;
}

.box.bg-size-w5 > .component-content {
  background-size: 5% auto;
}

.box.bg-size-h5 > .component-content {
  background-size: auto 5%;
}

.box.bg-size-w10 > .component-content {
  background-size: 10% auto;
}

.box.bg-size-h10 > .component-content {
  background-size: auto 10%;
}

.box.bg-size-w15 > .component-content {
  background-size: 15% auto;
}

.box.bg-size-h15 > .component-content {
  background-size: auto 15%;
}

.box.bg-size-w20 > .component-content {
  background-size: 20% auto;
}

.box.bg-size-h20 > .component-content {
  background-size: auto 20%;
}

.box.bg-size-w25 > .component-content {
  background-size: 25% auto;
}

.box.bg-size-h25 > .component-content {
  background-size: auto 25%;
}

.box.bg-size-w30 > .component-content {
  background-size: 30% auto;
}

.box.bg-size-h30 > .component-content {
  background-size: auto 30%;
}

.box.bg-size-w35 > .component-content {
  background-size: 35% auto;
}

.box.bg-size-h35 > .component-content {
  background-size: auto 35%;
}

.box.bg-size-w40 > .component-content {
  background-size: 40% auto;
}

.box.bg-size-h40 > .component-content {
  background-size: auto 40%;
}

.box.bg-size-w45 > .component-content {
  background-size: 45% auto;
}

.box.bg-size-h45 > .component-content {
  background-size: auto 45%;
}

.box.bg-size-w50 > .component-content {
  background-size: 50% auto;
}

.box.bg-size-h50 > .component-content {
  background-size: auto 50%;
}

.box.bg-size-w55 > .component-content {
  background-size: 55% auto;
}

.box.bg-size-h55 > .component-content {
  background-size: auto 55%;
}

.box.bg-size-w60 > .component-content {
  background-size: 60% auto;
}

.box.bg-size-h60 > .component-content {
  background-size: auto 60%;
}

.box.bg-size-w65 > .component-content {
  background-size: 65% auto;
}

.box.bg-size-h65 > .component-content {
  background-size: auto 65%;
}

.box.bg-size-w70 > .component-content {
  background-size: 70% auto;
}

.box.bg-size-h70 > .component-content {
  background-size: auto 70%;
}

.box.bg-size-w75 > .component-content {
  background-size: 75% auto;
}

.box.bg-size-h75 > .component-content {
  background-size: auto 75%;
}

.box.bg-size-w80 > .component-content {
  background-size: 80% auto;
}

.box.bg-size-h80 > .component-content {
  background-size: auto 80%;
}

.box.bg-size-w85 > .component-content {
  background-size: 85% auto;
}

.box.bg-size-h85 > .component-content {
  background-size: auto 85%;
}

.box.bg-size-w90 > .component-content {
  background-size: 90% auto;
}

.box.bg-size-h90 > .component-content {
  background-size: auto 90%;
}

.box.bg-size-w95 > .component-content {
  background-size: 95% auto;
}

.box.bg-size-h95 > .component-content {
  background-size: auto 95%;
}

.box.bg-size-w100 > .component-content {
  background-size: 100% auto;
}

.box.bg-size-h100 > .component-content {
  background-size: auto 100%;
}

.box.bg-position-top-left > .component-content {
  background-position: 0 0;
}

.box.bg-position-top-center > .component-content {
  background-position: top;
}

.box.bg-position-top-right > .component-content {
  background-position: 100% 0;
}

.box.bg-position-bottom-left > .component-content {
  background-position: 0 100%;
}

.box.bg-position-bottom-center > .component-content {
  background-position: bottom;
}

.box.bg-position-bottom-right > .component-content {
  background-position: 100% 100%;
}

.box.bg-position-center-left > .component-content {
  background-position: 0;
}

.box.bg-position-center-center > .component-content {
  background-position: 50%;
}

.box.bg-position-center-right > .component-content {
  background-position: 100%;
}

.box.bg-attachment-scroll > .component-content {
  background-attachment: scroll;
}

.box.bg-attachment-local > .component-content {
  background-attachment: local;
}

.box.bg-attachment-fixed > .component-content {
  background-attachment: fixed;
}

.box.bg-repeat-no-r > .component-content {
  background-repeat: no-repeat;
}

.box.bg-repeat-rx > .component-content {
  background-repeat: repeat-x;
}

.box.bg-repeat-ry > .component-content {
  background-repeat: repeat-y;
}

.box.bg-repeat-round > .component-content {
  background-repeat: round;
}

.box.bg-repeat-space > .component-content {
  background-repeat: space;
}

.box.video-bg {
  overflow: hidden !important;
}

.box.video-bg.blending-color video.box-video-bg {
  mix-blend-mode: color;
}

.box.video-bg.blending-color-burn video.box-video-bg {
  mix-blend-mode: color-burn;
}

.box.video-bg.blending-color-dodge video.box-video-bg {
  mix-blend-mode: color-dodge;
}

.box.video-bg.blending-darken video.box-video-bg {
  mix-blend-mode: darken;
}

.box.video-bg.blending-difference video.box-video-bg {
  mix-blend-mode: difference;
}

.box.video-bg.blending-hard-light video.box-video-bg {
  mix-blend-mode: hard-light;
}

.box.video-bg.blending-hue video.box-video-bg {
  mix-blend-mode: hue;
}

.box.video-bg.blending-lighten video.box-video-bg {
  mix-blend-mode: lighten;
}

.box.video-bg.blending-luminosity video.box-video-bg {
  mix-blend-mode: luminosity;
}

.box.video-bg.blending-multiply video.box-video-bg {
  mix-blend-mode: multiply;
}

.box.video-bg.blending-overlay video.box-video-bg {
  mix-blend-mode: overlay;
}

.box.video-bg.blending-saturation video.box-video-bg {
  mix-blend-mode: saturation;
}

.box.video-bg.blending-screen video.box-video-bg {
  mix-blend-mode: screen;
}

.box.video-bg.blending-soft-light video.box-video-bg {
  mix-blend-mode: soft-light;
}

.box.video-bg video.box-video-bg {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.box.video-bg video.box-video-bg.ready-js {
  opacity: 1;
}

.box.paralax-js {
  background-position: top;
  background-repeat: repeat-y;
  background-size: cover !important;
}

@media (min-width: 768px) {
  .box.bg-size-d-cover > .component-content {
    background-size: cover;
  }

  .box.bg-size-d-contain > .component-content {
    background-size: contain;
  }

  .box.bg-size-d-auto > .component-content {
    background-size: auto;
  }

  .box.bg-size-d-w5 > .component-content {
    background-size: 5% auto;
  }

  .box.bg-size-d-h5 > .component-content {
    background-size: auto 5%;
  }

  .box.bg-size-d-w10 > .component-content {
    background-size: 10% auto;
  }

  .box.bg-size-d-h10 > .component-content {
    background-size: auto 10%;
  }

  .box.bg-size-d-w15 > .component-content {
    background-size: 15% auto;
  }

  .box.bg-size-d-h15 > .component-content {
    background-size: auto 15%;
  }

  .box.bg-size-d-w20 > .component-content {
    background-size: 20% auto;
  }

  .box.bg-size-d-h20 > .component-content {
    background-size: auto 20%;
  }

  .box.bg-size-d-w25 > .component-content {
    background-size: 25% auto;
  }

  .box.bg-size-d-h25 > .component-content {
    background-size: auto 25%;
  }

  .box.bg-size-d-w30 > .component-content {
    background-size: 30% auto;
  }

  .box.bg-size-d-h30 > .component-content {
    background-size: auto 30%;
  }

  .box.bg-size-d-w35 > .component-content {
    background-size: 35% auto;
  }

  .box.bg-size-d-h35 > .component-content {
    background-size: auto 35%;
  }

  .box.bg-size-d-w40 > .component-content {
    background-size: 40% auto;
  }

  .box.bg-size-d-h40 > .component-content {
    background-size: auto 40%;
  }

  .box.bg-size-d-w45 > .component-content {
    background-size: 45% auto;
  }

  .box.bg-size-d-h45 > .component-content {
    background-size: auto 45%;
  }

  .box.bg-size-d-w50 > .component-content {
    background-size: 50% auto;
  }

  .box.bg-size-d-h50 > .component-content {
    background-size: auto 50%;
  }

  .box.bg-size-d-w55 > .component-content {
    background-size: 55% auto;
  }

  .box.bg-size-d-h55 > .component-content {
    background-size: auto 55%;
  }

  .box.bg-size-d-w60 > .component-content {
    background-size: 60% auto;
  }

  .box.bg-size-d-h60 > .component-content {
    background-size: auto 60%;
  }

  .box.bg-size-d-w65 > .component-content {
    background-size: 65% auto;
  }

  .box.bg-size-d-h65 > .component-content {
    background-size: auto 65%;
  }

  .box.bg-size-d-w70 > .component-content {
    background-size: 70% auto;
  }

  .box.bg-size-d-h70 > .component-content {
    background-size: auto 70%;
  }

  .box.bg-size-d-w75 > .component-content {
    background-size: 75% auto;
  }

  .box.bg-size-d-h75 > .component-content {
    background-size: auto 75%;
  }

  .box.bg-size-d-w80 > .component-content {
    background-size: 80% auto;
  }

  .box.bg-size-d-h80 > .component-content {
    background-size: auto 80%;
  }

  .box.bg-size-d-w85 > .component-content {
    background-size: 85% auto;
  }

  .box.bg-size-d-h85 > .component-content {
    background-size: auto 85%;
  }

  .box.bg-size-d-w90 > .component-content {
    background-size: 90% auto;
  }

  .box.bg-size-d-h90 > .component-content {
    background-size: auto 90%;
  }

  .box.bg-size-d-w95 > .component-content {
    background-size: 95% auto;
  }

  .box.bg-size-d-h95 > .component-content {
    background-size: auto 95%;
  }

  .box.bg-size-d-w100 > .component-content {
    background-size: 100% auto;
  }

  .box.bg-size-d-h100 > .component-content {
    background-size: auto 100%;
  }

  .box.bg-position-d-top-left > .component-content {
    background-position: 0 0;
  }

  .box.bg-position-d-top-center > .component-content {
    background-position: top;
  }

  .box.bg-position-d-top-right > .component-content {
    background-position: 100% 0;
  }

  .box.bg-position-d-bottom-left > .component-content {
    background-position: 0 100%;
  }

  .box.bg-position-d-bottom-center > .component-content {
    background-position: bottom;
  }

  .box.bg-position-d-bottom-right > .component-content {
    background-position: 100% 100%;
  }

  .box.bg-position-d-center-left > .component-content {
    background-position: 0;
  }

  .box.bg-position-d-center-center > .component-content {
    background-position: 50%;
  }

  .box.bg-position-d-center-right > .component-content {
    background-position: 100%;
  }

  .box.bg-attachment-d-scroll > .component-content {
    background-attachment: scroll;
  }

  .box.bg-attachment-d-local > .component-content {
    background-attachment: local;
  }

  .box.bg-attachment-d-fixed > .component-content {
    background-attachment: fixed;
  }

  .box.bg-repeat-d-no-r > .component-content {
    background-repeat: no-repeat;
  }

  .box.bg-repeat-d-rx > .component-content {
    background-repeat: repeat-x;
  }

  .box.bg-repeat-d-ry > .component-content {
    background-repeat: repeat-y;
  }

  .box.bg-repeat-d-round > .component-content {
    background-repeat: round;
  }

  .box.bg-repeat-d-space > .component-content {
    background-repeat: space;
  }
}

.richText .richText-content p + ol,
.richText .richText-content p + ul {
  margin-top: -0.5rem;
}

.richText .richText-content ol,
.richText .richText-content ul {
  margin: 0;
  padding: 0;
}

.richText .richText-content ol > li,
.richText .richText-content ul > li {
  color: #50504e;
  display: block;
  line-height: 1.67;
  list-style-type: none;
  margin: 0 0 0.2rem;
  padding: 0 0 0 1rem;
  position: relative;
  text-align: left;
}

.richText .richText-content ol > li:last-of-type,
.richText .richText-content ul > li:last-of-type {
  margin-bottom: 0;
}

.richText .richText-content ol > li:before,
.richText .richText-content ul > li:before {
  color: #f7be00;
  content: "\2022";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.8rem;
  left: 0;
  line-height: 1.67;
  position: absolute;
  text-indent: 0;
  top: 0;
}

@media (min-width: 992px) {
  .richText .richText-content ol > li,
  .richText .richText-content ol > li:before,
  .richText .richText-content ul > li,
  .richText .richText-content ul > li:before {
    line-height: 1.67;
  }
}

.richText .richText-content ol > li:first-child:before {
  content: "1.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(2):before {
  content: "2.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(3):before {
  content: "3.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(4):before {
  content: "4.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(5):before {
  content: "5.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(6):before {
  content: "6.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(7):before {
  content: "7.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(8):before {
  content: "8.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(9):before {
  content: "9.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(10):before {
  content: "10.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(11):before {
  content: "11.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(12):before {
  content: "12.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(13):before {
  content: "13.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(14):before {
  content: "14.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(15):before {
  content: "15.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(16):before {
  content: "16.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(17):before {
  content: "17.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(18):before {
  content: "18.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(19):before {
  content: "19.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(20):before {
  content: "20.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(21):before {
  content: "21.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(22):before {
  content: "22.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(23):before {
  content: "23.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(24):before {
  content: "24.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(25):before {
  content: "25.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(26):before {
  content: "26.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(27):before {
  content: "27.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(28):before {
  content: "28.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(29):before {
  content: "29.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(30):before {
  content: "30.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(31):before {
  content: "31.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(32):before {
  content: "32.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(33):before {
  content: "33.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(34):before {
  content: "34.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(35):before {
  content: "35.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(36):before {
  content: "36.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(37):before {
  content: "37.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(38):before {
  content: "38.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(39):before {
  content: "39.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(40):before {
  content: "40.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(41):before {
  content: "41.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(42):before {
  content: "42.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(43):before {
  content: "43.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(44):before {
  content: "44.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(45):before {
  content: "45.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(46):before {
  content: "46.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(47):before {
  content: "47.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(48):before {
  content: "48.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(49):before {
  content: "49.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(50):before {
  content: "50.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(51):before {
  content: "51.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(52):before {
  content: "52.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(53):before {
  content: "53.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(54):before {
  content: "54.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(55):before {
  content: "55.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(56):before {
  content: "56.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(57):before {
  content: "57.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(58):before {
  content: "58.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(59):before {
  content: "59.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(60):before {
  content: "60.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(61):before {
  content: "61.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(62):before {
  content: "62.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(63):before {
  content: "63.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(64):before {
  content: "64.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(65):before {
  content: "65.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(66):before {
  content: "66.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(67):before {
  content: "67.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(68):before {
  content: "68.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(69):before {
  content: "69.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(70):before {
  content: "70.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(71):before {
  content: "71.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(72):before {
  content: "72.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(73):before {
  content: "73.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(74):before {
  content: "74.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(75):before {
  content: "75.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(76):before {
  content: "76.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(77):before {
  content: "77.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(78):before {
  content: "78.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(79):before {
  content: "79.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(80):before {
  content: "80.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(81):before {
  content: "81.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(82):before {
  content: "82.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(83):before {
  content: "83.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(84):before {
  content: "84.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(85):before {
  content: "85.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(86):before {
  content: "86.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(87):before {
  content: "87.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(88):before {
  content: "88.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(89):before {
  content: "89.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(90):before {
  content: "90.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(91):before {
  content: "91.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(92):before {
  content: "92.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(93):before {
  content: "93.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(94):before {
  content: "94.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(95):before {
  content: "95.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(96):before {
  content: "96.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(97):before {
  content: "97.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(98):before {
  content: "98.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(99):before {
  content: "99.";
  font-size: inherit;
  font-weight: 700;
}

.richText .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: #e20e17 !important;
}

.richText.list-color-2 li:before {
  color: #e8306e !important;
}

.richText.list-color-3 li:before {
  color: #e94f1d !important;
}

.richText.list-color-4 li:before {
  color: #f7be00 !important;
}

.richText.list-color-5 li:before {
  color: #539b33 !important;
}

.richText.list-color-6 li:before {
  color: #1f7ad6 !important;
}

.richText.list-color-7 li:before {
  color: #9540bf !important;
}

.richText.list-color-8 li:before {
  color: #2d99a9 !important;
}

.richText.list-color-9 li:before {
  color: #1d1d1c !important;
}

.richText.list-color-10 li:before {
  color: #717276 !important;
}

.richText.list-color-gray-100 li:before,
.richText.list-color-white li:before {
  color: #fff !important;
}

.richText.list-color-gray-200 li:before {
  color: #f8f8f8 !important;
}

.richText.list-color-gray-300 li:before {
  color: #efefef !important;
}

.richText.list-color-gray-400 li:before {
  color: #cfcfce !important;
}

.richText.list-color-gray-500 li:before {
  color: #959593 !important;
}

.richText.list-color-gray-600 li:before {
  color: #777773 !important;
}

.richText.list-color-gray-700 li:before {
  color: #50504e !important;
}

.richText.list-color-gray-800 li:before {
  color: #1d1d1c !important;
}

.richText.list-color-gray-900 li:before {
  color: #0d0d0c !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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.full-link.hover-effect .image:hover img {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.full-link.r1x1 .image > .component-content {
  padding-bottom: 100%;
}

.full-link.r4x3 .image > .component-content {
  padding-bottom: 75%;
}

.full-link.r16x9 .image > .component-content {
  padding-bottom: 56.25%;
}

.full-link.r3x2 .image > .component-content {
  padding-bottom: 66.66%;
}

.full-link.r8x5 .image > .component-content {
  padding-bottom: 62.5%;
}

.full-link .image {
  position: relative;
}

.full-link .image img {
  max-width: 100%;
  width: auto;
}

.full-link .image :not(a) {
  position: static;
}

.full-link .image a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.full-link.image {
  position: relative;
}

.full-link.image.hover-effect .image img {
  -webkit-transform-origin: cemter;
  -ms-transform-origin: cemter;
  transform-origin: cemter;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.full-link.image.hover-effect .image:hover img {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.full-link.image.r1x1 .image > .component-content {
  padding-bottom: 100%;
}

.full-link.image.r4x3 .image > .component-content {
  padding-bottom: 75%;
}

.full-link.image.r16x9 .image > .component-content {
  padding-bottom: 56.25%;
}

.full-link.image.r3x2 .image > .component-content {
  padding-bottom: 66.66%;
}

.full-link.image.r8x5 .image > .component-content {
  padding-bottom: 62.5%;
}

.full-link.image img {
  max-width: 100%;
  width: auto;
}

.full-link.image :not(a) {
  position: static;
}

.full-link.image a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.table,
.table > .component-content {
  width: 100%;
  max-width: 100%;
}

.table > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.table > .component-content > .content > .table-row {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.table > .component-content > .content > .table-row > * > .content > :not(a) {
  min-width: 20px;
  min-height: 20px;
}

.table
  > .component-content
  > .content
  > .table-row
  > *
  > .content
  > :not(a)
  > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  height: 100%;
}

.table.no-colspan-cells-js
  > *
  > .content
  > .table-row
  > *
  > .content
  > :not(a):last-child {
  max-width: none !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 100% !important;
  flex: 0 1 100% !important;
}

@media (max-width: 767px) {
  .table.scrollable > * > .content > .table-row > * > .content {
    overflow: hidden;
    scroll-behavior: smooth;
  }

  .table.scrollable > * > .content > .table-row > * > .content:not(.js-scroll) {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }

  .table.scrollable
    > *
    > .content
    > .table-row
    > *
    > .content
    [class*="bp-table-tc"],
  .table.scrollable
    > *
    > .content
    > .table-row
    > *
    > .content
    [class*="bp-table-td"] {
    min-width: 50%;
    max-width: 50%;
    scroll-snap-align: start;
  }

  .table.scrollable.fixed-headers > * > .content > .table-row {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }

  .table.scrollable.fixed-headers > * > .content > .table-row > * > .content {
    -ms-scroll-snap-points-x: repeat(100%);
    scroll-snap-points-x: repeat(100%);
  }

  .table.scrollable.fixed-headers
    > *
    > .content
    > .table-row
    > *
    > .content
    [class*="bp-table-td"] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    max-width: 50%;
    z-index: 9;
    background-color: #fff;
  }

  .table.scrollable.fixed-headers
    > *
    > .content
    > .table-row
    > *
    > .content
    [class*="bp-table-tc"] {
    padding-left: 50%;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: none !important;
  }

  .table.scrollable.fixed-headers
    > *
    > .content
    > .table-row:nth-child(2)
    > *
    > .content
    [class*="bp-table-td"]:not(:first-of-type) {
    position: static;
    top: auto;
    left: auto;
    z-index: 1;
    padding-left: 50%;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: none !important;
  }
}

.table-row {
  min-width: 100%;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.table-row > * > .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: nowrap;
  flex-wrap: nowrap;
}

.table.b-color-1,
.table.b-color-1 > * > .content > .table-row,
.table.b-color-1 > * > .content > .table-row:last-child,
.table.b-color-1
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-1
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #e20e17 !important;
}

.table.b-color-2,
.table.b-color-2 > * > .content > .table-row,
.table.b-color-2 > * > .content > .table-row:last-child,
.table.b-color-2
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-2
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #e8306e !important;
}

.table.b-color-3,
.table.b-color-3 > * > .content > .table-row,
.table.b-color-3 > * > .content > .table-row:last-child,
.table.b-color-3
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-3
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #e94f1d !important;
}

.table.b-color-4,
.table.b-color-4 > * > .content > .table-row,
.table.b-color-4 > * > .content > .table-row:last-child,
.table.b-color-4
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-4
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #f7be00 !important;
}

.table.b-color-5,
.table.b-color-5 > * > .content > .table-row,
.table.b-color-5 > * > .content > .table-row:last-child,
.table.b-color-5
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-5
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #539b33 !important;
}

.table.b-color-6,
.table.b-color-6 > * > .content > .table-row,
.table.b-color-6 > * > .content > .table-row:last-child,
.table.b-color-6
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-6
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #1f7ad6 !important;
}

.table.b-color-7,
.table.b-color-7 > * > .content > .table-row,
.table.b-color-7 > * > .content > .table-row:last-child,
.table.b-color-7
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-7
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #9540bf !important;
}

.table.b-color-8,
.table.b-color-8 > * > .content > .table-row,
.table.b-color-8 > * > .content > .table-row:last-child,
.table.b-color-8
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-8
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #2d99a9 !important;
}

.table.b-color-9,
.table.b-color-9 > * > .content > .table-row,
.table.b-color-9 > * > .content > .table-row:last-child,
.table.b-color-9
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-9
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #1d1d1c !important;
}

.table.b-color-10,
.table.b-color-10 > * > .content > .table-row,
.table.b-color-10 > * > .content > .table-row:last-child,
.table.b-color-10
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-10
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #717276 !important;
}

.table.b-color-gray-100,
.table.b-color-gray-100 > * > .content > .table-row,
.table.b-color-gray-100 > * > .content > .table-row:last-child,
.table.b-color-gray-100
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-100
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child),
.table.b-color-white,
.table.b-color-white > * > .content > .table-row,
.table.b-color-white > * > .content > .table-row:last-child,
.table.b-color-white
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-white
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #fff !important;
}

.table.b-color-gray-200,
.table.b-color-gray-200 > * > .content > .table-row,
.table.b-color-gray-200 > * > .content > .table-row:last-child,
.table.b-color-gray-200
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-200
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #f8f8f8 !important;
}

.table.b-color-gray-300,
.table.b-color-gray-300 > * > .content > .table-row,
.table.b-color-gray-300 > * > .content > .table-row:last-child,
.table.b-color-gray-300
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-300
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #efefef !important;
}

.table.b-color-gray-400,
.table.b-color-gray-400 > * > .content > .table-row,
.table.b-color-gray-400 > * > .content > .table-row:last-child,
.table.b-color-gray-400
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-400
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #cfcfce !important;
}

.table.b-color-gray-500,
.table.b-color-gray-500 > * > .content > .table-row,
.table.b-color-gray-500 > * > .content > .table-row:last-child,
.table.b-color-gray-500
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-500
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #959593 !important;
}

.table.b-color-gray-600,
.table.b-color-gray-600 > * > .content > .table-row,
.table.b-color-gray-600 > * > .content > .table-row:last-child,
.table.b-color-gray-600
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-600
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #777773 !important;
}

.table.b-color-gray-700,
.table.b-color-gray-700 > * > .content > .table-row,
.table.b-color-gray-700 > * > .content > .table-row:last-child,
.table.b-color-gray-700
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-700
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #50504e !important;
}

.table.b-color-gray-800,
.table.b-color-gray-800 > * > .content > .table-row,
.table.b-color-gray-800 > * > .content > .table-row:last-child,
.table.b-color-gray-800
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-800
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #1d1d1c !important;
}

.table.b-color-gray-900,
.table.b-color-gray-900 > * > .content > .table-row,
.table.b-color-gray-900 > * > .content > .table-row:last-child,
.table.b-color-gray-900
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-gray-900
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #0d0d0c !important;
}

.table.b-color-black,
.table.b-color-black > * > .content > .table-row,
.table.b-color-black > * > .content > .table-row:last-child,
.table.b-color-black
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.b-color-black
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-color: #000 !important;
}

.table.bordered {
  border-left: 1px solid;
  border-right: 1px solid;
}

.table.bordered > * > .content > .table-row {
  border-top: 1px solid;
}

.table.bordered > * > .content > .table-row:last-child {
  border-bottom: 1px solid;
}

.table.bordered
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml:not(:last-child),
.table.bordered
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml:not(:last-child) {
  border-right: 1px solid;
}

.table.cellpadding-1
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cellpadding-1
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  padding: 1rem;
}

.table.cellpadding-2
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cellpadding-2
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  padding: 2rem;
}

.table.cellpadding-3
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cellpadding-3
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  padding: 3rem;
}

.table.cells-v-top
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-v-top
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.table.cells-v-center
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-v-center
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.table.cells-v-bottom
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-v-bottom
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.table.cells-h-left
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-h-left
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
}

.table.cells-h-center
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-h-center
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
}

.table.cells-h-right
  > *
  > .content
  > .table-row
  > *
  > .content
  > .advancedParametrizedHtml
  > .component-content,
.table.cells-h-right
  > *
  > .content
  > .table-row
  > *
  > .content
  > .parametrizedhtml
  > .component-content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: flex-end;
}

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

.reference-bp-share-icon {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
}

.reference-bp-share-icon > .component-content {
  width: 40px;
  height: 40px;
  position: relative;
  padding-bottom: 40px;
}

.reference-bp-share-icon > .component-content > .jv-share-link {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100% !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  justify-items: center !important;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100%;
}

.reference-bp-share-icon > .component-content > .jv-share-link > img {
  width: 20px;
  height: 20px;
}

.reference-bp-share-icon.icon-w-50 > .component-content > .jv-share-link > img {
  width: 50% !important;
  max-width: 50% !important;
  height: auto;
}

.reference-bp-share-icon.icon-w-60 > .component-content > .jv-share-link > img {
  width: 60% !important;
  max-width: 60% !important;
  height: auto;
}

.reference-bp-share-icon.icon-w-70 > .component-content > .jv-share-link > img {
  width: 70% !important;
  max-width: 70% !important;
  height: auto;
}

.reference-bp-share-icon.icon-w-80 > .component-content > .jv-share-link > img {
  width: 80% !important;
  max-width: 80% !important;
  height: auto;
}

.reference-bp-share-icon.icon-w-90 > .component-content > .jv-share-link > img {
  width: 90% !important;
  max-width: 90% !important;
  height: auto;
}

.reference-bp-share-icon.icon-w-100
  > .component-content
  > .jv-share-link
  > img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto;
}

.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 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.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,
.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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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, 0.35);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}

.bpplayer > .controls:hover {
  background: rgba(0, 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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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-f .icon.tr,
.bpplayer > .controls.controls-active .icon.tl,
.bpplayer > .controls.controls-active .icon.tr {
  top: 60px;
}

.bpplayer > .controls.controls-active-f .icon.bl,
.bpplayer > .controls.controls-active-f .icon.br,
.bpplayer > .controls.controls-active .icon.bl,
.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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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-f .top:hover,
.bpplayer > .controls.controls-active .top,
.bpplayer > .controls.controls-active .top:hover {
  top: 0;
}

.bpplayer > .controls.controls-active-f .bottom,
.bpplayer > .controls.controls-active-f .bottom:hover,
.bpplayer > .controls.controls-active .bottom,
.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

#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,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(3),
#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:first-child,
.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
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .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(4),
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:first-child,
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(2),
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(3),
.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),
#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(2),
.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(2),
.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),
#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="fs"]:hover
  > 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:first-child,
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn
  > .i:nth-child(4),
.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),
#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(2),
.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(2),
.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,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(3),
#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:first-child,
.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
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .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(4),
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:first-child,
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(2),
.bpplayer
  > .controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(3),
.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 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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: 0.5;
}

.bpplayer > .controls .bottom > .settings-controls > .volume > .volume-handle {
  width: 100%;
  height: 300%;
  position: absolute;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

#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 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.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-font-resizer {
  -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;
}

.bp-font-resizer,
.bp-font-resizer > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bp-font-resizer > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 100%;
  margin-right: 5px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
}

.bp-font-resizer-button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  color: #000 !important;
}

@media (min-width: 768px) {
  .bp-font-resizer-button {
    color: #000 !important;
  }
}

.bp-font-resizer-button.active-js,
.bp-font-resizer-button:hover {
  color: #e8306e !important;
}

.bp-font-resizer-button.default {
  font-size: 16px !important;
}

@media (min-width: 768px) {
  .bp-font-resizer-button.default {
    font-size: 16px !important;
  }
}

.bp-font-resizer-button.large {
  font-size: 18px !important;
}

@media (min-width: 768px) {
  .bp-font-resizer-button.large {
    font-size: 19px !important;
  }
}

.bp-font-resizer-button.larger {
  font-size: 20px !important;
}

@media (min-width: 768px) {
  .bp-font-resizer-button.larger {
    font-size: 22px !important;
  }
}

.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: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.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, 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-loadeer-updated {
  overflow: hidden;
}

.bp-content-loadeer-updated,
.bp-content-loadeer-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;
}

.bp-content-loadeer-updated > * {
  margin-top: 0;
}

.bp-content-loadeer-updated .achild {
  display: none;
}

.bp-content-loader-statusbar {
  height: 10px;
  background-color: #e20e17;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(-10px - 2rem);
  top: auto;
}

.toggler-content {
  overflow: hidden !important;
}

@media (min-width: 768px) {
  .toggler-container {
    position: relative;
  }

  .toggler-container > .toggler-controller {
    position: absolute;
    z-index: 99;
  }

  .toggler-container > .toggler-controller.top-left {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
  }

  .toggler-container > .toggler-controller.top-left.bleed-x {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.top-left.bleed-y {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.top-left.bleed-xy {
    -webkit-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
  }

  .toggler-container > .toggler-controller.top-right {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
  }

  .toggler-container > .toggler-controller.top-right.bleed-x {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.top-right.bleed-y {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.top-right.bleed-xy {
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
  }

  .toggler-container > .toggler-controller.bottom-left {
    top: auto;
    bottom: 0;
    left: 0;
  }

  .toggler-container > .toggler-controller.bottom-left.bleed-x {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.bottom-left.bleed-y {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  .toggler-container > .toggler-controller.bottom-left.bleed-xy {
    -webkit-transform: translate(-100%, 100%);
    -ms-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
  }

  .toggler-container > .toggler-controller.bottom-right {
    top: auto;
    bottom: 0;
    right: 0;
  }

  .toggler-container > .toggler-controller.bottom-right.bleed-x {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.bottom-right.bleed-y {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  .toggler-container > .toggler-controller.bottom-right.bleed-xy {
    -webkit-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
  }

  .toggler-container > .toggler-controller.middle-left,
  .toggler-container > .toggler-controller.middle-right {
    top: 0;
    bottom: 0;
  }

  .toggler-container > .toggler-controller.middle-left {
    left: 0;
  }

  .toggler-container > .toggler-controller.middle-left.bleed-x {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.middle-right {
    right: 0;
  }

  .toggler-container > .toggler-controller.middle-right.bleed-x {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.top-center {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }

  .toggler-container > .toggler-controller.top-center.bleed-y {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.bottom-center {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .toggler-container > .toggler-controller.bottom-center.bleed-y {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@media (max-width: 767px) {
  .toggler-container {
    position: relative;
  }

  .toggler-container > .toggler-controller {
    position: absolute;
    z-index: 9;
  }

  .toggler-container > .toggler-controller.top-left-m {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
  }

  .toggler-container > .toggler-controller.top-left-m.bleed-m-x-m {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.top-left-m.bleed-m-y-m {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.top-left-m.bleed-m-xy-m {
    -webkit-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
  }

  .toggler-container > .toggler-controller.top-right-m {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
  }

  .toggler-container > .toggler-controller.top-right-m.bleed-x-m {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.top-right-m.bleed-y-m {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.top-right-m.bleed-xy-m {
    -webkit-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
  }

  .toggler-container > .toggler-controller.bottom-left-m {
    top: auto;
    bottom: 0;
    left: 0;
  }

  .toggler-container > .toggler-controller.bottom-left-m.bleed-x-m {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.bottom-left-m.bleed-y-m {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  .toggler-container > .toggler-controller.bottom-left-m.bleed-xy-m {
    -webkit-transform: translate(-100%, 100%);
    -ms-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
  }

  .toggler-container > .toggler-controller.bottom-right-m {
    top: auto;
    bottom: 0;
    right: 0;
  }

  .toggler-container > .toggler-controller.bottom-right-m.bleed-x-m {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.bottom-right-m.bleed-y-m {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  .toggler-container > .toggler-controller.bottom-right-m.bleed-xy-m {
    -webkit-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
  }

  .toggler-container > .toggler-controller.middle-left-m,
  .toggler-container > .toggler-controller.middle-right-m {
    top: 0;
    bottom: 0;
  }

  .toggler-container > .toggler-controller.middle-left-m {
    left: 0;
  }

  .toggler-container > .toggler-controller.middle-left-m.bleed-x-m {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .toggler-container > .toggler-controller.middle-right {
    right: 0;
  }

  .toggler-container > .toggler-controller.middle-right.bleed-x-m {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .toggler-container > .toggler-controller.top-center-m {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
  }

  .toggler-container > .toggler-controller.top-center-m.bleed-y-m {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .toggler-container > .toggler-controller.bottom-center-m {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .toggler-container > .toggler-controller.bottom-center-m.bleed-y-m {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
}

body.scroll-stop {
  overflow: hidden !important;
}

#exit-notification {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 28, 0.25);
  z-index: 999999;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: all;
}

#exit-notification .exit-notification-inner {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  border-radius: 20px;
  opacity: 1;
  pointer-events: all;
  position: relative;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 90%;
  background-color: #fff;
  padding: 60px 97px 60px 98px;
  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 #fff;
}

@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: 1rem;
}

@media (min-width: 768px) {
  #exit-notification .exit-notification-inner .exit-notification-buttons {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

#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: 5px;
}

#exit-notification.is-hidden,
#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

body
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper
  p {
  font-weight: 400;
}

body .snippetContent .accordion .accordion-slide {
  margin-bottom: 0;
}

body .snippetContent .accordion .accordion-slide:before {
  content: none;
}

body .snippetContent .accordion .accordion-slide:after {
  background-color: #d8d8d8;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: calc(100% - 2rem);
  position: absolute;
  right: 0;
}

body .snippetContent .accordion .accordion-slide .accordion-head {
  height: 130px;
  padding: 0;
}

body .snippetContent .accordion .accordion-slide .accordion-head:before {
  content: none !important;
}

body .snippetContent .accordion .accordion-slide .accordion-head:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M18.937 24a.438.438 0 00.438-.437v-3.938h3.937a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-3.937v-3.937a.438.438 0 00-.438-.438h-.875a.438.438 0 00-.437.438v3.937h-3.938a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h3.938v3.938c0 .241.196.437.437.437h.875z'/%3E%3C/g%3E%3C/svg%3E") !important;
  bottom: 10px;
  height: 27px;
  left: 50%;
  margin: 0;
  top: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 27px;
}

body .snippetContent .accordion .accordion-slide .accordion-head h3 {
  position: relative;
  text-align: center;
  width: 100%;
}

body .snippetContent .accordion .accordion-slide .accordion-head h3 a {
  left: 50%;
  position: absolute;
  top: 5px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

body .snippetContent .accordion .accordion-slide .accordion-head h3 a span {
  color: #777773;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.33;
}

body .snippetContent .accordion .accordion-slide .accordion-head.hovered:after,
body .snippetContent .accordion .accordion-slide .accordion-head:focus:after,
body .snippetContent .accordion .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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23ffa67a' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M18.937 24a.438.438 0 00.438-.437v-3.938h3.937a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-3.937v-3.937a.438.438 0 00-.438-.438h-.875a.438.438 0 00-.437.438v3.937h-3.938a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h3.938v3.938c0 .241.196.437.437.437h.875z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .accordion-content
  .content {
  padding: 0 0.5rem 1rem;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values {
  left: 50%;
  position: absolute;
  top: 25px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}


body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values:hover {
  cursor: pointer !important;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p {
  color: #000;
  font-weight: 400;
  margin: 0;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:hover {
  cursor: pointer !important;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #e20e17;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
}

body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:last-of-type {
  color: #50504e;
  font-size: 16px;
}

body
  .snippetContent
  .accordion
  .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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
  height: 27px;
  width: 27px;
}

body
  .snippetContent
  .accordion
  .accordion-slide.is-active
  .accordion-head.hovered:after,
body
  .snippetContent
  .accordion
  .accordion-slide.is-active
  .accordion-head:focus:after,
body
  .snippetContent
  .accordion
  .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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23ffa67a' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
}
:lang(ro-RO) body .snippetContent .accordion .accordion-slide .accordion-head:after {
    content: none;
    display: none !important;
  }

  @media (max-width: 768px) {
    :lang(ro-RO) body
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values {
      top: 50px;
      width: auto;
    }
  }

  @media (max-width: 540px) {
    :lang(ro-RO) body
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values {
      top: 60px;
      width: auto;
    }
    :lang(ro-RO) body .snippetContent .accordion .accordion-slide .accordion-content-wrapper .compare-acc-values p:first-of-type,
    :lang(ro-RO) body .snippetContent .accordion .accordion-slide .accordion-content-wrapper .compare-acc-values p.vitamina-weight{
      font-size: 20px;
    }
  }

  @media (max-width: 390px) {
    :lang(ro-RO) body .snippetContent .accordion .accordion-slide .accordion-content-wrapper .compare-acc-values p:first-of-type,
    :lang(ro-RO) body .snippetContent .accordion .accordion-slide .accordion-content-wrapper .compare-acc-values p.vitamina-weight{
      font-size: 18px;
    }
  }


@media (min-width: 540px) {
  body .snippetContent .accordion .accordion-slide .accordion-head {
    padding: 0 1rem;
  }

  body .snippetContent .accordion .accordion-slide .accordion-head:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M18.937 24a.438.438 0 00.438-.437v-3.938h3.937a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-3.937v-3.937a.438.438 0 00-.438-.438h-.875a.438.438 0 00-.437.438v3.937h-3.938a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h3.938v3.938c0 .241.196.437.437.437h.875z'/%3E%3C/g%3E%3C/svg%3E") !important;
    bottom: 0;
    height: 37px;
    left: auto;
    margin: auto;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 37px;
  }

  body .snippetContent .accordion .accordion-slide .accordion-head h3 a {
    top: 25px;
  }

  body
    .snippetContent
    .accordion
    .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='37' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='35' height='35' x='1' y='1' stroke='%23efefef' stroke-width='2' rx='17.5'/%3E%3Cpath fill='%23E94F1D' d='M23.312 19.625a.438.438 0 00.438-.437v-.875a.438.438 0 00-.438-.438h-9.625a.438.438 0 00-.437.438v.875c0 .241.196.437.437.437h9.625z'/%3E%3C/g%3E%3C/svg%3E") !important;
    height: 37px;
    width: 37px;
  }

  body
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .accordion-content
    .content {
    padding: 0 1rem 1rem;
  }

  body
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values {
    top: 45px;
    width: auto;
  }
  body
    .default-accordion
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values {
    all: unset;
  }
}

body
  .snippetContent
  .accordion.acc-red
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-red
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #e20e17;
}

body
  .snippetContent
  .accordion.acc-pink
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-pink
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #e8306e;
}

body
  .snippetContent
  .accordion.acc-orange
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-orange
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #e94f1d;
}

body
  .snippetContent
  .accordion.acc-yellow
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-yellow
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #f7be00;
}

body
  .snippetContent
  .accordion.acc-green
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-green
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #539b33;
}

body
  .snippetContent
  .accordion.acc-blue
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-blue
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #1f7ad6;
}

body
  .snippetContent
  .accordion.acc-purple
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-purple
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #9540bf;
}

body
  .snippetContent
  .accordion.acc-teal
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-teal
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #2d99a9;
}

body .accordion-faq .accordion-container .accordion-slide {
  margin-bottom: 0;
}

body .accordion-faq .accordion-container .accordion-slide .accordion-head {
  min-height: 80px;
}

body
  .accordion-faq
  .accordion-container
  .accordion-slide
  .accordion-head
  .accordion-title {
  -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-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 40px;
  width: calc(100% - 45px);
}

body
  .accordion-faq
  .accordion-container
  .accordion-slide
  .accordion-head
  .accordion-title
  .accordion-title-text {
  color: #1d1d1c !important;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px !important;
  line-height: 1.33;
}

body
  .accordion-faq
  .accordion-container
  .accordion-slide
  .accordion-head:before {
  bottom: auto;
  height: 2px;
  margin: 0;
  top: 0;
}

body .accordion-faq .accordion-container .accordion-slide.last {
  border-bottom: 2px solid #efefef;
}

body
  .accordion-faq
  .accordion-container
  .accordion-slide.is-active
  .accordion-head {
  min-height: 60px;
  padding-bottom: 0;
}

body
  .accordion-faq
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:after {
  margin-top: 22px;
}

body .accordion-faq .accordion-container .accordion-content .richText {
  width: calc(100% - 45px);
}

body
  .accordion-faq
  .accordion-container
  .accordion-content
  .richText
  p:first-of-type {
  margin-top: 0;
}

body
  .accordion-ref
  .accordion-container
  .accordion-slide
  .accordion-head:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23e94f1d' d='M16.6 74.5h30.8l150.2 190.4c1.5 1.9 3.9 3 6.3 3s4.8-1.1 6.3-3l150-190.4H391c3.1 0 5.9 1.8 7.2 4.5 1.3 2.8 1 6.1-.9 8.5L210.1 324.8c-1.5 1.9-3.9 3-6.3 3-2.5 0-4.8-1.1-6.3-3L10.3 87.4C8.4 85 8 81.7 9.4 79c1.2-2.8 4.1-4.5 7.2-4.5z'/%3E%3C/svg%3E") !important;
}

body
  .accordion-ref
  .accordion-container
  .accordion-slide
  .accordion-head:focus:after,
body
  .accordion-ref
  .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' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23c33d22' d='M16.6 74.5h30.8l150.2 190.4c1.5 1.9 3.9 3 6.3 3s4.8-1.1 6.3-3l150-190.4H391c3.1 0 5.9 1.8 7.2 4.5 1.3 2.8 1 6.1-.9 8.5L210.1 324.8c-1.5 1.9-3.9 3-6.3 3-2.5 0-4.8-1.1-6.3-3L10.3 87.4C8.4 85 8 81.7 9.4 79c1.2-2.8 4.1-4.5 7.2-4.5z'/%3E%3C/svg%3E") !important;
}

body
  .accordion-ref
  .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' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23e94f1d' d='M9.4 323.3c-1.3-2.8-1-6.1.9-8.5L197.5 77.5c1.5-1.9 3.9-3 6.3-3s4.8 1.1 6.3 3l187.2 237.3c1.9 2.4 2.3 5.7.9 8.5-1.3 2.7-4.1 4.5-7.2 4.5h-30.8L210.1 137.4c-1.5-1.9-3.9-3-6.3-3-2.5 0-4.8 1.1-6.3 3L47.3 327.8H16.6c-3.1 0-6-1.8-7.2-4.5z'/%3E%3C/svg%3E") !important;
}

body
  .accordion-ref
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:focus:after,
body
  .accordion-ref
  .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' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23c33d22' d='M9.4 323.3c-1.3-2.8-1-6.1.9-8.5L197.5 77.5c1.5-1.9 3.9-3 6.3-3s4.8 1.1 6.3 3l187.2 237.3c1.9 2.4 2.3 5.7.9 8.5-1.3 2.7-4.1 4.5-7.2 4.5h-30.8L210.1 137.4c-1.5-1.9-3.9-3-6.3-3-2.5 0-4.8 1.1-6.3 3L47.3 327.8H16.6c-3.1 0-6-1.8-7.2-4.5z'/%3E%3C/svg%3E") !important;
}

body .product-card {
  border: 2px solid #efefef !important;
  -webkit-transition: border 0.4s ease 0.1s;
  -o-transition: border 0.4s ease 0.1s;
  transition: border 0.4s ease 0.1s;
}

body .product-card:focus,
body .product-card:focus-within,
body .product-card:hover {
  border: 2px solid #ffa67a !important;
  cursor: pointer;
}

body .product-card:active {
  border: 2px solid #2d99a9 !important;
}

body .product-card > .component-content {
  height: 100%;
}

body .product-card > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

body .product-card .product-card-copy {
  margin-bottom: 1rem;
}

body .product-card .reference-bazaarvoice ~ .divider,
body .product-card .reference-bv-schema-remove ~ .divider {
  margin-top: auto !important;
}

body .product-card .reference-compare-button {
  -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;
  text-align: center;
}

@media (max-width: 991px) {
  body .product-card .reference-compare-button,
  body .product-card .icon-buy-now-button {
    padding-left: 23px !important;
    text-align: left !important;
  }
}

body .product-card .reference-compare-button a {
  position: relative;
}

body .product-card .reference-compare-button a:focus,
body .product-card .reference-compare-button a:hover {
  color: #b31a1a !important;
  text-decoration: underline !important;
}

body .product-card .reference-compare-button a:active {
  color: #1a6369 !important;
}

body .product-card .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23e20e17' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 15px;
  left: -23px;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
}

body .product-card .product-card-title p {
  color: #717171;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

body .product-card .product-card-subtitle p,
body .product-card .product-card-subtitle p a {
  color: #e20e17;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1.21;
  margin: 0;
}

@media (max-width: 500px) {
  body .product-card {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  body .product-card .product-card-subtitle p,
  body .product-card .product-card-subtitle p a {
    font-size: 22px;
  }
}

body .product-card .product-card-copy p {
  color: #50504e;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

body .product-card .product-card-divider {
  height: 2px !important;
  margin: 1rem 0 !important;
}

body .product-card .reference-buy-now-button {
  padding-left: 23px;
}

body .product-card .reference-buy-now-button .ps-widget {
  background-color: #fff !important;
  overflow: visible !important;
  position: relative;
}

body .product-card .reference-buy-now-button .ps-widget small {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  overflow: hidden;
}

body .product-card .reference-buy-now-button .ps-widget:focus,
body .product-card .reference-buy-now-button .ps-widget:hover {
  color: #b31a1a !important;
  cursor: pointer;
  text-decoration: underline !important;
}

body .product-card .reference-buy-now-button .ps-widget:focus small,
body .product-card .reference-buy-now-button .ps-widget:hover small {
  line-height: 40px !important;
}

body .product-card .reference-buy-now-button .ps-widget:active {
  color: #1a6369 !important;
}

body .product-card .reference-buy-now-button .ps-widget:before,
body .product-card .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23e20e17' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 14px;
  left: -23px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
}

body .product-card.product-red .reference-compare-button a:focus,
body .product-card.product-red .reference-compare-button a:hover {
  color: #b31a1a !important;
}

body .product-card.product-red .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23e20e17' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-red .product-card-subtitle p,
body .product-card.product-red .product-card-subtitle p a {
  color: #e20e17;
}

body .product-card.product-red .reference-buy-now-button .ps-widget:focus,
body .product-card.product-red .reference-buy-now-button .ps-widget:hover {
  color: #b31a1a !important;
}

body .product-card.product-red .reference-buy-now-button .ps-widget:before,
body .product-card.product-red .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23e20e17' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-pink .reference-compare-button a:focus,
body .product-card.product-pink .reference-compare-button a:hover {
  color: #ce2063 !important;
}

body .product-card.product-pink .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23e8306e' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-pink .product-card-subtitle p,
body .product-card.product-pink .product-card-subtitle p a {
  color: #e8306e;
}

body .product-card.product-pink .reference-buy-now-button .ps-widget:focus,
body .product-card.product-pink .reference-buy-now-button .ps-widget:hover {
  color: #ce2063 !important;
}

body .product-card.product-pink .reference-buy-now-button .ps-widget:before,
body .product-card.product-pink .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23e8306e' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-orange .reference-compare-button a:focus,
body .product-card.product-orange .reference-compare-button a:hover {
  color: #c33d22 !important;
}

body .product-card.product-orange .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23e94f1d' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-orange .product-card-subtitle p,
body .product-card.product-orange .product-card-subtitle p a {
  color: #e94f1d;
}

body .product-card.product-orange .reference-buy-now-button .ps-widget:focus,
body .product-card.product-orange .reference-buy-now-button .ps-widget:hover {
  color: #c33d22 !important;
}

body .product-card.product-orange .reference-buy-now-button .ps-widget:before,
body .product-card.product-orange .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23e94f1d' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-yellow .reference-compare-button a:focus,
body .product-card.product-yellow .reference-compare-button a:hover {
  color: #d36b13 !important;
}

body .product-card.product-yellow .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23f7be00' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-yellow .product-card-subtitle p,
body .product-card.product-yellow .product-card-subtitle p a {
  color: #f7be00;
}

body .product-card.product-yellow .reference-buy-now-button .ps-widget:focus,
body .product-card.product-yellow .reference-buy-now-button .ps-widget:hover {
  color: #d36b13 !important;
}

body .product-card.product-yellow .reference-buy-now-button .ps-widget:before,
body .product-card.product-yellow .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23f7be00' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-green .reference-compare-button a:focus,
body .product-card.product-green .reference-compare-button a:hover {
  color: #116733 !important;
}

body .product-card.product-green .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23539b33' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-green .product-card-subtitle p,
body .product-card.product-green .product-card-subtitle p a {
  color: #539b33;
}

body .product-card.product-green .reference-buy-now-button .ps-widget:focus,
body .product-card.product-green .reference-buy-now-button .ps-widget:hover {
  color: #116733 !important;
}

body .product-card.product-green .reference-buy-now-button .ps-widget:before,
body .product-card.product-green .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23539b33' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-light-green .reference-compare-button a:focus,
body .product-card.product-light-green .reference-compare-button a:hover {
  color: #00a783 !important;
}

body .product-card.product-light-green .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%2300a783' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-light-green .product-card-subtitle p,
body .product-card.product-light-green .product-card-subtitle p a {
  color: #00a783;
}

body
  .product-card.product-light-green
  .reference-buy-now-button
  .ps-widget:focus,
body
  .product-card.product-light-green
  .reference-buy-now-button
  .ps-widget:hover {
  color: #00a783 !important;
}

body
  .product-card.product-light-green
  .reference-buy-now-button
  .ps-widget:before,
body .product-card.product-light-green .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%2300a783' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-blue .reference-compare-button a:focus,
body .product-card.product-blue .reference-compare-button a:hover {
  color: #3563ad !important;
}

body .product-card.product-blue .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%231f7ad6' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-blue .product-card-subtitle p,
body .product-card.product-blue .product-card-subtitle p a {
  color: #1f7ad6;
}

body .product-card.product-blue .reference-buy-now-button .ps-widget:focus,
body .product-card.product-blue .reference-buy-now-button .ps-widget:hover {
  color: #3563ad !important;
}

body .product-card.product-blue .reference-buy-now-button .ps-widget:before,
body .product-card.product-blue .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%231f7ad6' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-purple .reference-compare-button a:focus,
body .product-card.product-purple .reference-compare-button a:hover {
  color: #722282 !important;
}

body .product-card.product-purple .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%239540bf' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-purple .product-card-subtitle p,
body .product-card.product-purple .product-card-subtitle p a {
  color: #9540bf;
}

body .product-card.product-purple .reference-buy-now-button .ps-widget:focus,
body .product-card.product-purple .reference-buy-now-button .ps-widget:hover {
  color: #722282 !important;
}

body .product-card.product-purple .reference-buy-now-button .ps-widget:before,
body .product-card.product-purple .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%239540bf' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-teal .reference-compare-button a:focus,
body .product-card.product-teal .reference-compare-button a:hover {
  color: #1a6369 !important;
}

body .product-card.product-teal .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%232d99a9' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-teal .product-card-subtitle p,
body .product-card.product-teal .product-card-subtitle p a {
  color: #2d99a9;
}

body .product-card.product-teal .reference-buy-now-button .ps-widget:focus,
body .product-card.product-teal .reference-buy-now-button .ps-widget:hover {
  color: #1a6369 !important;
}

body .product-card.product-teal .reference-buy-now-button .ps-widget:before,
body .product-card.product-teal .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%232d99a9' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .product-card.product-gray .reference-compare-button a:focus,
body .product-card.product-gray .reference-compare-button a:hover {
  color: #717276 !important;
}

body .product-card.product-gray .reference-compare-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%23717276' fill-rule='evenodd'/%3E%3C/svg%3E")
    50%/15px no-repeat;
}

body .product-card.product-gray .product-card-subtitle p,
body .product-card.product-gray .product-card-subtitle p a {
  color: #717276;
}

body .product-card.product-gray .reference-buy-now-button .ps-widget:focus,
body .product-card.product-gray .reference-buy-now-button .ps-widget:hover {
  color: #717276 !important;
}

body .product-card.product-gray .reference-buy-now-button .ps-widget:before,
body .product-card.product-gray .icon-buy-now-button a:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%23717276' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .compare-module-current-product .richText:first-of-type p {
  color: #777773;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

body .compare-module-current-product .richText:nth-of-type(2) p {
  color: #e20e17;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1.21;
  margin: 0;
}

@media (max-width: 600px) {
  body .compare-module-current-product .richText:nth-of-type(2) p {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  body .compare-module-current-product .richText:nth-of-type(2) p {
    font-size: 20px;
  }
}

@media (max-width: 420px) {
  body .compare-module-current-product {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  body .compare-module-current-product .richText:nth-of-type(2) p {
    font-size: 16px;
  }
}

body .compare-module-current-product.product-red .richText:nth-of-type(2) p {
  color: #e20e17;
}

body .compare-module-current-product.product-pink .richText:nth-of-type(2) p {
  color: #e8306e;
}

body .compare-module-current-product.product-orange .richText:nth-of-type(2) p {
  color: #e94f1d;
}

body .compare-module-current-product.product-yellow .richText:nth-of-type(2) p {
  color: #f7be00;
}

body .compare-module-current-product.product-green .richText:nth-of-type(2) p {
  color: #539b33;
}

body .compare-module-current-product.product-blue .richText:nth-of-type(2) p {
  color: #1f7ad6;
}

body .compare-module-current-product.product-purple .richText:nth-of-type(2) p {
  color: #9540bf;
}
body
  .compare-module-current-product.product-pink-dark
  .richText:nth-of-type(2)
  p {
  color: #cb4490;
}

body .compare-module-current-product.product-teal .richText:nth-of-type(2) p {
  color: #2d99a9;
}

body .compare-module-current-product.product-gray .richText:nth-of-type(2) p {
  color: #717276;
}

@media (max-width: 500px) {
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    body
    button.box.bg-color-gray-200,
  body
    #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.box.bg-color-gray-200,
  body .box.rounded.bg-color-gray-200 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

body .compare-module-compare-card > .component-content {
  position: relative;
}

body .compare-module-compare-card > .component-content:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23efefef' d='M34.875 69.75c19.265 0 34.875-15.61 34.875-34.875C69.75 15.609 54.14 0 34.875 0 15.609 0 0 15.61 0 34.875S15.61 69.75 34.875 69.75zm0-4.5C18.183 65.25 4.5 51.736 4.5 34.875 4.5 18.183 18.014 4.5 34.875 4.5c16.692 0 30.375 13.514 30.375 30.375 0 16.692-13.514 30.375-30.375 30.375z'/%3E%3Cpath fill='%23e94f1d' d='M35.719 52.875c.928 0 1.687-.76 1.687-1.688v-13.78h13.781c.928 0 1.688-.76 1.688-1.688V34.03c0-.928-.76-1.687-1.688-1.687h-13.78V18.562c0-.928-.76-1.687-1.688-1.687H34.03c-.928 0-1.687.76-1.687 1.687v13.782H18.562c-.928 0-1.687.76-1.687 1.687v1.688c0 .928.76 1.687 1.687 1.687h13.782v13.781c0 .928.76 1.688 1.687 1.688h1.688z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background-image 0.4s ease 0.1s;
  -o-transition: background-image 0.4s ease 0.1s;
  transition: background-image 0.4s ease 0.1s;
  width: 70px;
}

body
  .compare-module-compare-card
  > .component-content
  .reference-compare-button {
  padding: 0;
}

@media screen and (min-width: 992px) {
  body
    .compare-module-compare-card
    > .component-content
    .reference-compare-button {
    padding: 0 1rem;
  }
}

body
  .compare-module-compare-card
  > .component-content
  .reference-compare-button
  > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  body
    .compare-module-compare-card
    > .component-content
    .reference-compare-button {
    margin-bottom: 2rem !important;
  }
}

@media (max-width: 420px) {
  body
    .compare-module-compare-card
    > .component-content
    .reference-compare-button {
    margin-bottom: 1rem !important;
  }
}

body .compare-module-compare-card:focus,
body .compare-module-compare-card:hover {
  cursor: pointer;
}

body .compare-module-compare-card:focus > .component-content:after,
body .compare-module-compare-card:hover > .component-content:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ffa67a' d='M34.875 69.75c19.265 0 34.875-15.61 34.875-34.875C69.75 15.609 54.14 0 34.875 0 15.609 0 0 15.61 0 34.875S15.61 69.75 34.875 69.75zm0-4.5C18.183 65.25 4.5 51.736 4.5 34.875 4.5 18.183 18.014 4.5 34.875 4.5c16.692 0 30.375 13.514 30.375 30.375 0 16.692-13.514 30.375-30.375 30.375z'/%3E%3Cpath fill='%23e94f1d' d='M35.719 52.875c.928 0 1.687-.76 1.687-1.688v-13.78h13.781c.928 0 1.688-.76 1.688-1.688V34.03c0-.928-.76-1.687-1.688-1.687h-13.78V18.562c0-.928-.76-1.687-1.688-1.687H34.03c-.928 0-1.687.76-1.687 1.687v13.782H18.562c-.928 0-1.687.76-1.687 1.687v1.688c0 .928.76 1.687 1.687 1.687h13.782v13.781c0 .928.76 1.688 1.687 1.688h1.688z'/%3E%3C/g%3E%3C/svg%3E");
}

body .compare-module-compare-card:active > .component-content:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%2385d1e0' d='M34.875 69.75c19.265 0 34.875-15.61 34.875-34.875C69.75 15.609 54.14 0 34.875 0 15.609 0 0 15.61 0 34.875S15.61 69.75 34.875 69.75zm0-4.5C18.183 65.25 4.5 51.736 4.5 34.875 4.5 18.183 18.014 4.5 34.875 4.5c16.692 0 30.375 13.514 30.375 30.375 0 16.692-13.514 30.375-30.375 30.375z'/%3E%3Cpath fill='%232d99a9' d='M35.719 52.875c.928 0 1.687-.76 1.687-1.688v-13.78h13.781c.928 0 1.688-.76 1.688-1.688V34.03c0-.928-.76-1.687-1.688-1.687h-13.78V18.562c0-.928-.76-1.687-1.688-1.687H34.03c-.928 0-1.687.76-1.687 1.687v13.782H18.562c-.928 0-1.687.76-1.687 1.687v1.688c0 .928.76 1.687 1.687 1.687h13.782v13.781c0 .928.76 1.688 1.687 1.688h1.688z'/%3E%3C/g%3E%3C/svg%3E");
}

.browse-box .browse-card:first-of-type > .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3563ad),
    to(#722282)
  );
  background: -o-linear-gradient(left, #3563ad, #722282);
  background: linear-gradient(90deg, #3563ad, #722282);
}

.browse-box .browse-card:first-of-type > .component-content:active {
  background: #722282;
}

.browse-box .browse-card:nth-of-type(2) > .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e94f1d, #b31a1a);
  background: linear-gradient(90deg, #e94f1d, #b31a1a);
}

.browse-box .browse-card:nth-of-type(2) > .component-content:active {
  background: #b31a1a;
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(1) > .component-content,
.browse-box .browse-card:nth-of-type(3) > .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#1a6369)
  );
  background: -o-linear-gradient(left, #539b33, #1a6369);
  background: linear-gradient(90deg, #539b33, #1a6369);
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(1) > .component-content:active,
.browse-box .browse-card:nth-of-type(3) > .component-content:active {
  background: #1a6369;
}

.browse-box .browse-card:nth-of-type(4) > .component-content {
  background: #fff;
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(2) > .component-content {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#d9d8d8),
      to(#979899)
    );
    background: -o-linear-gradient(left, #d9d8d8, #979899);
    background: linear-gradient(90deg, #d9d8d8, #979899);
}
  
:lang(ro-RO) .browse-box .browse-card:nth-of-type(2) > .component-content:active {
    background: #909192;
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(2) > .component-content,
:lang(ro-RO) .browse-box .browse-card:nth-of-type(3) > .component-content{
    a, 
    p {
        color: #000;
    }
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(3) > .component-content {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#FFDC43),
        to(#f9e43e)
    );
    background: -o-linear-gradient(left, #FFDC43, #f9e43e);
    background: linear-gradient(90deg, #FFDC43, #f9e43e);
}

:lang(ro-RO) .browse-box .browse-card:nth-of-type(3) > .component-content:active {
    background: #f2d220;
}


/* CTR-164 | 10-02-2025 | changed circle color for AU & NZ | start */
html[lang="en-AU"] .browse-box .browse-card:nth-of-type(2) > .component-content,
html[lang="en-NZ"]
  .browse-box
  .browse-card:nth-of-type(2)
  > .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#1a6369)
  );
  background: -o-linear-gradient(left, #539b33, #1a6369);
  background: linear-gradient(90deg, #539b33, #1a6369);
}

html[lang="en-AU"]
  .browse-box
  .browse-card:nth-of-type(2)
  > .component-content:active,
html[lang="en-NZ"]
  .browse-box
  .browse-card:nth-of-type(2)
  > .component-content:active {
  background: #1a6369;
}

html[lang="en-AU"] .browse-box .browse-card:nth-of-type(3) > .component-content,
html[lang="en-NZ"]
  .browse-box
  .browse-card:nth-of-type(3)
  > .component-content {
  background: #fff;
}
/* CTR-164 | 10-02-2025 | changed circle color for AU & NZ | end */

.browse-card {
  width: 100%;
}

.browse-card > .component-content {
  border-radius: 50%;
  height: 0 !important;
  margin: 8px;
  padding-top: calc(100% - 16px) !important;
  position: relative;
  width: calc(100% - 16px) !important;
}

.browse-card > .component-content > .richText-content {
  height: auto !important;
  left: 50%;
  padding: 0 0.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.browse-card > .component-content > .richText-content p a {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
.browse-card.browse-card-silver {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/silver-border-400.webp);
}

.browse-card.browse-card-silver p {
  color: #fff;
  font-weight: 500;
  margin: 0;
}

.browse-card.browse-card-silver p:first-of-type {
  font-size: 14px;
}

.browse-card.browse-card-silver p a {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.21;
}

@media (max-width: 440px) {
  .browse-card.browse-card-silver p a {
    font-size: 18px;
  }
}

/*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
.browse-card.browse-card-rainbow {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/rainbow-border.webp);
}

.browse-card.browse-card-rainbow p a {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.17;
}

.browse-card.browse-card-rainbow,
.browse-card.browse-card-silver {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
}

.browse-card.browse-card-rainbow:focus p a,
.browse-card.browse-card-rainbow:hover p a,
.browse-card.browse-card-silver:focus p a,
.browse-card.browse-card-silver:hover p a {
  text-decoration: underline !important;
}

@media (min-width: 992px) {
  .browse-card.browse-card-silver p a {
    font-size: 28px;
  }

  .browse-card.browse-card-rainbow p a {
    font-size: 28px;
    line-height: 1.21;
  }
}

.benefit-card {
  -webkit-transition: border 0.4s ease 0.1s;
  -o-transition: border 0.4s ease 0.1s;
  transition: border 0.4s ease 0.1s;
}

.benefit-card:focus,
.benefit-card:focus-within,
.benefit-card:hover {
  border: 2px solid #ffa67a !important;
}

.benefit-card:active {
  border: 2px solid #2d99a9 !important;
}

.benefit-card .image {
  max-width: 75px !important;
  width: 75px !important;
}

.benefit-card .richText p:last-of-type {
  margin-top: 1.5rem;
}

.browser-ie .product-card .image {
  max-height: 240px;
}

.sidebar-button > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.class-filter[data-type-mobile="sidebar"] {
  margin: 0;
  max-width: 220px;
}

.class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js {
  background-color: #fff;
  border: 2px solid #efefef;
  border-radius: 25px;
  height: 37px;
  max-height: 37px;
  max-width: 220px;
  padding: 6px 18px !important;
  position: relative;
  width: 220px;
}

.class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js p {
  color: #777773 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .selected-item-js:after {
  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' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)' fill='%23e94f1d'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z' fill='%23e94f1d'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  display: block !important;
  height: 10px;
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-65%);
  -ms-transform: rotate(45deg) translateY(-65%);
  transform: rotate(45deg) translateY(-65%);
  width: 10px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .selected-item-js:focus,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .selected-item-js:hover {
  background-color: #fff;
  border: 2px solid #ffa67a;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .selected-item-js:active {
  border: 2px solid #2d99a9;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .selected-item-js:active:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)' fill='%232d99a9'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z' fill='%232d99a9'/%3E%3C/g%3E%3C/svg%3E");
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter.opened-js
  .selected-item-js {
  background-color: inherit;
  color: inherit;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js:after {
  background-color: #fff;
  max-width: 100vw;
  min-height: 1360px;
  width: 100vw;
}

html[lang="en-US"]
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js:after {
  min-height: 1650px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .sidebar-header {
  background-color: #fff;
  margin: 0 auto;
  max-width: 70%;
  padding: 2rem 0 1rem;
  position: relative;
  width: 100%;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .sidebar-header
  h2 {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.14;
  margin: 0;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .sidebar-header
  .btn-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.87 26.87' width='32' height='32'%3E%3Cg transform='translate(-56.997 -33.429)'%3E%3Crect class='a' width='34' height='4' rx='2' transform='rotate(-45 97.872 -40.065)' fill='%23e94f1d'/%3E%3Cpath class='a' d='M79.624 58.885L58.41 37.672a2 2 0 012.828-2.829l21.213 21.213a2 2 0 01-2.828 2.829z' fill='%23e94f1d'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 1rem;
  cursor: pointer;
  height: 21px;
  position: absolute;
  right: 0;
  width: 21px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .sidebar-clear-btn {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .sidebar-clear-btn
  a {
  background-color: #efefef;
  border-radius: 12px;
  color: #50504e;
  font-size: 12px;
  font-weight: 500 !important;
  line-height: 1.75;
  margin-right: 15%;
  padding: 2px 15px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js {
  background-color: #fff !important;
  border-bottom: 2px solid #efefef !important;
  border-top: 0 !important;
  margin: 0 auto;
  max-width: 70%;
  padding: 6px 0;
  position: relative;
  width: 100%;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js
  p {
  color: #50504e !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.active-js
  p {
  color: #1d1d1c !important;
  font-weight: 500 !important;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 406.3 391.7'%3E%3Cpath fill='%23e94f1d' d='M77.1 372.4v-29.2l180.5-142.3c1.8-1.5 2.8-3.6 2.8-6 0-2.3-1.1-4.5-2.8-6L77.1 46.6V17.5c0-2.9 1.7-5.6 4.3-6.8 2.6-1.3 5.8-1 8 .9l225 177.5c1.8 1.5 2.8 3.7 2.8 6s-1.1 4.5-2.8 6l-225 177.5c-2.3 1.8-5.4 2.1-8 .9-2.6-1.5-4.3-4.2-4.3-7.1z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.filter-group-label-js {
  background-color: #fff;
  border-top: 0;
  margin-top: 2rem;
  padding: 0 0 6px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.filter-group-label-js
  p {
  color: #1d1d1c !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.3;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.filter-group-label-js:after {
  content: none !important;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js:focus:not(.filter-group-label-js)
  p,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js:hover:not(.filter-group-label-js)
  p {
  color: #e94f1d !important;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-cellular-protection,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-bone-health,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-brain-function,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-collagen-formation,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-digestive-health,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy-metabolism,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-eye-health,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-hair-skin-nails,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-heart,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-immunity,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-joint-health,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mental,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-metabolism,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle-function,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-physical-stress-relief,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pregnancy,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-sleep,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-stress,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-growth-development,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mood-emotional-balance,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-maternal-health {
  padding-left: 40px;
  position: relative;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-cellular-protection:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-bone-health:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-brain-function:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-collagen-formation:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-digestive-health:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy-metabolism:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-eye-health:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-hair-skin-nails:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-heart:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-immunity:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-joint-health:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mental:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-metabolism:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle-function:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-physical-stress-relief:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pregnancy:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-sleep:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-stress:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-growth-development:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mood-emotional-balance:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-maternal-health:before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-heart:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-heart-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mental:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-mental-focus.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy-metabolism:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-energy:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-energy.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-metabolism:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_CL/sliced-images/global/icons/icon-metabolism.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-immunity:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-immunity.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-bone-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-bone-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-collagen-formation:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-colagen-formation.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-eye-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-eye-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-hair-skin-nails:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-healthy-skin.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-sleep:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-sleep.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-physical-stress-relief:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-stress:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-stress-relief.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-digestive-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-digestive-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pregnancy:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-pregnancy.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle-function:before,
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-muscle:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-muscle.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-cellular-protection:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/cellular-protection.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-brain-function:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-brain-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-collagen-formation:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-collagen-formation.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-growth-development:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/growth-icon.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-mood-emotional-balance:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_NZ/sliced-images/global/icons/mood-and-emotional.jpg);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-joint-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-joint-health.png);
}

.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  li:nth-of-type(3) {
  margin-top: 0 !important;
}

@media (min-width: 992px) {
  .class-filter[data-type-mobile="sidebar"] {
    margin: 0;
    max-width: 260px;
  }

  .class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js {
    max-width: 260px;
    width: 260px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js:after {
    background-color: #fff;
    height: auto;
    max-width: 400px;
    min-height: none;
    width: 400px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js
    .sidebar-header {
    background-color: #fff;
    margin-left: auto;
    margin-right: 0;
    padding: 40px 25px 1rem;
    position: relative;
    width: 400px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js
    .sidebar-header
    .btn-close {
    right: 25px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js
    .sidebar-clear-btn {
    margin-left: auto;
    width: 400px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js
    .sidebar-clear-btn
    a {
    margin-right: 25px;
  }

  .class-filter[data-type-mobile="sidebar"]
    .sidebar-filter
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    margin: 0 25px 0 auto;
    max-width: 70%;
    padding-left: 0;
    position: relative;
    width: 350px;
  }
}

body #footer {
  margin: 0;
  padding-bottom: 76px;
}

body #footer .list-footer:first-of-type ul {
  margin-top: 3rem;
}

body #footer .list-footer:first-of-type ul li {
  margin-top: 0;
}

body #footer .list-footer ul li {
  margin-bottom: 1rem;
  margin-top: 0;
}

body #footer .list-footer ul li a {
  font-size: 24px;
  font-weight: 400 !important;
  line-height: 25px;
}

body #footer .list-footer ul li:first-of-type {
  margin-top: 0;
}

body #footer .list-footer ul li:last-of-type {
  margin-bottom: 1rem;
}

body #footer .reference-social-icons-c1-v0 {
  margin: 1rem 0;
}

body #footer .reference-social-icons-c1-v0 .d-icon {
  margin: 0 6px;
}

body #footer .reference-social-icons-c1-v0 .d-icon a:focus,
body #footer .reference-social-icons-c1-v0 .d-icon a:hover {
  background-color: #000;
}

body #footer .follow-us-wrapper p {
  color: #1d1d1c;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 1.3;
  margin-bottom: 2rem;
  margin-top: 0;
}

body #footer .divider-footer {
  background: none !important;
}

body #footer .divider-footer > .component-content {
  background-color: #efefef !important;
  height: 1px !important;
  margin-bottom: 1rem;
}

body #footer .copyright p {
  font-size: 12px !important;
  line-height: 1.3;
  margin-bottom: 3rem;
  margin-top: 10px;
}

@media (min-width: 992px) {
  body #footer .list-footer ul {
    margin-top: 0;
  }

  body #footer .list-footer ul li,
  body #footer .list-footer ul li:last-of-type {
    margin-right: 2rem;
  }

  body #footer .list-footer ul li a {
    font-size: 18px;
    line-height: 20px;
  }

  body #footer .reference-social-icons-c1-v0 {
    margin: 2rem 0 1rem;
  }

  body #footer .follow-us-wrapper p {
    margin-bottom: 8px;
  }

  body #footer .divider-footer > .component-content {
    height: 2px !important;
    width: 100%;
  }
}

body .hero-vitamin .image-border-silver {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

body .hero-vitamin .image-border-silver:after,
body .hero-vitamin .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  );
  background: -o-linear-gradient(left, #e20e17, #f18080);
  background: linear-gradient(90deg, #e20e17, #f18080);
  border-radius: 50%;
  content: "";
  height: 80vw;
  left: 50%;
  max-height: 400px;
  max-width: 400px;
  opacity: 0.6;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-130%);
  -ms-transform: translateX(-130%);
  transform: translateX(-130%);
  width: 80vw;
  z-index: 100;
}

body .hero-vitamin .image-border-silver:after {
  left: 50%;
  -webkit-transform: translateX(30%);
  -ms-transform: translateX(30%);
  transform: translateX(30%);
}

body .hero-vitamin .image-border-silver .component-content:after {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/global/utility/silver-border-m.svg);
  background-size: cover;
  border-radius: 50%;
  content: "";
  height: 80vw;
  left: 50%;
  max-height: 400px;
  max-width: 400px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80vw;
  z-index: 200;
}

body .hero-vitamin .image-border-silver img {
  height: calc(80vw - 4px);
  margin: 1px;
  max-height: 396px;
  max-width: 396px !important;
  width: calc(80vw - 4px);
}

body .hero-vitamin .richText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem;
}

body .hero-vitamin .richText .component-content {
  max-width: 80%;
  max-height: 100%;
}

body .hero-vitamin .richText .component-content h1,
body .hero-vitamin .richText .component-content p {
  color: #1d1d1c !important;
}

@media (min-width: 992px) {
  body .hero-vitamin {
    height: 400px;
    max-height: 400px;
    overflow: hidden;
    padding: 0 !important;
  }

  body .hero-vitamin .box {
    height: 400px;
  }

  body .hero-vitamin .box > .component-content {
    height: 100%;
  }

  body .hero-vitamin .box > .component-content > .content {
    height: 100%;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-around !important;
  }

  body .hero-vitamin .image-border-silver {
    margin-right: 0;
  }

  body .hero-vitamin .image-border-silver:after,
  body .hero-vitamin .image-border-silver:before {
    border-radius: 269px;
    height: 538px;
    left: 50%;
    max-height: 538px;
    max-width: 2000px;
    top: 50%;
    -webkit-transform: translate(-110%, -50%);
    -ms-transform: translate(-110%, -50%);
    transform: translate(-110%, -50%);
    width: 2000px;
  }

  body .hero-vitamin .image-border-silver:before {
    background: #f18080;
  }

  body .hero-vitamin .image-border-silver:after {
    -webkit-transform: translate(10%, -50%);
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
  }

  body .hero-vitamin .image-border-silver .component-content:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#e20e17),
      to(#f18080)
    );
    background: -o-linear-gradient(left, #e20e17, #f18080);
    background: linear-gradient(90deg, #e20e17, #f18080);
    content: "";
    height: 130%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 130%;
  }

  body .hero-vitamin .image-border-silver .component-content:after {
    left: 50%;
    max-height: 538px;
    max-width: 538px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  body
    .hero-vitamin
    .image-border-silver
    .component-content
    .analytics-image-tracking {
    background-color: #f18080;
    border-radius: 269px;
    height: 538px;
    left: 50%;
    max-height: 538px;
    max-width: 2000px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-110%, -50%);
    -ms-transform: translate(-110%, -50%);
    transform: translate(-110%, -50%);
    width: 2000px;
  }

  body .hero-vitamin .image-border-silver .component-content img {
    left: 50%;
    max-height: 534px;
    max-width: 534px !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  body .hero-vitamin .image-border-silver .component-content:after {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/global/utility/silver-border-d.svg);
  }

  body .hero-vitamin .richText {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    max-width: 440px;
    z-index: 150;
  }

  body .hero-vitamin .richText .component-content {
    max-width: 100%;
  }

  body .hero-vitamin .richText .component-content .richText-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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  body .hero-vitamin .image-border-silver {
    margin-right: 3rem;
    width: 534px;
  }

  body .hero-vitamin .image-border-silver:before {
    -webkit-transform: translate(-109%, -50%);
    -ms-transform: translate(-109%, -50%);
    transform: translate(-109%, -50%);
  }

  body .hero-vitamin .image-border-silver:after {
    -webkit-transform: translate(9%, -50%);
    -ms-transform: translate(9%, -50%);
    transform: translate(9%, -50%);
  }

  body .hero-vitamin .image-border-silver .component-content:after {
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  body
    .hero-vitamin
    .image-border-silver
    .component-content
    .analytics-image-tracking {
    -webkit-transform: translate(-109%, -50%);
    -ms-transform: translate(-109%, -50%);
    transform: translate(-109%, -50%);
  }

  body .hero-vitamin .image-border-silver .component-content img {
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

body .hero-vitamin.hero-vitamin-red {
  background-color: #f18080 !important;
}

body
  .hero-vitamin.hero-vitamin-red
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  ) !important;
  background: -o-linear-gradient(left, #e20e17, #f18080) !important;
  background: linear-gradient(90deg, #e20e17, #f18080) !important;
}

body
  .hero-vitamin.hero-vitamin-red
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #f18080 !important;
}

body .hero-vitamin.hero-vitamin-red .image-border-silver:after,
body .hero-vitamin.hero-vitamin-red .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  ) !important;
  background: -o-linear-gradient(left, #e20e17, #f18080) !important;
  background: linear-gradient(90deg, #e20e17, #f18080) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-red .image-border-silver:before {
    background: #f18080 !important;
  }
}

body .hero-vitamin.hero-vitamin-pink {
  background-color: #f28ca6 !important;
}

body
  .hero-vitamin.hero-vitamin-pink
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#f28ca6)
  ) !important;
  background: -o-linear-gradient(left, #e8306e, #f28ca6) !important;
  background: linear-gradient(90deg, #e8306e, #f28ca6) !important;
}

body
  .hero-vitamin.hero-vitamin-pink
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #f28ca6 !important;
}

body .hero-vitamin.hero-vitamin-pink .image-border-silver:after,
body .hero-vitamin.hero-vitamin-pink .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#f28ca6)
  ) !important;
  background: -o-linear-gradient(left, #e8306e, #f28ca6) !important;
  background: linear-gradient(90deg, #e8306e, #f28ca6) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-pink .image-border-silver:before {
    background: #f28ca6 !important;
  }
}

body .hero-vitamin.hero-vitamin-orange {
  background-color: #ffa67a !important;
}

body
  .hero-vitamin.hero-vitamin-orange
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#ffa67a)
  ) !important;
  background: -o-linear-gradient(left, #e94f1d, #ffa67a) !important;
  background: linear-gradient(90deg, #e94f1d, #ffa67a) !important;
}

body
  .hero-vitamin.hero-vitamin-orange
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #ffa67a !important;
}

body .hero-vitamin.hero-vitamin-orange .image-border-silver:after,
body .hero-vitamin.hero-vitamin-orange .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#ffa67a)
  ) !important;
  background: -o-linear-gradient(left, #e94f1d, #ffa67a) !important;
  background: linear-gradient(90deg, #e94f1d, #ffa67a) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-orange .image-border-silver:before {
    background: #ffa67a !important;
  }
}

body .hero-vitamin.hero-vitamin-yellow {
  background-color: #ffe07a !important;
}

body
  .hero-vitamin.hero-vitamin-yellow
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#ffe07a)
  ) !important;
  background: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
  background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
}

body
  .hero-vitamin.hero-vitamin-yellow
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #ffe07a !important;
}

body .hero-vitamin.hero-vitamin-yellow .image-border-silver:after,
body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#ffe07a)
  ) !important;
  background: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
  background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
    background: #ffe07a !important;
  }
}

body .hero-vitamin.hero-vitamin-green {
  background-color: #b0da76 !important;
}

body
  .hero-vitamin.hero-vitamin-green
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#b0da76)
  ) !important;
  background: -o-linear-gradient(left, #539b33, #b0da76) !important;
  background: linear-gradient(90deg, #539b33, #b0da76) !important;
}

body
  .hero-vitamin.hero-vitamin-green
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #b0da76 !important;
}

body .hero-vitamin.hero-vitamin-green .image-border-silver:after,
body .hero-vitamin.hero-vitamin-green .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#b0da76)
  ) !important;
  background: -o-linear-gradient(left, #539b33, #b0da76) !important;
  background: linear-gradient(90deg, #539b33, #b0da76) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-green .image-border-silver:before {
    background: #b0da76 !important;
  }
}

body .hero-vitamin.hero-vitamin-blue {
  background-color: #79beec !important;
}

body
  .hero-vitamin.hero-vitamin-blue
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#79beec)
  ) !important;
  background: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
  background: linear-gradient(90deg, #1f7ad6, #79beec) !important;
}

body
  .hero-vitamin.hero-vitamin-blue
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #79beec !important;
}

body .hero-vitamin.hero-vitamin-blue .image-border-silver:after,
body .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#79beec)
  ) !important;
  background: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
  background: linear-gradient(90deg, #1f7ad6, #79beec) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
    background: #79beec !important;
  }
}

body .hero-vitamin.hero-vitamin-purple {
  background-color: #ac82c9 !important;
}

body
  .hero-vitamin.hero-vitamin-purple
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#ac82c9)
  ) !important;
  background: -o-linear-gradient(left, #9540bf, #ac82c9) !important;
  background: linear-gradient(90deg, #9540bf, #ac82c9) !important;
}

body
  .hero-vitamin.hero-vitamin-purple
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #ac82c9 !important;
}

body .hero-vitamin.hero-vitamin-purple .image-border-silver:after,
body .hero-vitamin.hero-vitamin-purple .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#ac82c9)
  ) !important;
  background: -o-linear-gradient(left, #9540bf, #ac82c9) !important;
  background: linear-gradient(90deg, #9540bf, #ac82c9) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-purple .image-border-silver:before {
    background: #ac82c9 !important;
  }
}

body .hero-vitamin.hero-vitamin-teal {
  background-color: #85d1e0 !important;
}

body
  .hero-vitamin.hero-vitamin-teal
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#85d1e0)
  ) !important;
  background: -o-linear-gradient(left, #2d99a9, #85d1e0) !important;
  background: linear-gradient(90deg, #2d99a9, #85d1e0) !important;
}

body
  .hero-vitamin.hero-vitamin-teal
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #85d1e0 !important;
}

body .hero-vitamin.hero-vitamin-teal .image-border-silver:after,
body .hero-vitamin.hero-vitamin-teal .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#85d1e0)
  ) !important;
  background: -o-linear-gradient(left, #2d99a9, #85d1e0) !important;
  background: linear-gradient(90deg, #2d99a9, #85d1e0) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-teal .image-border-silver:before {
    background: #85d1e0 !important;
  }
}

body .hero-vitamin.hero-vitamin-cinnabar {
  background-color: #ee472a !important;
}

body
  .hero-vitamin.hero-vitamin-cinnabar
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f4593e),
    to(#ee472a)
  ) !important;
  background: -o-linear-gradient(left, #f4593e, #ee472a) !important;
  background: linear-gradient(90deg, #f4593e, #ee472a) !important;
}

body
  .hero-vitamin.hero-vitamin-cinnabar
  .image-border-silver
  .component-content
  .analytics-image-tracking {
  background-color: #ee472a !important;
}

body .hero-vitamin.hero-vitamin-cinnabar .image-border-silver:after,
body .hero-vitamin.hero-vitamin-cinnabar .image-border-silver:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f4593e),
    to(#ee472a)
  ) !important;
  background: -o-linear-gradient(left, #f4593e, #ee472a) !important;
  background: linear-gradient(90deg, #f4593e, #ee472a) !important;
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-cinnabar .image-border-silver:before {
    background: #ee472a !important;
  }
}

@media (min-width: 992px) {
  body .hero-vitamin.hero-vitamin-red {
    background-color: #f18080 !important;
  }

  body .hero-vitamin.hero-vitamin-red .image-border-silver:before {
    background-color: #f18080;
  }

  body
    .hero-vitamin.hero-vitamin-red
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-red .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f18080),
      to(#e20e17)
    );
    background: -o-linear-gradient(left, #f18080, #e20e17);
    background: linear-gradient(90deg, #f18080, #e20e17);
  }

  body
    .hero-vitamin.hero-vitamin-red
    .image-border-silver
    .analytics-image-tracking {
    background-color: #f18080;
  }

  body .hero-vitamin.hero-vitamin-pink {
    background-color: #f28ca6 !important;
  }

  body .hero-vitamin.hero-vitamin-pink .image-border-silver:before {
    background-color: #f28ca6;
  }

  body
    .hero-vitamin.hero-vitamin-pink
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-pink .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f28ca6),
      to(#e8306e)
    );
    background: -o-linear-gradient(left, #f28ca6, #e8306e);
    background: linear-gradient(90deg, #f28ca6, #e8306e);
  }

  body
    .hero-vitamin.hero-vitamin-pink
    .image-border-silver
    .analytics-image-tracking {
    background-color: #f28ca6;
  }

  body .hero-vitamin.hero-vitamin-orange {
    background-color: #ffa67a !important;
  }

  body .hero-vitamin.hero-vitamin-orange .image-border-silver:before {
    background-color: #ffa67a;
  }

  body
    .hero-vitamin.hero-vitamin-orange
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-orange .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffa67a),
      to(#e94f1d)
    );
    background: -o-linear-gradient(left, #ffa67a, #e94f1d);
    background: linear-gradient(90deg, #ffa67a, #e94f1d);
  }

  body
    .hero-vitamin.hero-vitamin-orange
    .image-border-silver
    .analytics-image-tracking {
    background-color: #ffa67a;
  }

  body .hero-vitamin.hero-vitamin-yellow {
    background-color: #ffe07a !important;
  }

  :lang(es-Ar) body .hero-vitamin.hero-vitamin-yellow {
    height: 590px;
    max-height: 559px;
    padding-top: 4rem !important;

    p:nth-of-type(2) {
      margin-top: 1rem;
    }
  }

  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
    background-color: #ffe07a;
  }

  body
    .hero-vitamin.hero-vitamin-yellow
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ffe07a),
      to(#f7be00)
    );
    background: -o-linear-gradient(left, #ffe07a, #f7be00);
    background: linear-gradient(90deg, #ffe07a, #f7be00);
  }

  body
    .hero-vitamin.hero-vitamin-yellow
    .image-border-silver
    .analytics-image-tracking {
    background-color: #ffe07a;
  }

  body .hero-vitamin.hero-vitamin-green {
    background-color: #b0da76 !important;
  }

  body .hero-vitamin.hero-vitamin-green .image-border-silver:before {
    background-color: #b0da76;
  }

  body
    .hero-vitamin.hero-vitamin-green
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-green .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#b0da76),
      to(#539b33)
    );
    background: -o-linear-gradient(left, #b0da76, #539b33);
    background: linear-gradient(90deg, #b0da76, #539b33);
  }

  body
    .hero-vitamin.hero-vitamin-green
    .image-border-silver
    .analytics-image-tracking {
    background-color: #b0da76;
  }

  body .hero-vitamin.hero-vitamin-blue {
    background-color: #79beec !important;
  }

  body .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
    background-color: #79beec;
  }

  body
    .hero-vitamin.hero-vitamin-blue
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-blue .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#79beec),
      to(#1f7ad6)
    );
    background: -o-linear-gradient(left, #79beec, #1f7ad6);
    background: linear-gradient(90deg, #79beec, #1f7ad6);
  }

  body
    .hero-vitamin.hero-vitamin-blue
    .image-border-silver
    .analytics-image-tracking {
    background-color: #79beec;
  }

  body .hero-vitamin.hero-vitamin-purple {
    background-color: #ac82c9 !important;
  }

  body .hero-vitamin.hero-vitamin-purple .image-border-silver:before {
    background-color: #ac82c9;
  }

  body
    .hero-vitamin.hero-vitamin-purple
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-purple .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ac82c9),
      to(#9540bf)
    );
    background: -o-linear-gradient(left, #ac82c9, #9540bf);
    background: linear-gradient(90deg, #ac82c9, #9540bf);
  }

  body
    .hero-vitamin.hero-vitamin-purple
    .image-border-silver
    .analytics-image-tracking {
    background-color: #ac82c9;
  }

  body .hero-vitamin.hero-vitamin-teal {
    background-color: #85d1e0 !important;
  }

  body .hero-vitamin.hero-vitamin-teal .image-border-silver:before {
    background-color: #85d1e0;
  }

  body
    .hero-vitamin.hero-vitamin-teal
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-teal .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#85d1e0),
      to(#2d99a9)
    );
    background: -o-linear-gradient(left, #85d1e0, #2d99a9);
    background: linear-gradient(90deg, #85d1e0, #2d99a9);
  }

  body
    .hero-vitamin.hero-vitamin-teal
    .image-border-silver
    .analytics-image-tracking {
    background-color: #85d1e0;
  }

  body .hero-vitamin.hero-vitamin-cinnabar {
    background-color: #ee472a !important;
  }

  body .hero-vitamin.hero-vitamin-cinnabar .image-border-silver:before {
    background-color: #ee472a;
  }

  body
    .hero-vitamin.hero-vitamin-cinnabar
    .image-border-silver
    .component-content:before,
  body .hero-vitamin.hero-vitamin-cinnabar .image-border-silver:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#ee472a),
      to(#f4593e)
    );
    background: -o-linear-gradient(left, #ee472a, #f4593e);
    background: linear-gradient(90deg, #ee472a, #f4593e);
  }

  body
    .hero-vitamin.hero-vitamin-cinnabar
    .image-border-silver
    .analytics-image-tracking {
    background-color: #ee472a;
  }
}

body .hero-article {
  min-height: 400px;
  padding-bottom: 1rem;
}

body .hero-article .box > .component-content {
  height: 100%;
}

body .hero-article .box > .component-content > .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;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .hero-article .article-header h1 {
  font-size: 34px;
  margin: 0;
}

body .hero-article .article-header p {
  font-size: 18px;
  font-weight: 500;
}

body .hero-article .reference-social-icons-c1-v0-2 {
  margin: 1.5rem 0 1rem;
}

body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon {
  background-color: #fff;
  border-radius: 50%;
  height: 32px;
  overflow: hidden;
  width: 32px;
}

body
  .hero-article
  .reference-social-icons-c1-v0-2
  .reference-bp-share-icon:first-of-type {
  margin-right: 1rem;
}

body
  .hero-article
  .reference-social-icons-c1-v0-2
  .reference-bp-share-icon
  > .component-content {
  height: 32px;
  padding-bottom: 0;
  width: 32px;
}

body
  .hero-article
  .reference-social-icons-c1-v0-2
  .reference-bp-share-icon
  > .component-content
  a {
  height: 32px;
  width: 32px;
}

body
  .hero-article
  .reference-social-icons-c1-v0-2
  .reference-bp-share-icon
  > .component-content
  a[data-service="facebook"]
  img {
  height: auto !important;
  width: 10px !important;
}

body
  .hero-article
  .reference-social-icons-c1-v0-2
  .reference-bp-share-icon
  > .component-content
  a[data-service="twitter"]
  img {
  height: auto !important;
  width: 18px !important;
}

body .hero-article .article-hero-copy {
  margin-bottom: 2rem;
}

body .hero-article .image-circle {
  -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-top: 8px;
}

/*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
body .hero-article .image-circle:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/silver-border-400.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  content: "";
  height: calc(80vw + 16px);
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(80vw + 16px);
}

body .hero-article .image-circle .component-content {
  border-radius: 50%;
  height: 80vw;
  overflow: hidden;
  position: relative;
  width: 80vw;
}

body .hero-article .image-circle .component-content img {
  height: 100%;
  left: 50%;
  max-width: none !important;
  min-height: 0;
  min-width: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

@media (min-width: 400px) {
  body .hero-article .image-circle:before {
    height: 400px;
    width: 400px;
  }

  body .hero-article .image-circle .component-content {
    height: 384px;
    width: 384px;
  }
}

@media (min-width: 992px) {
  body .hero-article {
    padding-bottom: 0;
  }

  body .hero-article .box {
    padding-right: 5rem;
  }

  body .hero-article .box > .component-content > .content {
    -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: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body .hero-article .article-header h1 {
    font-size: 42px;
  }

  body .hero-article .reference-social-icons .component-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  body .hero-article .article-hero-copy {
    margin-bottom: 0;
  }

  body .hero-article .article-hero-copy p {
    font-size: 18px;
  }
}

.hero-faq .image {
  height: 140px;
  overflow: hidden;
  position: relative;
}

.hero-faq .image:before {
  border-bottom-right-radius: 62px;
  border-top-right-radius: 62px;
  left: 0;
  width: calc(100% - 439px);
}

.hero-faq .image:after,
.hero-faq .image:before {
  background: #fff;
  content: "";
  height: 123px;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.hero-faq .image:after {
  border-radius: 50%;
  right: 296px;
  width: 123px;
}

.hero-faq .image .component-content {
  height: 140px;
  position: relative;
}

.hero-faq .image .component-content:after,
.hero-faq .image .component-content:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 123px;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 123px;
  z-index: 10;
}

.hero-faq .image .component-content:before {
  right: 153px;
}

.hero-faq .image .component-content:after {
  right: 10px;
}

.hero-faq .image .component-content img {
  height: 140px;
  left: 0;
  max-width: none !important;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 5;
}

@media (max-width: 767px) {
  .hero-faq .image:before {
    width: calc(100% - 296px);
  }

  .hero-faq .image:after {
    content: none;
  }
}

@media (max-width: 470px) {
  .hero-faq .image:before {
    width: calc(100% - 153px);
  }

  .hero-faq .image .component-content:before,
  .hero-faq .image:after {
    content: none;
  }
}

.hero-faq .richText {
  left: 50%;
  padding: 0 2rem;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11;
}

body .hero-benefit {
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  );
  background-image: -o-linear-gradient(left, #e20e17, #f18080);
  background-image: linear-gradient(90deg, #e20e17, #f18080);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100vw 400px;
  height: 400px;
  max-height: 400px;
  min-height: 400px;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

body .hero-benefit:after,
body .hero-benefit:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  );
  background: -o-linear-gradient(left, #e20e17, #f18080);
  background: linear-gradient(90deg, #e20e17, #f18080);
  border-radius: 200px;
  content: "";
  height: 400px;
  max-height: 400px;
  max-width: 700px;
  opacity: 0.6;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-40vw, -50%);
  -ms-transform: translate(-40vw, -50%);
  transform: translate(-40vw, -50%);
  width: 700px;
  z-index: 100;
}

body .hero-benefit:after {
  left: 50%;
  right: auto;
  -webkit-transform: translate(40vw, -50%);
  -ms-transform: translate(40vw, -50%);
  transform: translate(40vw, -50%);
}

body .hero-benefit > .component-content {
  height: 400px;
  max-height: 400px;
  min-height: 400px;
  position: relative;
}

body .hero-benefit > .component-content:after,
body .hero-benefit > .component-content:before {
  background: #f18080;
  border-radius: 200px;
  content: "";
  height: 400px;
  max-height: 400px;
  max-width: 700px;
  opacity: 1;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-40vw, -50%);
  -ms-transform: translate(-40vw, -50%);
  transform: translate(-40vw, -50%);
  width: 700px;
  z-index: 10;
}

body .hero-benefit > .component-content:after {
  background: #e20e17;
  left: 50%;
  right: auto;
  -webkit-transform: translate(40vw, -50%);
  -ms-transform: translate(40vw, -50%);
  transform: translate(40vw, -50%);
}

body .hero-benefit .box,
body .hero-benefit .box > .component-content {
  height: 400px;
  max-height: 400px;
  min-height: 400px;
}

body .hero-benefit .box > .component-content:before {
  background-color: #fff;
  height: calc(95vw - 2px);
  max-height: calc(95vw - 2px);
  max-width: calc(95vw - 2px);
  width: calc(95vw - 2px);
  z-index: 90;
}

body .hero-benefit .box > .component-content:after,
body .hero-benefit .box > .component-content:before {
  background-size: cover;
  border-radius: 50%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .hero-benefit .box > .component-content:after {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/global/utility/silver-border-m.svg);
  height: 95vw;
  max-height: 95vw;
  max-width: 95vw;
  width: 95vw;
  z-index: 200;
}

body .hero-benefit .box > .component-content > .content {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80vw;
  left: 50%;
  max-height: 350px;
  max-width: 350px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75vw;
  z-index: 300;
}

body .hero-benefit .box > .component-content > .content .image {
  height: 75px;
  margin-bottom: 4px;
  max-height: 75px;
  max-width: 75px;
  width: 75px;
}

body .hero-benefit .box > .component-content > .content .richText h1,
body .hero-benefit .box > .component-content > .content .richText h2 {
  margin-bottom: 4px;
}

body .hero-benefit.hero-products:after,
body .hero-benefit.hero-products:before {
  opacity: 0.4;
  z-index: 210;
}

body .hero-benefit.hero-products .box > .component-content:before {
  height: calc(95vw + 24px);
  max-height: calc(95vw + 24px);
  max-width: calc(95vw + 24px);
  width: calc(95vw + 24px);
}

body .hero-benefit.hero-products .box > .component-content > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e20e17, #b31a1a);
  background: linear-gradient(90deg, #e20e17, #b31a1a);
  border-radius: 50%;
  height: calc(95vw - 2px);
  max-height: calc(95vw - 2px);
  max-width: calc(95vw - 2px);
  width: calc(95vw - 2px);
}

body
  .hero-benefit.hero-products
  .box
  > .component-content
  > .content
  .richText {
  width: 75vw;
}

body
  .hero-benefit.hero-products
  .box
  > .component-content
  > .content
  .richText
  h1,
body
  .hero-benefit.hero-products
  .box
  > .component-content
  > .content
  .richText
  p {
  color: #fff !important;
}

@media (min-width: 500px) {
  body .hero-benefit:before {
    -webkit-transform: translate(-35vw, -50%);
    -ms-transform: translate(-35vw, -50%);
    transform: translate(-35vw, -50%);
  }

  body .hero-benefit:after {
    -webkit-transform: translate(35vw, -50%);
    -ms-transform: translate(35vw, -50%);
    transform: translate(35vw, -50%);
  }

  body .hero-benefit > .component-content:before {
    -webkit-transform: translate(-35vw, -50%);
    -ms-transform: translate(-35vw, -50%);
    transform: translate(-35vw, -50%);
  }

  body .hero-benefit > .component-content:after {
    -webkit-transform: translate(35vw, -50%);
    -ms-transform: translate(35vw, -50%);
    transform: translate(35vw, -50%);
  }

  body .hero-benefit > .component-content .box > .component-content > .content {
    width: 80vw;
  }

  body
    .hero-benefit
    > .component-content
    .box
    > .component-content
    > .content
    .image,
  body
    .hero-benefit
    > .component-content
    .box
    > .component-content
    > .content
    .richText
    h1,
  body
    .hero-benefit
    > .component-content
    .box
    > .component-content
    > .content
    .richText
    h2 {
    margin-bottom: 1rem;
  }

  body .hero-benefit .box > .component-content:before {
    height: calc(90vw - 2px);
    max-height: calc(90vw - 2px);
    max-width: calc(90vw - 2px);
    width: calc(90vw - 2px);
  }

  body .hero-benefit .box > .component-content:after {
    height: 90vw;
    max-height: 90vw;
    max-width: 90vw;
    width: 90vw;
  }

  body .hero-benefit.hero-products .box > .component-content:before {
    height: calc(90vw + 24px);
    max-height: calc(90vw + 24px);
    max-width: calc(90vw + 24px);
    width: calc(90vw + 24px);
  }

  body .hero-benefit.hero-products .box > .component-content > .content {
    height: calc(90vw - 2px);
    max-height: calc(90vw - 2px);
    max-width: calc(90vw - 2px);
    width: calc(90vw - 2px);
  }

  body
    .hero-benefit.hero-products
    .box
    > .component-content
    > .content
    .richText {
    width: 65vw;
  }
}

@media (min-width: 768px) {
  body .hero-benefit {
    background-size: 800px 800px;
  }

  body .hero-benefit:after,
  body .hero-benefit:before {
    border-radius: 375px;
    height: 750px;
    left: 50%;
    max-height: 750px;
    max-width: 2000px;
    right: auto;
    -webkit-transform: translate(-116%, -50%);
    -ms-transform: translate(-116%, -50%);
    transform: translate(-116%, -50%);
    width: 2000px;
  }

  body .hero-benefit:after {
    -webkit-transform: translate(16%, -50%);
    -ms-transform: translate(16%, -50%);
    transform: translate(16%, -50%);
  }

  body .hero-benefit > .component-content:after,
  body .hero-benefit > .component-content:before {
    border-radius: 375px;
    height: 750px;
    left: 50%;
    max-height: 750px;
    max-width: 2000px;
    right: auto;
    -webkit-transform: translate(-116%, -50%);
    -ms-transform: translate(-116%, -50%);
    transform: translate(-116%, -50%);
    width: 2000px;
  }

  body .hero-benefit > .component-content:after {
    -webkit-transform: translate(16%, -50%);
    -ms-transform: translate(16%, -50%);
    transform: translate(16%, -50%);
  }

  body .hero-benefit .box > .component-content:before {
    height: 748px;
    max-height: 748px;
    max-width: 748px;
    width: 748px;
  }

  body .hero-benefit .box > .component-content:after {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/global/utility/silver-border-d.svg);
    height: 750px;
    max-height: 750px;
    max-width: 750px;
    width: 750px;
  }

  body .hero-benefit .box > .component-content > .content {
    height: 100%;
    max-width: 500px;
    width: 100%;
  }

  body .hero-benefit .box > .component-content > .content .image {
    height: 60px;
    max-height: 60px;
    max-width: 60px;
    width: 60px;
  }

  body .hero-benefit.hero-products .box > .component-content:before {
    height: 774px;
    max-height: 774px;
    max-width: 774px;
    width: 774px;
  }

  body .hero-benefit.hero-products .box > .component-content > .content {
    height: 748px;
    max-height: 748px;
    max-width: 748px;
    width: 748px;
  }

  body
    .hero-benefit.hero-products
    .box
    > .component-content
    > .content
    .richText {
    width: 500px;
  }
}

body .hero-benefit.hero-benefit-red {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  ) !important;
  background-image: -o-linear-gradient(left, #e20e17, #f18080) !important;
  background-image: linear-gradient(90deg, #e20e17, #f18080) !important;
}

body .hero-benefit.hero-benefit-red:after,
body .hero-benefit.hero-benefit-red:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#f18080)
  ) !important;
  background: -o-linear-gradient(left, #e20e17, #f18080) !important;
  background: linear-gradient(90deg, #e20e17, #f18080) !important;
}

body .hero-benefit.hero-benefit-red > .component-content:before {
  background: #f18080 !important;
}

body .hero-benefit.hero-benefit-red > .component-content:after {
  background: #e20e17 !important;
}

body .hero-benefit.hero-benefit-pink {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#f28ca6)
  ) !important;
  background-image: -o-linear-gradient(left, #e8306e, #f28ca6) !important;
  background-image: linear-gradient(90deg, #e8306e, #f28ca6) !important;
}

body .hero-benefit.hero-benefit-pink:after,
body .hero-benefit.hero-benefit-pink:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#f28ca6)
  ) !important;
  background: -o-linear-gradient(left, #e8306e, #f28ca6) !important;
  background: linear-gradient(90deg, #e8306e, #f28ca6) !important;
}

body .hero-benefit.hero-benefit-pink > .component-content:before {
  background: #f28ca6 !important;
}

body .hero-benefit.hero-benefit-pink > .component-content:after {
  background: #e8306e !important;
}

body
  .hero-benefit.hero-products.hero-benefit-pink
  .box
  > .component-content
  > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#f28ca6)
  ) !important;
  background: -o-linear-gradient(left, #e8306e, #f28ca6) !important;
  background: linear-gradient(90deg, #e8306e, #f28ca6) !important;
}

body .hero-benefit.hero-benefit-orange {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#ffa67a)
  ) !important;
  background-image: -o-linear-gradient(left, #e94f1d, #ffa67a) !important;
  background-image: linear-gradient(90deg, #e94f1d, #ffa67a) !important;
}

body .hero-benefit.hero-benefit-orange:after,
body .hero-benefit.hero-benefit-orange:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#ffa67a)
  ) !important;
  background: -o-linear-gradient(left, #e94f1d, #ffa67a) !important;
  background: linear-gradient(90deg, #e94f1d, #ffa67a) !important;
}

body .hero-benefit.hero-benefit-orange > .component-content:before {
  background: #ffa67a !important;
}

body .hero-benefit.hero-benefit-orange > .component-content:after {
  background: #e94f1d !important;
}

body .hero-benefit.hero-benefit-yellow {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#ffe07a)
  ) !important;
  background-image: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
  background-image: linear-gradient(90deg, #f7be00, #ffe07a) !important;
}

body .hero-benefit.hero-benefit-yellow:after,
body .hero-benefit.hero-benefit-yellow:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#ffe07a)
  ) !important;
  background: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
  background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
}

body .hero-benefit.hero-benefit-yellow > .component-content:before {
  background: #ffe07a !important;
}

body .hero-benefit.hero-benefit-yellow > .component-content:after {
  background: #f7be00 !important;
}

body .hero-benefit.hero-benefit-green {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#b0da76)
  ) !important;
  background-image: -o-linear-gradient(left, #539b33, #b0da76) !important;
  background-image: linear-gradient(90deg, #539b33, #b0da76) !important;
}

body .hero-benefit.hero-benefit-green:after,
body .hero-benefit.hero-benefit-green:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#b0da76)
  ) !important;
  background: -o-linear-gradient(left, #539b33, #b0da76) !important;
  background: linear-gradient(90deg, #539b33, #b0da76) !important;
}

body .hero-benefit.hero-benefit-green > .component-content:before {
  background: #b0da76 !important;
}

body .hero-benefit.hero-benefit-green > .component-content:after {
  background: #539b33 !important;
}

body .hero-benefit.hero-benefit-blue {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#79beec)
  ) !important;
  background-image: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
  background-image: linear-gradient(90deg, #1f7ad6, #79beec) !important;
}

body .hero-benefit.hero-benefit-blue:after,
body .hero-benefit.hero-benefit-blue:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#79beec)
  ) !important;
  background: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
  background: linear-gradient(90deg, #1f7ad6, #79beec) !important;
}

body .hero-benefit.hero-benefit-blue > .component-content:before {
  background: #79beec !important;
}

body .hero-benefit.hero-benefit-blue > .component-content:after {
  background: #1f7ad6 !important;
}

body .hero-benefit.hero-benefit-purple {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#ac82c9)
  ) !important;
  background-image: -o-linear-gradient(left, #9540bf, #ac82c9) !important;
  background-image: linear-gradient(90deg, #9540bf, #ac82c9) !important;
}

body .hero-benefit.hero-benefit-purple:after,
body .hero-benefit.hero-benefit-purple:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#ac82c9)
  ) !important;
  background: -o-linear-gradient(left, #9540bf, #ac82c9) !important;
  background: linear-gradient(90deg, #9540bf, #ac82c9) !important;
}

body .hero-benefit.hero-benefit-purple > .component-content:before {
  background: #ac82c9 !important;
}

body .hero-benefit.hero-benefit-purple > .component-content:after {
  background: #9540bf !important;
}

body .hero-benefit.hero-benefit-teal {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#85d1e0)
  ) !important;
  background-image: -o-linear-gradient(left, #2d99a9, #85d1e0) !important;
  background-image: linear-gradient(90deg, #2d99a9, #85d1e0) !important;
}

body .hero-benefit.hero-benefit-teal:after,
body .hero-benefit.hero-benefit-teal:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#85d1e0)
  ) !important;
  background: -o-linear-gradient(left, #2d99a9, #85d1e0) !important;
  background: linear-gradient(90deg, #2d99a9, #85d1e0) !important;
}

body .hero-benefit.hero-benefit-teal > .component-content:before {
  background: #85d1e0 !important;
}

body .hero-benefit.hero-benefit-teal > .component-content:after {
  background: #2d99a9 !important;
}

body .hero-benefit.hero-products-teal {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#1a6369)
  ) !important;
  background-image: -o-linear-gradient(left, #2d99a9, #1a6369) !important;
  background-image: linear-gradient(90deg, #2d99a9, #1a6369) !important;
}

body .hero-benefit.hero-products-teal:after,
body .hero-benefit.hero-products-teal:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#1a6369)
  ) !important;
  background: -o-linear-gradient(left, #2d99a9, #1a6369) !important;
  background: linear-gradient(90deg, #2d99a9, #1a6369) !important;
}

body .hero-benefit.hero-products-teal > .component-content:after,
body .hero-benefit.hero-products-teal > .component-content:before {
  background: #2d99a9 !important;
}

body .hero-benefit.hero-products-teal .box > .component-content > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#1a6369)
  ) !important;
  background: -o-linear-gradient(left, #2d99a9, #1a6369) !important;
  background: linear-gradient(90deg, #2d99a9, #1a6369) !important;
}

body .hero-benefit.hero-products-purple {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3563ad),
    to(#722282)
  ) !important;
  background-image: -o-linear-gradient(left, #3563ad, #722282) !important;
  background-image: linear-gradient(90deg, #3563ad, #722282) !important;
}

body .hero-benefit.hero-products-purple:after,
body .hero-benefit.hero-products-purple:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3563ad),
    to(#722282)
  ) !important;
  background: -o-linear-gradient(left, #3563ad, #722282) !important;
  background: linear-gradient(90deg, #3563ad, #722282) !important;
}

body .hero-benefit.hero-products-purple > .component-content:after,
body .hero-benefit.hero-products-purple > .component-content:before {
  background: #1f7ad6 !important;
}

body .hero-benefit.hero-products-purple .box > .component-content > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3563ad),
    to(#722282)
  ) !important;
  background: -o-linear-gradient(left, #3563ad, #722282) !important;
  background: linear-gradient(90deg, #3563ad, #722282) !important;
}

body .hero-benefit.hero-products-red {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#b31a1a)
  ) !important;
  background-image: -o-linear-gradient(left, #e94f1d, #b31a1a) !important;
  background-image: linear-gradient(90deg, #e94f1d, #b31a1a) !important;
}

body .hero-benefit.hero-products-red:after,
body .hero-benefit.hero-products-red:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#b31a1a)
  ) !important;
  background: -o-linear-gradient(left, #e94f1d, #b31a1a) !important;
  background: linear-gradient(90deg, #e94f1d, #b31a1a) !important;
}

body .hero-benefit.hero-products-red > .component-content:after,
body .hero-benefit.hero-products-red > .component-content:before {
  background: #e94f1d !important;
}

body .hero-benefit.hero-products-red .box > .component-content > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#b31a1a)
  ) !important;
  background: -o-linear-gradient(left, #e94f1d, #b31a1a) !important;
  background: linear-gradient(90deg, #e94f1d, #b31a1a) !important;
}

body .hero-benefit.hero-products-green {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#1a6369)
  ) !important;
  background-image: -o-linear-gradient(left, #539b33, #1a6369) !important;
  background-image: linear-gradient(90deg, #539b33, #1a6369) !important;
}

body .hero-benefit.hero-products-green:after,
body .hero-benefit.hero-products-green:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#1a6369)
  ) !important;
  background: -o-linear-gradient(left, #539b33, #1a6369) !important;
  background: linear-gradient(90deg, #539b33, #1a6369) !important;
}

body .hero-benefit.hero-products-green > .component-content:after,
body .hero-benefit.hero-products-green > .component-content:before {
  background: #539b33 !important;
}

body .hero-benefit.hero-products-green .box > .component-content > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#1a6369)
  ) !important;
  background: -o-linear-gradient(left, #539b33, #1a6369) !important;
  background: linear-gradient(90deg, #539b33, #1a6369) !important;
}

@media (max-width: 991px) {
  body .megamenu-navigation .megamenu-top-bar-right .icons-with-link {
    margin-bottom: 2rem;
    margin-top: 2rem !important;
  }

  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 {
    background-color: #e94f1d;
  }

  body .megamenu-navigation .top-bar-link {
    font-weight: 500 !important;
  }

  body
    .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector {
    position: static;
  }

  body
    .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector
    .country-selected {
    color: #777773;
    font-size: 16px;
    font-weight: 500;
  }

  body .megamenu-navigation .megamenu-top-bar-right .icons-with-link {
    margin-top: 3rem;
  }

  body .megamenu-navigation .megamenu-top-bar-left {
    margin: 3rem 0 0;
  }

  body .megamenu-navigation .megamenu-top-bar-left .richText {
    padding: 10px 0;
  }

  body .megamenu-navigation .megamenu-logo > .component-content a {
    height: 80px;
    width: 130px;
  }

  body .megamenu-navigation .megamenu > .component-content {
    max-height: 80px;
  }

  body
    .megamenu-navigation
    .megamenu.nav-opened
    .megamenu-main-nav
    > .component-content
    .navigation-mobile-menu {
    background-size: 25px;
  }

  body .megamenu-navigation .megamenu.search-opened > .component-content {
    max-height: 145px;
    min-height: 145px;
  }

  body
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    background-size: 25px;
    height: 80px;
    width: 80px;
  }

  body .megamenu-navigation .megamenu-main-nav {
    margin: 0 11%;
    width: auto;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-mobile-menu {
    height: 80px;
    width: 80px;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    border-bottom: 2px solid #efefef;
    margin-top: 0.5rem;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children
    > a
    .navigation-item-decoration {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    padding-right: 5px !important;
    width: 65%;
  }

  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 {
    background-color: #e94f1d;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    color: #000 !important;
    font-size: 24px;
    font-weight: 500;
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    min-height: auto !important;
    padding: 0 !important;
    text-align: left;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a {
    font-size: 18px;
    text-align: left;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-root.navigation-level1
    > .navigation-item.has-children.is-open {
    max-height: 3800px !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-root.navigation-level1
    > .navigation-item.has-children.is-open
    .navigation-level2.has-children,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-root.navigation-level1
    > .navigation-item.has-children.is-open
    .navigation-level3.has-children {
    max-height: 2200px;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-root.navigation-level1
    > .navigation-item.navigation-level1:nth-of-type(2)
    .navigation-branch
    > .navigation-item.navigation-level2:nth-of-type(-n + 2)
    .navigation-root.navigation-level3 {
    display: none;
  }

  body .megamenu-navigation .megamenu-main-nav .navigation-level2.has-children {
    -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 !important;
    flex-wrap: wrap !important;
    height: auto !important;
    -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
    .navigation-level2.has-children
    > a {
    font-weight: 500 !important;
    max-height: 54px;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2.has-children
    > .navigation-root {
    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;
    margin-bottom: 2rem;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2.has-children
    > .navigation-root
    > .navigation-item {
    -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: 100%;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2.has-children
    > .navigation-root
    > .navigation-item
    > a {
    background: rgba(0, 0, 0, 0);
    border: none;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    line-height: 42px;
    padding: 0;
    text-align: left;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2
    .page-benefits
    > a,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2
    .page-multivitamins
    > a,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2
    .page-naturals
    > a {
    font-weight: 500 !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2
    .page-benefits,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level2
    .page-naturals {
    margin-top: 2rem;
  }

  body .megamenu-navigation .megamenu-main-nav .navigation-level2 > li {
    height: 100% !important;
  }

  body .megamenu-navigation .megamenu-main-nav .navigation-level3.has-children {
    -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 !important;
    flex-wrap: wrap !important;
    height: auto !important;
    -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
    .navigation-level3.has-children
    > a {
    font-weight: 500 !important;
    max-height: 54px;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3.has-children
    > .navigation-root {
    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;
    margin-bottom: 2rem;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3.has-children
    > .navigation-root
    > .navigation-item {
    -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: 100%;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3.has-children
    > .navigation-root
    > .navigation-item
    > a {
    background: rgba(0, 0, 0, 0);
    border: none;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    line-height: 49px;
    padding: 0;
    text-align: left;
    width: 100%;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3
    .page-benefits
    > a,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3
    .page-multivitamins
    > a,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3
    .page-naturals
    > a {
    font-weight: 500 !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3
    .page-benefits,
  body
    .megamenu-navigation
    .megamenu-main-nav
    .navigation-level3
    .page-naturals {
    margin-top: 2rem;
  }
}

@media (min-width: 992px) {
  body .megamenu-navigation .megamenu-main-nav {
    border-bottom: 2px solid #efefef;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .page-faqs,
  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .page-our-story {
    display: none !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    a:after {
    left: 5px;
    width: calc(100% - 10px) !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a:after,
  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-active-child
    > a:after {
    background-color: #2d99a9 !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    font-weight: 500;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a:focus:after,
  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a:hover:after {
    background-color: #e94f1d !important;
  }

  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a:active:after {
    background-color: #2d99a9 !important;
  }

  body
    .megamenu-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item {
    -webkit-box-shadow: 0 10px 10px -10px rgba(102, 99, 99, 0.4);
    box-shadow: 0 10px 10px -10px rgba(102, 99, 99, 0.4);
  }

  body .megamenu-navigation a.top-bar-link {
    border-bottom: 0 !important;
    font-weight: 500 !important;
  }

  body .megamenu-navigation a.top-bar-link:focus,
  body .megamenu-navigation a.top-bar-link:hover {
    border-bottom: 0 !important;
    text-decoration: underline !important;
  }

  body
    .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-logo {
    height: 80px;
    max-width: 100%;
    width: 100%;
  }

  body .megamenu-navigation .megamenu-search {
    max-width: 100%;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }

  body
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: none;
  }

  body
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label {
    width: 0;
  }

  body
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-left: 0;
    width: 35px;
  }

  body
    .megamenu-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' viewBox='0 0 43.74 45.63'%3E%3Cpath fill='%23e94f1d' d='M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z'/%3E%3C/svg%3E");
  }

  body
    .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label,
  body
    .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label,
  body
    .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label {
    width: auto;
  }

  body
    .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  body
    .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  body
    .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    left: 0.5rem;
    position: absolute;
    width: 16px;
  }
}

.megamenu-submenu-item .richText a:focus,
.megamenu-submenu-item .richText a:focus strong,
.megamenu-submenu-item .richText a:hover,
.megamenu-submenu-item .richText a:hover strong {
  color: #e94f1d !important;
}

.megamenu-submenu-item .richText a:active {
  color: #2d99a9 !important;
}

.megamenu-submenu-item .richText a:active strong {
  color: #e94f1d !important;
}

.reference-language-block a:focus,
.reference-language-block a:hover {
  color: #e94f1d !important;
  text-decoration: underline !important;
}

.reference-language-block a:active {
  color: #2d99a9 !important;
  text-decoration: underline !important;
}

.megamenu-navigation .language-selector .country-selected {
  color: #777773;
  font-size: 14px;
  font-weight: 500;
}

.megamenu-navigation .language-selector .country-selected:focus,
.megamenu-navigation .language-selector .country-selected:hover {
  color: #e94f1d !important;
  text-decoration: underline !important;
}

.megamenu-navigation .language-selector .country-selected:active {
  color: #2d99a9 !important;
  text-decoration: underline !important;
}

.megamenu-navigation .language-selector.opened .country-selected {
  color: #2d99a9 !important;
}

.megamenu-navigation
  .language-selector.opened
  .country-selected
  .chevron-down:after,
.megamenu-navigation
  .language-selector.opened
  .country-selected
  .chevron-down:before {
  background-color: #2d99a9 !important;
}

@media (max-width: 991px) {
  body .searchResults-number {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

body .searchbox-results,
body .searchbox-results .button,
body .searchbox-results .search-query {
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.1s;
}

body .searchbox-results .button,
body .searchbox-results .search-query {
  border-color: #efefef;
}

body .searchbox-results .button {
  border-left-width: 3px;
}

body .searchbox-results:focus,
body .searchbox-results:focus-within,
body .searchbox-results:hover {
  border-color: #ffa67a !important;
}

body .searchbox-results:focus-within .button,
body .searchbox-results:focus .button,
body .searchbox-results:hover .button {
  border-color: #ffa67a !important;
}

body .searchbox-results:active,
body .searchbox-results:active .button {
  border-color: #2d99a9 !important;
}

body .searchResults-title a {
  text-decoration: underline;
}

body .searchResults-title a:focus,
body .searchResults-title a:hover {
  color: #c33d22 !important;
  text-decoration: underline;
}

body .searchResults-title a:active {
  color: #1a6369 !important;
  text-decoration: underline;
}

body .searchResults .searchResults-pagination-item a:focus,
body .searchResults .searchResults-pagination-item a:hover {
  color: #c33d22 !important;
  text-decoration: underline;
}

body .searchResults .searchResults-pagination-item a:active {
  color: #1a6369 !important;
  text-decoration: underline;
}

/* alam |20-10-22 |GSKBD-890 */
/* body .tabs .tabs-nav-item * {
  pointer-events: none !important
  } */

body .richText.component h1,
body .richText.component h2,
body .richText.component h3,
body .richText.component p {
  max-width: 100%;
}

body .gigya-screen {
  padding: 0 !important;
}

body .gigya-screen.portrait {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  width: auto;
}

body .gigya-screen form input[type="radio"] + label,
body .gigya-screen form label.gigya-composite-control {
  color: #fff;
}

body .gigya-screen form input[type="radio"] + label a,
body .gigya-screen form label.gigya-composite-control a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  color: #ccc;
}

body .gigya-screen form input[type="radio"] + label a:hover,
body .gigya-screen form label.gigya-composite-control a:hover {
  color: #fff;
}

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;
  margin-bottom: 1rem;
  padding: 0 !important;
  -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 {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #e8306e;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23e94f1d' d='M50 100L0 0l50 30 50-30'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  border-bottom-right-radius: 5px;
  border-left: 3px solid #e20e17;
  border-top-right-radius: 5px;
  content: "";
  height: 55px;
  margin: auto;
  max-height: 55px;
  pointer-events: none !important;
  position: absolute;
  width: 50px;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}

body .gigya-screen form .gigya-composite-control-dropdown:hover:after {
  background-color: #f7be00;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23e8306e' d='M50 100L0 0l50 30 50-30'/%3E%3C/svg%3E");
}

body
  .gigya-screen
  form
  .gigya-composite-control-dropdown.dropdown-opened-js:after {
  background-color: #539b33;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 0l50 100-50-30-50 30' fill='%23e20e17'/%3E%3C/svg%3E");
}

body .gigya-screen form .gigya-composite-control-multi-choice {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 1rem !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control-multi-choice
  .gigya-multi-choice-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body .gigya-screen form .gigya-composite-control > label,
body .gigya-screen form .gigya-composite-control label * {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  padding: 0 !important;
  -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 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
}

body .gigya-screen form .gigya-composite-control .gigya-error-msg {
  background: #e20e17;
  color: #fff !important;
  margin: 1rem 0 0;
  padding: 5px 10px !important;
  padding: 3px;
}

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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  height: 55px;
  line-height: 18px;
  margin-left: 0;
  margin-right: 0;
  min-height: 55px;
  outline: none;
  padding: 1rem;
  width: 100%;
  -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: #f8f8f8;
}

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

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

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

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

@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 {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  border: 1px solid #1f7ad6;
  -webkit-box-shadow: 0 0 0 0 #1f7ad6;
  box-shadow: 0 0 0 0 #1f7ad6;
  max-width: 100%;
}

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: #1f7ad6;
  -webkit-box-shadow: 0 0 5px -1px #1f7ad6;
  box-shadow: 0 0 5px -1px #1f7ad6;
}

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: #1f7ad6;
}

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: #1f7ad6;
}

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 {
  background-color: #efefef;
  border-color: #000;
  color: #50504e;
}

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

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 {
  background-color: #f8f8f8;
  border-color: #0d0d0c;
  color: #777773;
}

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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1f7ad6;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  max-width: 250px;
  min-width: 150px;
  padding: 1rem 2rem;
}

body .gigya-screen form .gigya-composite-control button:focus,
body .gigya-screen form .gigya-composite-control button:hover,
body .gigya-screen form .gigya-composite-control input[type="submit"]:focus,
body .gigya-screen form .gigya-composite-control input[type="submit"]:hover {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0);
  color: #1f7ad6;
}

body .gigya-screen form .gigya-composite-control button:disabled,
body .gigya-screen form .gigya-composite-control input[type="submit"]:disabled {
  background-color: #959593;
  border-color: rgba(0, 0, 0, 0);
  color: #50504e;
}

@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 textarea {
  height: 250px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control textarea {
    height: 250px;
  }
}

body .gigya-screen form .gigya-composite-control-checkbox {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  left: 0 !important;
  right: 0 !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control-checkbox
  .gigya-required-display {
  display: none !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control-checkbox
  input[type="checkbox"],
body
  .gigya-screen
  form
  .gigya-composite-control-checkbox
  input[type="checkbox"]:active,
body
  .gigya-screen
  form
  .gigya-composite-control-checkbox
  input[type="checkbox"]:focus {
  height: auto !important;
  max-width: 25px !important;
  width: 25px !important;
}

body .gigya-screen form .gigya-composite-control-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: auto !important;
  max-width: calc(100% - 65px) !important;
  width: calc(100% - 65px) !important;
}

:lang(en-US)body .subscribe-thank-you p {
  color: #4e515e !important;
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body .gigya-button-link .gigya-button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1f7ad6 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  font-size: 16px;
  line-height: 18px;
  max-width: 250px;
  min-width: 150px;
  padding: 1rem 2rem;
}

body .gigya-button-link .gigya-button:focus,
body .gigya-button-link .gigya-button:hover {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #1f7ad6 !important;
}

body .gigya-button-link .gigya-button:active {
  background-color: #fff !important;
  border-color: #3563ad !important;
  color: #3563ad !important;
}

body .gigya-button-link .gigya-button:disabled {
  background-color: #959593 !important;
  border-color: rgba(0, 0, 0, 0) !important;
  color: #50504e !important;
}

@media (min-width: 768px) {
  body .gigya-button-link .gigya-button {
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff !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: #50504e;
}

.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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #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 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.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: #959593;
  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: #777773;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  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: #50504e;
}

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

@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 .compare-selector .compare-container-js .compare-selected-item-js {
  border: 2px solid #efefef;
  border-radius: 18px;
}

.compare-selector {
  height: 38px;
  max-width: calc(50vw - 1.5rem);
  padding: 0 1rem;
  width: 400px;
}

.compare-selector .compare-container-js:focus .compare-list-js,
.compare-selector .compare-container-js:focus .compare-selected-item-js,
.compare-selector .compare-container-js:hover .compare-list-js,
.compare-selector .compare-container-js:hover .compare-selected-item-js {
  border-color: #ffa67a !important;
}

.compare-selector .compare-container-js:active .compare-list-js,
.compare-selector .compare-container-js:active .compare-selected-item-js {
  border-color: #85d1e0 !important;
}

.compare-selector .compare-container-js .compare-selected-item-js {
  border-radius: 18px;
  border: 2px solid #efefef;
  max-width: 100%;
  padding: 0.5rem 2rem 0.5rem 1rem !important;
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.1s;
}

.compare-selector .compare-container-js .compare-selected-item-js p {
  color: #000000 !important;
  font-weight: 500 !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:before {
  content: none !important;
}

.compare-selector .compare-container-js .compare-selected-item-js:after {
  background: none !important;
  color: #e94f1d;
  content: "◣" !important;
  font-size: 10px;
  height: 8px;
  line-height: 12px;
  top: calc(50% - 5px);
  -webkit-transform: rotate(-45deg) translateY(-50%) !important;
  -ms-transform: rotate(-45deg) translateY(-50%) !important;
  transform: rotate(-45deg) translateY(-50%) !important;
  width: 8px;
}

.compare-selector .compare-container-js.opened-js .compare-selected-item-js {
  background-color: #fff;
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.compare-selector
  .compare-container-js.opened-js
  .compare-selected-item-js:before {
  content: none !important;
}

.compare-selector
  .compare-container-js.opened-js
  .compare-selected-item-js:after {
  right: 18px;
  -webkit-transform: rotate(135deg) translateY(-50%) !important;
  -ms-transform: rotate(135deg) translateY(-50%) !important;
  transform: rotate(135deg) translateY(-50%) !important;
}

.compare-selector .compare-container-js.opened-js .compare-list-js {
  border-top: rgba(0, 0, 0, 0);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.compare-selector .compare-container-js .compare-list-js {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 7px;
  border: 2px solid #efefef;
  max-width: 100%;
  overflow-y: auto;
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.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: #777773 !important;
  font-weight: 500 !important;
  padding: 5px 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: #fff;
  color: #1d1d1c !important;
  font-weight: 700 !important;
}

.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: #777773 !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-track {
  background-color: #fff;
  border-radius: 10px;
}

.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-thumb {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

@media (min-width: 992px) {
  .compare-selector {
    padding: 0 1rem;
  }
}

body .left-loader > .component-content > .content {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  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;
}

body #dynamic-content-tiles > .snippetContent > .snippetReference {
  margin-bottom: 2rem;
}

#exit-notification .exit-notification-inner,
.hero-divider {
  position: relative;
}

#exit-notification .exit-notification-inner:after,
.hero-divider:after {
  background: #e71d2d;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#81217a),
    color-stop(9%, #1f8eba),
    color-stop(17%, #9fc33a),
    color-stop(25%, #fbcb06),
    color-stop(33%, #eb6134),
    color-stop(40%, #e5155b),
    color-stop(48%, #c61b34),
    color-stop(57%, #e5155b),
    color-stop(64%, #eb6134),
    color-stop(72%, #fbcb06),
    color-stop(79%, #9fc33a),
    color-stop(88%, #1f8eba),
    to(#81217a)
  );
  background: -o-linear-gradient(
    left,
    #81217a,
    #1f8eba 9%,
    #9fc33a 17%,
    #fbcb06 25%,
    #eb6134 33%,
    #e5155b 40%,
    #c61b34 48%,
    #e5155b 57%,
    #eb6134 64%,
    #fbcb06 72%,
    #9fc33a 79%,
    #1f8eba 88%,
    #81217a
  );
  background: linear-gradient(
    90deg,
    #81217a,
    #1f8eba 9%,
    #9fc33a 17%,
    #fbcb06 25%,
    #eb6134 33%,
    #e5155b 40%,
    #c61b34 48%,
    #e5155b 57%,
    #eb6134 64%,
    #fbcb06 72%,
    #9fc33a 79%,
    #1f8eba 88%,
    #81217a
  );
  bottom: 0;
  bottom: -3px;
  content: "";
  display: block;
  height: 8px;
  left: 0;
  left: -2px;
  position: absolute;
  right: 0;
  width: calc(100% + 4px);
  z-index: 10;
}

#exit-notification .exit-notification-inner {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 25px;
}

#exit-notification .exit-notification-inner:after {
  bottom: -2px;
  height: 8px;
  left: -2px;
  position: absolute;
}

#exit-notification .exit-notification-inner .exit-notification-buttons button {
  min-width: 130px !important;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  #exit-notification .exit-notification-inner {
    max-width: 70%;
    padding: 40px 30px;
  }
}

@media (min-width: 991px) {
  #exit-notification .exit-notification-inner {
    padding: 60px 97px 60px 98px;
  }

  #exit-notification .exit-notification-inner .exit-notification-text h3 {
    padding-bottom: 20px;
  }

  #exit-notification .exit-notification-inner .exit-notification-text p {
    padding-bottom: 15px;
  }

  #exit-notification .exit-notification-inner .exit-notification-buttons {
    min-width: 150px !important;
  }

  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    > .exit-notification-accept {
    margin-right: 20px;
  }
}

body .quiz-status .richText-content,
body .quiz-status ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .quiz-status ul {
  background-color: #efefef;
  border-radius: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 540px;
  width: 100%;
}

body .quiz-status ul li {
  color: #1d1d1c !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  padding: 9px 0 !important;
  text-align: center !important;
  width: 100%;
}

body .quiz-status ul li:before {
  content: none !important;
}

body .quiz-status ul li.active {
  background-color: #85d1e0;
  border-radius: 26px;
}

@media (min-width: 500px) {
  body .quiz-status ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  body .quiz-status ul li {
    max-width: 33.333%;
    width: 33.333%;
  }
}

body .quiz-carousel .carousel-links {
  margin: 0 !important;
}

body .quiz-carousel .carousel-slides {
  height: 500px !important;
}

.quiz-carousel.filter-carousel
  .carousel-slides
  .carousel-slide
  .filter-list-js {
  justify-content: center;
}

.personalized-products-ie > .component-content > .content {
  max-height: fit-content !important;
}

@media (max-width: 599px) {
  body .quiz-carousel.filter-carousel .carousel-slides {
    height: 775px !important;
  }
  .filter-circle-buttons .filter-list-js > .filter-item-js {
    font-size: 13px !important;
    width: 120px !important;
    height: 120px !important;
    max-width: 120px !important;
    min-width: 120px !important;
    max-height: 120px !important;
    min-height: 120px !important;
  }
  .quiz-carousel.filter-carousel
    .carousel-slides
    .carousel-slide
    .rounded-bottom-left.rounded-top-right,
  .quiz-carousel.filter-carousel .carousel-slides .carousel-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 400px) {
  .filter-circle-buttons .filter-list-js > .filter-item-js {
    font-size: 12px !important;
    width: 110px !important;
    height: 110px !important;
    max-width: 110px !important;
    min-width: 110px !important;
    max-height: 110px !important;
    min-height: 110px !important;
  }
}

@media (min-width: 600px) {
  body .quiz-carousel.filter-carousel .carousel-slides {
    height: 880px !important;
  }
}

@media (min-width: 992px) {
  body .quiz-carousel.filter-carousel .carousel-slides {
    height: 650px !important;
  }
  .quiz-carousel.filter-carousel
    .carousel-slides
    .filter-container-js
    > ul.filter-list-js {
    max-width: 740px !important;
  }
}

body .quiz-carousel .carousel-slides .carousel-slide {
  min-height: 585px;
  padding: 1rem 1rem 3rem;
}

body .quiz-carousel .carousel-slides .carousel-slide:first-of-type {
  padding: 0;
}

body .quiz-carousel .carousel-slides .carousel-slide:nth-of-type(5) {
  max-height: 585px !important;
}

body .quiz-carousel .carousel-slides .carousel-slide:nth-of-type(5).active {
  max-height: none !important;
}

body .quiz-carousel .carousel-slides .carousel-slide .carouselSlide > div,
body
  .quiz-carousel
  .carousel-slides
  .carousel-slide
  .carouselSlide
  > div
  > div {
  height: 100%;
}

body
  .quiz-carousel
  .carousel-slides
  .carousel-slide
  .carouselSlide
  > div
  > div
  > .content {
  -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: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

body
  .quiz-carousel
  .carousel-slides
  .carousel-slide
  .carouselSlide
  > div
  > div
  > .content
  > a {
  display: none;
}

body
  .quiz-carousel
  .carousel-slides
  .carousel-slide
  .carouselSlide
  > div
  > div
  > .content:after,
body
  .quiz-carousel
  .carousel-slides
  .carousel-slide
  .carouselSlide
  > div
  > div
  > .content:before {
  content: none !important;
}

body .quiz-carousel .warning-sign .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .quiz-carousel .warning-sign .richText-content p {
  background-color: #f18080;
  border-radius: 26px;
  color: #1d1d1c;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.33;
  margin: 0;
  padding: 10px 20px;
}

body .quiz-carousel .warning-sign .richText-content p span {
  background-color: #b31a1a;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 16px;
  width: 16px;
}

@media (min-width: 992px) {
  body .quiz-carousel .carousel-slides .carousel-slide {
    border: 2px solid #efefef;
    border-radius: 20px;
    padding: 2rem 2rem 3rem;
  }

  body .quiz-carousel .carousel-slides .carousel-slide:first-of-type {
    border: 0;
    border-radius: 0;
    padding: 0;
  }

  body
    .quiz-carousel.filter-carousel
    .carousel-slides
    .carousel-slide:first-of-type {
    border: 2px solid #efefef;
    border-radius: 20px;
    padding: 2rem 2rem 3rem;
  }

  body .quiz-carousel .carousel-slides .carousel-slide .carouselSlide {
    height: 100%;
  }
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 410px;
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js {
  background-color: #fff !important;
  border: 2px solid #efefef !important;
  border-radius: 15px;
  -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis: calc(50% - 20px);
  margin: 0 10px 20px;
  max-width: calc(50% - 20px);
  padding: 20px 12px !important;
  width: calc(50% - 20px);
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js:focus,
.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js:hover,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js:focus,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js:hover {
  border: 2px solid #ffa67a !important;
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js.active-js,
.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js:active,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js.active-js,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js:active {
  border: 2px solid #2d99a9 !important;
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js
  p,
.class-filter[data-type-mobile="buttons"]
  .filter-square-buttons
  .filter-list-js
  .filter-item-js
  p {
  color: #777773 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.33 !important;
  white-space: normal !important;
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js {
  max-width: 340px;
}

.class-filter[data-type-mobile="buttons"]
  .filter-circle-buttons
  .filter-list-js
  .filter-item-js {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  height: 150px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 150px;
  max-width: 150px;
  min-height: 150px;
  width: 150px;
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-bone-health,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-brain-function,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-brain-function,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-collagen-formation,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-digestive-health,
.class-filter[data-type-mobile="buttons"] .filter-health-goal .benefit.f-energy,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-antioxidant,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-metabolism,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-muscle,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-nutrition,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-energy-nutrition,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-eye-health,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-eye-health,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-general-wellness,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-hair-skin-nails,
.class-filter[data-type-mobile="buttons"] .filter-health-goal .benefit.f-heart,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-immunity,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-immunity,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-joint-health,
.class-filter[data-type-mobile="buttons"] .filter-health-goal .benefit.f-mental,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mental-memory,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-metabolism,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-muscle-function,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-physical-stress-relief,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pregnancy,
.class-filter[data-type-mobile="buttons"] .filter-health-goal .benefit.f-sleep,
.class-filter[data-type-mobile="buttons"] .filter-health-goal .benefit.f-stress,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mood-emotional-balance,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-growth-development,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-maternal-health {
  padding-top: 60px !important;
  position: relative;
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-bone-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-brain-function:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-brain-function:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-collagen-formation:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-digestive-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-antioxidant:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-metabolism:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-muscle:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-nutrition:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-energy-nutrition:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-eye-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-eye-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-general-wellness:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-hair-skin-nails:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-heart:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-immunity:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-immunity:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-joint-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mental:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mental-memory:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-metabolism:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-muscle-function:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-physical-stress-relief:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pregnancy:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-sleep:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-stress:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mood-emotional-balance:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-growth-development:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-maternal-health:before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 30px;
  left: 50%;
  position: absolute;
  top: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-heart:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-heart-health.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mental:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mental-memory:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-mental-focus.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-energy.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-immunity:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-immunity:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-immunity.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-bone-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-bone-health.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-collagen-formation:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-colagen-formation.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-eye-health:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-eye-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-eye-health.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-hair-skin-nails:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-healthy-skin.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-sleep:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-sleep.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-physical-stress-relief:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-stress:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-stress-relief.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-mood-emotional-balance:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_NZ/sliced-images/global/icons/mood-and-emotional.jpg);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-digestive-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-digestive-health.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pregnancy:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-pregnancy.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-general-wellness:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-whole-body.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-metabolism:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-metabolism:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_CL/sliced-images/global/icons/icon-metabolism.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-muscle:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-muscle-function:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_CL/sliced-images/global/icons/icon-muscle.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-nutrition:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-energy-nutrition:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_CL/sliced-images/global/icons/icon-daily-nutrition.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-antioxidant:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_CL/sliced-images/global/icons/icon-antioxidants.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-brain-function:before,
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal2
  .benefit.f-brain-function:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-brain-health.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-collagen-formation:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-collagen-formation.png);
}

.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-joint-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-joint-health.png);
}
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-growth-development:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/growth-icon.png);
  background-size: contain;
}
.class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-maternal-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/maternal-icon.png);
  background-size: contain;
}
@media (min-width: 992px) {
  .class-filter[data-type-mobile="buttons"]
    .filter-circle-buttons
    .filter-list-js,
  .class-filter[data-type-mobile="buttons"]
    .filter-square-buttons
    .filter-list-js {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 840px;
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-circle-buttons
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="buttons"]
    .filter-square-buttons
    .filter-list-js
    .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 20px);
    flex-basis: calc(25% - 20px);
    max-width: calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-circle-buttons
    .filter-list-js {
    max-width: 510px;
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-circle-buttons
    .filter-list-js
    .filter-item-js {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    height: 150px;
    max-height: 150px;
    max-width: 150px;
    min-height: 150px;
    width: 150px;
  }
}

#quizLoader {
  max-height: none !important;
}

#quizLoader > h3 {
  color: #1d1d1c !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.17;
  margin-bottom: 1rem;
  text-align: center;
}

#quizLoader > span {
  height: 0 !important;
  max-height: 0 !important;
  max-width: 0 !important;
  width: 0 !important;
}

#quizLoader > h3:nth-of-type(3) {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 600px) {
  #quizLoader > h3 {
    font-size: 24px;
  }
}

body .flex.flex-col.product-new-package > * > .paragraphSystem {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !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: #efefef;
  color: #000;
  height: auto;
  line-height: 1.5;
  min-height: 50px;
  padding: 1rem;
  width: 100%;
}

.aem-AuthorLayer-Edit .carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1 !important;
}

.aem-AuthorLayer-Edit .carousel.initialized {
  opacity: 1;
}

.aem-AuthorLayer-Edit .searchBox-title {
  display: inline-block !important;
}

.aem-AuthorLayer-Edit .p-spider-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .p-spider-widget:before {
  content: "PriceSpiderWidget";
}

.aem-AuthorLayer-Edit .ps-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .ps-widget:before {
  content: 'Buy Now button:\a \aps-sku="'attr(ps-sku) '"\a data-gtm-product-name="'attr(
      data-gtm-product-name
    );
  white-space: pre;
}

.aem-AuthorLayer-Edit .s-rev-trax {
  display: inline-block;
  line-height: 1.5;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .s-rev-trax:before {
  content: 'RevTraxContainer:\a \aProgramID: "'attr(data-programid);
  white-space: pre;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator: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;
}

@media (max-width: 991px) {
  #content {
    margin-top: 80px;
  }
}

body p {
  margin: 8px 0;
}

body sup {
  top: -0.5em;
}

body .h1,
body .h2,
body .h3,
body .h4,
body h1,
body h2,
body h3,
body h4 {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0;
}

body .h5,
body .h6,
body h5,
body h6 {
  margin-bottom: 0;
}

body .gotham-narrow,
body .gotham-narrow * {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body .faq-questions .h4,
body .faq-questions h4 {
  font-size: 21px !important;
  line-height: 1.14 !important;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  body
  button,
body
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
body .rounded {
  border-radius: 20px !important;
}

body .image-rounded img,
body .image-rounded picture {
  border-radius: 20px;
  vertical-align: top;
}

body .text-center-m .richText-content {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .text-left-m .richText-content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

body .text-right-m .richText-content {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (min-width: 992px) {
  body .text-center-d .richText-content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  body .text-left-d .richText-content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  body .text-right-d .richText-content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.bg-color-1-dark {
  background: #b31a1a;
}

.bg-color-2-dark {
  background: #ce2063;
}

.bg-color-3-dark {
  background: #c33d22;
}

.bg-color-4-dark {
  background: #d36b13;
}

.bg-color-5-dark {
  background: #116733;
}

.bg-color-6-dark {
  background: #3563ad;
}

.bg-color-7-dark {
  background: #722282;
}

.bg-color-8-dark {
  background: #1a6369;
}

.rt-dropdown {
  float: right;
  height: 140px !important;
  padding: 15px 10px 10px !important;
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.1s;
  width: 357px !important;
}

.rt-dropdown:focus,
.rt-dropdown:hover {
  border-color: #ffa67a !important;
}

.rt-dropdown:active {
  border-color: #2d99a9 !important;
}

.rt-dropdown > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.rt-dropdown > .component-content img {
  border-radius: 50%;
  bottom: 0;
  height: auto;
  margin: auto;
  max-width: 90px;
  position: absolute;
  top: 0;
  width: 125px !important;
}

.rt-dropdown > .component-content .richText-content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 7rem;
}

.rt-dropdown > .component-content .richText-content .h4 {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px !important;
}

.rt-dropdown > .component-content .richText-content * {
  margin-top: 0;
}

.rt-dropdown.image-square > .component-content img {
  border-radius: 0;
}

.rt-dropdown-alt img {
  margin-bottom: 1rem;
}

.sec-nav .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-nav .richText-content p {
  margin-right: 3rem;
  position: relative;
}

.sec-nav .richText-content p:last-of-type {
  margin-right: 0;
}

.sec-nav .richText-content p.is-active:after,
.sec-nav .richText-content p:focus:after,
.sec-nav .richText-content p:hover:after {
  background-color: #e94f1d;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.article-show-container .article-card {
  display: none;
}

.nav-left ul,
.subnav-titles.class-filter[data-type-mobile="titles"] .filter-list-js {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.subnav-titles.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: unset;
}

@media (min-width: 992px) {
  .article-sec-nav .filter-container-js .filter-list-js {
    position: relative;
  }

  .article-sec-nav .filter-container-js .filter-list-js:before {
    background-color: #efefef;
    bottom: 1rem;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .article-sec-nav .filter-container-js .filter-list-js .filter-item-js {
    position: relative;
  }

  .article-sec-nav
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    margin-left: 0 !important;
  }

  .article-sec-nav .filter-container-js .filter-list-js .filter-item-js a {
    font-weight: 500 !important;
  }

  .article-sec-nav .filter-container-js .filter-list-js .filter-item-js:after {
    bottom: 0;
    height: 2px;
    left: 0;
    max-width: 100%;
    position: absolute;
    width: 100%;
  }
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"] .filter-list-js {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efefef;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 5px;
  max-width: calc(50% - 2.5px);
  text-align: center;
  width: calc(50% - 2.5px);
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js
  a {
  padding: 10px !important;
  width: 100% !important;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js:after {
  content: none;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js
  .navigation-item-title {
  color: #777773;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  white-space: normal !important;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js:focus
  .navigation-item-title,
.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js:hover
  .navigation-item-title {
  color: #1d1d1c;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #f18080;
  border-bottom: 2px solid #e20e17;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js.active-js
  .navigation-item-title {
  color: #1d1d1c;
  font-weight: 500;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"]
  .filter-list-js
  .filter-item-js:nth-of-type(2n) {
  margin-left: 5px;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-red
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #f18080;
  border-bottom: 2px solid #e20e17;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-pink
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #f28ca6;
  border-bottom: 2px solid #e8306e;
}
.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-pink-dark
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #cb4490;
  border-bottom: 2px solid #cb4490;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-orange
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #ffa67a;
  border-bottom: 2px solid #e94f1d;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-yellow
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #ffe07a;
  border-bottom: 2px solid #f7be00;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-green
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #b0da76;
  border-bottom: 2px solid #539b33;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-blue
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #79beec;
  border-bottom: 2px solid #1f7ad6;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-purple
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #ac82c9;
  border-bottom: 2px solid #9540bf;
}

.tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-teal
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #85d1e0;
  border-bottom: 2px solid #2d99a9;
}

@media (min-width: 992px) {
  .tabs-sec-nav.class-filter[data-type-mobile="titles"] {
    border-bottom: 2px solid #efefef;
  }

  .tabs-sec-nav.class-filter[data-type-mobile="titles"] .filter-list-js {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -2px;
  }

  .tabs-sec-nav.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js {
    margin: 0 5px 0 0 !important;
    max-width: calc(20% - 5px);
    width: calc(20% - 5px);
  }
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"] {
  height: 38px;
  max-width: calc(100vw - 2rem);
  padding: 0 1rem;
  width: 360px;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:focus
  .filter-list-js,
.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:focus
  .selected-item-js,
.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:hover
  .filter-list-js,
.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:hover
  .selected-item-js {
  border-color: #ffa67a !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:active
  .filter-list-js,
.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js:active
  .selected-item-js {
  border-color: #85d1e0 !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .selected-item-js {
  border-color: #efefef;
  border-radius: 18px;
  border-width: 2px;
  padding: 0.5rem 1rem !important;
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.1s;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .selected-item-js
  p {
  color: #777773 !important;
  font-weight: 500 !important;
  line-height: 19px !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .selected-item-js:before {
  content: none !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .selected-item-js:after {
  background: none !important;
  color: #e94f1d;
  content: "◣" !important;
  font-size: 10px;
  height: 8px;
  line-height: 12px;
  top: calc(50% - 5px);
  -webkit-transform: rotate(-45deg) translateY(-50%) !important;
  -ms-transform: rotate(-45deg) translateY(-50%) !important;
  transform: rotate(-45deg) translateY(-50%) !important;
  width: 8px;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js.opened-js
  .selected-item-js {
  background-color: #fff;
  border-bottom: rgba(0, 0, 0, 0) !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js.opened-js
  .selected-item-js:before {
  content: none !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js.opened-js
  .selected-item-js:after {
  right: 18px;
  -webkit-transform: rotate(135deg) translateY(-50%) !important;
  -ms-transform: rotate(135deg) translateY(-50%) !important;
  transform: rotate(135deg) translateY(-50%) !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js {
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 7px;
  border-color: #efefef;
  border-width: 2px;
  max-width: 100%;
  overflow-y: auto;
  -webkit-transition: border-color 0.4s ease 0.1s;
  -o-transition: border-color 0.4s 0.1s ease;
  transition: border-color 0.4s ease 0.1s;
  width: 100%;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js {
  background-color: #fff !important;
  border: 0 !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js
  .navigation-item-title {
  color: #777773 !important;
  padding: 5px 0 5px 1rem !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js
  .navigation-item-title:hover {
  background-color: #fff;
  color: #50504e !important;
  font-weight: 700 !important;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js.multilevel
  > a {
  background-color: #fff;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js::-webkit-scrollbar {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  margin-right: 1rem;
  width: 10px;
}

.subnav-dropdown.class-filter[data-type-mobile="dropdown"]
  .filter-container-js
  .filter-list-js::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

@media (min-width: 992px) {
  .subnav-dropdown.class-filter[data-type-mobile="dropdown"] {
    padding: 0 1rem;
  }
}

.reference-social-icons .default-icon > a:not(:last-child) {
  margin: 0 !important;
}

@media (min-width: 992px) {
  .max-content-medium {
    max-width: 945px !important;
  }
}

.accordion-ref.accordion .accordion-container .accordion-slide:before {
  content: none;
}

.accordion-ref.accordion .accordion-container .accordion-slide .accordion-head {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 0;
}

.accordion-ref.accordion
  .accordion-container
  .accordion-slide
  .accordion-head
  h3 {
  text-decoration: underline;
  width: auto;
}

.accordion-ref.accordion
  .accordion-container
  .accordion-slide
  .accordion-head:before {
  content: none;
}

.accordion-ref.accordion
  .accordion-container
  .accordion-slide
  .accordion-head:after {
  height: 10px;
  margin: auto 0 6px 10px;
  position: static !important;
  width: 10px;
}

.accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper
  a:hover {
  cursor: pointer !important;
}

.tabs .tabs-nav {
  margin-bottom: 0;
}

.tabs .clearfix:after,
.tabs .clearfix:before {
  content: none;
}

.tabs .tabs-nav-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs .tabs-nav-list .tabs-nav-item {
  background-color: #efefef;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0 0 5px;
  text-align: center;
  width: calc(50% - 2.5px);
}

.tabs .tabs-nav-list .tabs-nav-item .tabMenuItem .text-wrapper {
  color: #777773;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 1.3 !important;
  font-family: inherit !important;
}

.tabs .tabs-nav-list .tabs-nav-item:focus,
.tabs .tabs-nav-list .tabs-nav-item:hover {
  cursor: pointer;
}

.tabs .tabs-nav-list .tabs-nav-item:focus .tabMenuItem .text-wrapper,
.tabs .tabs-nav-list .tabs-nav-item:hover .tabMenuItem .text-wrapper {
  color: #1d1d1c;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #00a783;
  border-bottom: 2px solid #e20e17;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active .tabMenuItem .text-wrapper {
  color: #1d1d1c;
  font-weight: 500;
}

.tabs .tabs-nav-list .tabs-nav-item:nth-of-type(2n) {
  margin-left: 5px;
}

.tabs .tabs-content {
  border: none;
}

.tabs.tabs-red .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #f18080;
  border-bottom: 2px solid #e20e17;
}

.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #f28ca6;
  border-bottom: 2px solid #e8306e;
}

.tabs.tabs-orange .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #ffa67a;
  border-bottom: 2px solid #e94f1d;
}

.tabs.tabs-yellow .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #ffe07a;
  border-bottom: 2px solid #f7be00;
}

.tabs.tabs-green .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #b0da76;
  border-bottom: 2px solid #539b33;
}

.tabs.tabs-light-green .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #00a783;
  border-bottom: 2px solid #007a6d;
}

.tabs.tabs-blue .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #79beec;
  border-bottom: 2px solid #1f7ad6;
}

.tabs.tabs-purple .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #ac82c9;
  border-bottom: 2px solid #9540bf;
}

.tabs.tabs-teal .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #85d1e0;
  border-bottom: 2px solid #2d99a9;
}
.tabs.tabs-pink-dark .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #cb4490;
  border-bottom: 2px solid #cb4490;
}

@media (min-width: 992px) {
  .tabs .tabs-nav {
    border-bottom: 2px solid #efefef;
  }

  .tabs .tabs-nav-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -2px;
  }

  .tabs .tabs-nav-list .tabs-nav-item {
    margin: 0 5px 0 0 !important;
    width: 20%;
  }
}

.image .component-content.left figure {
  text-align: left;
}

.image .component-content.center figure {
  text-align: center;
}

.image .component-content.right figure {
  text-align: right;
}

.image-circle img {
  border-radius: 50%;
}

.image-circle-large > .component-content,
.image-circle-medium > .component-content {
  text-align: center !important;
}

.image-circle-large figure,
.image-circle-large img,
.image-circle-medium figure,
.image-circle-medium img {
  height: 75px;
  max-height: 75px;
  max-width: 75px;
  width: 75px;
}

.image-icon-medium .component-content {
  -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;
  height: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-icon-medium .component-content img {
  height: 50px;
  max-height: 50px;
  max-width: 50px;
  width: 50px;
}

@media (min-width: 992px) {
  .image-icon-medium .component-content img {
    height: 75px;
    max-height: 75px;
    max-width: 75px;
    width: 75px;
  }
}

@media (min-width: 992px) {
  .image-circle-large figure,
  .image-circle-large img {
    height: 100px;
    max-height: 100px;
    max-width: 100px;
    width: 100px;
  }
}

.image-350-cut {
  -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;
}

/*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
.image-350-cut:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/rainbow-border.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  content: "";
  height: 80vw;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80vw;
}

.image-350-cut .component-content {
  border-radius: 50%;
  height: calc(80vw - 16px);
  margin: 10px;
  overflow: hidden;
  position: relative;
  width: calc(80vw - 16px);
}

.image-350-cut .component-content img {
  height: 100%;
  left: 50%;
  max-width: none;
  min-height: 0;
  min-width: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

@media (min-width: 400px) {
  .image-350-cut:before {
    height: 366px;
    width: 366px;
  }

  .image-350-cut .component-content {
    height: 350px;
    width: 350px;
  }
}

.image-text-overlay figure {
  position: relative;
}

.image-text-overlay figure figcaption {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75%;
}

.image-text-overlay-card figure figcaption {
  width: 90%;
}

.richtext-vertical-center .richText-content {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.first-p-m-0 .richText-content p:first-of-type {
  margin-top: 0;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type {
  -webkit-box-flex: inherit !important;
  -ms-flex: inherit !important;
  flex: inherit !important;
  max-width: none;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a {
  color: #777773;
  font-size: inherit !important;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a:before {
  content: none !important;
}

body .breadcrumbs .breadcrumbs-list li > a {
  font-weight: 500;
  line-height: 1.3 !important;
}

body .breadcrumbs .breadcrumbs-list li.is-current > a {
  font-weight: 400;
}

body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 500;
}

.border-rounded-card {
  border-radius: 20px !important;
}

.article-featured,
.border-card {
  border: 2px solid #efefef !important;
}

body .border-bottom-gradient-red {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-red:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f18080),
    to(#e20e17)
  );
  background: -o-linear-gradient(left, #f18080, #e20e17);
  background: linear-gradient(90deg, #f18080, #e20e17);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-pink {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-pink:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f28ca6),
    to(#e8306e)
  );
  background: -o-linear-gradient(left, #f28ca6, #e8306e);
  background: linear-gradient(90deg, #f28ca6, #e8306e);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-orange {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-orange:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffa67a),
    to(#e94f1d)
  );
  background: -o-linear-gradient(left, #ffa67a, #e94f1d);
  background: linear-gradient(90deg, #ffa67a, #e94f1d);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-yellow {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-yellow:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffe07a),
    to(#f7be00)
  );
  background: -o-linear-gradient(left, #ffe07a, #f7be00);
  background: linear-gradient(90deg, #ffe07a, #f7be00);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-green {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-green:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b0da76),
    to(#539b33)
  );
  background: -o-linear-gradient(left, #b0da76, #539b33);
  background: linear-gradient(90deg, #b0da76, #539b33);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-blue {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-blue:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#79beec),
    to(#1f7ad6)
  );
  background: -o-linear-gradient(left, #79beec, #1f7ad6);
  background: linear-gradient(90deg, #79beec, #1f7ad6);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-purple {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-purple:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ac82c9),
    to(#9540bf)
  );
  background: -o-linear-gradient(left, #ac82c9, #9540bf);
  background: linear-gradient(90deg, #ac82c9, #9540bf);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

body .border-bottom-gradient-teal {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow: visible;
  position: relative;
}

body .border-bottom-gradient-teal:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#85d1e0),
    to(#2d99a9)
  );
  background: -o-linear-gradient(left, #85d1e0, #2d99a9);
  background: linear-gradient(90deg, #85d1e0, #2d99a9);
  bottom: -2px;
  content: "";
  height: 8px;
  left: -2px;
  position: absolute;
  width: calc(100% + 4px);
}

#footer {
  position: relative;
}

#footer .divider-footer {
  background-color: #efefef;
}

#footer:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#81217a),
    color-stop(9%, #1f8eba),
    color-stop(17%, #9fc33a),
    color-stop(25%, #fbcb06),
    color-stop(33%, #eb6134),
    color-stop(40%, #e5155b),
    color-stop(48%, #c61b34),
    color-stop(57%, #e5155b),
    color-stop(64%, #eb6134),
    color-stop(72%, #fbcb06),
    color-stop(79%, #9fc33a),
    color-stop(88%, #1f8eba),
    to(#81217a)
  );
  background: -o-linear-gradient(
    left,
    #81217a,
    #1f8eba 9%,
    #9fc33a 17%,
    #fbcb06 25%,
    #eb6134 33%,
    #e5155b 40%,
    #c61b34 48%,
    #e5155b 57%,
    #eb6134 64%,
    #fbcb06 72%,
    #9fc33a 79%,
    #1f8eba 88%,
    #81217a
  );
  background: linear-gradient(
    90deg,
    #81217a,
    #1f8eba 9%,
    #9fc33a 17%,
    #fbcb06 25%,
    #eb6134 33%,
    #e5155b 40%,
    #c61b34 48%,
    #e5155b 57%,
    #eb6134 64%,
    #fbcb06 72%,
    #9fc33a 79%,
    #1f8eba 88%,
    #81217a
  );
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (max-width: 991px) {
  #footer {
    margin-left: 15px !important;
  }
}

.article-featured,
.featured-article {
  border-radius: 20px !important;
  overflow: hidden;
}

.article-featured figcaption,
.featured-article figcaption {
  padding: 1rem;
}

.article-featured figcaption p,
.featured-article figcaption p {
  margin: 0;
}

.article-featured figcaption p a,
.featured-article figcaption p a {
  color: #1d1d1c !important;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1.33 !important;
}

.article-featured:focus figcaption p a,
.article-featured:hover figcaption p a,
.featured-article:focus figcaption p a,
.featured-article:hover figcaption p a {
  text-decoration: underline !important;
}

.article-featured:active figcaption p a,
.featured-article:active figcaption p a {
  color: #1a6369 !important;
  text-decoration: none !important;
}

.featured-article-header.article-featured figcaption,
.featured-article.featured-article-header figcaption {
  padding: 25px 20px;
}

.featured-article-header.article-featured figcaption p:first-of-type,
.featured-article.featured-article-header figcaption p:first-of-type {
  margin: 0.5rem 0;
}

.featured-article-header.article-featured figcaption p a,
.featured-article.featured-article-header figcaption p a {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 992px) {
  .featured-article-header.article-featured figcaption,
  .featured-article.featured-article-header figcaption {
    padding: 25px 30px;
  }
}

.article-featured figcaption p {
  margin: 0;
}

.article-featured figcaption p .link-default {
  font-size: 18px !important;
  text-decoration: none !important;
}

.article-featured figcaption p .link-default:hover {
  color: #1d1d1c !important;
}

.article-featured figcaption p .link-default:after {
  content: none;
}

.article-featured figcaption p a {
  color: #1d1d1c !important;
  font-weight: 500 !important;
  line-height: 1.33 !important;
}

.faq-card {
  border-radius: 20px !important;
}

.faq-card .richText {
  margin-bottom: 2.5rem;
}

.faq-card .richText p:first-of-type {
  color: #1d1d1c !important;
  display: inline;
  font-size: 18px;
  font-weight: 500;
}

.ingredient-card {
  border: 2px solid #efefef !important;
  -webkit-transition: border 0.4s ease 0.1s;
  -o-transition: border 0.4s ease 0.1s;
  transition: border 0.4s ease 0.1s;
}

.ingredient-card:focus,
.ingredient-card:focus-within,
.ingredient-card:hover {
  border: 2px solid #ffa67a !important;
}

.ingredient-card:active {
  border: 2px solid #2d99a9 !important;
}

.ingredient-card .vitamin-imgs .image {
  width: 50px !important;
}

@media (max-width: 500px) {
  .ingredient-card .vitamin-imgs .image {
    max-width: 50px !important;
    width: 30% !important;
  }
}

.ingredient-card .ingredient-card-shortcut {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ingredient-card .ingredient-card-shortcut .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e20e17, #b31a1a);
  background: linear-gradient(90deg, #e20e17, #b31a1a);
  border-radius: 50%;
  height: 90px;
  width: 90px;
}

.ingredient-card
  .ingredient-card-shortcut
  .component-content
  .richText-content {
  -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;
}

.ingredient-card
  .ingredient-card-shortcut
  .component-content
  .richText-content
  p {
  color: #fff;
  font-size: 38px;
  line-height: 1;
}

@media (min-width: 400px) {
  .ingredient-card .ingredient-card-shortcut .component-content {
    height: 110px;
    width: 110px;
  }
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-red
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e20e17, #b31a1a);
  background: linear-gradient(90deg, #e20e17, #b31a1a);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-pink
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#ce2063)
  );
  background: -o-linear-gradient(left, #e8306e, #ce2063);
  background: linear-gradient(90deg, #e8306e, #ce2063);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-orange
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#c33d22)
  );
  background: -o-linear-gradient(left, #e94f1d, #c33d22);
  background: linear-gradient(90deg, #e94f1d, #c33d22);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-yellow
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#d36b13)
  );
  background: -o-linear-gradient(left, #f7be00, #d36b13);
  background: linear-gradient(90deg, #f7be00, #d36b13);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-green
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#116733)
  );
  background: -o-linear-gradient(left, #539b33, #116733);
  background: linear-gradient(90deg, #539b33, #116733);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-blue
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#3563ad)
  );
  background: -o-linear-gradient(left, #1f7ad6, #3563ad);
  background: linear-gradient(90deg, #1f7ad6, #3563ad);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-purple
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#722282)
  );
  background: -o-linear-gradient(left, #9540bf, #722282);
  background: linear-gradient(90deg, #9540bf, #722282);
}

.ingredient-card
  .ingredient-card-shortcut.background-gradient-teal
  .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#1a6369)
  );
  background: -o-linear-gradient(left, #2d99a9, #1a6369);
  background: linear-gradient(90deg, #2d99a9, #1a6369);
}

@media (max-width: 420px) {
  .ingredient-card.p-m-x-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .ingredient-card .richText:nth-of-type(2) h3 {
    font-size: 20px !important;
  }
}

.ingredient-card .richText:nth-of-type(3) {
  margin-top: auto !important;
}

.ingredient-card .richText:nth-of-type(3) p {
  color: #777773;
  font-size: 14px;
  font-weight: 500;
}

body .richText .richText-content ol,
body .richText .richText-content ul {
  margin: 8px 0;
}

body .richText .richText-content ol > li:before,
body .richText .richText-content ul > li:before {
  color: #1d1d1c;
  font-size: inherit;
}

.article-table .divider.thick {
  background-color: #1d1d1c !important;
  height: 2px !important;
}

.article-table .divider.divider-color-2 {
  background-color: #cfcfce;
}

body .divider.divider-grey {
  background-color: #efefef !important;
}

.reference-not-sure-which .not-sure-module-wrapper,
.reference-not-sure-which .why-vitamins-module-wrapper,
.reference-why-vitamins-supplements .not-sure-module-wrapper,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#3563ad)
  );
  background: -o-linear-gradient(left, #1f7ad6, #3563ad);
  background: linear-gradient(90deg, #1f7ad6, #3563ad);
  border-radius: 20px;
  overflow: hidden;
}

.reference-not-sure-which .not-sure-module-wrapper .img-not-sure-module,
.reference-not-sure-which .not-sure-module-wrapper .img-why-vitamins-module,
.reference-not-sure-which .why-vitamins-module-wrapper .img-not-sure-module,
.reference-not-sure-which .why-vitamins-module-wrapper .img-why-vitamins-module,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-not-sure-module,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-why-vitamins-module,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-not-sure-module,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-why-vitamins-module {
  /* height: 29.47826vw; */
  height: 43.47826vw;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
.reference-not-sure-which .not-sure-module-wrapper .img-not-sure-module:before,
.reference-not-sure-which
  .not-sure-module-wrapper
  .img-why-vitamins-module:before,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-not-sure-module:before,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-why-vitamins-module:before,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-not-sure-module:before,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-why-vitamins-module:before,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-not-sure-module:before,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-why-vitamins-module:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/silver-border-modules.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  bottom: 0;
  content: "";
  /* height: 31.59992vw; */
  height: 67.59992vw;
  left: 50%;
  max-width: none;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(120vw + 16px);
}

.reference-not-sure-which
  .not-sure-module-wrapper
  .img-not-sure-module
  .component-content,
.reference-not-sure-which
  .not-sure-module-wrapper
  .img-why-vitamins-module
  .component-content,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-not-sure-module
  .component-content,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-why-vitamins-module
  .component-content,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-not-sure-module
  .component-content,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-why-vitamins-module
  .component-content,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-not-sure-module
  .component-content,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-why-vitamins-module
  .component-content {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  bottom: 8px;
  /* height: calc(31.59992vw - 16px); */
  height: calc(67.59992vw - 16px);
  left: 50%;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120vw;
}

/* Done by Syed  GSKBD-945  28th july */
/* Done by alam  GB-180  5th aug */

.reference-not-sure-which
  .not-sure-module-wrapper
  .img-not-sure-module
  .component-content
  img,
.reference-not-sure-which
  .not-sure-module-wrapper
  .img-why-vitamins-module
  .component-content
  img,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-not-sure-module
  .component-content
  img,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .img-why-vitamins-module
  .component-content
  img,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-not-sure-module
  .component-content
  img,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .img-why-vitamins-module
  .component-content
  img,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-not-sure-module
  .component-content
  img,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .img-why-vitamins-module
  .component-content
  img {
  bottom: -10%;
  height: auto;
  left: 50%;
  max-width: none;
  min-height: 0;
  min-width: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw - 16px);
}

.reference-not-sure-which .not-sure-module-wrapper .richText,
.reference-not-sure-which .why-vitamins-module-wrapper .richText,
.reference-why-vitamins-supplements .not-sure-module-wrapper .richText,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText {
  margin-bottom: 3rem;
  margin-top: 3rem;
  max-width: 70vw;
}

.reference-not-sure-which .not-sure-module-wrapper .richText p,
.reference-not-sure-which .why-vitamins-module-wrapper .richText p,
.reference-why-vitamins-supplements .not-sure-module-wrapper .richText p,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText p {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.17;
  margin-top: 0;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  button,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
.reference-not-sure-which .not-sure-module-wrapper .richText p .btn-secondary,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  margin-top: 1rem;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  button:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  button:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  button:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  button:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  button:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  button:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  button:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  button:hover,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:focus,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:hover,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:focus,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:hover,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:focus,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:hover,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:focus,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:hover {
  border-color: #ffa67a;
  color: #fff;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  button:active,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  button:active,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  button:active,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  button:active,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:active,
.reference-not-sure-which
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:active,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:active,
.reference-not-sure-which
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:active,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:active,
.reference-why-vitamins-supplements
  .not-sure-module-wrapper
  .richText
  p
  .btn-secondary:active,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:active,
.reference-why-vitamins-supplements
  .why-vitamins-module-wrapper
  .richText
  p
  .btn-secondary:active {
  border-color: #85d1e0;
  color: #fff;
}

.reference-not-sure-which .not-sure-module-wrapper .richText h3,
.reference-why-vitamins-supplements .not-sure-module-wrapper .richText h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.17;
  margin-bottom: 20px;
  margin-top: 0;
}

.reference-not-sure-which .why-vitamins-module-wrapper,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#ce2063)
  );
  background: -o-linear-gradient(left, #e8306e, #ce2063);
  background: linear-gradient(90deg, #e8306e, #ce2063);
}

.reference-not-sure-which .why-vitamins-module-wrapper .richText,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText {
  margin-bottom: 2rem;
  margin-top: 2rem;
  max-width: 70vw;
}

.reference-not-sure-which .why-vitamins-module-wrapper .richText h3,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText h3 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 1rem;
}

.reference-not-sure-which .why-vitamins-module-wrapper .richText p,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .reference-not-sure-which .not-sure-module-wrapper,
  .reference-not-sure-which .not-sure-module-wrapper .img-not-sure-module,
  .reference-why-vitamins-supplements .not-sure-module-wrapper,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .img-not-sure-module {
    height: 200px;
  }

  .reference-not-sure-which
    .not-sure-module-wrapper
    .img-not-sure-module:before,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .img-not-sure-module:before {
    background-position: 0;
    background-size: contain;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%;
    height: 700px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  .reference-not-sure-which
    .not-sure-module-wrapper
    .img-not-sure-module
    .component-content,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .img-not-sure-module
    .component-content {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%;
    height: 684px;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  .reference-not-sure-which
    .not-sure-module-wrapper
    .img-not-sure-module
    .component-content
    img,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .img-not-sure-module
    .component-content
    img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .reference-not-sure-which .not-sure-module-wrapper .richText,
  .reference-why-vitamins-supplements .not-sure-module-wrapper .richText {
    height: 200px;
    margin: 0;
    padding: 0 1rem 0 2.5rem;
  }

  .reference-not-sure-which
    .not-sure-module-wrapper
    .richText
    .richText-content,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .richText
    .richText-content {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .reference-not-sure-which
    .not-sure-module-wrapper
    .richText
    .richText-content
    p:last-of-type,
  .reference-why-vitamins-supplements
    .not-sure-module-wrapper
    .richText
    .richText-content
    p:last-of-type {
    margin-bottom: 0;
  }

  .reference-not-sure-which .why-vitamins-module-wrapper,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper {
    height: 320px;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    > .component-content
    > .content,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    > .component-content
    > .content {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module {
    height: 320px;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module:before,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module:before {
    content: none;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content {
    border-radius: 0;
    height: 100%;
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  /* Done by alam  GB-180  5th aug */
  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content
    img,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content
    img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .reference-not-sure-which .why-vitamins-module-wrapper .richText,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText {
    height: 320px;
    left: 24px;
    margin: 0;
    overflow: hidden;
    padding: 0 1rem 0 2.5rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
  }

  /*Amrendra | GSKBD-24876 | 16-12-2022 | image format change png to webp for CLS*/
  .reference-not-sure-which .why-vitamins-module-wrapper .richText:before,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .richText:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en-GB/global/utility/silver-border-modules.webp);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    content: "";
    height: 816px;
    max-width: none;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .richText
    .component-content,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .richText
    .component-content {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#e8306e),
      to(#ce2063)
    );
    background: -o-linear-gradient(left, #e8306e, #ce2063);
    background: linear-gradient(90deg, #e8306e, #ce2063);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 800px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .richText
    .component-content
    .richText-content,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .richText
    .component-content
    .richText-content {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 2rem;
    padding-right: 4rem;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .reference-not-sure-which .why-vitamins-module-wrapper,
  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module {
    height: 360px;
  }

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content {
    border-radius: 0;
    height: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }

  /* Done by Syed  GSKBD-945  28th july */

  .reference-not-sure-which
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content
    img,
  .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .img-why-vitamins-module
    .component-content
    img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
  }

  .reference-not-sure-which .why-vitamins-module-wrapper .richText,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText {
    height: 360px;
  }
}

.browser-ie .not-sure-module-wrapper > .component-content > .content {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

body .richText .richText-content ol > li,
body .richText .richText-content ul > li {
  margin-bottom: 0.5rem;
}

body .richText .richText-content h4 {
  margin-bottom: 0;
}

body .richText .f-m-14 {
  font-size: 14px;
}

body .richText.disclaimer a,
body .richText.disclaimer p {
  font-size: 12px !important;
  line-height: 1.75 !important;
}

@media (min-width: 992px) {
  body .richText .richText-content .f-m-14 {
    font-size: inherit;
  }
}

.product-detail-top-block h1 {
  margin: 0;
}

.product-detail-top-block .richText ul {
  padding-left: 20px;
}

@media (max-width: 991px) {
  .product-detail-top-block .product-img img {
    max-width: 330px !important;
  }
}

.nutrient-short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nutrient-short > .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e20e17, #b31a1a);
  background: linear-gradient(90deg, #e20e17, #b31a1a);
  border-radius: 50%;
  height: 50px !important;
  width: 50px !important;
}

.nutrient-short > .component-content .richText-content {
  -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;
}

.nutrient-short > .component-content .richText-content p {
  color: #fff;
  font-size: 20px;
  line-height: 1;
}

.nutrient-short.background-gradient-red .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e20e17),
    to(#b31a1a)
  );
  background: -o-linear-gradient(left, #e20e17, #b31a1a);
  background: linear-gradient(90deg, #e20e17, #b31a1a);
}

.nutrient-short.background-gradient-pink .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e8306e),
    to(#ce2063)
  );
  background: -o-linear-gradient(left, #e8306e, #ce2063);
  background: linear-gradient(90deg, #e8306e, #ce2063);
}

.nutrient-short.background-gradient-orange .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e94f1d),
    to(#c33d22)
  );
  background: -o-linear-gradient(left, #e94f1d, #c33d22);
  background: linear-gradient(90deg, #e94f1d, #c33d22);
}

.nutrient-short.background-gradient-yellow .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f7be00),
    to(#d36b13)
  );
  background: -o-linear-gradient(left, #f7be00, #d36b13);
  background: linear-gradient(90deg, #f7be00, #d36b13);
}

.nutrient-short.background-gradient-green .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#539b33),
    to(#116733)
  );
  background: -o-linear-gradient(left, #539b33, #116733);
  background: linear-gradient(90deg, #539b33, #116733);
}

.nutrient-short.background-gradient-blue .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1f7ad6),
    to(#3563ad)
  );
  background: -o-linear-gradient(left, #1f7ad6, #3563ad);
  background: linear-gradient(90deg, #1f7ad6, #3563ad);
}

.nutrient-short.background-gradient-purple .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#722282)
  );
  background: -o-linear-gradient(left, #9540bf, #722282);
  background: linear-gradient(90deg, #9540bf, #722282);
}

.nutrient-short.background-gradient-teal .component-content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2d99a9),
    to(#1a6369)
  );
  background: -o-linear-gradient(left, #2d99a9, #1a6369);
  background: linear-gradient(90deg, #2d99a9, #1a6369);
}

.reference-bp-rev-trax-container iframe {
  width: 100% !important;
}

@media only screen and (max-width: 768px) {
  .font-m-12 {
    font-size: 12px;
  }

  .font-m-14 {
    font-size: 14px;
  }
}

.font-d-14 {
  font-size: 14px;
}

.product-buttons > .component-content > .content > .product-detail-buttons,
.product-buttons > .component-content > .content > .reference-buy-now-button {
  width: auto;
}

.product-buttons > .component-content > .content > .reference-buy-now-button {
  margin-right: 1rem;
}

@media (max-width: 500px) {
  .product-buttons > .component-content > .content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .product-buttons .product-detail-buttons,
  .product-buttons .reference-buy-now-button {
    margin-bottom: 1rem !important;
    width: 100% !important;
  }

  .product-buttons .reference-buy-now-button {
    margin-right: 0 !important;
  }

  .product-buttons .reference-buy-now-button > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-buttons .product-detail-buttons p {
    text-align: center;
  }
}

.icon-110 {
  width: 110px !important;
}

.type-mobile-links .navigation-level1 > .navigation-item > a:before,
.type-mobile-links .navigation-level2 > .navigation-item > a:before {
  content: none !important;
}

.type-mobile-links .navigation-level2 .navigation-item {
  padding-right: 2rem;
}

.type-mobile-links .navigation-level2 .navigation-item a {
  color: #777773 !important;
  white-space: normal !important;
}

@media (max-width: 991px) {
  .class-filter[data-type-mobile="links"] a {
    padding-left: 10px !important;
    position: relative;
  }

  .class-filter[data-type-mobile="links"] a:before {
    left: 0;
    position: absolute;
    top: 0;
  }
}

@media (min-width: 768px) {
  body .breadcrumbs .breadcrumbs .breadcrumbs-list li > a {
    line-height: 3rem !important;
  }
}

@media (max-width: 767px) {
  body .breadcrumbs .breadcrumbs .breadcrumbs-list li > a {
    line-height: 2rem !important;
  }
}

body .benefit-tabs .richtext-vertical-center h4 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body .rt-story h4,
body .rt-study h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
}

body .f-m-14,
body.template-product-detail .tabs .tabs-nav ~ .tabs-content:nth-of-type(3) h4 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

body .image.spacing-1rem p,
body .richText.spacing-1rem p {
  margin: 1rem 0 !important;
}

body a {
  word-break: break-word;
}

.m-auto-t {
  margin-top: auto;
}

.m-auto-b {
  margin-bottom: auto;
}

.m-auto-l {
  margin-left: auto;
}

.m-auto-r {
  margin-right: auto;
}

/* vijay  | 17-08-22*/
#articleLoader {
  max-height: 100% !important;
}

@media only screen and (max-width: 480px) {
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    body
    button.btn-w-100,
  body
    #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.btn-w-100,
  body .btn.btn-w-100 {
    padding: 8px 5px !important;
    width: 100%;
  }

  /* alam |GSKBD-1262 | 17-08-22*/
  html[lang="pt-BR"] .banner-disc {
    bottom: 17%;
    line-height: 1rem;
    padding: 0 10px;
  }

  html[lang="pt-BR"] .banner-disc-bottom {
    bottom: 0 !important;
  }
}

[lang="es-MX"] .quiz-carousel .carousel-slide:first-child .content {
  display: block !important;
}

@media (min-width: 992px) {
  [lang="es-MX"]
    .megamenu-navigation
    .logo-lg.megamenu-logo
    > .component-content
    a {
    max-width: 230px;
    width: 230px;
  }
}

[lang="en-AU"] body .where-to-buy-with-sku .ps-widget[ps-sku],
[lang="en-AU"] body .where-to-buy-with-sku .ps-widget[ps-sku]:hover,
[lang="en-NZ"] body .where-to-buy-with-sku .ps-widget[ps-sku],
[lang="en-NZ"] body .where-to-buy-with-sku .ps-widget[ps-sku]:hover {
  border: 0;
  border-radius: 0;
  height: auto;
  margin: 0 auto;
  max-width: 1020px;
  width: auto;
}

@media (max-width: 767px) {
  .megamenu-navigation .megamenu-language-list,
  .simple-navigation .megamenu-language-list {
    height: 100% !important;
    overflow-y: scroll !important;
    padding: 50px 1rem 35% !important;
  }
}

:lang(pt-BR)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-antioxidant {
  padding-left: 40px;
  position: relative;
}

:lang(pt-BR)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-antioxidant:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_BR/sliced-images/global/icons/Antioxidants.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
}

:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-antioxidant,
:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pos-menopausa {
  padding-left: 40px;
  position: relative;
}

:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-antioxidant:before,
:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pos-menopausa:before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
}

:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-antioxidant:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_PT/sliced-images/global/icons/icon-antioxidants.png);
}

:lang(pt-PT)
  .class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-pos-menopausa:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_PT/sliced-images/global/icons/Pos-Menopausa.png);
}

:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-ambiental,
:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pos-menopausa,
:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-vitality {
  padding-top: 60px !important;
  position: relative;
}

:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-ambiental:before,
:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pos-menopausa:before,
:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-vitality:before {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 30px;
  left: 50%;
  position: absolute;
  top: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
}

:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-ambiental:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_PT/sliced-images/global/icons/Stress-Ambiental.png);
}

:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-vitality:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_PT/sliced-images/global/icons/vitality.svg);
}

:lang(pt-PT)
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-pos-menopausa:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_PT/sliced-images/global/icons/Pos-Menopausa.png);
}

[lang="es-MX"]
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-nutrition:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_MX/global/icons/icon-wide-energy-nutrition.png);
  width: 110px;
}

[lang="es-MX"]
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-energy-antioxidant:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_MX/global/icons/icon-wide-energy-antioxidant.png);
  width: 110px;
}

[lang="es-MX"]
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-general-wellness:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_MX/global/icons/icon-wide-general-wellness.png);
  width: 110px;
}

[lang="es-MX"]
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-immunity:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_MX/global/icons/icon-wide-immunity.png);
  width: 110px;
}

[lang="es-MX"]
  .class-filter[data-type-mobile="buttons"]
  .filter-health-goal
  .benefit.f-hair-skin-nails:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_MX/global/icons/icon-wide-hair-skin-nails.png);
  width: 110px;
}

/* latin-ext */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXp-p7K4KLjztg.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXp-p7K4KLg.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v17/va9E4kDNxMZdWfMOD5VvmYjLazX3dGTP.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/firasans/v17/va9E4kDNxMZdWfMOD5Vvl4jLazX3dA.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
    background: #fff
  } */

.gigyaform-wrapper {
  position: fixed;
  bottom: 0;
  z-index: 99999;
  width: 30rem;
  padding: 0;
  right: 12.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  transition: all 0.5s ease;
  max-width: 424px;
  margin-bottom: 0;
  background: #fff;
  box-shadow: 1px 3px 10px 1px #a5a5a5;
}

.gigya-heading {
  background: #fff;
  padding: 0.8rem 0 0.5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  cursor: pointer;
  border-bottom: none;
  margin-bottom: 0;
}

#footer .gigya-heading h2.heading {
  font-size: 18px;
  margin: 0 1rem;
  color: #1e7ad5 !important;
  letter-spacing: 1px;
  position: relative;
  font-weight: 700;
}

.gigya-heading h2.heading:after {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 12px;
  content: "";
  top: 6px;
  right: 6px;
  background: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/gigya-close-icon-blue.png)
    no-repeat;
  background-size: contain;
}

.gigyaform-wrapper .gigyaraas.component {
  border-top: 2px solid #1e7ad5;
}

.gigyaform-wrapper .gigya-screen form .gigya-composite-control > label {
  display: none;
}

.gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
  padding: 0.6rem 1rem 0;
  background: #fff;
}

.gigyaform-wrapper .gigyaraas.component {
  padding-top: 0.5rem;
  border-bottom: none;
  margin-bottom: 0;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label {
  color: #50504e !important;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 1.3;
  margin-bottom: 0 !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
  font-size: 12px;
  color: #323232 !important;
  padding-top: 0;
  padding-bottom: 0 !important;
  display: inherit;
  margin-bottom: 0 !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input,
#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  padding: 0;
  font-weight: 500;
  height: 40px !important;
  min-height: 40px;
  font-size: 14px !important;
  box-shadow: none;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input {
  margin-bottom: 0 !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::placeholder,
#footer
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::placeholder {
  color: #1e7ad5 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 700;
  font-family: arial;
  font-size: 12px;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-webkit-input-placeholder,
#footer
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-webkit-input-placeholder {
  color: #1e7ad5 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 700;
  font-family: arial;
  font-size: 12px;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-moz-placeholder,
#footer
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-moz-placeholder {
  color: #1e7ad5 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 700;
  font-family: arial;
  font-size: 12px;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  :-ms-input-placeholder {
  color: #1e7ad5 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 700;
  font-family: arial;
  font-size: 12px;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  :-moz-placeholder {
  color: #1e7ad5 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 700;
  font-family: arial;
  font-size: 12px;
}

.gigyaform-wrapper
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox {
  position: relative;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-error-msg {
  position: absolute;
  background: none;
  color: #be0000 !important;
  bottom: -16px;
  left: 0;
  padding: 0 !important;
  font-size: 12px;
  float: left;
  margin: 0;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  max-width: 206px !important;
  min-width: 206px;
  height: 32px !important;
  color: #fff !important;
  text-transform: uppercase;
  min-height: 32px;
  padding: 0;
  letter-spacing: 1px;
  background: #00adbb;
  margin: 0 auto;
  margin-top: 0.5rem;
  border-radius: 0;
  border-radius: 0 !important;
  font-size: 14px;
  font-weight: 700;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control.gigya-composite-control-submit {
  text-align: center !important;
  padding: 0 !important;
  display: inline-block !important;
  margin-top: 1rem;
}

body
  #footer
  .component
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  height: 32px !important;
  color: #1e7ad5 !important;
  text-transform: uppercase;
  min-height: 32px;
  padding: 0;
  letter-spacing: 1px;
  background: #fff !important;
  min-width: 196px;
  font-weight: 700;
  margin: 0 auto;
  margin-top: 0.5rem;
  font-size: 1rem;
  border: 2px solid #1e7ad5;
  border-radius: 4px !important;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
body
  #footer
  .footer-gigya.gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus,
body
  #footer
  .footer-gigya.gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  color: #1e7ad5 !important;
}

html[lang="en-US"] .content_hide {
  display: none !important;
}

.gigyaform-wrapper .gigya-heading.active h2::after {
  background: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/gigya-open-icon-blue.png)
    no-repeat;
  background-size: contain;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a {
  color: #50504e !important;
  font-size: 12px !important;
  text-decoration: underline;
  background: none !important;
  border-bottom: none;
  line-height: inherit;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:hover,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:hover,
.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:focus,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:focus {
  text-decoration: none !important;
  border-bottom: none;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"] {
  height: 44px !important;
  color: #1e7ad5 !important;
  text-transform: uppercase;
  min-height: 44px;
  padding: 0;
  background: #fff;
  margin: 0 auto;
  font-size: 15px;
  line-height: 18px;
  min-width: 218px;
  margin-bottom: 6rem;
  margin-left: 0;
  border-radius: 4px;
  font-weight: 600;
  border: 2px solid #1e7ad5 !important;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  .gigya-composite-control.gigya-composite-control-submit
  input.gigya-input-submit {
  display: inline-block;
  min-width: 196px;
  color: #1e7ad5 !important;
  text-transform: uppercase;
  padding: 0;
  background: #fff;
  margin: 0 auto;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 6rem;
  margin-left: 0;
  border-radius: 4px;
  font-weight: 600;
  font-family: arial;
  border: 1px solid #1e7ad5 !important;
}

#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-submit
  input[value="CLOSE WINDOW"] {
  height: 44px !important;
  color: #1e7ad5 !important;
  text-transform: uppercase;
  min-height: 44px;
  padding: 0;
  background: #fff;
  margin: 0 auto;
  font-size: 15px;
  line-height: 18px;
  min-width: 218px;
  margin-bottom: 6rem;
  margin-left: 0;
  border-radius: 4px;
  font-weight: 600;
  border: 2px solid #1e7ad5 !important;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  b,
#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  > b {
  font-size: 12px;
  color: #1d1d1c !important;
  padding-top: 1.5rem;
  display: inline-block;
  font-weight: 700;
}

#footer
  .gigyaform-wrapper
  .gigyaraas.component
  h2.gigya-composite-control.gigya-composite-control-header {
  color: #50504e;
  margin-top: 5rem;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"]:hover,
.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"]:focus {
  background: none;
  border: 3px solid #fff;
  color: #fff !important;
  text-decoration: underline;
}

.gigyaform-wrapper .subscribe-thank-you {
  line-height: 1.2em;
  font-size: 0.9rem;
  text-align: center;
  margin: 0;
}

.gigya-screen.portrait .gigya-composite-control .gigya-image {
  margin-top: 3rem;
  max-width: 145px;
}

#footer .gigyaform-wrapper .subscribe-thank-you p {
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #575757;
  font-size: 16px;
  line-height: 1.5;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-checkbox,
.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-checkbox
  .gigya-input-checkbox {
  pointer-events: all;
}

.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  background: none;
  color: #fff !important;
  height: 40px;
  min-height: 40px;
  padding: 0;
  border-width: 2px;
}

.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  border: 2px solid #fff !important;
  background-color: #1e7ad5 !important;
  padding: 0;
  height: 40px;
  min-height: 40px;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label,
.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-link {
  color: #fff !important;
}

.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  label
  span.gigya-label-text.gigya-checkbox-text {
  color: #fff !important;
  font-size: initial;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox {
  margin-top: -1rem !important;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"] {
  margin-right: 1.5rem;
  cursor: pointer;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  label.gigya-label {
  cursor: pointer;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"]:checked::after {
  background: url(/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/check-mark-white.png)
    no-repeat;
  background-color: #fff;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input:focus,
#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input:focus {
  box-shadow: none;
}

.gigyaform-wrapper .gigya-screen.portrait {
  padding: 0 0 1rem !important;
  border: none;
  width: auto !important;
}

html[lang="en-US"] .proname-footer .footer-gigya .gigya-screen.portrait {
  padding: 0 !important;
  border: none;
  width: auto !important;
}

html[lang="en-US"]
  #footer
  .proname-footer
  .pronamel-us-template-desktop-footer-navigation
  .navigation-item.navigation-level1
  > .navigation-item-title {
  padding: 12px 0;
  border-right: none;
  border: none;
  font-weight: 700;
  background: none;
  font-size: 16px !important;
  line-height: 8px;
  color: #6c6b6b !important;
}

html[lang="en-US"] #footer .proname-footer .navigation-item.navigation-level1 {
  float: none;
}

html[lang="en-US"] .proname-footer .footer-gigya {
  float: none;
  clear: none;
}

.unsubscribe-gigya {
  background: #1e7ad5;
  border-radius: 1rem;
}

.max-content-width {
  clear: both;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-submit {
  display: inline-block;
}

@media (min-width: 992px) {
  .max-content-width {
    padding: 0 15px;
    max-width: 1140px !important;
  }
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label,
.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-link {
  display: inherit;
  padding-bottom: 0;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-link {
  display: none;
}

.unsubscribe-gigya .gigya-screen.portrait {
  padding: 0 !important;
  border: none;
  width: auto !important;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label {
  display: inherit;
  margin-bottom: 2rem;
  width: 100%;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"] {
  margin-right: 1rem;
  cursor: pointer;
  width: 22px !important;
  height: 22px !important;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-submit {
  padding-bottom: 0;
}

#footer
  .footer-gigya-wrapper.component
  .paragraphSystem.content
  .richTextEnhanced.richText {
  width: 100%;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  min-width: 206px;
}

body
  #footer
  .footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  .gigya-error-msg {
  background: none;
  color: #be0000 !important;
  margin: 0;
  font-size: 12px;
  text-align: left;
  padding: 0 !important;
}

body #footer .footer-gigya .gigya-screen form .gigya-composite-control label * {
  display: none !important;
}

#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label {
  color: #50504e !important;
  font-size: 12px;
  letter-spacing: 1px;
  display: block;
  padding-bottom: 14px;
  width: 100%;
  cursor: inherit;
  margin-bottom: 0;
  margin-top: 0.5rem;
  line-height: 1.2;
}

#footer
  .gigyaraas.component
  .gigya-screen
  form
  > .gigya-layout-row
  > label:nth-child(2) {
  font-size: 12px !important;
  color: #011348 !important;
  margin: 0.5rem 0 0 !important;
  padding-bottom: 0;
  font-weight: 700;
  font-family: "HelveticaNeueLTstd Cn" !important;
}

body
  #footer
  .footer-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  + .gigya-composite-control-metadata
  + .gigya-composite-control.gigya-composite-control-textbox {
  margin-bottom: 0.5rem !important;
}

html[lang="en-US"]
  #footer
  .pronamel-us-template-desktop-footer-navigation
  .richText-content
  ul {
  margin-top: 3rem;
}

html[lang="en-US"]
  #footer
  .pronamel-us-template-header-desktop-footer-facebook-image,
html[lang="en-US"]
  #footer
  .pronamel-us-template-header-desktop-footer-youtube-image,
html[lang="en-US"]
  #footer
  .pronamel-us-template-header-desktop-footer-twitter-image {
  margin: 12px 0.5% 0 0 !important;
  width: 18% !important;
}

html[lang="en-US"] #footer .component.footer-social-wrapper {
  display: inline-block;
  width: 100%;
}

#footer
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  padding: 0;
  font-weight: 500;
  height: 40px;
  min-height: 40px;
  box-shadow: none;
}

body
  #footer
  .gigyaraas.footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  min-width: 212px !important;
}

#footer
  .gigyaraas.footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
#footer
  .gigyaraas.footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  color: #1e7ad5 !important;
}

.visible-desktop {
  display: none;
}

#footer .footer__gigya-heading {
  font-size: 18px;
  margin: 0 1rem;
  font-weight: 700;
  color: #1e7ad5 !important;
  letter-spacing: 2px;
  position: relative;
  margin: 2rem 0 0.5rem 0;
  line-height: 2;
  border-bottom: 2px solid #1e7ad5;
  line-height: 1.5;
}

#footer
  .gigyaraas.footer-gigya.component
  .gigya-screen
  form
  > .gigya-layout-row
  > label:nth-child(2) {
  font-size: 12px !important;
  color: #005480 !important;
  margin: 0.5rem 0 0 !important;
}

#footer .gigyaraas.footer-gigya .gigya-screen.portrait {
  padding: 0 !important;
  border: none;
  width: auto !important;
}

html[lang="en-US"] #footer .pronamel-us-template-desktop-footer-box {
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html[lang="en-US"]
  #footer
  .pronamel-us-template-desktop-footer-navigation
  .component-content
  ul {
  margin-top: 0;
}

html[lang="en-US"]
  #footer
  .pronamel-us-template-desktop-footer-navigation
  .component-content
  ul
  li {
  text-align: left;
  padding: 0 !important;
  margin: 0 0 2rem;
}

html[lang="en-US"]
  #footer
  .pronamel-us-template-desktop-footer-navigation
  .component-content
  ul
  li
  a {
  font-weight: 500;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
  text-align: center !important;
  padding: 0 !important;
  display: inline-block;
}

#footer
  .gigyaraas.footer-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-header {
  text-align: left;
  margin-top: 3rem;
  color: #50504e !important;
}

.unsubscribe-gigya .gigya-screen .gigya-composite-control.gigya-terms-error {
  border: none;
}

#footer .footer-link-wrapper .footer-link-contact {
  margin-top: 1.5rem;
}

.newsletter-gigya form {
  width: calc(500px - 5rem);
}

.newsletter-gigya
  form
  .gigya-composite-control.gigya-composite-control-label:nth-child(1) {
  display: none;
}

.newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-label
  .gigya-label-text {
  font-size: 14px;
}

.newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label {
  font-size: 14px;
  line-height: 1.3;
}

.newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label
  > a {
  font-size: 14px;
  text-decoration: underline;
}

.newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label
  > a:hover,
.newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label
  > a:focus {
  text-decoration: none;
}

body
  .newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-submit {
  margin-top: 2rem;
  min-width: 195px;
}

body
  .newsletter-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
body
  .newsletter-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  background: none;
  border-color: rgba(0, 0, 0, 0);
  color: #fff;
  border: 1px solid;
  background-color: #1774d2 !important;
}

body
  .newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  span.gigya-error-msg-active {
  margin-top: 5px;
}

body
  .newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-submit
  input.gigya-input-submit[value="CLOSE WINDOW"] {
  background: none;
  border: 2px solid;
  max-width: 300px;
  border-radius: 4px;
}

body
  .newsletter-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-header {
  padding-bottom: 0;
  color: #fff;
}

.hero-newletter .image .component-content img {
  width: 100%;
  object-fit: cover;
  object-position: top;
}

.hero-newletter .image {
  overflow: hidden;
  position: relative;
}

.hero-newletter .richText {
  left: 50%;
  padding: 0 2rem;
  position: absolute;
  text-align: left;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11;
}

.hero-newletter .richText h1 {
  color: #fff !important;
  font-size: 32px;
  margin-bottom: 1rem;
  letter-spacing: 3px;
  padding: 0;
}

.hero-newletter .richText p {
  max-width: 60%;
  width: 60%;
  font-size: 12px;
}

.newsletter-gigya .gigyaraas form {
  background: #1e7ad5;
}

.newsletter-gigya
  #ciam-pch-newsletter-success
  .gigya-composite-control.gigya-composite-control-submit
  input.gigya-input-submit[value="CLOSE WINDOW"] {
  display: none;
}

.newsletter-gigya
  #ciam-pch-newsletter-success
  h2.gigya-composite-control-header {
  color: #3d3d3d;
  line-height: 1.7;
}

.newsletter-gigya div#ciam-pch-newsletter-success > .gigya-layout-row {
  max-width: 600px;
}

.newsletter-gigya div#ciam-pch-newsletter-success > .gigya-layout-row * {
  text-align: center;
}

.newsletter-gigya div#ciam-pch-newsletter-success h2 {
  font-size: 26px;
  color: #1e7ad5;
  margin-bottom: 2rem;
  letter-spacing: 2px;
  font-weight: 700;
}

.newsletter-gigya div#ciam-pch-newsletter-success p {
  font-size: 14px;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 992px) {
  .newsletter-gigya .gigyaraas form {
    padding: 2.5rem;
  }

  #footer .footer-link-wrapper .footer-link-contact {
    margin-top: 3rem;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    padding-top: 0.5rem;
  }

  .gigyaform-wrapper .gigya-screen.portrait {
    padding: 0 0 1rem !important;
    border: none;
    width: auto !important;
  }

  .unsubscribe-gigya .gigya-screen.portrait {
    padding: 0 !important;
    border: none;
    width: auto !important;
  }

  html[lang="en-US"] #footer .component.footer-social-wrapper {
    margin-left: -10px !important;
  }

  #footer
    .gigyaraas.footer-gigya
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-submit {
    float: left;
  }
}

@media (max-width: 991px) {
  .newsletter-gigya div#ciam-pch-newsletter-success h2 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 1rem;
  }

  .newsletter-gigya form {
    width: auto;
    padding: 2rem;
  }

  .hero-newletter .richText {
    left: 0;
    top: 0;
    position: relative;
    margin-top: 1.5rem;
    transform: inherit;
  }

  .hero-newletter .richText h1 {
    color: #565656 !important;
    font-size: 24px;
    margin-bottom: 1rem;
    letter-spacing: inherit;
  }

  .hero-newletter .richText p {
    max-width: 60%;
    width: 100%;
    font-size: 11px;
    color: #565656 !important;
  }

  .newsletter-gigya {
    width: calc(100% - 5rem);
  }

  body
    .newsletter-gigya
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-submit {
    margin-top: 1rem;
  }

  body
    .newsletter-gigya
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"],
  body
    .newsletter-gigya
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"]:hover,
  body
    .newsletter-gigya
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"]:focus {
    height: 44px;
    min-height: 44px;
    padding: 0;
  }

  #footer {
    margin-left: 15px !important;
    width: calc(100% - 30px);
  }

  .gigyaform-wrapper {
    z-index: 99999;
    transform: translate(-50%, 0%);
    right: auto;
    left: 50%;
    bottom: 0;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    margin-bottom: 8rem;
  }

  body
    #footer
    .footer-gigya
    .gigya-screen
    form
    .gigya-composite-control
    .gigya-error-msg {
    position: relative;
    margin-top: 7px !important;
    bottom: 0;
  }

  #footer .footer-link-wrapper {
    order: 2;
    width: 100%;
  }

  body
    .unsubscribe-gigya
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-checkbox
    input[type="checkbox"] {
    padding: 0;
  }

  html[lang="en-US"]
    #footer
    .proname-footer
    .pronamel-us-template-desktop-footer-navigation
    .navigation-item.navigation-level1
    > .navigation-item-title {
    border-bottom: 1px solid #d7d8d9;
    font-size: 16px !important;
    color: #878a8e !important;
    padding: 2rem 0;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-footer-notes-richtext
    p {
    color: #878a8e !important;
  }

  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-webkit-input-placeholder {
    font-weight: 800;
    text-align: left;
    font-size: 12px;
  }

  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::placeholder,
  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-webkit-input-placeholder,
  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-moz-placeholder {
    font-weight: 800;
    text-align: left;
    font-size: 12px;
  }

  #footer
    .gigyaform-wrapper
    .gigya-composite-control.gigya-composite-control-textbox
    ::-webkit-input-placeholder {
    text-align: left;
  }

  #footer
    .gigyaform-wrapper
    .gigya-composite-control.gigya-composite-control-textbox
    ::placeholder {
    text-align: left !important;
  }

  #footer
    .gigyaform-wrapper
    .gigya-composite-control.gigya-composite-control-textbox
    ::-moz-placeholder {
    text-align: left !important;
  }

  html[lang="en-US"] #footer .list-footer ul li {
    text-align: center;
  }

  body #footer .footer-gigya .gigya-screen .subscribe-thank-you {
    max-width: 100%;
    text-align: left;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 1rem 0 0;
  }

  .gigyaform-wrapper .gigya-screen.portrait {
    padding: 0 !important;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    input {
    max-width: 100%;
  }

  html[lang="en-US"] #footer .gigyaraas.component {
    padding: 0 1rem 1rem;
    margin: auto;
  }

  html[lang="en-US"] #footer .footer-gigya.gigyaraas.component {
    padding: 0;
  }

  #footer
    .footer-gigya.gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    line-height: 1.3;
  }

  body
    #footer
    .gigyaraas.footer-gigya
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"] {
    margin-top: 1.5rem;
  }

  body #footer .list-footer:first-of-type ul {
    margin-top: 1.5rem;
  }

  #footer .footer__gigya-heading {
    padding: 7px 10px 0 0;
    margin-top: 1rem;
  }

  #footer .gigyaraas.footer-gigya .subscribe-thank-you {
    font-size: 1em;
    max-width: 81%;
    margin: 2rem auto;
  }

  #footer .footer-gigya-wrapper.component .paragraphSystem.content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-join-conversation-richtext
    p {
    text-align: center;
  }

  html[lang="en-US"]
    #footer
    .component.footer-social-wrapper
    .paragraphSystem.content {
    display: inherit;
    text-align: center;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-footer-notes-richtext
    p {
    max-width: 100% !important;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-footer-notes-richtext {
    margin-top: -2rem;
  }

  html[lang="en-US"] #footer .pronamel-us-template-desktop-footer-navigation {
    margin-top: 0 !important;
  }

  html[lang="en-US"]
    #footer
    .proname-footer
    .pronamel-us-template-desktop-footer-navigation
    .navigation-item.navigation-level1.page-sitemap
    > .navigation-item-title {
    border-bottom: none;
  }

  html[lang="en-US"] .pronamel-us-template-desktop-breadcrumbs,
  html[lang="en-US"] .pronamel-us-template-desktop-footer-box,
  html[lang="en-US"] .pronamel-us-template-desktop-header-box-two {
    width: 100%;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-facebook-image,
  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-youtube-image,
  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-twitter-image {
    float: none;
    display: inline-block;
  }

  html[lang="en-US"] #footer .pronamel-us-template-mobile-back-richtext {
    width: 100%;
    display: none;
  }

  html[lang="en-US"] .main .proname-footer .grid_6.footer-gigya {
    margin-bottom: 0;
    width: 100%;
  }

  .unsubscribe-gigya {
    background: #1e7ad5;
    margin: 3rem 2rem 0;
    border-radius: 1rem;
    width: calc(100% - 4rem);
  }

  body
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-label:first-of-type {
    font-size: 16px;
    line-height: 1.3;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }

  .unsubscribe-gigya
    .gigya-screen
    form
    .gigya-composite-control
    label
    span.gigya-label-text.gigya-checkbox-text,
  body
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-label {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }
}

@media screen and (max-width: 767px) {
  .newsletter-gigya {
    width: calc(100% - 3rem);
  }

  html[lang="en-US"] #footer .footer-gigya-wrapper {
    padding: 0 1rem 1rem;
  }

  /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        width: 100%;
        padding: .8em 2em !important;
        font-size: .8em !important
    } */

  .gigyaform-wrapper {
    width: 80%;
    bottom: 36px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    .gigya-error-msg {
    bottom: -16px;
    left: 0;
    font-size: 11px;
    text-align: left;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    min-width: 200px;
  }

  .gigya-heading h2.heading {
    font-size: 16px;
  }

  .gigya-heading h2.heading:after {
    width: 22px;
    height: 12px;
    content: "";
    top: 5px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    margin-bottom: 8rem;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    padding-top: 0;
  }

  body
    .unsubscribe-gigya
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-checkbox
    input[type="checkbox"] {
    margin-right: 1rem;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .gigyaform-wrapper {
    min-width: calc(100% - 235px);
    bottom: 32px;
  }

  /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        width: 100%
    } */

  #footer .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.2rem 0.5rem 0;
  }

  #footer .gigyaform-wrapper .gigyaraas.component {
    padding-top: 0;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label,
  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    font-size: 9px;
    padding-top: 0.5rem;
    line-height: 1;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    a {
    font-size: 9px !important;
  }

  body
    #footer
    .gigyaform-wrapper
    .gigyaraas
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"] {
    height: 30px !important;
    min-height: 30px;
    font-size: 13px;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    margin-bottom: 0 !important;
    width: 100%;
    padding-bottom: 0;
  }

  #footer .gigyaform-wrapper .gigya-screen.portrait {
    padding: 0 !important;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    .gigya-error-msg {
    font-size: 9px;
    padding: 0 !important;
  }

  .gigya-heading h2.heading {
    font-size: 16px;
  }

  /* amrendra | GSKBD-26550 | 22-11-2022 | remove padding for bottom popup */
  /* .gigya-heading {
    padding: .3rem 0
  } */

  .gigya-heading h2.heading:after {
    width: 20px;
    top: 5px;
  }

  #footer
    .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    input {
    height: 25px !important;
    min-height: 25px;
  }

  #footer
    .gigyaform-wrapper
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-textbox {
    margin-bottom: 7px !important;
  }

  body .gigya-screen form .gigya-composite-control-submit {
    margin-bottom: 5px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-webkit-input-placeholder,
  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-webkit-input-placeholder,
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-moz-placeholder,
  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    ::-moz-placeholder,
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    :-ms-input-placeholder {
    font-size: 12px;
  }

  #footer .gigya-heading h2.heading {
    font-size: 13px;
  }

  body
    .gigyaform-wrapper
    .gigyaraas
    .gigya-screen
    form
    .gigya-composite-control.gigya-composite-control-submit {
    margin-top: 0;
  }
}

@media only screen and (min-width: 360px) and (max-width: 736px) and (orientation: landscape) {
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label,
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    font-size: 8px;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.2rem 0.5rem 0;
  }

  .gigyaform-wrapper .gigyaraas.component {
    padding-top: 0;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    a {
    font-size: inherit !important;
  }

  .gigya-heading h2.heading {
    font-size: 14px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    input {
    height: 25px !important;
    min-height: 25px;
    font-size: 12px !important;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
    margin-bottom: 0 !important;
  }

  body
    .gigyaform-wrapper
    .gigyaraas
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"] {
    height: 20px !important;
    min-height: 20px;
    font-size: 10px;
    line-height: 1;
  }
}

@media screen and (max-width: 360px) {
  .gigya-heading h2.heading {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    min-width: 170px;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.6rem 1rem;
    background: #fff;
  }

  .gigyaform-wrapper {
    width: 93%;
    right: 3%;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    font-size: 11px;
  }
}

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

  .hide-desktop {
    display: none !important;
  }

  #footer .gigya-composite-control.gigya-composite-control-submit {
    margin-bottom: 0;
    margin-top: 1rem;
  }

  html[lang="en-US"] #footer .social-pages .icons-with-link.first {
    margin-left: 0;
  }

  html[lang="en-US"] #footer .list-footer ul {
    display: inline-block;
  }

  html[lang="en-US"] #footer .list-footer .richText-content ul li {
    text-align: left;
    padding-left: 0 !important;
  }

  html[lang="en-US"] #footer .list-footer .richText-content {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-align: left;
  }

  html[lang="en-US"] #footer .follow-us-wrapper .richText-content {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }

  html[lang="en-US"] #footer .social-pages .paragraphSystem {
    -webkit-box-align: start;
    -ms-flex-align: center;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: initial;
    justify-content: left;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-facebook-image,
  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-youtube-image,
  html[lang="en-US"]
    #footer
    .pronamel-us-template-header-desktop-footer-twitter-image {
    width: 10% !important;
  }

  #footer .pronamel-us-template-desktop-join-conversation-richtext {
    margin-left: 0;
    width: 100%;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-join-conversation-richtext
    p {
    font-size: 14px;
    font-weight: 700;
    color: #6c6b6b !important;
    margin-bottom: 0;
  }

  html[lang="en-US"]
    #footer
    .pronamel-us-template-desktop-footer-navigation
    .component-content
    ul {
    margin-top: 3rem;
  }

  #footer .pronamel-us-template-desktop-join-conversation-richtext {
    margin-left: 3%;
    margin-bottom: 0;
    margin-top: 2rem;
  }

  .footer-gigya-wrapper .footer-link-wrapper {
    width: 40%;
  }

  .main .proname-footer .grid_6.footer-gigya {
    width: 60%;
    display: inline-block;
  }

  body
    #footer
    .footer-gigya
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-textbox {
    width: 80%;
    float: left;
  }

  #footer
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    display: inline-block;
  }

  body #footer .footer-gigya .gigya-screen .subscribe-thank-you {
    line-height: 1.2em;
    font-size: 1.3em;
    text-align: center;
    margin-top: 0;
    max-width: 375px;
    font-weight: 700;
    color: #565757 !important;
  }

  html[lang="es-AR"]
    body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    margin-right: 2.5rem;
  }

  html[lang="es-AR"] .max-content-width {
    padding: 0 15px !important;
  }

  html[lang="es-AR"]
    .reference-not-sure-which
    .why-vitamins-module-wrapper
    .richText,
  html[lang="es-AR"]
    .reference-why-vitamins-supplements
    .why-vitamins-module-wrapper
    .richText {
    left: 20px;
  }
}

html[lang="es-AR"] body strong {
  font-weight: 700 !important;
}

html[lang="es-AR"] .container-fluid > .row #content {
  max-width: 100vw;
}

html[lang="en-US"] #footer .pronamel-us-template-mobile-back-richtext {
  width: 100%;
  display: none;
}

.buy-online-seller-btn .image {
  padding: 0;
  height: 200px;
  border: 1px solid #bec5cb;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.buy-online-seller-btn .image img {
  max-width: 120px;
  max-height: 40px;
}

@media (max-width: 767px) {
  html[lang="es-AR"] body .breadcrumbs .breadcrumbs .breadcrumbs-list li > a {
    line-height: 1.2rem !important;
    font-size: 9px !important;
    margin-left: 0 !important;
  }

  html[lang="es-AR"] .breadcrumbs.component.section.max-content-width {
    padding-left: 0.2rem !important;
  }

  html[lang="es-AR"] .table-border table {
    width: 100%;
  }
}

html[lang="es-AR"] body .product-card .product-card-divider {
  margin-top: auto !important;
}

html[lang="ro-RO"] body .product-card .product-card-divider {
    margin-top: auto !important;
}

html[lang="sv-SE"] body .product-card .product-card-divider {
  margin-top: auto !important;
}

html[lang="es-AR"] .table-border p {
  padding: 8px !important;
}

html[lang="es-AR"] .table-border table {
  width: 50%;
}

html[lang="es-AR"] .table-border tr td,
tr th {
  border: 1px solid;
}

html[lang="es-AR"] #product-title {
  background: #f28ca6;
}

html[lang="es-AR"] .table-title-purple th {
  background: #ac82c9;
}

html[lang="es-AR"] .table-title-orange th {
  background: #ffa67a;
}

html[lang="es-AR"] .table-title-blue th {
  background: #79beec;
}

html[lang="es-AR"] .table-title-silver th {
  background: #717276;
}

html[lang="es-AR"] .table-title-green th {
  background: #b0da76;
}

html[lang="es-AR"] .table-title-pink th {
  background: #f28ca6;
}

html[lang="es-AR"] .reference-bp-filter.cq-Editable-dom,
html[lang="es-AR"]
  .reference-bp-navigation-filter-default-label.cq-Editable-dom {
  min-width: 200px;
  height: 200px;
  background-color: orange;
}

html[lang="es-AR"] .reference-bp-content-loader-new.cq-Editable-dom {
  height: 50px;
  background-color: orange;
}

body a.skip-main:active,
body a.skip-main:focus:focus-visible {
  background: #0d0d0c;
  color: #fff;
  font-size: 1.4em;
  height: auto;
  left: 0;
  margin: 10px;
  overflow: auto;
  padding: 5px;
  top: 0;
  width: auto;
  z-index: 9999;
  outline: 2px dotted #dc3800;
}

button:focus:focus-visible {
  outline: 2px dotted;
}

.rounded-circle .default-icon.default > a {
  margin: 5px;
  border-radius: 30px;
}

.quiz-result-gigya {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 45px;
  width: 100%;
  z-index: 99;
  left: 0;
  height: 100%;
}

.quiz-result-gigya.show-form {
  display: block;
}

.quiz-result-gigya > div {
  max-width: 500px;
  position: absolute;
  background: #fff;
  transform: translate(-50%, -50%);
  left: 50%;
  padding: 30px 75px;
  top: 50%;
  width: 100%;
}

.body .quiz-result-gigya .gigya-screen form label.gigya-composite-control a,
body .quiz-result-gigya .gigya-screen form label.gigya-composite-control {
  color: #000 !important;
  font-size: 12px !important;
  display: block;
  width: 100%;
  margin-bottom: 0;
  margin: 1rem auto;
}

body .quiz-result-gigya .gigya-screen form .gigya-composite-control label *,
body .quiz-result-gigya .gigya-screen form .gigya-composite-control > label {
  color: #828282;
}

body .quiz-result-gigya .gigya-screen .gigya-required-display {
  color: #44a0e7 !important;
}

body
  .quiz-result-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-header {
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 30px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 0 !important;
}

body .quiz-result-gigya .gigya-screen form label.gigya-composite-control a {
  color: #000;
  text-decoration: underline;
}

body .quiz-result-gigya .gigya-screen input[type="text"] {
  max-height: 38px !important;
  min-height: 38px !important;
  border-radius: 0 !important;
  border: 2px solid #d1d0d0 !important;
}

body
  .quiz-result-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"],
body
  .quiz-result-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  background: #000 !important;
  border-radius: 50px;
  color: #fff !important;
  max-width: 200px !important;
  min-width: 200px !important;
}

body
  .quiz-result-gigya
  .gigya-screen
  form
  .gigya-composite-control
  .gigya-error-msg {
  background: 0 0;
  color: #828282 !important;
  font-weight: 400;
  margin: 5px 0 0 0;
  font-size: 12px;
  padding: 0 !important;
}

body
  .quiz-result-gigya
  .gigya-composite-control.gigya-composite-control-textbox {
  width: 70%;
}

body
  .quiz-result-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"],
body
  .quiz-result-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  background: #000 !important;
  border-radius: 50px;
  color: #fff !important;
  max-width: 250px !important;
  min-width: 200px !important;
  font-size: 16px;
}

body .quiz-result-gigya .gigya-screen form label.gigya-composite-control a {
  font-size: 12px;
}

@media (min-width: 768px) {
  body .quiz-result-gigya .gigya-screen form .gigya-composite-control > label,
  body .gigya-screen form .gigya-composite-control label * {
    font-size: 16px;
    line-height: 12px;
  }
}

@media (max-width: 480px) {
  body
    .quiz-result-gigya
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-header {
    font-size: 22px;
  }
}

body
  .quiz-result-gigya
  .gigya-screen
  form
  label.gigya-composite-control:nth-child(2) {
  color: #777773 !important;
}

body
  .quiz-result-gigya
  .gigya-screen
  form
  label.gigya-composite-control:nth-child(9):before {
  content: "";
  background: #d7d6d5;
  width: 100%;
  height: 1px;
  display: block;
  margin: 1rem 0;
}

@media (min-width: 992px) {
  .page-centrums-new-look .p-d-x-1 {
    padding-left: 0rem !important;
    padding-right: 1rem !important;
  }

  .page-centrums-new-look .max-content-width .paragraphSystem.content {
    width: 95%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .page-centrums-new-look .p-d-l-2 {
    padding-left: 1rem !important;
  }

  .page-centrums-new-look .accordion .accordion-container {
    border: 0;
    padding-left: 33px;
  }

  .page-centrums-new-look .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: revert;
    list-style: none;
  }
}

@media (max-width: 991px) {
  .quiz-result-gigya > div {
    padding: 30px 20px !important;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  .quiz-result-gigya > div {
    padding: 30px 20px 80px 20px !important;
    height: 100vh !important;
    overflow: auto !important;
  }
}

/* 305 */
/* Slick carousel */
.max-content-width.product-carousel-slick div {
  clear: none;
}

.product-carousel-slick h1 {
  text-align: center;
}

.product-carousel-slick
  .product-buttons
  > .component-content
  > .content
  > .product-detail-buttons
  a.btn,
.product-carousel-slick
  .product-buttons
  > .component-content
  > .content
  > .reference-buy-now-button
  a.btn {
  min-width: 100px;
}

.product-slider .slick-disabled {
  display: none !important;
  pointer-events: none;
}

.product-carousel-slick .product-slider .slider-galeria-thumbs {
  float: right;
  width: 16%;
}

.product-carousel-slick .product-slider .slick-slide img {
  display: block;
  height: 100%;
  margin: 0 auto;

  object-fit: contain;
}

.product-carousel-slick .product-slider .slider-galeria-thumbs span img {
  width: 70%;
  object-fit: cover;
}

.product-carousel-slick .product-slider .slider-galeria {
  float: right;
  width: 84%;
}

.product-carousel-slick .product-slider .slider-galeria div,
.product-carousel-slick .product-slider .slider-galeria-thumbs div {
  outline: 0;
}

.product-carousel-slick .product-slider .slider-galeria span {
  display: block;
  height: 350px;
  margin: 0 10px 0 10px;
  text-align: center;
}

.product-carousel-slick .product-slider .slider-galeria-thumbs span {
  display: block;
  margin-bottom: 5px;
  height: 60px;
  text-align: center;
}

.product-carousel-slick .product-slider .slider-galeria-thumbs .is-active span {
  border: 1px solid #dddddd;
}

.product-carousel-slick .product-slider .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1;
  outline: 0;
  cursor: pointer;
}

.product-carousel-slick .product-slider .slick-prev:before {
  content: "<";
  color: #ccc;
  font-size: 40px;
  line-height: 0;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-carousel-slick .product-slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1;
  outline: 0;
  cursor: pointer;
}

.product-carousel-slick .product-slider .slick-next:before {
  content: ">";
  color: #ccc;
  font-size: 40px;
  line-height: 0;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-carousel-slick .product-slider ul.slick-dots {
  text-align: center;
  padding: 0;
}

.product-carousel-slick .product-slider .slick-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 3px;
}

.product-carousel-slick .product-slider .slick-dots li > button {
  display: none;
}

.product-carousel-slick .product-slider .slick-dots li.slick-active {
  background: #1d1d1c;
}

.product-detail-top-block [data-bv-show="rating_summary"] .bv_main_container .bv_avgRating_component_container {
  color: #000 !important;
}

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

  .product-carousel-slick .Product-also-available h1 {
    font-weight: 700;
    text-align: center;
    line-height: 1.6875rem;
    margin-top: 20px;
  }

  .product-carousel-slick .Product-also-available .reference-buy-now-button {
    padding: 0;
    text-align: center;
  }

  .product-carousel-slick
    .Product-also-available
    .reference-buy-now-button
    .component-content {
    display: inline-flex;
  }

  .product-carousel-slick .Product-also-available a.ps-widget {
    background: #0071e5;
    min-width: 110px;
    color: #ffffff;
    border: 3px solid #0071e5;
    text-decoration: none !important;
    display: inline-flex !important;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    height: 45px;
    border-radius: 0 15px;
    padding: 15px 30px;
    font-size: 0.875rem;
    line-height: 40px;
    font-weight: 700;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
      border-color 0.2s ease-in-out;
    margin: 0 auto;
  }

  .product-carousel-slick h1 {
    margin-bottom: 1rem;
  }

  .product-carousel-slick div.product-buttons {
    text-align: center;
  }

  .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .product-detail-buttons,
  .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .reference-buy-now-button {
    width: auto !important;
    display: inline-block;
    min-width: 160px;
  }
}

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

  .hide-desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .hide-desktop {
    display: block;
  }

  .hide-mobile {
    display: none;
  }

  .product-carousel-slick .product-slider .slider-galeria-thumbs {
    display: none;
  }

  .product-carousel-slick .product-slider .slider-galeria {
    float: none;
    width: 100%;
  }

  .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .product-detail-buttons,
  .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .reference-buy-now-button {
    width: auto !important;
    float: left;
  }

  .product-carousel-slick .product-slider .slick-prev {
    left: 0;
    top: 46%;
  }

  .product-carousel-slick .product-slider .slick-prev:before,
  .product-carousel-slick .product-slider .slick-next:before {
    font-size: 35px;
  }

  .product-carousel-slick .product-slider .slick-next {
    right: 0;
    top: 46%;
  }
}

/* default slick css */
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html[lang="en-AU"] .h5-v1-hero-banner .carousel-slide {
  display: inline-table;
}

/* default slick css end */

.novo-logo-up {
  position: relative;
  padding-top: 30px;
}

.novo-logo-up:before {
  content: "";
  position: absolute;
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/pt_BR/sliced-images/global/products/nova.JPG);
  width: 80px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
}

/*# sourceMappingURL=slick.min.css.map */

/* alam |GSKBD-1262 | 17-08-22*/
html[lang="pt-BR"] .richText.centrum-banner-desktop .richText-content {
  width: 50% !important;
}

/* alam |GSKBD-24876 | 7-10-22*/
html[lang="en-GB"] .page-where-to-buy .ps-online-seller-details-wrapper img,
html[lang="en-GB"]
  .page-where-to-buy
  .ps-last-online-seller-details-wrapper
  img {
  width: 120px;
  height: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .centrum-banner-desktop {
    margin-bottom: 100px;
  }

  /* alam |GSKBD-1262 | 17-08-22*/
  .centrum-banner-desc {
    position: absolute;
    top: 10px;
    width: 50%;
    left: 6px;
    letter-spacing: 0.1px;
  }

  .richText.centrum-banner-desktop .richText-content .banner-disc {
    padding-right: 0;
    line-height: 1.3;
  }

  .banner-title {
    font-size: 18px;
    color: #ffffff;
  }

  .banner-cta {
    background-color: #ffffff;
    width: 118px;
    border-radius: 20px;
    text-align: center;
    color: #000000 !important;
    padding: 2px 0px;
  }

  .banner-cta a {
    font-size: 12px;
  }

  .banner-disc {
    font-size: 10px;
    color: #ffffff;
    line-height: 1;
    padding-right: 50px;
  }

  .banner-text-container {
    top: 6%;
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  .centrum-banner-desktop img {
    margin-bottom: 100px;
  }

  .banner-title {
    font-size: 25px;
    color: #ffffff;
    line-height: 1.14;
  }

  .banner-cta {
    background-color: #ffffff;
    width: 118px;
    border-radius: 20px;
    text-align: center;
    color: #000000 !important;
    padding: 5px 0px;
  }

  .banner-cta a {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 15px;
  }

  .banner-disc {
    font-size: 12px;
    color: #ffffff;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .centrum-banner-mobile {
    display: none;
  }
}

@media (min-width: 1401px) {
  .centrum-banner-desktop img {
    margin-bottom: 100px;
  }

  .banner-title {
    font-size: 30px;
    color: #ffffff;
  }

  .banner-cta {
    background-color: #ffffff;
    width: 163px;
    border-radius: 20px;
    text-align: center;
    color: #000000 !important;
    margin-top: 30px;
    font-size: 12px;
    padding: 5px 0px;
  }

  .banner-disc {
    font-size: 10px;
    color: #ffffff;
    margin-top: 23px;
  }
}

@media (max-width: 767px) {
  .centrum-banner-desktop {
    display: none !important;
  }

  .banner-title {
    width: 90%;
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
  }

  /* alam |GSKBD-1262 | 17-08-22*/
  html[lang="pt-BR"] .banner-text-container {
    height: 100%;
  }

  /* alam |GSKBD-24876 | 7-10-22*/
  html[lang="en-GB"] .page-where-to-buy .ps-online-seller-details-wrapper img,
  html[lang="en-GB"]
    .page-where-to-buy
    .ps-last-online-seller-details-wrapper
    img {
    width: 120px;
    height: 22px;
  }

  .banner-disc-bottom {
    bottom: 20px !important;
  }

  .centrum-banner-desc {
    position: absolute;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
  }

  .banner-cta {
    background-color: #ffffff;
    width: 163px;
    border-radius: 20px;
    text-align: center;
    color: #000000 !important;
    font-size: 12px;
    padding: 5px 0px;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .banner-disc {
    color: #ffffff;
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    bottom: 10%;
    padding-top: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    margin-right: 3rem;
  }
}

@media (min-width: 1201px) {
  body
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    margin-right: 4rem;
  }
}

.d-block {
  display: block;
}

.banner-text-container {
  position: absolute;
}

@media (min-width: 768px) {
  .banner-text-container {
    top: 10%;
  }
}

html[lang="es-ES"] body .richText.es-show-accordion .richText-content ol {
  counter-reset: item;
  list-style: none;
}

html[lang="es-ES"]
  body
  .richText.es-show-accordion
  .richText-content
  ol
  > li:before {
  content: counter(item, lower-roman) ".";
  counter-increment: item;
  position: absolute;
  text-align: right;
  font-weight: 700;
  margin-left: -10px;
}

.logo-images .flex.cols-d-3 > * > .component-content > *,
.logo-images .flex.cols-d-3 > * > .navigation-root > *,
.logo-images .flex.cols-d-3 > * > .paragraphSystem > *,
.logo-images .flex.cols-d-3 > * > figure > * {
  padding: 0px;
  margin: 8px;
  max-width: 229px;
  max-height: 200px;
}

.logo-images .image > .component-content a {
  width: 100%;
  border: 1px solid #bec5cb;
  height: 200px;
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-images .image > .component-content img {
  max-width: 120px;
  max-height: 40px;
  vertical-align: middle;
}

.logo-images .box.cols-d-3 > .component-content > .paragraphSystem {
  align-items: center;
  justify-content: center;
}

body .product-card .reference-compare-button a {
  white-space: nowrap;
}

@media (min-width: 992px) {
  body .product-card .reference-compare-button a {
    right: 4px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="en-US"] .product-carousel-slick .product-slider .slick-slide img {
    max-width: 70%;
  }
}

@media (max-width: 991px) {
  html[lang="en-US"]
    .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .product-detail-buttons,
  html[lang="en-US"]
    .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .reference-buy-now-button {
    display: inline-block !important;
  }

  html[lang="en-US"]
    .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .product-detail-buttons
    a.btn,
  html[lang="en-US"]
    .product-carousel-slick
    .product-buttons
    > .component-content
    > .content
    > .reference-buy-now-button
    a.btn {
    height: 40px !important;
  }
}

.nutrient-short .richText > .component-content > .richText-content p {
  font-size: 20px;
}

@media (min-width: 768px) {
  .centrum-banner-desc {
    left: 4%;
  }
}

@media (min-width: 992px) {
  .centrum-banner-desc {
    left: 0;
  }
}

.box.m-d-b-5.m-m-b-5.max-content-width {
  padding-top: 60px;
}

@media (min-width: 1025px) {
  .centrum-banner-desktop .banner-cta,
  .centrum-banner-desktop .banner-title {
    margin-bottom: 20px;
  }
}

@media (min-width: 767px) {
  .richTextHyperlinkedImage.reset-title-margin-y {
    padding-top: 27px;
  }
}

@media (max-width: 991px) {
  .richText.nutrient-copy.col-xs-10 {
    padding-left: 1rem !important;
  }
}

.img-auto-size img {
  width: auto !important;
}

.richtext-design {
  text-align: center;
}

.carousel-slides {
  padding-bottom: 502px !important;
  transition-duration: 0ms !important;
}

@media (min-width: 991px) {
  .product-carousel-slick .desk-arrow .product-slider .slick-prev {
    left: 10px;
  }

  .product-carousel-slick .desk-arrow .product-slider .slick-next {
    right: 10px;
  }
}

@media (min-width: 768px) {
  .centrum-banner-desktop img {
    max-width: 100% !important;
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  .centrum-banner-desktop img {
    object-fit: cover;
    height: 400px;
  }
}

@media (min-width: 768px) and (max-width: 896px) {
  .centrum-banner-desktop img {
    object-fit: cover;
    height: 390px;
    object-position: -472px;
  }

  .centrum-banner-desc {
    left: 10px !important;
  }

  .centrum-banner-desc {
    position: absolute;
    top: 10px;
    width: 50%;
  }
}

@media (min-width: 998px) {
  .brands {
    max-width: 970px !important;
    transform: translate(7%, 0);
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="links"] li.navigation-level3 a:before {
    content: "" !important;
    margin-right: 10px !important;
  }

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

@media (min-width: 768px) and (max-width: 992px) {
  body
    .hero-vitamin.hero-vitamin-yellow
    .image-border-silver
    .component-content:before {
    background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
  }

  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
    background: #ffe07a !important;
  }

  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:after,
  body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
    background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
  }

  body
    .carousel
    .carousel-slide.active
    .hero-vitamin.hero-vitamin-yellow
    .image-border-silver:after,
  body
    .carousel
    .carousel-slide.active
    .hero-vitamin.hero-vitamin-yellow
    .image-border-silver:before {
    background: linear-gradient(90deg, #f7be00, #ffe07a) !important;
  }

  body .hero-vitamin .image-border-silver:after,
  body .hero-vitamin .image-border-silver:before {
    border-radius: 50%;
    content: "";
    height: 80vw;
    left: 50%;
    max-height: 400px;
    max-width: 400px;
    opacity: 0.6;
    position: absolute;
    top: 0px;
  }

  body
    .carousel
    .carousel-slide.active
    .hero-vitamin.hero-vitamin-orange
    .image-border-silver:after,
  body
    .carousel
    .carousel-slide.active
    .hero-vitamin.hero-vitamin-orange
    .image-border-silver:before {
    background: linear-gradient(90deg, #ffe693, #ffe07a) !important;
  }

  body .hero-vitamin.hero-vitamin-yellow {
    background-color: #f2c42d !important;
  }

  .bg-color-7 > .component-content {
    padding-top: 22px !important;
  }
}

@media (max-width: 991px) {
  :lang(es-ES)
    .page-energia
    .hero-benefit
    .box
    > .component-content
    > .content {
    width: 77vw;
  }

  :lang(es-ES)
    .page-energia
    .hero-benefit
    .box
    > .component-content
    > .content
    .richText
    p {
    line-height: 1.4;
  }
}

/* Done by Syed  GSKBD:945  29th July */

:lang(pt-BR) .banner-cta:hover {
  border: 2px solid;
  border-color: #c33d22;
}

@media (min-width: 992px) {
  .centrum-banner-desc .banner-cta {
    width: 154px;
    border-radius: 25px;
  }
}

:lang(en-US) .gigya-screen-content input:focus {
  outline: 2px dotted #87b9ea !important;
  border: none !important;
}

/* ashish gupta | Ticket no CCW-584 | 22-08-22 | start*/

.icon-Haleon {
  background-image: url("/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg") !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-Haleon {
  height: 33px;
  width: 118px;
}

.contact-us ul.contact-list li span div {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us ul.contact-list li img {
  width: 30px;
  height: 30px;
}

.contact-us ul.contact-list li {
  display: flex !important;
  align-items: center;
}

.contact-us ul li .visibility-hide {
  visibility: hidden !important;
}

.contact-us .richText ul li:before {
  display: none;
}

.contact-us li a {
  border-bottom: 2px solid #e94f1d;
}

.contact-us .richText a:not(.btn-default):hover {
  border-bottom: 2px solid transparent;
  background-color: #c33d22;
  color: #fff;
}

.contact-us .default-icon > a {
  border-radius: 50%;
  display: flex !important;
  margin-left: 5px;
}

.contact-us .default-icon > a img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
}

@media (max-width: 767px) {
  .contact-us ul.contact-list li {
    padding: 10px !important;
    border-radius: 4px;
    background: #8080800f;
  }
}

/* ashish gupta end*/

/* START / Chaitanyavamshi 13th Sep, 2022 / GSKBD-1153 */
@media (max-width: 991px) {
  .m-align-items-center-paraSystem > .component-content > .paragraphSystem {
    align-items: center;
  }

  .m-justify-content-center-paraSystem > .component-content > .paragraphSystem {
    justify-content: center;
  }
}

/* END / Chaitanyavamshi 13th Sep, 2022 / GSKBD-1153 */

/* START / Aman Singh 10th OCT, 2022 / GSKBD-1359 */
.product-card-divider .m-auto-t {
  margin-top: auto !important;
}

/* END / Aman Singh 10th OCT, 2022 / GSKBD-1359 */

/* START / Aman Singh 2 NOV, 2022 / GB-372 */
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:focus-visible {
  outline: 2px dotted;
}

.searchBox .form-search .button:focus,
.searchBox .form-search .button:focus-visible {
  outline: 2px dotted;
}

.searchbox-results .search-query:focus,
.searchbox-results .search-query:focus-visible {
  outline: 2px dotted;
}

/* END / Aman Singh 2 NOV, 2022 / GB-372 */

/* ashish gupta | Ticket no CCW-1047 | 03-11-22 | start*/
.icon-GSK-logo.Haleon-logo {
  background-image: url("/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg") !important;
  width: 120px;
}

/* ashish gupta end*/

/* START / Chaitanyavamshi 5th Jan, 2023 / GSKBD-26927 */
.d-inline-flex {
  display: inline-flex !important;
}

/* END / Chaitanyavamshi 5th Jan, 2023 / GSKBD-26927 */
/* Maunu | GSKBD-26927 | 11 jan-23 | start */
.font-size-16,
.font-size-16 *,
.table > tbody > tr > td {
  font-size: 16px;
}
.font-gotham,
.font-gotham * {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
/* Maunu | GSKBD-26927 | 11 jan-23 | End */
.strong {
  font-weight: 700;
}

/* END / Chaitanyavamshi 5th Jan, 2023 / GSKBD-26927 */
.tabs-icon-pink img {
  max-width: 60px !important;
}
/* Maunu 23-jan23 | Start */
body
  .hero-banner-maternal.hero-benefit.hero-products-purple
  > .component-content:after,
body
  .hero-banner-maternal.hero-benefit.hero-products-purple
  > .component-content:before {
  background: #d5afcb !important;
}
body .hero-banner-maternal.hero-benefit.hero-products-purple {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#7f5186),
    to(#d5afcb)
  ) !important;
  background-image: -o-linear-gradient(left, #7f5186, #d5afcb) !important;
  background-image: linear-gradient(287deg, #ae9db1, #d5afcb) !important;
}
body .hero-banner-maternal.hero-benefit.hero-products-purple:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#d5afcb),
    to(#7f5186)
  ) !important;
  background: -o-linear-gradient(left, #d5afcb, #7f5186) !important;
  background: linear-gradient(268deg, #d5afcb, #7f5186) !important;
  opacity: 0.7 !important;
}
body .hero-banner-maternal.hero-benefit.hero-products-purple:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#7f5186),
    to(#d5afcb)
  ) !important;
  background: -o-linear-gradient(left, #7f5186, #d5afcb) !important;
  background: linear-gradient(2deg, #d5afcb, #7f5186) !important;
}
body
  .hero-banner-maternal.hero-benefit.hero-products-purple
  .box
  > .component-content
  > .content {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3563ad),
    to(#722282)
  ) !important;
  background: -o-linear-gradient(left, #3563ad, #722282) !important;
  background: linear-gradient(269deg, #7f5186a8, #d5afcb) !important;
}
/* body .hero-banner-maternal.hero-benefit.hero-products:after,
  body .hero-banner-maternal.hero-benefit.hero-products:before{
      opacity: 1;
  } */
body .hero-banner-maternal.hero-benefit .box > .component-content > .content {
  z-index: 99;
}
body
  .hero-banner-maternal.hero-benefit
  > .component-content
  .box
  > .component-content
  > .content
  .richText
  .p,
body
  .hero-banner-maternal.hero-benefit
  > .component-content
  .box
  > .component-content
  > .content
  .richText
  h1,
body
  .hero-banner-maternal.hero-benefit
  > .component-content
  .box
  > .component-content
  > .content
  .richText
  h2 {
  color: #1d1d1c !important;
}
body
  .hero-banner-maternal.hero-benefit
  > .component-content
  .box
  > .component-content
  > .content
  .richText
  h1 {
  font-weight: 700 !important;
}
.page-maternal-health
  .tabs-sec-nav.class-filter[data-type-mobile="titles"].tabs-purple
  .filter-list-js
  .filter-item-js.active-js {
  background-color: #e8dfe8;
  border-bottom: 2px solid #692f74;
}
body.page-maternal-health .product-card.product-blue .product-card-subtitle p,
body.page-dha .product-card.product-blue .product-card-subtitle p {
  color: #722282;
}
.page-dha .tabs.tabs-red .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #f0c9b7;
  border-bottom: 2px solid #e94f1d;
}

/* END / Chaitanyavamshi 5th Jan, 2023 / GSKBD-26927 */
/* Maunu | 3-jan-23 | start */
html[lang="es-AR"]
  body.page-pagina-de-comparacion-de-productos-centrum
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-head {
  height: 170px;
}
html[lang="es-AR"]
  body.page-pagina-de-comparacion-de-productos-centrum
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-head:after {
  display: none;
}
.acc-gray {
  color: #717276;
}
body
  .snippetContent
  .accordion.acc-gray
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type,
body
  .snippetContent
  .accordion.acc-gray
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p.vitamina-weight {
  color: #717276;
}
/* Maunu | 3-jan-23 | End */
/* alam | 8-feb-23 | start */
body
  .default-accordion
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-head {
  height: 170px;
  display: none;
}
body
  .default-accordion
  .snippetContent
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper {
  all: unset;
}
body
  .default-accordion
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p:first-of-type {
  color: inherit;
  font-size: inherit;
}
/* alam | 8-feb-23 | end */

/* Maunu | maternal centrum | banner color updates */
body .hero-vitamin.hero-vitamin-purple.hero-support-pregnancy {
  background-color: #c8a1c0 !important;
}
body
  .hero-vitamin.hero-vitamin-purple.hero-support-pregnancy
  .image-border-silver:before {
  background: #d6afcc !important;
}
body
  .hero-vitamin.hero-vitamin-purple.hero-support-pregnancy
  .image-border-silver:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#a97fa7),
    to(#ac82aa)
  ) !important;
  background: -o-linear-gradient(left, #a97fa7, #ac82aa) !important;
  background: linear-gradient(90deg, #a97fa7, #ac82aa) !important;
}
body
  .hero-vitamin.hero-vitamin-purple.hero-support-pregnancy
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9540bf),
    to(#c8a1c0)
  ) !important;
  background: -o-linear-gradient(left, #9540bf, #c8a1c0) !important;
  background: linear-gradient(90deg, #a97fa7, #c8a1c0) !important;
  width: 155%;
}

/* Maunu | maternal centrum | banner color updates | end */
/* Maunu | 10-feb-23 | GSKBD-26966 | start */
@media (min-width: 768px) and (max-width: 991px) {
  html[lang="es-AR"] .compare-accordion .compare-selector {
    max-width: calc(50vw - 4rem);
  }
}
@media (max-width: 767px) {
  html[lang="es-AR"] .compare-accordion.p-m-x-1,
  html[lang="es-AR"] .tabs-pink.p-m-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  html[lang="es-AR"] body .compare-loader {
    max-width: 400px;
    min-height: 220px;
  }
  html[lang="es-AR"]
    body.page-pagina-de-comparacion-de-productos-centrum
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values {
    left: 0;
    position: inherit;
    top: 25px;
    -webkit-transform: none;
    width: 100%;
  }
}

/* Maunu | 10-feb-23 | GSKBD-26966 | End */
/* Maunu | centrum maternal pages | 14-feb-23 */
body
  .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner
  .image-border-silver
  .component-content:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffffff),
    to(#ffffff)
  ) !important;
  background: -o-linear-gradient(left, #ffffff, #ffffff) !important;
  background: linear-gradient(90deg, #ffffff, #ffffff) !important;
}
body .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner {
  background: none;
  background-color: #fff !important;
}
body
  .hero-vitamin.left-circle-hero-banner
  .image-border-silver
  .component-content
  img {
  object-fit: contain;
  max-height: 100%;
  max-width: 375px !important;
  height: auto;
  z-index: 2;
}
body .hero-vitamin.left-circle-hero-banner .image-border-silver {
  width: 375px;
}
body
  .hero-vitamin.left-circle-hero-banner
  .image-border-silver
  .component-content:after {
  max-height: 375px;
  max-width: 375px;
  background-image: none;
}
.tabs.tab-support-pregnancy .tab-card {
  border: 2px solid #efefef;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 15px;
}
.tabs.tab-support-pregnancy .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #edd9ed;
  border-bottom: 2px solid #c079c0;
}
.tabs.tab-support-pregnancy .tab-card .subheading {
  color: #50504e;
  font-size: 14px;
  font-weight: 600;
}
.tabs.tab-support-pregnancy .tab-card .heading {
  color: #692f74;
  font-size: 28px;
  line-height: 1.21;
  font-weight: 600;
}
.tabs.tab-support-pregnancy .tab-title {
  margin-bottom: 20px;
}
body .width-auto {
  width: auto;
  max-width: inherit;
}
.faq-wrapper-content {
  padding: 60px 80px !important;
  border: 2px solid #efefef;
  border-radius: 20px;
}
.font-weight-bold,
.font-weight-bold * {
  font-weight: 600;
}
/* copied from template */
.compare-module-compare-card .reference-compare-button > .component-content {
  display: flex;
  justify-content: center;
}
/* copied from template */
@media (min-width: 992px) {
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:after {
    height: 375px;
    max-height: 375px;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:after {
    -webkit-transform: translate(7%, -50%);
    -ms-transform: translate(7%, -50%);
    transform: translate(7%, -50%);
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f1e3f1),
      to(#7f7e7f)
    ) !important;
    background: -o-linear-gradient(left, #f1e3f1, #7f7e7f) !important;
    background: linear-gradient(90deg, #f1e3f1, #7f7e7f) !important;
  }
  body
    .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner
    .image-border-silver:before {
    opacity: 1;
    z-index: 1;
    -webkit-transform: translate(-103%, -50%);
    -ms-transform: translate(-103%, -50%);
    transform: translate(-103%, -50%);
    background: #f5edf3 !important;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:before {
    height: 375px;
    max-height: 375px;
  }
  body
    .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner
    .image-border-silver
    .component-content
    .analytics-image-tracking {
    background-color: #ffffff !important;
  }
  body .vitamin--hero--banner.hero-vitamin.left-circle-hero-banner .richText {
    padding-left: 0;
    max-width: 500px;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver {
    margin-right: 0;
  }
  .mind-icon-component p {
    min-height: 160px;
  }
  .mind-icon-component h3 {
    height: 65px;
  }

}

@media (min-width: 768px) {
  .tabs.tab-support-pregnancy .tabs-nav-list .tabs-nav-item {
    padding: 10px 20px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-sm-offset-3 {
    margin-left: 25% !important;
  }
}
@media (max-width: 991px) {
  body .flex.flex-direction-reverse * > .paragraphSystem {
    flex-direction: column-reverse !important;
  }
  body.page-maternal-health-and-prenatal-multivitamin-gummies
    .breadcrumbs
    .breadcrumbs
    .breadcrumbs-list
    li
    > a {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  .hero-link-btn {
    position: relative;
    top: -20px;
  }
  body
    .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner
    .image-border-silver:after,
  body
    .hero-vitamin.hero-vitamin-pink.left-circle-hero-banner
    .image-border-silver:before {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#f2e3f1),
      to(#efdfef)
    ) !important;
    background: -o-linear-gradient(left, #f2e3f1, #efdfef) !important;
    background: linear-gradient(90deg, #f2e3f1, #efdfef) !important;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:before {
    border-radius: 0 200px 200px 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    max-height: 475px;
    max-width: 500px;
    z-index: 1;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:after {
    border-radius: 200px 0 0 200px;
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    top: 2rem;
  }
  body .hero-vitamin.left-circle-hero-banner .image-border-silver {
    margin: 0 auto;
  }
  body
    .hero-vitamin.left-circle-hero-banner
    .image-border-silver
    .component-content
    img {
    z-index: 2;
    position: relative;
    margin-top: 3rem;
  }
  body
    .hero-vitamin.left-circle-hero-banner
    .richTextHyperlinkedImage.reset-title-margin-y {
    padding-top: 6rem;
  }
  .tabs.tab-support-pregnancy .tabs-nav-list .tabs-nav-item {
    width: calc(50% - 2.5px);
  }
  .tabs.tab-support-pregnancy .tab-card img {
    width: 220px;
  }
  .page-maternal-health-and-prenatal-multivitamin-gummies
    .accordion-content
    > .paragraphSystem {
    padding: 0;
  }
}
@media (max-width: 767px) {
  body .hero-vitamin.left-circle-hero-banner .image-border-silver:before {
    -webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    height: 115%;
  }
  .faq-wrapper-content {
    padding: 30px 30px !important;
  }
  .hero-link-btn {
    top: 0;
  }
}
.class-filter[data-type-mobile="sidebar"]
  .sidebar-filter
  .filter-list-js
  .filter-item-js.f-maternal-health:before {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/maternal-icon.png);
}

/* Maunu | centrum maternal pages | 14-feb-23 | End */
/* Maunu | GSKBD-27480 | 27-march-23 | new color classes  */

/* charan | GSKBD-27879 | 24-april-23 | new color classes |start */
.background-light-green > .component-content {
  background: #a9cc3a;
}
/* charan | GSKBD-27879 | 24-april-23 | new color classes  | END  */

/* Abhay Shishodia | GSKBD-27879 | 03-05-2023 | Centrum US Website Update | Start */

.reference-bazaarvoice.cq-Editable-dom {
  height: 30px;
  background-color: orange;
}
.bv_main_container
  .bv_main_container_row_flex
  .bv_main_container_row_flex
  .bv_button_component_container
  button {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: black !important;
  text-decoration: underline !important;
}
.bv_main_container
  .bv_main_container_row_flex
  .bv_main_container_row_flex
  .bv_button_component_container
  button:hover {
  color: #c33d22 !important;
}
.bv_main_container
  .bv_main_container_row_flex
  .bv_numReviews_component_container
  .bv_numReviews_text {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: black !important;
}
.reference-bazaarvoice-catalog.cq-Editable-dom {
  height: 200px;
  background-color: orange;
}

/* Abhay Shishodia | GSKBD-27879 | 03-05-2023 | Centrum US Website Update | End */
/* MAunu | GSKBD-27869 | es_ES only | variant "image-350-cut-prod" | 12-05-23*/
.image-350-cut-prod:before {
  height: 366px;
  width: 366px;
}
.image-350-cut-prod:before {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-wellness-centrum/es_ES/global/utility/rainbow-border-2.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  content: "";
  height: 80vw;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* MAunu | GSKBD-27869 | es_ES only | variant "image-350-cut-prod" | 12-05-23 | End*/
@media (max-width: 991px) {
  .word-break-all-m,
  .word-break-all-m * {
    word-break: break-all;
  }
}
@media (max-width: 420px) {
  .article-card .border-card .richText.section {
    padding: 0.5rem !important;
  }
}
:lang(en-US) .snippetContent .accordion .accordion-slide .accordion-head {
  height: 165px;
}
:lang(en-US)
  body
  .snippetContent
  .accordion
  .accordion-slide
  .accordion-content-wrapper
  .compare-acc-values
  p {
  line-height: 1.5;
}

@media (max-width: 767px) {
  :lang(en-US)
    .accordion
    .accordion-container
    .accordion-slide
    .accordion-head
    h3
    a {
    line-height: inherit;
  }
  :lang(en-US)
    body
    .snippetContent
    .accordion
    .accordion-slide
    .accordion-content-wrapper
    .compare-acc-values
    p {
    line-height: inherit;
    margin-top: 10px;
  }
}

/* Amrendra | GSKBD-28106 | 22-06-23 | es_MX only | variant "more-product" | Srart*/

.show-hide {
  background: #d7d6d5;
  padding: 1rem;
  width: 100%;
  border-radius: 8px;
  color: #fff;
}

.arrow {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  margin-left: 10px;
  margin-bottom: 2px;
  transition: all 0.5s linear;
}

.down {
  transform: rotate(45deg);
}

.up {
  transform: rotate(225deg);
  position: relative;
  bottom: -5px;
}

/* Abhay Shishodia  | GSKBD-27678 | 23-06-2023 | Accordian head is overlaping with icon | Start */
@media (max-width: 991px) {
  :lang(en-US) .snippetContent .accordion .accordion-slide .accordion-head {
    height: 200px;
  }
}
/* Abhay Shishodia  | GSKBD-27678 | 23-06-2023 | Accordian head is overlaping with icon | End */

/* Abhay Shishodia | GSKBD-28834 | 26-07-2023 | Remove inline style | Start */

.text-center {
  text-align: center;
}
/* Abhay Shishodia | GSKBD-28834 | 26-07-2023 | Remove inline style | End */

/* Abhay Shishodia | GSKBD-27678 | 26-07-2023 | line height issue | Start */
body .accordion .accordion-container .accordion-slide .accordion-head h3 a {
  line-height: 1;
}
/* Abhay Shishodia | GSKBD-27678 | 26-07-2023 | pLine-height issue | End */

/* Abhay Shishodia | GSKBD-28834 | 28-07-2023  | Start */

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

/* Abhay Shishodia | GSKBD-28834 | 28-07-2023  | End */
/* as discussed with author as per client needed to change color */
/* :lang(es-ES) button#ot-sdk-btn.ot-sdk-show-settings{
      color: #30EA03 !important;
      border-color: #30EA03 !important;
  }
  :lang(es-ES) button#ot-sdk-btn.ot-sdk-show-settings:hover,
  :lang(es-ES) button#ot-sdk-btn.ot-sdk-show-settings:focus{
      background-color: #30EA03 !important;
      color: #ffffff !important;
  } */
/* as discussed with author as per client needed to change color */

/* START / Chaitanyavamshi / GSKBD-29343 / 29Aug2023 */
.hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 146px;
  right: 30px;
  z-index: 99999;
}

.hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption p {
  color: #fff;
  font-size: 18px;
}
.color-yellow {
  color: #fce250;
}
body .hero-vitamin-cinnabar.meet-whole-box .richText-content p {
  color: #fff !important;
}

@media (min-width: 1400px) {
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption {
    right: 48px;
  }
}

@media (max-width: 991px) {
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figure {
    position: relative;
  }
}

@media (max-width: 767px) {
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption {
    width: 100px;
    right: 10px;
  }
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption p {
    font-size: 10px;
  }
  html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption {
    width: 114px;
    right: 30px;
  }
  .hero-vitamin.hero-vitamin-cinnabar.meet-whole-box .image figcaption p {
    font-size: 14px;
  }
}
/* END / Chaitanyavamshi / GSKBD-29343 / 29Aug2023 */

/* Deepa | /GSKBD-29862 | 13-10-2023  | starts */
.font-size-12 {
  font-size: 12px;
}
/* Deepa | /GSKBD-29862 | 13-10-2023  | ends */
/* GB-11668 / 19 OCT / START */
ol.source-list {
  margin-left: 15px;
}
ol.source-list li {
  display: list-item !important;
  list-style-type: inherit !important;
  padding: 0 0 0 0.5rem !important;
}
ol.source-list li::marker {
  font-weight: bold;
}
ol.source-list li:before {
  content: unset !important;
}
.link-learn-more {
  text-decoration: none;
}
.link-learn-more:hover,
.link-learn-more:focus:focus-visible {
  text-decoration: underline;
}

.font-italic {
  font-style: italic;
}

/* GSKBD-29913 | 31/10/23 | Start */
.buy-online-btn .image a {
  padding: 0;
  height: 200px;
  border: 1px solid #bec5cb;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px;
}
.buy-online-btn .image {
  width: 25%;
}
.buy-online-btn .image img {
  max-width: 120px !important;
  max-height: 40px;
}
.rainbow_line:before {
  background: linear-gradient(
    90deg,
    #81217a,
    #1f8eba 9%,
    #9fc33a 17%,
    #fbcb06 25%,
    #eb6134 33%,
    #e5155b 40%,
    #c61b34 48%,
    #e5155b 57%,
    #eb6134 64%,
    #fbcb06 72%,
    #9fc33a 79%,
    #1f8eba 88%,
    #81217a
  );
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .buy-online-btn .image {
    width: 50%;
  }
}
@media (max-width: 420px) {
  .buy-online-btn .image {
    width: 100%;
  }
}
/* GSKBD-29913 | 31/10/23 | End */
/* GSKBD-29950 / 31-oct */
.product-card-container .product-card-subtitle {
  min-height: 70px;
}
/* GSKBD-29950 / 31-oct */

/* moved css from block to bundle */
#where-to-buy-float-btn {
  width: 86px;
  height: 60px;
  background: #ffdd00;
  display: flex;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
#where-to-buy-float-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
}

/* GSKBD-29736 / 20th Nov 2023 */
#where-to-buy-float-btn img {
  width: auto;
}

@media (max-width: 767px) {
  .product-buttons .product-detail-buttons p {
    text-align: center;
  }
  .product-buttons > .component-content > .content > .product-detail-buttons {
    width: 100%;
  }
}


@media (min-width: 768px) {
    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide.last a{
        padding: 0 20%;
    }

    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide:nth-of-type(5) .accordion-head,
    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide.last .accordion-head{
        height: 150px;
    }

    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide.last .compare-acc-values{
        top: 65px;
    }
    :lang(ro-RO) .class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js > * {
      font-size: 14px;
    }
}

@media (max-width: 768px) {
    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide.last .accordion-head{
        height: 140px;
    }

    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide:nth-of-type(5) .accordion-head{
        height: 200px;
    }

    .snippetContent:has(> .reference-centrum-active-move) .accordion-container > .accordion-slide.last .compare-acc-values{
        top: 65px;
    }
    :lang(ro-RO) .class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js > * {
      font-size: 12px;
    }
}


@media (max-width: 500px) {
  :lang(ro-RO) .class-filter[data-type-mobile="sidebar"] .sidebar-filter .selected-item-js > * {
    font-size: 11px;
  }
}


:lang(ro-RO) .page-products .ps-widget small,
:lang(ro-RO) .page-products .ps-widget .ps-button-label{
  display: none;
}

/* Alignment of benefit cards */
:lang(ro-RO) {
  @media (min-width: 992px) {
    .page-beta-caroten .reference-eye-health h3 {
      height: 102px;
    }

    .page-fier .reference-pregnancy-no-text h3 {
      height: 102px;
    }

    .page-fier .reference-energy-no-text h3 {
      height: 102px;
    }

    .page-iod .reference-pregnancy-no-text h3 {
      height: 67px;
    }

    .page-mangan .reference-bone-health-no-text h3 {
      height: 67px;
    }

    .page-fosfor .reference-bone-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-b6 .reference-heart-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-c .reference-bone-health-no-text h3 {
      height: 102px;
    }

    .page-vitamina-c .reference-hair-skin-nails-no-text h3 {
      height: 102px;
    }

    .page-vitamina-d .reference-bone-health-no-text h3 {
      height: 102px;
    }

    .page-vitamina-e .reference-heart-health-no-text h3 {
      height: 102px;
    }

    .page-vitamina-e .reference-eye-health h3 {
      height: 102px;
    }
  }

  @media (min-width: 1044px) {
    .page-beta-caroten .reference-eye-health h3 {
      height: 67px;
    }

    .page-fier .reference-pregnancy-no-text h3 {
      height: 67px;
    }

    .page-fier .reference-energy-no-text h3 {
      height: 67px;
    }

    .page-vitamina-c .reference-bone-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-c .reference-hair-skin-nails-no-text h3 {
      height: 67px;
    }

    .page-vitamina-d .reference-bone-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-e .reference-heart-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-e .reference-eye-health h3 {
      height: 67px;
    }
  }

  @media (min-width: 1027px) {
    .page-acid-pantotenic .reference-brain-health-no-text h3 {
      height: 67px;
    }

    .page-vitamina-b6 .reference-brain-health-no-text h3 {
      height: 67px;
    }
  }
}
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 nav,
 section,
 summary {
   display: block; }

 /**
  * Correct `inline-block` display not defined in IE 8/9.
  */
 audio,
 canvas,
 video {
   display: inline-block; }

 /**
  * Prevent modern browsers from displaying `audio` without controls.
  * Remove excess height in iOS 5 devices.
  */
 audio:not([controls]) {
   display: none;
   height: 0; }

 /**
  * Address styling not present in IE 8/9.
  */
 [hidden] {
   display: none; }

 /* ==========================================================================
    Base
    ========================================================================== */
 /**
  * 1. Prevent system color scheme's background color being used in Firefox, IE,
  *    and Opera.
  * 2. Prevent system color scheme's text color being used in Firefox, IE, and
  *    Opera.
  * 3. Set default font family to sans-serif.
  * 4. Prevent iOS text size adjust after orientation change, without disabling
  *    user zoom.
  */
 html {
   background: white;
   /* 1 */
   color: #000;
   /* 2 */
   font-family: sans-serif;
   /* 3 */
   -ms-text-size-adjust: 100%;
   /* 4 */
   -webkit-text-size-adjust: 100%;
   /* 4 */ }

 /**
  * Remove default margin.
  */
 body {
   line-height: 1;
   margin: 0; }

 /* ==========================================================================
    Links
    ========================================================================== */
 /**
  * Address `outline` inconsistency between Chrome and other browsers.
  */
 /*
 a:focus {
     outline: thin dotted;
 }
 */
 /**
  * Improve readability when focused and also mouse hovered in all browsers.
  */
 a:active,
 a:hover {
   outline: 0; }

 /* ==========================================================================
    Typography
    ========================================================================== */
 /**
  * Address variable `h1` font-size and margin within `section` and `article`
  * contexts in Firefox 4+, Safari 5, and Chrome.
  */
 h1 {
   font-size: 2em;
   margin: 0.67em 0; }

 /**
  * Address styling not present in IE 8/9, Safari 5, and Chrome.
  */
 abbr[title] {
   border-bottom: 1px dotted; }

 /**
  * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
  */
 b,
 strong {
   font-weight: bold; }

 /**
  * Address styling not present in Safari 5 and Chrome.
  */
 dfn {
   font-style: italic; }

 /**
  * Address differences between Firefox and other browsers.
  */
 hr {
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   height: 0; }

 /**
  * Address styling not present in IE 8/9.
  */
 mark {
   background: #ff0;
   color: #000; }

 /**
  * Correct font family set oddly in Safari 5 and Chrome.
  */
 code,
 kbd,
 pre,
 samp {
   font-family: monospace, serif;
   font-size: 1em; }

 /**
  * Improve readability of pre-formatted text in all browsers.
  */
 pre {
   white-space: pre-wrap; }

 /**
  * Set consistent quote types.
  */
 q {
   quotes: "\201C" "\201D" "\2018" "\2019"; }

 /**
  * Address inconsistent and variable font size in all browsers.
  */
 small {
   font-size: 80%; }

 /**
  * Prevent `sub` and `sup` affecting `line-height` in all browsers.
  */
 sub,
 sup {
   font-size: 75%;
   line-height: 0;
   position: relative;
   vertical-align: baseline; }

 sup {
   top: -0.5em; }

 sub {
   bottom: -0.25em; }

 /* ==========================================================================
    Embedded content
    ========================================================================== */
 /**
  * Remove border when inside `a` element in IE 8/9.
  */
 img {
   border: 0; }

 /**
  * Correct overflow displayed oddly in IE 9.
  */
 svg:not(:root) {
   overflow: hidden; }

 /* ==========================================================================
    Figures
    ========================================================================== */
 /**
  * Address margin not present in IE 8/9 and Safari 5.
  */
 figure {
   margin: 0; }

 /* ==========================================================================
    Forms
    ========================================================================== */
 /**
  * Define consistent border, margin, and padding.
  */
 fieldset {
   border: 1px solid #c0c0c0;
   margin: 0 2px;
   padding: 0.35em 0.625em 0.75em; }

 /**
  * 1. Correct `color` not being inherited in IE 8/9.
  * 2. Remove padding so people aren't caught out if they zero out fieldsets.
  */
 legend {
   border: 0;
   /* 1 */
   padding: 0;
   /* 2 */ }

 /**
  * 1. Correct font family not being inherited in all browsers.
  * 2. Correct font size not being inherited in all browsers.
  * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
  */
 button,
 input,
 select,
 textarea {
   font-family: inherit;
   /* 1 */
   font-size: 100%;
   /* 2 */
   margin: 0;
   /* 3 */ }

 /**
  * Address Firefox 4+ setting `line-height` on `input` using `!important` in
  * the UA stylesheet.
  */
 button,
 input {
   line-height: 1; }

 /**
  * Address inconsistent `text-transform` inheritance for `button` and `select`.
  * All other form control elements do not inherit `text-transform` values.
  * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
  * Correct `select` style inheritance in Firefox 4+ and Opera.
  */
 button,
 select {
   text-transform: none; }

 /**
  * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
  *    and `video` controls.
  * 2. Correct inability to style clickable `input` types in iOS.
  * 3. Improve usability and consistency of cursor style between image-type
  *    `input` and others.
  */
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
   -webkit-appearance: button;
   /* 2 */
   cursor: pointer;
   /* 3 */ }

 /**
  * Re-set default cursor for disabled elements.
  */
 button[disabled],
 html input[disabled] {
   cursor: default; }

 /**
  * 1. Address box sizing set to `content-box` in IE 8/9.
  * 2. Remove excess padding in IE 8/9.
  */
 input[type="checkbox"],
 input[type="radio"] {
   box-sizing: border-box;
   /* 1 */
   padding: 0;
   /* 2 */ }

 /**
  * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
  * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
  *    (include `-moz` to future-proof).
  */
 input[type="search"] {
   -webkit-appearance: textfield;
   /* 1 */
   -moz-box-sizing: content-box;
   -webkit-box-sizing: content-box;
   /* 2 */
   box-sizing: content-box; }

 /**
  * Remove inner padding and search cancel button in Safari 5 and Chrome
  * on OS X.
  */
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
   -webkit-appearance: none; }

 /**
  * Remove inner padding and border in Firefox 4+.
  */
 button::-moz-focus-inner,
 input::-moz-focus-inner {
   border: 0;
   padding: 0; }

 /**
  * 1. Remove default vertical scrollbar in IE 8/9.
  * 2. Improve readability and alignment in all browsers.
  */
 textarea {
   overflow: auto;
   /* 1 */
   vertical-align: top;
   /* 2 */ }

 /* ==========================================================================
    Tables
    ========================================================================== */
 /**
  * Remove most spacing between table cells.
  */
 table {
   border-collapse: collapse;
   border-spacing: 0; }
/*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; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }
    @media screen and (max-width: 699px) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

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

.exit-notification-buttons {
  text-align: right; }
/* 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;
}
/* Git process check */

/* Aman Singh | privacy policy | GSKBD-29056 */
.right-cross-icon{
 width: 26px !important;
 margin : -2px 0;
      }
/*Amrendra | GB-11101 | 10-10-23 | genaral variant css created | Start*/  
.text-center{
  text-align: center;
}  
.d-block{
  display: block;
}
.font-bold{
  font-weight: bold;
}

/*Amrendra | GB-11101 | 10-10-23 | genaral variant css created | End*/     


/* GSKBD-29595 | 10/10/23 | Start */

@media (min-width: 992px) {
  .promotional-sec.reference-why-vitamins-supplements .why-vitamins-module-wrapper {
    height: 386px;
  }
  .promotional-sec.reference-why-vitamins-supplements .why-vitamins-module-wrapper .img-why-vitamins-module {
      height: 386px;
  }
  .promotional-sec.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText {
      height: 386px;
  }  
}

/* GSKBD-29595 | 10/10/23 | End */

/* GSKBD-29865 | 23/10/23 | Start */
.def_order_list.richText .richText-content ol {
  margin-left: 1rem;
}
.def_order_list.richText .richText-content ol>li:before {
  content: '';
}
.def_order_list.richText .richText-content ol li {
  display: list-item;
  list-style-type: decimal;
  padding-left: 0;
}
.def_order_list.richText .richText-content ol>li::marker {
  font-weight: 700;
  color: #1d1d1c;
}
/* GSKBD-29865 | 23/10/23 | End */
body .hero-benefit.hero-products .box>.component-content>.content .richText.banner-text {
  width: 78vw;
}
.product-card a {
  margin: 0 2px;
}
.megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox input[type=text], 
.simple-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox input[type=text] {
  margin: 0 2px;
}
@media screen and (min-width: 992px) {
  .m-d-b-40 {
    margin-bottom: 40px !important;
  }
  body .product-card .product-card-copy {
    min-height: 105px;
  }
}
@media screen and (max-width: 991px) {
  .p-m-t-60 {
    padding-top: 60px !important;
  }
  .m-m-b-40 {
    margin-bottom: 40px !important;
  }
  .tabs.product-tab-space {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tabs.product-tab-space .tabs-content {
    padding-bottom: 0;
  }
  .product-card .image a {
    min-height: 225px;
    display: inline-block;
  }
  body .product-card .product-card-copy {
    min-height: 90px;
  }
}

@media (max-width: 420px) {
  body .product-card .product-card-copy {
      min-height: 225px;
  }
  .product-card .image a {
    min-height: 175px;
  }
}
@media (max-width: 360px) {
  body .product-card .product-card-copy {
      min-height: 275px;
  }
  .product-card .image a {
    min-height: 145px;
  }
}
/* GSKBD-29913 | 31/10/23 | Start */
.buy-online-btn .image a {
  padding: 0;
  height: 200px;
  border: 1px solid #bec5cb;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px;
}
.buy-online-btn .image {
  width: 25%;
}
.buy-online-btn .image img {
  max-width: 120px !important;
  max-height: 40px;
}
@media (max-width: 767px) {
  .buy-online-btn .image {
      width: 50%;
  }  
}
@media (max-width: 420px) {
  .buy-online-btn .image {
      width: 100%;
  }  
}
/* GSKBD-29913 | 31/10/23 | End */

/* GP-189 | Aman Singh | 30-11-2023 */

.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{
  border: none;
  min-width: auto;
  font-size:14px;
  position:relative;
  }
   .btn.channel-advisor:before{
     content: "";
    height: 14px;
    left: 0px;
     bottom:14px;
    position: absolute;
    width: 18px;
     background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%239540bf' fill-rule='evenodd'/%3E%3C/svg%3E");
  }
  .btn.channel-advisor:hover{
    text-decoration:underline;
  }
  .product-buttons .btn.channel-advisor:before{
    content: none;
  }
    .product-buttons .btn.channel-advisor{
    background-color: #1d1d1c;
    border-color: #1d1d1c;
    color: #fff !important;
    max-width: 180px;
    min-width: 180px;
    padding: 0 20px !important;
  }
  .product-buttons .btn.channel-advisor:hover{
    background-color: #c33d22;
    border-color: #c33d22;
  }
  .product-buttons>.component-content>.content>.reference-channel-advisor-buy-now {
    margin-right: 1rem;
width: auto;
}


  @media (max-width: 991px) {
.channelmodal .modal-content {
    height: 100%;
    }
  }
  @media (max-width: 500px) {
.product-buttons>.component-content>.content>.reference-channel-advisor-buy-now {
    margin-right: 0 !important;
margin-bottom: 1rem !important;
    width: 100% !important;
  display: flex;
    justify-content: center;
}
}
.widget-container{
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
  min-height : 600px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  }
  .widget-container iframe{
    height : 100%;
  }
  .widget-container iframe, .widget-container
  object, .widget-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
    }
 
   .widget-container iframe {
      max-width: 650px;
      margin: auto !IMPORTANT;
      position: relative;
      height: 600px;
      margin: 0 1rem !important;
  }
/* GP-189 | Aman Singh | 30-11-2023 */

body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver::before{
  background: none !important;
}
body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver::before{
  display: none !important;
}
body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver::after {
  display: none !important;
}
body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver .component-content::before {
  display: none !important;
}
body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver .component-content::after{
  display: none !important;
}
body .hero-vitamin.hero-vitamin-rainbow-bg .image-border-silver .component-content .analytics-image-tracking{
  background: none !important;
}
.background-size-contain>.component-content {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}

@media (min-width: 992px) {
  .reference-not-sure-which .why-vitamins-module-wrapper.why-vitamins-module-wrapper-height-lg,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper.why-vitamins-module-wrapper-height-lg {
      height: 388px
  }
  .reference-not-sure-which .why-vitamins-module-wrapper .img-why-vitamins-module.img-why-vitamins-module-height-lg,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper .img-why-vitamins-module.img-why-vitamins-module-height-lg {
      height: 388px
  }
  .reference-not-sure-which .why-vitamins-module-wrapper.why-vitamins-module-wrapper-height-lg .richText,
  .reference-why-vitamins-supplements .why-vitamins-module-wrapper.why-vitamins-module-wrapper-height-lg .richText {
      height: 388px;
  }
}



/* meno-service-banner */
.reference-meno-service-banner .meno-service-banner-mobile{
  position: relative;
  display: flex;
}

.reference-meno-service-banner .meno-service-banner-desktop{
  display: none;
  position: relative;
}

.reference-meno-service-banner .meno-service-banner-absolute{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 15px;
    box-sizing: border-box;
    z-index: 3;
}

.reference-meno-service-banner .meno-service-banner-mobile .meno-service-banner-absolute{
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 15px;
  padding-top: 20px;
  box-sizing: border-box;
}

.reference-meno-service-banner .meno-service-banner-flex{
  display: flex;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}

.reference-meno-service-banner .meno-service-banner-actions{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 70px;
}

.reference-meno-service-banner .meno-service-banner-heading > p{
  margin: 0px;
  color: #971d62;
  font-size: 30px;
  max-width: 310px;
  line-height: 34px;
}

.reference-meno-service-banner .meno-service-banner-mobile .meno-service-banner-heading > p{
  font-size: 24px;
  line-height: 27px;
}

.reference-meno-service-banner .meno-service-banner-button{
  width: 190px;
  height: 30px;
  background: #971d62 url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='External_Link'%3E%3Cpath id='Vector' d='M10.0002 5H8.2002C7.08009 5 6.51962 5 6.0918 5.21799C5.71547 5.40973 5.40973 5.71547 5.21799 6.0918C5 6.51962 5 7.08009 5 8.2002V15.8002C5 16.9203 5 17.4801 5.21799 17.9079C5.40973 18.2842 5.71547 18.5905 6.0918 18.7822C6.5192 19 7.07899 19 8.19691 19H15.8031C16.921 19 17.48 19 17.9074 18.7822C18.2837 18.5905 18.5905 18.2839 18.7822 17.9076C19 17.4802 19 16.921 19 15.8031V14M20 9V4M20 4H15M20 4L13 11' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E") no-repeat right 25px center;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: italic;
  padding-right: 32px;
  box-sizing: border-box;
}

.reference-meno-service-banner .meno-service-banner-logo{
  width: 165px;
  height: 40px;
}

.reference-meno-service-banner .meno-service-banner-logo img{
  width: auto !important;
  height: 100% !important;
}

.reference-meno-service-banner .meno-service-banner-image{
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .reference-meno-service-banner .meno-service-banner-mobile{
    display: none;
  }
  .reference-meno-service-banner .meno-service-banner-desktop{
    display: flex;
  }
}

/* meno-service-banner */
/*filter*/
.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js .selected-item-js p,
.compare-selector .compare-container-js .compare-selected-item-js p,
.class-filter[data-type-mobile=sidebar] .sidebar-filter .selected-item-js p,
.class-filter .filter-item-js a, .class-filter .filter-item-js p, .class-filter .selected-item-js a, .class-filter .selected-item-js p,
.type-mobile-links .navigation-level2 .navigation-item a
{
  color: #000000 !important;
}
.tabs-pink.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js .navigation-item-title, .tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active span {
  color: #000000 !important;
}
/*filter*/

.tabs .tabs-content .tabContent .richText > .component-content > .richText-content p > span.h4 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #1d1d1c;
  font-size: 16px;
}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%;
}
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause {
    padding-top: 60px !important;
    position: relative
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/MultiV-Hot-Flash.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/Restful-Sleep.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/physical-stress.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/menopause.svg);
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness {
    padding-left: 40px;
    position: relative
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-whole-body.png)
}
.bg-color-11 {
    background-color: #023D29;
}

.doble-text-color,
.doble-text-color * {
    color: #00a783 !important;
}

.tabs.tabs-dark-green .tabs-nav-list .tabs-nav-item.is-active {
    background-color: #00a783;
    border-bottom: 2px solid #539b33;
}

body .product-card .reference-compare-button.energia-doble a:hover {
    color: #00a783 !important;
}.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause {
    padding-top: 60px !important;
    position: relative
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress:before,
.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 30px;
    left: 50%;
    position: absolute;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-hot-flash:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/MultiV-Hot-Flash.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-sleep-quality:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/Restful-Sleep.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-ocassional-stress:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/physical-stress.svg);
}

.class-filter[data-type-mobile=buttons] .filter-health-goal .benefit.f-menopause:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/products/product-01/MenupausaSupport/icons/menopause.svg);
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness {
    padding-left: 40px;
    position: relative
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px
}

.class-filter[data-type-mobile=sidebar] .sidebar-filter .filter-list-js .filter-item-js.f-general-wellness:before {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/sliced-images/global/icons/icon-whole-body.png)
}
.page-muestras .box.sample-form-wrapper{
  display: table;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 1rem 2rem;
  -webkit-box-shadow: -5px -8px 8px 0px rgba(210, 210, 210, 1);
  -moz-box-shadow: -5px -8px 8px 0px rgba(210, 210, 210, 1);
  box-shadow: -5px -8px 8px 0px rgba(210, 210, 210, 1);
  position: relative;
}

.page-muestras div:has(> .reference-social-icon-footer){
  padding: 0 !important;
}

.page-muestras .reference-social-icon-footer .bg-color-black{
  background-color: #282828 !important;
}

.page-muestras .reference-social-icon-footer .box .image{
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
  margin-bottom: 0;
}

.page-muestras .reference-social-icon-footer .image img{
  max-height: 3rem !important;
}

.page-muestras .sample-form-wrapper .form-reference{
  width: 100%;
}

.page-muestras .paragraph1{
  background-color: #f5f5f5;
}

.page-muestras fieldset{
  border: none;
  padding: 0;
}

.page-muestras .cmp-form-qa__field--dropdown,
.page-muestras input{
  background-color: #EDEDED;
  border: none;
  border-radius: 4rem;
  padding: 2rem 1rem 2rem 3rem;
  width: 100%;
  font-size: 38px;
  color: #727272;
}

.page-muestras .form-qa,
.page-muestras .form-text{
  width: 100%;
}

.page-muestras .cmp-form-qa__field--dropdown{
  -moz-appearance:none; 
  -webkit-appearance:none;
  appearance:none;
}

.page-muestras label,
.page-muestras legend{
  display: none;
}

.page-muestras .cmp-form-button{
  color: #fff;
  background: rgb(71,170,52);
  background: linear-gradient(90deg, rgba(71,170,52,1) 0%, rgba(103,180,68,1) 35%, rgba(160,199,97,1) 100%);
  padding: 1rem 4.5rem;
  border-radius: 3rem;
  z-index: 1;
  font-weight: 700;
}

.page-muestras  .form-button.button::before{
  background: rgb(226,222,218);
  background: linear-gradient(90deg, rgba(226,222,218,1) 0%, rgba(210,206,206,1) 9%, rgba(192,189,193,1) 18%, rgba(181,177,182,1) 22%, rgba(147,142,147,1) 35%, rgba(192,190,192,1) 50%, rgba(223,223,224,1) 58%, rgba(213,213,214,1) 60%, rgba(137,131,134,1) 72%, rgba(170,167,168,1) 82%, rgba(215,214,214,1) 94%, rgba(215,214,214,1) 100%);
  content: '';
  position: absolute;
  border-radius: 3rem;
  left: -2px;
  top: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: -1;
}

.page-muestras .form-qa,
.page-muestras .cmp-form-text{
  position: relative;
}

.page-muestras .form-qa:has(> .required)::after,
.page-muestras .cmp-form-text:has(> .required)::after{
  content: "*";
  color: red;
  display: inline-block;
  position: absolute;
  font-size: 30px;
  top: 6%;
  left: 3rem;
}

.page-muestras .accept-terms input::after{
  content: none;
}

.page-muestras .form-qa,
.page-muestras .form-text{
  margin: 1rem 0;
  display: inline-block;
}

.page-muestras .width-fit-content{
  width: fit-content;
}

.page-muestras .accept-terms,
.page-muestras .accept-terms label,
.page-muestras .accept-terms fieldset{
  display: block;
}

.page-muestras .accept-terms input{
  width: 25px;
  height: 25px;
}

.page-muestras .custom-form-ar input:focus {
  outline: 3px dotted #87b9ea !important;
}

.page-muestras .custom-form-ar input.error {
  outline: 3px dotted #dd272c !important;
}

.page-muestras .form-packshot img{
  width: 100% !important;
}

.page-muestras .accept-terms label{
  padding: 40px 0 0 0;
}

.page-muestras .accept-terms label span{
  font-size: 27px;
  color: #707070;
  position: relative;
  margin-left: 1rem;
  font-weight: 400;
}

.page-muestras .form-options:has(> .accept-terms){
  padding-left: 10px;
  width: fit-content;
}

.page-muestras .accept-terms label span::before{
  content: "* Todos los campos son requeridos.";
  color: red;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-10px, -120%);
  font-size: 22px;
  width: fit-content;
  font-weight: 400;
}

.page-muestras .error-msg{
  position: absolute;
}

.page-muestras .sample-form-wrapper{
  width: 90% !important;
  max-width: 1340px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 991px) {
  .page-muestras .form-options:has(> .accept-terms){
    width: fit-content;
    display: inline-block;
  }

  .page-muestras .form-packshot{
    position: absolute;
    bottom: 0;
    width: 85%;
    left: 50%;
    transform: translate(-50%, 50%);
  }

  .page-muestras .form-button.button{
    display: inline-block;
    margin-left: auto;
    float: inline-end;
    margin-top: 20px;
    position: relative;
    width: fit-content;
  }

  .page-muestras .form-button{
    width: 35%;
  }
  
  .page-muestras .form-button button{
    width: 100%;
    z-index: 1;
    position: relative;
  }

  .page-muestras .sample-form-wrapper{
    padding-bottom: 180px !important;
    margin-bottom: 250px !important;
  }
  
  .page-muestras .box.sample-form-wrapper{
    padding-top: 30px !important;
  }

  .page-muestras .box.sample-form-wrapper{
    border-radius: 3rem;
  }

  .page-muestras .accept-terms label{
    padding: 30px 0 0 0;
  }  

  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    font-size: 18px;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    font-size: 18px;
  }

  .page-muestras .cmp-form-button{
    font-size: 22px;
    padding: 1rem 3rem;
  }

  .page-muestras .accept-terms label span{
    font-size: 14px;
  }

  .page-muestras .accept-terms label span::before{
    font-size: 12px;
    transform: translate(-7px, -120%);
    width: 150%;
  }

  .page-muestras  .form-button.button::before{
    z-index: 0;
   }

   .page-muestras .megamenu-navigation .centrum-logo img{
    width: 300px;
    max-width: 80% !important;
  }

  .page-muestras main>#content{
    margin-top: 0;
  }

  .page-muestras .cf-form-post-submit-message p{
    font-size: 2rem; 
    padding-top: 2rem;
  }

  .page-muestras .reference-social-icon-footer .box .image{
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
}

@media (max-width: 600px) {
  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    font-size: 13px;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    font-size: 15px;
  }

  .page-muestras .cmp-form-button{
    font-size: 15px;
    padding: .75rem 3rem
  }

  .page-muestras .form-button.button{
    float: left;
  }

  .page-muestras .accept-terms label span{
    font-size: 13px;
  }

  .page-muestras .accept-terms label span::before{
    font-size: 12px;
  }

  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    padding: 1.5rem 1rem 1.5rem 2rem;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    top: 8%;
    left: 2rem;
  } 

  .page-muestras .custom-form-ar input:focus {
    outline: 2px dotted #87b9ea !important;
  }

  .page-muestras .custom-form-ar input.error {
    outline: 2px dotted #dd272c !important;
  }

  .page-muestras .box.sample-form-wrapper{
    padding-top: 20px;
  }

  .page-muestras .form-options:has(> .accept-terms){
    width: 100%;
  }

  .page-muestras .sample-form-wrapper{
    padding-bottom: 120px !important;
  }

  .page-muestras .reference-social-icon-footer .box .image{
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  
}

@media (min-width: 992px) {
  .page-muestras .form-button.button{
    position: absolute;
    bottom: 0;
    transform: translateY(30%);
    width: fit-content;
    z-index: 1;
  }

  .page-muestras .form-packshot{
    position: absolute;
    bottom: 0;
    width: 55%;
    right: 0;
    transform: translate(13%, 40%);
  }

  .page-muestras .form-qa:has(> .input-w-50-dt),
  .page-muestras .input-w-50-dt{
    width: 49%;
    display: inline-block;
  }

  .page-muestras .form-qa:has(> .input-margin-1-5p-dt),
  .page-muestras .input-margin-1-5p-dt{
    margin-left: 1.3%;
  }

  .page-muestras .form-qa .input-w-50-dt{
    width: 100%;
  }

  .page-muestras .display-none-dt{
    display: none;
  }

  .page-muestras .form-button.button::before{
    left: -4px;
    top: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
  }

  .page-muestras .box.sample-form-wrapper{
    border-radius: 5rem;
    padding: 2rem 7% 6rem 7% !important;
    margin-bottom: 250px !important;
  }

  .page-muestras .megamenu-navigation .centrum-logo img{
    width: 250px;
  }

  .page-muestras .reference-social-icon-footer .image img{
    max-height: 4.5rem !important;
  }
  
  .page-muestras .reference-social-icon-footer .image{
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
    margin-bottom: 0;
  }

  .page-muestras .paragraph1{
    padding-top: 60px;
  }

  .page-muestras .cf-form-post-submit-message p{
    font-size: 2.25rem; 
    padding-top: 2.5rem;
  }
}


@media (min-width: 992px) and (max-width: 1199px){
  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    font-size: 28px;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    font-size: 25px;
  }

  .page-muestras .cmp-form-button{
    font-size: 38px;
  }

  .page-muestras .accept-terms label span{
    font-size: 22px;
  }

  .page-muestras .accept-terms label span::before{
    font-size: 18px;
  }
}


@media (min-width: 1200px) {
  .page-muestras .form-packshot{
    width: 60%;
    transform: translate(15%, 35%);
  }

  .page-muestras .box.sample-form-wrapper{
    padding-bottom: 150px !important;
    margin-top: 100px;
    margin-bottom: 250px !important;
  }

  .page-muestras .form-qa:has(> .input-margin-1-5p-dt),
  .page-muestras .input-margin-1-5p-dt{
    margin-left: 1.3%;
  }

  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    font-size: 34px;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    font-size: 28px;
  }

  .page-muestras .cmp-form-button{
    font-size: 45px;
  }

  .page-muestras .accept-terms label span{
    font-size: 25px;
  }

  .page-muestras .accept-terms label span::before{
    font-size: 21px;
  }
}


@media (min-width: 1400px) {
  .page-muestras .form-packshot{
    width: 60%;
    transform: translate(15%, 45%);
  }

  .page-muestras .cmp-form-qa__field--dropdown,
  .page-muestras input{
    font-size: 38px;
  }

  .page-muestras .form-qa:has(> .required)::after,
  .page-muestras .cmp-form-text:has(> .required)::after{
    font-size: 30px;
  }

  .page-muestras .cmp-form-button{
    font-size: 50px;
  }

  .page-muestras .accept-terms label span{
    font-size: 27px;
  }

  .page-muestras .accept-terms label span::before{
    font-size: 22px;
  }
}.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;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.add-to-basket-container {
  border: 1px solid #D5D1CE;
  background: #F0EFED; }
  .add-to-basket-container .add-to-basket-description {
    border-right: 1px solid #D5D1CE;
    display: inline-block;
    vertical-align: top;
    width: 65%;
    padding-left: 10px;
    margin-right: 10px; }
  .add-to-basket-container .add-to-basket-quantity {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    padding-top: 20px; }
    .add-to-basket-container .add-to-basket-quantity select {
      padding-left: 2%;
      padding-right: 4%; }
  .add-to-basket-container .add-to-basket-btn {
    display: inline-block;
    padding-top: 20px;
    vertical-align: middle;
    width: 15%; }

@media only screen and (max-width: 767px) {
  .add-to-basket-container {
    padding-bottom: 10px; }
    .add-to-basket-container .add-to-basket-description {
      width: 100%; }
    .add-to-basket-container .add-to-basket-quantity {
      width: 100%;
      padding-left: 10px; }
    .add-to-basket-container .add-to-basket-btn {
      width: 100%;
      padding-left: 10px; } }

.order-header {
  background-color: white;
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.productDescription {
  float: left;
  width: 35%;
  padding-left: 20px; }
  .productDescription img {
    width: 40%;
    margin: 20px 15px 5px 0px !important; }

.SampleCount {
  float: left;
  width: 15%; }

.OrderDate {
  float: left;
  width: 25%; }

.OrderStatus {
  width: 20%;
  float: left; }

.itemOrderList {
  float: left;
  width: 100%; }
  .itemOrderList .SampleCount, .itemOrderList .OrderDate, .itemOrderList .OrderStatus {
    padding-top: 15px; }

.orderList .order-header div {
  font-weight: bold;
  font-size: 20px; }

.webshop-metadata {
  display: none !important; }

.webshop-cart .cartRecord {
  background: white;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-top: 20px;
  float: left;
  width: 100%; }

.webshop-cart .add-to-basket-description {
  width: 68%;
  border-right: 1px solid #f2f2f2;
  float: left; }

.webshop-cart .add-to-basket-wrapper {
  width: 30%;
  display: inline;
  margin-left: 40px;
  position: relative;
  left: 15px; }
  .webshop-cart .add-to-basket-wrapper div {
    float: left; }

.webshop-cart a.add-to-basket-remove {
  float: left;
  position: relative;
  left: 15px; }

.webshop-cart .webshop-error {
  margin-top: 20px;
  margin-left: 15px;
  color: red; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-top img {
  border-bottom: solid 4px #f36633; }

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:hover {
    background-color: #939191;
    color: white; }
  .articleTeaser .articleTeaser-text-content .articleTeaser-text-link:active {
    background-color: #939191;
    color: white; }

/* Mobile view 767 max width */
@media only screen and (max-width: 767px) {
  .articleTeaser .component-content.hero-article .articleTeaser-text-content {
    width: 100%; }
  .articleTeaser .articleTeaser-image-holder {
    text-align: center; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

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

.articleTeaser .clickable-at {
  cursor: pointer; }
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.articleList-date {
  margin-bottom: 10px;
  color: #868484; }

.articleList-article {
  margin-bottom: 20px;
  overflow: hidden; }
  .articleList-article-wrapper {
    margin: 0;
    padding: 0; }

.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

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

.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px; }
  @media only screen and (max-width: 767px) {
    .articleList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.articleList-more {
  float: right; }
  .articleList-more:after {
    display: inline;
    content: "\00bb"; }
  .articleList-more-arrow {
    display: none; }
    .no-generatedcontent .articleList-more-arrow {
      display: inline; }

.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none; }
  .articleList-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .articleList-tags-item-link {
      display: block;
      padding: 1px;
      background: #b9b8b8;
      color: black;
      border: 1px solid #939191;
      font-size: 0.85em; }
/* CTR-11 */

/* new variants for products box*/
.compare-products-black .text-color-7 .richText-content p,
body .related-products-black .product-card.product-purple .product-card-subtitle p,
body .related-products-black .product-card.product-purple .product-card-subtitle p a {
    color: #1d1d1c !important;
}

body .related-products-black .product-card.product-purple .reference-compare-button a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%237D7D7D' fill-rule='evenodd'/%3E%3C/svg%3E") 50%/15px no-repeat;
}

.related-products-black .btn.channel-advisor:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%237D7D7D' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .related-products-black .btn.btn-primary {
    background-color: #A50064;
    border: none;
    width: 95%;
    max-width: 95%;
}

@media (min-width: 992px) {
    .related-products-black>.component-content>.paragraphSystem.content .snippetReference.flex {
        max-width: calc(33.3% - 2rem);
        flex-basis: calc(33.3% - 2rem);
        width: calc(33.3% - 2rem);
    }

    .related-products-black>.component-content>.paragraphSystem.content {
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .related-products-black>.component-content>.paragraphSystem.content .snippetReference.flex {
        max-width: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
        width: calc(50% - 1rem);
        margin-right: 1rem;
    }
}

@media (max-width: 600px) {
    body .related-products-black .btn.btn-primary {
        min-width: 50px;
    }
}

/* CTR-1 */
/* For 4 cards in a row - desktop */
@media screen and (min-width: 992px) {
    body .flex.cols-d-4 .product-card.product-card-meno .product-card-copy {
        min-height: 530px;
      }
  }

  @media screen and (min-width: 1050px) {
    body .flex.cols-d-4 .product-card.product-card-meno .product-card-copy {
        min-height: 450px;
      }
  }

  /* Desktop - 3 products in a row - dekstop */
  @media screen and (min-width: 992px) {
    body .flex.cols-d-3 .product-card.product-card-meno .product-card-copy {
        min-height: 380px;
      }
  }

  @media screen and (min-width: 1050px) {
    body .flex.cols-d-3 .product-card.product-card-meno .product-card-copy {
        min-height: 350px;
      }
  }

  /* For 2 cards in a row - mobile */

  @media screen and (max-width: 991px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
      min-height: 290px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      padding: 25px 20px!important;
    }
  }

  @media screen and (max-width: 767px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 390px;
      }
  }
  
  @media (max-width: 600px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 530px;
    }
  }

  @media (max-width: 460px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 550px;
      }
    body .flex.cols-m-2 .product-card.product-card-meno p{
        font-size: 12px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      font-size: 13px;
      padding: 20px!important;
    }
  }

  @media (max-width: 360px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
      min-height: 600px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno p{
      font-size: 11px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      font-size: 12px;
    }
  }

  body .product-card.product-dark-green .reference-compare-button a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%2300a783' fill-rule='evenodd'/%3E%3C/svg%3E") 50%/15px no-repeat
  }.breadcrumbs {
  margin: 10px 0; }
  .breadcrumbs-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none; }
    .breadcrumbs-list li {
      float: left;
      margin-right: 6px; }
      @media only screen and (max-width: 767px) {
        .breadcrumbs-list li {
          float: none; } }
  .breadcrumbs-separator {
    margin: 0 10px; }
  .breadcrumbs-without-separator .breadcrumbs-separator {
    display: none; }
  .breadcrumbs-without-separator li {
    position: relative;
    padding-right: 15px;
    margin-right: 9px; }
    .breadcrumbs-without-separator li:before {
      top: 5px;
      right: 0;
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      position: absolute;
      font-size: 8px; }
    .breadcrumbs-without-separator li:last-child {
      background-image: none; }
      .breadcrumbs-without-separator li:last-child:before {
        display: none; }
.digitalWallet .hidden {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

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

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

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

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

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

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

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

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

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

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

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.hidden-password-field {
  display: none; }

.gigya-screen .default-submit-button input[type=submit] {
  background-color: #f36633; }
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.locationfinder input[type=text] {
  font-family: arial;
  font-size: 12px;
  border: 1px solid #D5D1CE;
  display: inline;
  float: left;
  height: 12px;
  padding: 8px;
  width: 27%; }
  @media only screen and (max-width: 767px) {
    .locationfinder input[type=text] {
      width: 60%;
      margin-bottom: 20px; } }

.locationfinder .button {
  padding: 8px;
  background-image: url(../../img/Search-icon.png);
  background-repeat: no-repeat;
  border: none;
  margin-right: 20px;
  width: 30px;
  height: 30px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .button {
      margin-right: 24%;
      margin-bottom: 20px; } }

.locationfinder .locationFinder-selectOption {
  width: 7%;
  border: 1px solid #D5D1CE;
  height: 30px;
  margin-left: 10px;
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption {
      width: 20%;
      margin-left: 0px;
      margin-right: 15px; } }

.locationfinder .locationFinder-selectOption1 {
  height: 30px;
  margin-left: 15px;
  width: 15%; }
  @media only screen and (max-width: 767px) {
    .locationfinder .locationFinder-selectOption1 {
      width: 40%;
      margin-left: 0px; } }

.locationfinder .locationFinder-loadMore .loadMore {
  background-color: #f36633;
  border-radius: 3px;
  color: white;
  padding: 8px 20px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block; }
  .locationfinder .locationFinder-loadMore .loadMore:hover {
    background-color: #939191;
    color: white; }
  .locationfinder .locationFinder-loadMore .loadMore:active {
    background-color: #939191;
    color: white; }
/* CTR-101 | 5 Aug 2024 | change the display specific to lang AU */
:lang(en-AU)
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .page-faqs {
  display: inherit !important;
}
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.productList .results__show-more-btn {
  display: inline-block;
  margin-top: 15px;
  color: white;
  background-color: #15717e;
  padding: 10px 30px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  width: 20%;
  margin-left: 35%;
  margin-right: auto; }
  .productList .results__show-more-btn:hover {
    background-color: white;
    display: inline-block;
    padding: 8px 30px;
    border: 2px solid #15717e;
    color: #15717e;
    font-size: 18px;
    width: 20%;
    margin-left: 35%;
    margin-right: auto; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.questionanswers.hideScoreBox .quizScoreBox, .questionanswers.hideScoreBox .quizResultBoxContainer {
  display: none; }

.quizResultBoxContainer.showBoxQuiz {
  display: block; }

.quizButton img {
  cursor: pointer; }
.visually-hidden {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
}

a:focus,a:focus-visible {
    outline: 2px dotted;
}
button:focus{
    outline: 2px dotted;
}

a:focus:focus-visible {
    outline: 2px dotted;
}

* .outlined {
    outline: 2px dotted #50504e;
}

.tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible {
    outline: 2px dotted #50504e;
}

/* .reference-not-sure-which .why-vitamins-module-wrapper .richText p,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText p {
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
} */

/* .reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText .component-content {
    min-height: 800px;
} */

/* body .hero-vitamin .richText .component-content p {
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
    line-height: 24px;
} */

body .breadcrumbs .breadcrumbs-list li.is-current,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li.is-current,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
    color: #50504e;
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder {
    color: #50504e;
}

/* button#onetrust-consent-sdk #onetrust-accept-btn-handler {
    color: #000 !important;
} */

.image-text-overlay-card figure figcaption {
    background: rgb(29 29 28 / 34%);
    border-radius: 6px;
    padding: 1rem 0;
}

.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js .navigation-item-title {
    color: #50504e !important;
}

.tabs .tabs-nav-list .tabs-nav-item a {
    color: #50504e;
}

.tabs .tabs-nav-list .tabs-nav-item .tabMenuItem .text-wrapper {
    color: #50504e !important;
}

.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js .navigation-item-title {
    color: #000000 !important;
}

.reset-margin-y h1 {
    color: #1d1d1c !important;
    font-weight: 500;
}

.browse-card.browse-card-silver p:first-of-type {
    font-size: 18px;
}

.megamenu-nav-container nav {
    width: 100%;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js:hover {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js.active-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js.active-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js:hover {
    border-width: 4px !important;
}

body .product-card.product-purple .reference-buy-now-button .ps-widget:focus:focus-visible {
    outline: 2px dotted;
}

body .product-card .reference-buy-now-button .ps-widget {
    margin-top: 2px;
    margin-bottom: 4px;
}

body .btn:focus:focus-visible {
    outline: 2px dotted #1d1d1c !important;
}

body .product-card .reference-compare-button a {
    font-size: 14px;
    margin-right: 1px;
}

body .product-card .reference-buy-now-button .ps-widget {
    margin: 1px 0;
    height: auto;
    font-size: 14px;
}

.default-icon ul li a:focus:focus-visible img {
    outline: 2px dotted;
}

body #footer .footer-gigya.gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:focus:focus-visible {
    outline: 2px dotted;
}

body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus {
    background-color: #c33d22;
    outline: 2px solid #c33d22 !important;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js .navigation-item-title.outlined {
    color: #000 !important;
    font-weight: 600 !important;
}

.filter-container-js .navigation-mobile-menu {
    display: none;
}

/* 21 Oct*/

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .accordion-content>.content {
    display: none;
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .accordion-content>.content {
    display: block;
    max-height: initial !important;
}

.accordion .accordion-container .accordion-slide:focus-within .accordion-content-wrapper {
    max-height: 0 !important;
    height: auto !important;
}

.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
    max-height: 100% !important;
    height: auto !important;
}

body .snippetContent .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    display: block;
}


body .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    display: none;
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
    display: block;
    max-height: initial !important;
}

.class-filter[data-type=sidebar] .filter-container-js:focus-within .filter-list-js {
    display: none;
}

.class-filter[data-type=sidebar]>.filter-container-js.opened-js .filter-list-js {
    display: block;
}

.compare-selector .compare-container-js .compare-list-js {
    display: none;
}

.compare-selector .compare-container-js.opened-js .compare-list-js {
    display: block;
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js p:focus:focus-visible {
    outline: 2px dotted;
    background: #f36633;
    color: #fff !important;
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js p:focus:focus-visible {
    outline: 2px dotted;
    background: #f36633;
    color: #fff !important;
}

body .compare-selector .compare-container-js .compare-selected-item-js {
    border: 2px solid #efefef;
    border-radius: 18px;
    margin-top: 3px;
}

.megamenu-submenu-item .richTextHyperlinkedImage .text-color-9 a+a {
    display: none;
}

.gigyaraas.bg-color-6 {
    background-color: #1774d2 !important;
}

body .gigya-screen form label.gigya-composite-control a {
    color: #fcfcfc;
}

body .gigya-screen form .gigya-composite-control input[type=submit] {
    background-color: #1774d2 !important;
}

input[type="radio"].ps-online-tab-button:checked~div.ps-ribbon>div>label.ps-online-tab-label {
    color: #1774d2 !important;
}

button.ps-online-buy-button:hover.unavailable {
    background-color: #1774d2 !important;
    border-color: #1774d2 !important;
}

button.ps-online-buy-button:hover.unavailable>span {
    font-size: 18px;
}

.searchResults .searchResults-pagination-item.is-active a,
.searchResults .searchResults-pagination-item a:hover {
    color: #c33d22;
}

.page-sitemap .container-fluid #footer .link-default.link_sitemap {
    color: #c33d22 !important;
}

.page-contact-form .container-fluid #footer .link-default.link_contact {
    color: #c33d22 !important;
}

body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus {
    background-color: #fff !important;
}

.bg-color-4-dark {
    background: #be5a05;
}

button.ps-online-buy-button.unavailable>span {
    color: #fff;
}

button.ps-online-buy-button.unavailable>small {
    color: #fff;
}

* .outlined {
    outline: 2px dotted #50504e;
}

.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
    margin-left: 3px;
    margin-right: 3px;
}

.class-filter[data-type=sidebar] .filter-container-js ul.filter-list-js {
    display: none;
}

.filter-list-js li:focus {
    font-weight: 600 !important;
}

.filter-container-js:focus {
    outline: 2px dotted #50504e;
}

body .breadcrumbs .breadcrumbs .breadcrumbs-list li>a {
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.megamenu-submenu-item .richText a:focus {
    color: #50504e !important;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .filter-list-js {
    display: block;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js {
    display: none;
}

.tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible {
    outline: 2px dotted #50504e;
}

.compare-container-js {
    margin: 3px 0;
}

/***end**/

/**Homepage Slider css 18Nov**/


.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #000;
}

.lSSlideOuter .lSPager.lSpg>li a {
    border-color: #000;
}

.lSAction>a {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    opacity: 1;
}

.lSAction>.lSPrev {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/right-icon.png);
    background-repeat: no-repeat;
}

.lSAction>.lSNext {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/left-icon.png);
    background-repeat: no-repeat;
    background-position: unset;
}

/* body #onetrust-consent-sdk #onetrust-accept-btn-handler,
body #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #d13a07 !important;
    border-color: #d13a07 !important;
} */

.page-contacto .text-color-3 * {
    color: #d13a07 !important;
}

.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.openedNew {
    display: block;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.browse-card.browse-card-rainbow p:first-of-type {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
}

.box.customBox {
    position: relative;
}

.box.customBox .customBoxText {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    right: 0;
    background: rgb(29 29 28 / 34%);
    border-radius: 22px;
    padding: 1rem 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.box.customBox .customBoxText > .component-content {
    height: unset;
}
.box.customBox .customBoxText.our-prod-overlay > .component-content {
    height: unset;
}
#footer .default-icon.default>a {
    margin: 0 !important;
}
#footer .rounded-circle .default-icon.default>a {
    margin: 0 !important;
}
#footer .default-icon.default a.external {
    margin: 0 !important;
}

.box.customBox .customBoxText p {
    text-align: center;
    color: #fff;
}

.box.customBox .customBoxText h3 {
    color: #fff;
    text-align: center;
}

.customTable .centrumTable {
    width: 100%;
}

.customTable .centrumTable th {
    font-size: 16px;
    line-height: 1.67;
    padding: 8px 0 20px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #50504e;
    border-bottom: 2px solid #1d1d1c;
}

.customTable .centrumTable td {
    font-size: 16px;
    line-height: 1.67;
    padding: 20px 0;
    color: #50504e;
    border-bottom: 2px solid #cfcfce;
}

.customTable .centrumTable caption {
    color: #1d1d1c;
    font-size: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.customTableBordered .centrumTableBordered {
    width: 100%;
}

.customTableBordered .centrumTableBordered th {
    color: #50504e;
    font-size: 16px;
    padding: 1rem;
}

.customTableBordered .centrumTableBordered th,
.customTableBordered .centrumTableBordered td {
    color: #50504e;
    font-size: 16px;
    padding: 1rem;
    border: 1px solid #000;
}

.rounded.border-card .richText a:hover {
    text-decoration: underline;
}

button.ps-online-buy-button.unavailable:focus:focus-visible {
    opacity: 1;
    outline: 2px dotted #000 !important;
}
#rec-article-wrapper .featured-articles a {
    margin-top: 2px;
    display: inherit;
    margin-left: 3px;
    margin-right: 3px;
}
.top-bar-link {
    color: #50504e !important;
}
.megamenu-navigation .language-selector .country-selected {
    color: #50504e;
}

@media (min-width: 1024px) {
    .lSAction>.lSPrev {
        left: 15px;
    }

    .lSAction>.lSNext {
        right: 15px;
    }
    body .vitamin--hero--banner.hero-vitamin .richText {
        /* max-width: 500px; */
        padding-right: 0 !important;
        min-height: 400px;
        padding-left: 30px;
    }
    
    body .vitamin--hero--banner.hero-vitamin .box {
        height: auto;
        min-height: 400px;
    }
    
    body .hero-vitamin.vitamin--hero--banner {
        height: auto;
        max-height: initial;
        min-height: 400px;
    }
}

@media (min-width: 1400px) {
    .lSAction>.lSPrev {
        left: 15px;
    }

    .lSAction>.lSNext {
        right: 15px;
    }
    body .vitamin--hero--banner.hero-vitamin .richText {
        padding-left: 0;
    }
}

@media (max-width: 1024px) {
    .lSAction>.lSPrev {
        left: 5px;
    }

    .lSAction>.lSNext {
        right: -15px;
    }
}

@media (max-width: 767px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: 250px;
        height: 250px;
    }

    body .hero-vitamin .image-border-silver:after,
    body .hero-vitamin .image-border-silver:before {
        background: transparent !important;
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-blue .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#1f7ad6), to(#79beec)) !important;
        background: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
        background: linear-gradient(90deg, #1f7ad6, #79beec) !important
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-green .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-green .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#539b33), to(#b0da76)) !important;
        background: -o-linear-gradient(left, #539b33, #b0da76) !important;
        background: linear-gradient(90deg, #539b33, #b0da76) !important
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-yellow .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#f7be00), to(#ffe07a)) !important;
        background: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
        background: linear-gradient(90deg, #f7be00, #ffe07a) ;
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-red .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-red .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#e20e17), to(#f18080)) !important;
        background: -o-linear-gradient(left, #e20e17, #f18080) !important;
        background: linear-gradient(90deg, #e20e17, #f18080) !important;
    }
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-orange .image-border-silver:after, 
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-orange .image-border-silver:before {
        background: -webkit-gradient(linear,left top,right top,from(#e94f1d),to(#ffa67a)) !important;
        background: -o-linear-gradient(left,#e94f1d,#ffa67a) !important;
        background: linear-gradient(90deg,#e94f1d,#ffa67a);
    }
    /* body .hero-vitamin.hero-vitamin-yellow .image-border-silver:after, 
    body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
        background: transparent !important;
    } */
    /* body .hero-vitamin.hero-vitamin-blue .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
        background: transparent !important;
    } */
    /* body .hero-vitamin.hero-vitamin-green .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-green .image-border-silver:before {
        background: transparent !important;
    } */

    /* body .hero-vitamin.hero-vitamin-red .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-red .image-border-silver:before {
        background: transparent !important;
    } */
}

@media (max-width: 767px) {
    .pager-on-bottom-center-m .lSPager {
        bottom: 4rem;
    }

    .customTable .centrumTable caption {
        font-size: 24px;
    }
}

@media (max-width: 520px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: max-content;
        height: auto;
    }
}

@media (max-width: 480px) {
    .carousel .carouselSlide a.btn {
        height: auto;
        font-size: 14px;
    }

    .lSAction>.lSPrev {
        left: 10px;
        margin-top: -65px;
    }

    .lSAction>.lSNext {
        right: 10px;
        margin-top: -65px;
    }

    .customTable .centrumTable caption {
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: max-content;
        height: auto;
    }
}

/**end**/

@media(min-width: 992px) {
    .megamenu-navigation .megamenu-language-list {
        display: none;
    }

    .megamenu-navigation .megamenu-language-list.opened {
        display: block;
    }

    body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
        display: none;
    }

    body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.opened {
        display: block;
    }

    .browse-card.browse-card-rainbow p:first-of-type {
        font-size: 28px;
        line-height: 1.21;
        color: #000;
    }
}

@media (min-width: 768px) {
    .class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js {
        background-color: transparent;
    }

    .class-filter[data-type=dropdown] .filter-container-js:focus-within .filter-list-js {
        transform: scale(0);
    }

    .class-filter[data-type=dropdown] .filter-container-js:focus-within.opened-js .filter-list-js,
    .class-filter[data-type=dropdown] .filter-container-js.opened-js .filter-list-js {
        transform: scale(1);
    }

    .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem a {
        margin-top: 2px;
        margin-left: 2px;
        display: inline-block;
        margin-bottom: 3px;
    }
}


/* button#ot-sdk-btn.ot-sdk-show-settings {
    color: #dc3800 !important;
    border-color: #dc3800 !important;
}

button#ot-sdk-btn.ot-sdk-show-settings:hover {
    background-color: #dc3800 !important;
    color: #fff;
} */

/* #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
    background-color: #1D1D1C !important;
    border-color: #1D1D1C !important;
} */

body .megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox button:focus:focus-visible {
    outline: 2px dotted;
}

.ps-ribbon.ps-desktop-left>div>label:focus:focus-visible {
    outline: 2px dotted;
}

.ps-online-seller-select:focus:focus-visible {
    outline: 2px dotted;
}

button.ps-online-buy-button.unavailable:focus:focus-visible {
    outline: 2px dotted;
}

button.ps-online-buy-button.unavailable {
    background-color: #1774d2 !important;
    border-color: #1774d2 !important;
}

.ps-location label#searchWhereToBuy {
    position: absolute !important;
    height: 1px !important;
}

.megamenu-submenu-item .richText a {
    margin-left: 2px;
}

#footer .footer__gigya-heading {
    color: #1c77d1 !important;
    border-bottom: 2px solid #1c77d1;
}

body #footer .component .gigya-screen form .gigya-composite-control input[type=submit] {
    color: #1c77d1 !important;
    border: 2px solid #1c77d1 !important;
}

#footer .gigya-heading h2.heading {
    color: #1c77d1 !important;
}

body a.link-default:hover,
body a.link-default:focus:focus-visible {
    text-decoration: underline !important;
    color: #c33d22 !important;
}

body a.skip-main:active,
body a.skip-main:focus:focus-visible {
    background: #0d0d0c;
    color: #fff;
    font-size: 1.4em;
    height: auto;
    left: 0;
    margin: 10px;
    overflow: auto;
    padding: 5px;
    top: 0;
    width: auto;
    z-index: 9999;
    outline: 2px dotted #dc3800;
}

body .btn.btn-knockout {
    font-size: 14px;
    letter-spacing: 1.68px;
    word-spacing: 2.24px;
}

.megamenu-navigation .megamenu-language-list ul li {
    list-style: none;
}

/* body .hero-vitamin .richText .component-content h1 {
    font-size: 38px;
    letter-spacing: 4.56px;
    word-spacing: 6.08px;
} */

/* body .hero-vitamin .richText .component-content p {
    font-size: 16px;
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
} */

.default-icon ul li a {
    background-color: #c33d22;
    display: inline-block;
    position: relative;
    height: 30px;
    width: 30px;
}

.default-icon ul li>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;
}

body #footer .reference-social-icons-c1-v0 .d-icon a:focus,
body #footer .reference-social-icons-c1-v0 .d-icon a:hover {
    background-color: #c33d22;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a {
    color: #50504e;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
    color: #50504e;
}

body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:hover,
body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:focus {
    background: none;
    border-color: rgba(0, 0, 0, 0);
    border: 1px solid;
    background-color: #fff !important;
    color: #1774d2;
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 2rem;
}
body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:focus {
    outline: 2px dotted #fff;
}


/* @media screen and (max-width: 640px) {
    #onetrust-pc-sdk.otPcTab #ot-content {
        height: calc(100% - 70px) !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
    #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
    #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
        width: -webkit-fill-available !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
        padding: 5px !important;
    }

    #onetrust-banner-sdk button,
    #onetrust-pc-sdk button,
    #ot-sdk-cookie-policy button {
        margin-bottom: 0.5rem !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-header {
        padding: 5px !important;
    }

    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-top: 0px !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo {
        height: 20px !important;
        width: 110px !important;
    }

    #onetrust-pc-sdk .group {
        padding: 2px !important;
    }

    #onetrust-pc-sdk .pc-title-container,
    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-left: 0 !important;
    }

    #onetrust-pc-sdk .pc-title-container {
        width: calc(100% - 50px) !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo-container {
        width: 45px !important;
    }

    #onetrust-pc-sdk.otPcTab {
        overflow-x: hidden;
    }
} */

/* @media screen and (max-width: 767px) {

    #onetrust-pc-sdk.otPcTab #pc-title {
        max-width: 85% !important;
        padding-right: 0;
        font-size: 1rem;
    }
} */

@media only screen and (min-width: 320px) and (max-width: 896px) and (orientation: landscape) {

    /* #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
    #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
    #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
        width: -webkit-fill-available !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
        padding: 5px !important;
    }

    #onetrust-banner-sdk button,
    #onetrust-pc-sdk button,
    #ot-sdk-cookie-policy button {
        margin-bottom: 0.5rem !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-header {
        padding: 5px !important;
    }

    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-top: 0px !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo {
        height: 20px !important;
        width: 110px !important;
    }

    #onetrust-pc-sdk .group {
        padding: 2px !important;
    }

    #onetrust-pc-sdk .pc-title-container,
    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-left: 0 !important;
    }

    #onetrust-pc-sdk .pc-title-container {
        width: calc(100% - 50px) !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo-container {
        width: 45px !important;
    } */

    body .megamenu-navigation .megamenu-logo>.component-content a {
        width: 70px;
        height: 30px;
    }

    body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
        height: 30px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
        height: 30px;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text] {
        font-size: 14px;
        padding: 0rem;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem {
        height: 20px;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label {
        margin-top: -8px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
        font-size: 10px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    body .megamenu-navigation .megamenu-main-nav .navigation-level2.has-children>.navigation-root>.navigation-item>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1 {
        /* overflow-y: auto; */
        max-height: initial;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item {
        min-height: 20px;
    }

    /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.2em 2em !important;
    } */

    .gigyaform-wrapper {
        bottom: 22px;
    }
    body .megamenu-navigation .megamenu>.component-content {
        max-height: 45px;
    }
    body .uwy.utb .uai {
        display: none;
    }
    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children {
        max-height: 20px;
        border-bottom: none;
    }
}

@media screen and (max-width: 320px) {
    #content {
        margin-top: 45px;
    }

    body .megamenu-navigation .megamenu>.component-content {
        max-height: 30px;
    }

    body .megamenu-navigation .megamenu-logo>.component-content a,
    body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,
    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
        height: 30px;
    }

    /* button#ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.2rem;
        font-size: 0.6rem;
    } */

    body .megamenu-navigation .megamenu-logo>.component-content a {
        width: 60px;
        height: 30px;
    }

    /* amrendra | GSKBD-26550 | 22-11-2022 | remove for bottom popup font */
   /* #footer .gigya-heading {
        padding: 0.1rem 0;
    }
     #footer .gigya-heading h2.heading {
        font-size: 10px;
    } */

    /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.1rem 2rem !important;
    } */

    .gigyaform-wrapper {
        bottom: 18px;
    }
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a {
    background-color: #fff !important;
    outline: 2px solid #fff !important;
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:hover,
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus {
    background-color: #fff !important;
    outline: 2px solid #c33d22 !important;
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:hover img,
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus img {
    filter: invert(1) brightness(0);
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a[data-service=facebook] img {
    width: 18px !important;
}
/* Remove Inline CSS */
.compare-module-compare-card .reference-compare-button > .component-content{
    display: flex;
    justify-content: center;
}
/* Remove Inline CSS */
@media screen and (max-width: 991px) {
    /* body .breadcrumbs .breadcrumbs-list, 
    body .breadcrumbs .breadcrumbs-without-separator {
        flex-direction: column;
        align-items: flex-start;
    } */
    body .breadcrumbs .breadcrumbs-list li {
        line-height: 2;
    }
}


/* CTR-15 */
/* wider navigation product */
.menu-product-wide.rt-dropdown>.component-content .richText-content {
    margin-left: 7.4rem;
  }
  
.menu-product-wide.rt-dropdown {
width: 400px !important;
padding: 15px;
}

/* CTR-4 */
/* new color variant for ingredients*/
.ingredient-card .ingredient-card-shortcut.background-gradient-light-green .component-content {
    background: -o-linear-gradient(-45deg, #98C48D 20.34%, #73A866 85.58%);
    background: -webkit-gradient(linear, 45deg, 135deg, from(#98C48D), color-stop(20.34%, #98C48D), color-stop(85.58%, #73A866)), #98C48D;
    background: linear-gradient(135deg, #98C48D 20.34%, #73A866 85.58%), #98C48D;
    border-radius: 55px;
}
.searchBox .easy-autocomplete-container ul {
  list-style-type: none;
  padding: 0 0 0 0; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchFilter {
  border: solid 1px #f3f2f1; }

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

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

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

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

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

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

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

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

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

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

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

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

.tagRadioFilter input {
  float: right; }

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

.searchResults-number {
  display: none; }

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

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

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

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

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

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

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

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

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

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
.centrum-table table {
    width: 100%;
}
.centrum-table table tr th {
padding: 1rem;
border: 1px solid #000;
}
.centrum-table table tr td {
padding: 0.5rem 0;
border: 1px solid #000;
}
.centrum-table .richText-content {
    display: block;
    width: 100%;
    overflow-x: auto;
}
/*GB-8560 | 30-10-23 | Start*/
@media (max-width:480px){
  .centrum-table table tr th {
    padding: 0.5rem;
    font-size: 14px;
  }
  .centrum-table table tr td {
    font-size: 14px;
  }
}
/*GB-8560 | 30-10-23 | End*/.tabs-nav-list {
  position: relative;
  list-style: none;
}

/* CTR-11 */
.tabs-pink.tabs-sec-nav.class-filter[data-type-mobile=titles].tabs-purple .filter-list-js .filter-item-js.active-js,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active {
    background-color: #BB69A1;
    border-bottom: 2px solid #1d1d1c;
}

.tabs-pink.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js .navigation-item-title,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active span,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active h2 {
    color: #fff !important;
}

.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active a {
    color: #bb79a6;
}.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.genericFormGroup {
  clear: both; }

.initialTabBasedFilter {
  background-color: #eeece4;
  border: 2px solid #323131;
  padding: 15px 60px;
  position: relative; }

.tagBasedFilter .formControl-radio {
  float: left;
  margin: 0;
  padding: 0;
  width: 21px; }

.tagBasedFilter .genericFormGroup span input[type="radio"], .tagBasedFilter .genericFormGroup span input[type="checkbox"] {
  float: left;
  margin: 2px 2px 0 0;
  padding: 0;
  width: 15px; }

.tagBasedFilter .genericFormGroup label {
  float: left;
  padding: 1px 0 0;
  width: auto; }

.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }

.tagbasedfilter .simpleTagFilter input[type="button"] {
  background-color: #f36633;
  border: 1px solid #D5D1CE;
  border-radius: 0;
  color: white;
  padding: 5px 10px; }

/*Multi Level Filter*/
.tagBasedFilter .multiLevelFilterContent input[type="button"]:hover {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilterContent .selected {
  background-color: #85F5F5; }

.tagBasedFilter .multiLevelFilter-ContainerResults .tagBasedFilterResults {
  overflow: hidden;
  margin-top: 10px;
  padding-top: 15px; }

.tagBasedFilter.multiLevelFilter .genericFormGroup span input[type="button"]:focus {
  background: url("../../img/quiz1_hover.png") no-repeat scroll center center; }

.multiLevelFilter-Container .multiLevelFilter-level1 {
  margin-left: 25px; }

.multiLevelFilter-Container .multiLevelFilter-level2 {
  margin-left: 45px; }

.multiLevelFilter-Container .multiLevelFilter-level3 {
  margin-left: 65px; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 {
  margin-left: 0; }
  .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level1 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level2 input, .multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level3 input {
    float: left; }

.multiLevelFilter-Container .buttonTypeContent .multiLevelFilter-level4 {
  margin-left: 0; }

.multiLevelFilter-Container .buttonTypeContent.multiLevelFilter-level0 {
  float: left; }

.multiLevelFilter .genericFormGroup {
  border-bottom: 1px dotted #e0e0e0;
  overflow: hidden;
  padding: 5px 0; }

.tagBasedNoResult {
  color: #ff0000;
  font-weight: 700; }

.tagbasedfilter-primary .multiLevelFilter-Container .multiLevelFilterContent {
  float: left; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
.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; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wf-form {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wf-form-control--disabled,
.wf-form-control[disabled],
.wf-form-control[aria-disabled="true"],
.wf-form-control[readonly],
.wf-form-radio-item[disabled] + label,
.wf-form-radio-item[aria-disabled="true"] + label,
.wf-form-checkbox-item[disabled] + label,
.wf-form-checkbox-item[aria-disabled="true"] + label {
  opacity: 0.5;
  cursor: not-allowed; }
.form-reference{
  display: inline-block;
  }
  .content-hide,
  .page-januaryoffer .cf-footer-form,
  .page-januaryoffer .cf-toaster-form,
  .page-coupons .cf-toaster-form{
    display: none;
  }

  .cf-toaster-form .gigya-heading.active button.heading:after{
    /* background: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/gigya-open-icon-blue.png) no-repeat;
    width: 28px;
    height: 15px; */
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .coupon-title-text{
    max-width: 510px;
    margin: auto !important;
    text-align: center;
    float: none;
    padding: 0;
  }
  .coupon-title-text .headline{
    font-size: 32px;
    line-height: 1.2;
    color: #1c77d1 !important;
    font-weight: 700;
  
  }
  .gigya-heading button.heading:after {
    display: inline-block;
    position: absolute;
    width: 10px;
      height: 10px;
    content: "";
    top: 32px;
    right: 14px;
    border: solid #1e7ad5;
    border-width: 0 3px 3px 0;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    /* background: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/gigya-close-icon-blue.png) no-repeat;
    background-size: contain */
  }
  .gigya-heading.active button.heading:after {
    top: 20px;
  }
  .cf-toaster-form .cf-form-post-submit-message button{
    margin-top: 20px;
  }
  
  .cf-toaster-form .cf-form-post-submit-message{
    padding: 90px 50px;
    text-align: center;
  }
  .cf-toaster-form .cf-form-post-submit-message{
    padding: 40px 50px;
    text-align: center;
  }
   .cf-form-post-submit-message p{
    font-weight: bold;
    color: #50504e !important;
    line-height: 1.5;
    font-size: 15px;
    text-align: center;
  }
  
  .is-hidden {
      display: none !important;
      visibility:  hidden !important;
  }
  /* Chrome, Safari, Edge, Opera */
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  }
  /* Firefox */
  input[type=number] {
  -moz-appearance: textfield;
  }
  
  form a:focus,
  form .form-button:focus,
  form .form-text input:focus, 
  form .form-options input:focus {
    /* border: 1px solid #1371b9; */
    border-bottom: unset !important;
    outline: 2px dotted #1c77d1 !important;
  }
  
  .cf-footer-form {
  font-size: 12px;
  }
  .cf-footer-form .footer__gigya-heading{
    color: #1c77d1 !important;
    border-bottom: 2px solid #1c77d1;
    font-size: 18px;
    letter-spacing: 2px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    position: relative;
    line-height: 2;
  }
  .cf-footer-form .indication_text,
  .cf-toaster-form .indication_text{
    color: #1d1d1c !important;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1.3;
    font-size: 12px !important;
    padding-bottom: 0;
    margin: 0px;
    text-align: left;
  }
  .cf-footer-form  .disclaimer_text p,
  .cf-footer-form .description_text,
  .cf-footer-form .cmp-form-options__field--checkbox + .cmp-cf-form-options__field-description{
    color: #50504e !important;
    font-size: 12px !important;
    letter-spacing: 1px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 14px;
    width: 100%;
    margin: 0px;
    text-align: left;
  }
  .cf-footer-form .cmp-form-options__field--checkbox + .cmp-cf-form-options__field-description{
    width: auto;
    padding-bottom: inherit;
  }
  .cf-footer-form .description_text,
  .cf-toaster-form .description_text{
    padding-bottom: 25px !important;
  }
  .cf-footer-form .form-text,
  .cf-toaster-form .form-text{ 
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .cf-footer-form .cmp-form-text,
  .cf-toaster-form .cmp-form-text{
    position: relative;
  }
  .cf-footer-form .cmp-form-text input::placeholder,
  .cf-toaster-form .cmp-form-text input::placeholder{
    float: left;
    font-size: 12px !important;
    font-weight: 700;
    color: #1c77d1 !important;
    position: absolute;
    bottom: 10px;
  }
  .cf-footer-form .cmp-form-text input,
  .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;
    min-height: 40px;
    font-size: 14px !important;
    box-shadow: none;
    width: 80%;
    outline: none;
    padding-left: 5px;
  } 
  .cf-footer-form .form-button{ 
    display: inline-block; 
  }
  .cf-footer-form  button{
    color: #1c77d1 !important;
    border: 1px solid #1c77d1 !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    min-width: 212px;
    height: 28px;
    border-radius: 4px!important;
    line-height: 20px;
    padding: 0;
    margin: 0 auto;
    margin-top: 0.5rem;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 40%);
    box-sizing: content-box;
  }
  @media(max-width:992px){
  .footer-form-container {
    padding: 0px !important; 
  }
  .cf-footer-form .cmp-form-text input{
    width: 100%;
  }
  .cf-footer-form .form-button {
    display: block;
    text-align: center;
  }
  .cf-footer-form  button{
    width: auto;
  }
  }
  .cf-footer-form form a,
  .cf-toaster-form form a{
    font-size: 12px;
    padding-right: 5px;
    line-height: 1.3;
  }
  .cf-footer-form form a:hover,
  .cf-toaster-form form a:hover{
    text-decoration: none;
  }
  /* pop-up form*/
  .cf-toaster-form{
  font-size: 12px;
  }
  .cf-toaster-form  .cf-toaster-container{
    text-align: center;
  }
  .cf-toaster-form .gigya-heading button.heading{
    color: #1c77d1 !important;
    font-size: 18px;
    margin: 0 1rem;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: left;
    padding-right: 50px;
    line-height: 1.2;
  }
  .cf-toaster-form .pop-up_heading{
    padding-left: 12px;
  }
  .cf-toaster-form .gigyaraas{
    padding:16px !important;
    background: #fff;
  }
  .error-msg,
  .email-error,
  .name-error{
    color: #be0000!important; 
    background: none;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0px;
    line-height: 15px;
    text-align: left;
  }
  .cf-toaster-form .disclaimer_text  p,
  .cf-toaster-form  .description_text{
    color: #50504e !important;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 1.3;
    margin: 0px;
    font-weight: 400;
    display: inline-block;
    padding-bottom: 15px;
    text-align: left;
  }
  .cf-toaster-form input{
    width: 100% !important;
  }
  .cf-toaster-form  .form-button{
    text-align: center;
    display: block !important;
  }
  .cf-toaster-form .cf-form-post-submit-message button,
  .cf-toaster-form .cmp-form-button{
    color: #1e7ad5 !important;
    border: 1px solid #1e7ad5;
    min-width: 194px;
    height: 30px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 18px;
    letter-spacing: 1px;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 40%);
    box-sizing: content-box;
  }
  .cf-toaster-form .cf-form-post-submit-message button:hover,
  .cf-toaster-form .cmp-form-button:hover,
  .cf-footer-form .cmp-form-button:hover{
    background: #1e7ad5;
    color: #ffffff !important;
  }
  .cf-coupon-form .cf-form-post-submit-message{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 22px;
  }
  .cf-coupon-form{
    font-size: 14px;
    line-height: 1;
  }
  .cf-coupon-form .form-reference{
    display: block;
  }
  .cf-coupon-form form{
    max-width: 500px;
    text-align: center;
    padding: 15px 0;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .cf-coupon-form .form-text label,
  .date-of-birth-text p{
    display: block;
    padding-bottom: 8px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px !important;
  }
  .day-field,
  .month-field,
  .year-field{
    display: inline-block;
    width: 30.5%;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 1%;
  }
  .year-field{
    padding-right: 0px;
  }
  .day-field{
    padding-left: 0px;
    float: left;
    margin-left: 0px;
  }
  .cf-coupon-form .cmp-form-text label::after,
  .date-of-birth-text p::after{
    content: "*";
    font-size: 16px;
    font-weight: bold;
    position: absolute;
  }
  .cf-coupon-form .form-text{
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .cf-coupon-form .form-text input{
    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 .indication_text, 
  .cf-coupon-form .description_text, 
  .cf-coupon-form .terms_text p, 
  .cmp-cf-form-options__field-description, 
  .terms_text p > a{
    padding-bottom: 18px;
    margin: 0px;
    font-size: 14px;
    line-height: 1.3;
  }
  .form-reference.quiz-result-gigya .cmp-cf-form-options__field-description{
    font-size: 12px;
  }
  .cf-coupon-form .form-button{
    text-align: center ;
    display: inline-block;
    padding-top: 30px;
  }
  .cf-coupon-form .cf-form-post-submit-message button{
    max-width: 250px;
    width: 100%;
    border-radius: unset;
    margin-top: 20px;
  }
  .cf-coupon-form  button{
    background-color: #1774d2 ;
    font-size: 18px;
    line-height: 20px;
    padding: 16px 32px;
    border: 1px solid #fff;
    min-width: 190px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    border-radius: 5px;
  }
  .cf-coupon-form  button:hover{
    border-color: rgba(0, 0, 0, 0);
    border: 1px solid;
    background-color: #fff !important;
    color: #1774d2;
  }
  .cf-coupon-form  button:active{
    box-shadow: 0 0 0 0 #1f7ad6;
  }
  .cf-coupon-form .terms_text{
    text-align: left;
  }
  .cf-coupon-form .terms_text a{
    font-size: 14px;
  }
  .cf-coupon-form .terms_text a:hover{
    text-decoration: none; 
  }
  .cf-coupon-form .error-msg{
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 15px;
    text-align: left;
    width: fit-content;
    margin-top: 5px;
  }
  @media(max-width:720px){
  .cf-coupon-form .cmp-cf-form{
    width: 244px;
  }
  .cf-coupon-form .form-text input{
    width: 100% !important;
  }
  }
  @media(max-width:920px){
  .cf-coupon-form .cmp-cf-form{
    width: auto;
  }
  .cf-coupon-form .form-text input{
    width: 100%;
  }
  .cf-coupon-form .form-button{
    padding-top: 10px;
  }
  .cf-coupon-form  button{
    height: 44px;
    min-height: 44px;
    padding: 0;
  }
  }
  @media (max-width:380px){
    .cf-coupon-form .error-msg{
      font-size: 12px;
     }
  }
  
  
  /* quiz form */
  .form-reference.quiz-result-gigya{
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    top: 45px;
    width: 100%;
    z-index:9999;
    left: 0;
    height: 100%
  }
  .form-reference.quiz-result-gigya.show-form {
    display: block
  }
  .form-reference.quiz-result-gigya .cmp-cf-form-reference {
    max-width: 500px;
    position: absolute;
    background: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
    padding: 30px 75px;
    top: 50%;
    max-height: calc(100vh - 20%);
    overflow-y: auto;
    width: 100%;
  }
  .form-reference.quiz-result-gigya .form-heading-text{
    text-align: center;
    padding: 0px 30px;
  }
  .form-reference.quiz-result-gigya .form-heading-text h2{
    color: #000;
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 15px;
    padding-bottom: 8px;
  }
  .form-reference.quiz-result-gigya .form-heading-text p{
    color: #777773 !important;
    font-size: 12px !important;
    display: block;
    width: 100%;
    margin-top: 16px;
    line-height: 1; 
  }
  .form-reference.quiz-result-gigya .form-text label{
    color: #828282;
    font-size: 16px;
    display: inline-block;
    font-weight: lighter;
    width: 100%;
    margin-bottom: 10px;
  }
  .form-reference.quiz-result-gigya .form-text label:after{
    content: "*";
    color: #44a0e7;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
  }
  .form-reference.quiz-result-gigya .form-text{
    padding: 10px 55px;
  }
  .form-reference.quiz-result-gigya .cmp-form-text__text{
    width: 100%;
    transition: all .2s ease;
    transition-delay: 0s;
    box-shadow: 0 0 0 0 #1f7ad6;
    max-width: 100%;
    font-size: 16px;
    line-height: 20px;
    padding: 1rem;
    box-sizing: border-box;
    color: #000;
    display: block;
    height: 55px;
    max-height: 30px !important;
    min-height: 30px !important;
    border-radius: 0 !important;
    border: 2px solid #d1d0d0 !important;
  }
  .form-reference.quiz-result-gigya input:focus{
    outline: 2px dotted #87b9ea !important;
  }
  .form-reference.quiz-result-gigya .form-qa{
    display: none;
  }
  /* .form-reference.quiz-result-gigya .disclaimer_text::before{
    content: '';
    background: #d7d6d5;
    width: 100%;
    height: 1px;
    display: block;
    margin: 8px 0;
  } */
  .form-reference.quiz-result-gigya .disclaimer_text p{
    color: #000 !important;
    font-size: 12px !important;
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
    line-height: 1;
    padding-bottom: 16px;
  }
  .form-reference.quiz-result-gigya .disclaimer_text a{
    text-decoration: underline; 
    font-size: 12px !important;
  }
  .form-reference.quiz-result-gigya  .form-button{
    text-align: center;
  }
  .form-reference.quiz-result-gigya button{
    background: #000 !important;
    border-radius: 50px;
    color: #fff !important;
    max-width: 250px !important;
    min-width: 200px !important;
    line-height: 20px;
    padding: 1rem 2rem;
    transition: all .2s ease;
    transition-delay: 0s;
    margin-bottom: 20px;
  }
  .form-reference.quiz-result-gigya .error-msg{
    color: #828282 !important;
    font-weight: 400;
    margin: 5px 0 0 0;
  }
  @media(max-width:480px){
    .form-reference.quiz-result-gigya .form-heading-text h2{
      font-size: 22px;
    }
    .form-reference.quiz-result-gigya .form-text label,
    .form-reference.quiz-result-gigya .form-text label:after{
      font-size: 13px;
    }
  }
  .cmp-cf-form-reference form a{
    text-decoration:underline; 
    cursor: pointer;
  }
  .cmp-cf-form-reference form  a:hover {
    text-decoration: none;
  }
  .cf-footer-form .disclaimer_text p{}
  /* washington privacy law code */
  
  .washington-form .js-consent-checkbox,
  .washington-form .js-share-checkboxes,
  .washington-form .js-sell-checkboxes {
    border: none;
    padding: 0;
  }
  .washington-form .js-consent-checkbox legend,
  .washington-form .js-share-checkboxes legend,
  .washington-form .js-sell-checkboxes legend {
    display: none;
  }
  .washington-form .js-consent-checkbox label:not(:nth-of-type(1)),
  .washington-form .js-share-checkboxes label:not(:nth-of-type(1)),
  .washington-form .js-sell-checkboxes label:not(:nth-of-type(1)) {
    display: none;
  }
  
  .is-hidden {
    display: none !important;
  }
  
  .cf-coupon-form form {
    text-align: left;
  }
  
  .richtext_1741438845 {
    text-align: center;
  }
  
  .indication_text {
    color: red;
  }
  
  .richtext_432594314,
  .richtext_2069420025 {
    margin-bottom: 1rem !important;
  }
  .richtext_432594314 p, .richtext_432594314 a,
  .richtext_2069420025 p,
  .richtext_2069420025 a {
    font-size: 14px !important;
  }
  .cmp-cf-form-options__field-description{
    position: relative;
    top: -2px;
    font-weight: 600;
  }
  .cf-coupon-form .indication_text{
    text-align: center;
    color: #50504e;
  }
  .cf-toaster-form .gigya-heading button.heading{
    color: inherit;
  }
  
  .washington-form .disabled, .form-reference.quiz-result-gigya button.disabled{
      pointer-events: none !important;
      background: #ccc !important;
      color: #fff !important;
      border: none !important;
  }
  /* washington privacy law code  | End*/
  
  .cf-toaster-form .toaster-container {
    height: 100%;
    overflow: auto;
    max-height: 75vh;
  }
  .cf-form-post-submit-message h2 {
    color: #1c77d1 !important;
    font-weight: 700;
    max-width: 510px;
  }
  .cf-toaster-form .cmp-form-options--checkbox {
    text-align: left;
  }
  .cf-toaster-form .cmp-form-options__field--checkbox {
    width: auto !important;
  }
  .cf-form-post-submit-message h2 span {
    color: inherit !important;
  }
  .cf-toaster-form .cf-form-post-submit-message {
    padding: 40px 20px;
  }
  .cf-footer-form .description_text, .cf-toaster-form .description_text {
    padding-bottom: 10px !important;
  }
  
  .gigya-heading button.heading:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cf-toaster-form ::-webkit-scrollbar {
  width: 3px;
  }
  .cf-toaster-form ::-webkit-scrollbar-track {
  background: #ffffff; 
  }
  .cf-toaster-form ::-webkit-scrollbar-thumb {
  background: #1c77d1 ; 
  }
  .cf-toaster-form ::-webkit-scrollbar-thumb:hover {
  background: #1c77d1 ;; 
  }



  /* 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: #005db4 !important;
  margin: 0.5rem 0 0 !important;
  position: absolute;
  bottom: 4px;
  font-weight: 700;
}
.cf-toaster-form .cmp-form-text input {
  position: relative;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  font-weight: 500;
  height: 40px !important;
  line-height: 40px !important;
  min-height: 40px;
  font-size: 14px !important;
  box-shadow: none;
  width: 80%;
  outline: none;
  padding-left: 6px;
  padding-bottom: 0;
}
.cf-toaster-form {
  position: fixed;
  bottom: 0;
  z-index: 99999;
  width: 30rem;
  padding: 0;
  right: 12.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  transition: all 0.5s ease;
  max-width: 424px;
  margin-bottom: 0;
  background: #fff;
}
.cf-toaster-form .toaster-heading {
  background: #ffffff;
  padding: 15px;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}
.toaster-heading button.heading:after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  content: "";
  top: 28px;
  right: 16px;
  border: solid #005db4;
  border-width: 0 3px 3px 0;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.toaster-heading.active button.heading:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 16px;
}
.toaster-heading p {
  margin: 0;
}
#footer .toaster-heading button.heading {
  font-size: 18px;
  background: none !important;
  border: none;
  text-align: left;
  line-height: 30px;
  padding-right: 40px;
  line-height: 1.2;
  color: #005db4;
  font-weight: bold;
  padding-left: 0;
}
.cf-toaster-form .toaster-container {
  padding: 0.6rem 1rem 1rem 1rem !important;
  background: #fff;
  border-bottom: none;
  margin-bottom: 0;
  border-top: 1px solid #005db4;
  height: 100%;
  overflow: auto;
  max-height: 75vh;
}
.cf-toaster-form {
  border: 1px solid #005db4 !important;
}
.cf-toaster-form > .component-content > .paragraphSystem {
  border-radius: 20px 20px 0px 0px;
  box-shadow: 1px 3px 10px 1px #a5a5a5;
}
#footer .cf-toaster-form .description_text,
#footer .cf-toaster-form .cmp-cf-form-options__field-description {
  color: #0e0e0e !important;
  font-size: 14px !important;
  line-height: 1.3;
  margin-bottom: 0 !important;
  margin: 0px;
  text-align: left;
}
.cf-toaster-form .form-text {
  margin-bottom: 8px;
}
.cf-toaster-form .cmp-form-options--checkbox {
  text-align: left;
}
.cf-toaster-form .cmp-form-options__field--checkbox {
  width: auto !important;
}
.cf-toaster-form .description_text {
  padding-bottom: 10px !important;
}
.toaster-heading button.heading:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.cf-toaster-form ::-webkit-scrollbar {
  width: 3px;
}
.cf-toaster-form ::-webkit-scrollbar-track {
  background: #ffffff;
}
.cf-toaster-form ::-webkit-scrollbar-thumb {
  background: #005db4;
}
.cf-toaster-form ::-webkit-scrollbar-thumb:hover {
  background: #005db4;
}
.cf-toaster-form input {
  width: 100% !important;
}
.cf-toaster-form .form-button {
  text-align: center;
  display: block;
  background: none;
  border: none;
  padding: 0 0 2rem 0;
}

#footer .cf-toaster-form .description_text * {
  display: inline-block;
  text-align: left;
  color: #0e0e0e;
}
#footer .cf-toaster-form .description_text p {
  font-size: 14px !important;
  line-height: 1.3;
  margin: 0 !important;
  padding-bottom: 8px;
  color: #0e0e0e;
}
.cf-toaster-form .description_text p:nth-child(2) {
  padding-bottom: 0px !important;
}
@media (max-width: 767px) {
  .cf-toaster-form {
    bottom: 30px;
    width: 80%;
  }
}
@media (max-width: 991px) {
  .cf-toaster-form {
    z-index: 99999;
    transform: translate(-50%, 0%);
    right: auto;
    left: 50%;
    bottom: 0px;
  }
}
#footer .cf-toaster-form .cf-form-post-submit-message * {
  padding: 40px 20px;
  text-align: center;
  color: #005db4;
}
.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;
}
#footer .cf-toaster-form .description_text strong,
.cf-coupon-form strong {
  font-weight: bold;
}
/* End Toaster */
#social-icons-container {
  background: deeppink;
  position: fixed;
  right: 0;
  top: 350px;
  transform: translateY(-50%);
  z-index: 999;
  padding: 10px;
  width: 60px;

  .social-icons-link {
    display: block;
    margin-bottom: 10px;
    border: none;
    background: transparent;

    &:hover {
      background: transparent;
      border: unset;
    }
  }

  img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #social-icons-container {
    top: unset;
    bottom: 36px;
    transform: none;
    left: 0;
    width: 100%;
    height: 60px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px;

    .social-icons-link {
      flex: 1;
      height: 100%;
      width: auto;
    }

    img {
      width: auto;
      height: 100%;
    }
  }
}
/* CTR-31 */
body{
  .super-greens-banner.hero-vitamin.hero-vitamin-green{
    background: #4fbf63!important;

    .box{
      .component-content{
        .image-circle.image-border-silver{
          background: #4fbf63!important;

          &::after,
          &::before{
            background: rgba(24, 143, 40, 0.5)!important;
          }

          .component-content .analytics-image-tracking,
          .component-content:before{
            background: #4fbf63!important;
          }
        }
        
        .btn.btn-primary{
            background-color: #2cdb78;
            color: #002414!important;
            border: none;

            &:hover{
              background-color: rgb(35, 180, 90);
              border: 1px solid #2d2d2d;
            }
        }
      }
    }
  }
}
/* CTR-11 */

/* new variants for products box*/
.compare-products-black .text-color-7 .richText-content p,
body .related-products-black .product-card.product-purple .product-card-subtitle p,
body .related-products-black .product-card.product-purple .product-card-subtitle p a {
    color: #1d1d1c !important;
}

body .related-products-black .product-card.product-purple .reference-compare-button a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%237D7D7D' fill-rule='evenodd'/%3E%3C/svg%3E") 50%/15px no-repeat;
}

.related-products-black .btn.channel-advisor:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='14'%3E%3Cpath d='M14.694 14a1.5 1.5 0 001.486-1.294l.862-6.206h.583A.375.375 0 0018 6.125v-.75A.375.375 0 0017.625 5h-2.278L11.32.264a.748.748 0 10-1.14.972L13.379 5H4.621l3.2-3.764A.75.75 0 006.678.264L2.653 5H.375A.375.375 0 000 5.375v.75c0 .207.168.375.375.375h.583l.862 6.206A1.5 1.5 0 003.306 14h11.388zm0-1.5H3.306l-.833-6h13.054l-.833 6zM9 11.5a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm3.5 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75zm-7 0a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v2.5c0 .414.336.75.75.75z' fill='%237D7D7D' fill-rule='evenodd'/%3E%3C/svg%3E");
}

body .related-products-black .btn.btn-primary {
    background-color: #A50064;
    border: none;
    width: 95%;
    max-width: 95%;
}

@media (min-width: 992px) {
    .related-products-black>.component-content>.paragraphSystem.content .snippetReference.flex {
        max-width: calc(33.3% - 2rem);
        flex-basis: calc(33.3% - 2rem);
        width: calc(33.3% - 2rem);
    }

    .related-products-black>.component-content>.paragraphSystem.content {
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .related-products-black>.component-content>.paragraphSystem.content .snippetReference.flex {
        max-width: calc(50% - 1rem);
        flex-basis: calc(50% - 1rem);
        width: calc(50% - 1rem);
        margin-right: 1rem;
    }
}

@media (max-width: 600px) {
    body .related-products-black .btn.btn-primary {
        min-width: 50px;
    }
}

/* CTR-1 */
/* For 4 cards in a row - desktop */
@media screen and (min-width: 992px) {
    body .flex.cols-d-4 .product-card.product-card-meno .product-card-copy {
        min-height: 530px;
      }
  }

  @media screen and (min-width: 1050px) {
    body .flex.cols-d-4 .product-card.product-card-meno .product-card-copy {
        min-height: 450px;
      }
  }

  /* Desktop - 3 products in a row - dekstop */
  @media screen and (min-width: 992px) {
    body .flex.cols-d-3 .product-card.product-card-meno .product-card-copy {
        min-height: 380px;
      }
  }

  @media screen and (min-width: 1050px) {
    body .flex.cols-d-3 .product-card.product-card-meno .product-card-copy {
        min-height: 350px;
      }
  }

  /* For 2 cards in a row - mobile */

  @media screen and (max-width: 991px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
      min-height: 290px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      padding: 25px 20px!important;
    }
  }

  @media screen and (max-width: 767px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 390px;
      }
  }
  
  @media (max-width: 600px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 530px;
    }
  }

  @media (max-width: 460px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
        min-height: 550px;
      }
    body .flex.cols-m-2 .product-card.product-card-meno p{
        font-size: 12px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      font-size: 13px;
      padding: 20px!important;
    }
  }

  @media (max-width: 360px) {
    body .cols-m-2 .product-card.product-card-meno .product-card-copy {
      min-height: 600px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno p{
      font-size: 11px;
    }
    body .flex.cols-m-2 .product-card.product-card-meno .btn-primary{
      font-size: 12px;
    }
  }

  body .product-card.product-dark-green .reference-compare-button a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M7.75 15.5a7.749 7.749 0 007.75-7.75A7.749 7.749 0 007.75 0 7.749 7.749 0 000 7.75a7.749 7.749 0 007.75 7.75zm0-1.5C4.297 14 1.5 11.203 1.5 7.75S4.297 1.5 7.75 1.5 14 4.297 14 7.75 11.203 14 7.75 14zm.5-2.25a.376.376 0 00.375-.375v-2.75h2.75a.376.376 0 00.375-.375v-1a.376.376 0 00-.375-.375h-2.75v-2.75a.376.376 0 00-.375-.375h-1a.376.376 0 00-.375.375v2.75h-2.75a.376.376 0 00-.375.375v1c0 .206.169.375.375.375h2.75v2.75c0 .206.169.375.375.375h1z' fill='%2300a783' fill-rule='evenodd'/%3E%3C/svg%3E") 50%/15px no-repeat
  }.tabs-nav-list {
  position: relative;
  list-style: none;
}

/* CTR-11 */
.tabs-pink.tabs-sec-nav.class-filter[data-type-mobile=titles].tabs-purple .filter-list-js .filter-item-js.active-js,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active {
    background-color: #BB69A1;
    border-bottom: 2px solid #1d1d1c;
}

.tabs-pink.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js .navigation-item-title,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active span,
.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active h2 {
    color: #fff !important;
}

.tabs.tabs-pink .tabs-nav-list .tabs-nav-item.is-active a {
    color: #bb79a6;
}/* CTR-26 / CTR-7*/

body .hero-banner-menopause img {
  position: absolute;
  z-index: 200;
  top: 0;
}

body .hero-banner-menopause.hero-benefit .box>.component-content>.content {
  z-index: 201;
}

body .hero-banner-menopause.hero-products .box>.component-content:before,
body .hero-banner-menopause>.component-content:after,
body .hero-banner-menopause>.component-content:before,
body .hero-banner-menopause:after,
body .hero-banner-menopause:before {
  display: none;
}

body .hero-banner-menopause,
body .hero-banner-menopause.hero-products .box>.component-content:after,
body .hero-banner-menopause.hero-products .box>.component-content>.content {
  background: none;
}

body .hero-banner-menopause>.component-content:first-child {
  background-image: none !important;
}

body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h1 {
  font-size: 42px;
  line-height: 1.15;
  color: #A50064 !important;
}

body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h2 {
  font-size: 25px;
  line-height: 1.05;
  color: #6D2A5B !important;
}

body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content p {
  font-size: 16px;
  line-height: 1.5;
  text-align: left !important;
}


@media (min-width: 992px) {
  body .hero-banner-menopause .box>.component-content>.content {
      -ms-flex-line-pack: start !important;
      align-content: center !important;
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important;
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
  }

  body .hero-banner-menopause .box>.component-content>.content {
      left: 35%;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h1,
  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h2 {
      text-align: left !important;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h1 {
      font-size: 44px;
      line-height: 1.25;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content :not(h1) {
      padding-right: 25%;
  }

  body .hero-banner-menopause.hero-benefit .box>.component-content>.content .richText {
      width: 600px;
      padding-bottom: 90px;
      padding-left: 50px;
  }
}

@media (min-width: 1200px) {
  body .hero-banner-menopause.hero-benefit .box>.component-content>.content .richText {
      padding-bottom: 30px;
      padding-left: 10px;
  }
}

@media (max-width: 991px) {
  body .hero-banner-menopause.hero-benefit .image.component img {
      position: relative;
      max-height: 150vw;
      object-fit: cover;
      object-position: bottom
  }

  body .hero-banner-menopause.hero-benefit,
  body .hero-banner-menopause.hero-benefit>.component-content {
      height: auto;
      min-height: initial;
      max-height: initial;
  }

  body .hero-banner-menopause.hero-benefit .box.component {
      position: absolute;
      top: 1%;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h2 {
      margin: 15px 0;
  }
}

@media (max-width: 768px) {
  body .hero-banner-menopause.hero-benefit .image.component img {
      max-height: max-content;
  }

  body .hero-banner-menopause.hero-benefit .box.component {
      top: 1%;
  }
}

@media (max-width: 380px) {
  body .hero-banner-menopause.hero-benefit .box.component {
      top: -5%;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h1 {
      font-size: 35px;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content h2 {
      font-size: 21px;
  }

  body .hero-banner-menopause.hero-benefit>.component-content .box>.component-content>.content .richText-content p {
      font-size: 14px;
  }
}


/* home banner - meno support */

body .home-banner-meno .richText .component-content h2,
body .home-banner-meno .richText .component-content h1 {
    color: #A50064 !important;
}

body .home-banner-meno .richText .richText-content p {
    color: #1d1d1c !important;
    text-align: left;
    font-size: 16px;
}

body .home-banner-meno .btn.btn-primary {
    background-color: #A50064;
    color: #fff;
    border: none;
}

body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar .image-border-silver:after,
body .home-banner-meno.hero-vitamin .image-border-silver .component-content:after,
body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar .image-border-silver .component-content:before {
    content: none !important;
}

body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar .image-border-silver:before,
body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar .image-border-silver .component-content .analytics-image-tracking {
    display: none !important;
}

@media (min-width: 992px) {

    body .home-banner-meno .richText h2,
    body .home-banner-meno .richText h1 {
        font-size: 28px;
    }

    body .home-banner-meno .richText {
        max-width: 610px !important;
        width: 610px !important;
        padding-right: 0 !important;
    }

    body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar {
        background: linear-gradient(90deg, #EEEBF5 29.81%, rgba(243, 229, 240, 0.00) 61.37%, rgba(243, 229, 240, 0.00) 88.7%, #EEEBF5 104.69%), #FFF !important;
        border-radius: 0% 0% 45% 45% / 0% 0% 9% 9%;
    }

    body .home-banner-meno.hero-vitamin .box>.component-content>.content {
        flex-wrap: nowrap !important;
    }

    body .home-banner-meno .richText .richText-content p {
        margin-left: auto;
    }
}


@media (max-width: 991px) {

    body .home-banner-meno .richText h2,
    body .home-banner-meno .richText h1 {
        font-size: 24px;
    }

    body .home-banner-meno .richText .richText-content p:last-child {
        text-align: center;
    }

    body .home-banner-meno.hero-vitamin.hero-vitamin-cinnabar {
        background: linear-gradient(180deg, #EEEBF5 30.26%, rgba(243, 229, 240, 0.00) 47.53%, rgba(243, 229, 240, 0.00) 89.39%, #EEEBF5 100%), #FFF !important;
        border-radius: 50% 50% 90% 90% / 0% 0% 10% 10%;
    }

    body .home-banner-meno.hero-vitamin .image-border-silver img {
        max-width: 100% !important;
        max-height: unset;
        width: auto !important;
        height: auto !important;
    }

    body .home-banner-meno .btn.btn-primary {
        margin-top: 20px;
        width: 100%;
    }

}


/* CTR-8 */

.image-circle-plain.image-350-cut:before,
body .lime-banner.hero-vitamin .image-border-silver .component-content:after {
    background-image: none;
}

body .lime-banner.hero-vitamin.hero-vitamin-green,
/* left side gradient lower layer */
body .lime-banner.hero-vitamin.hero-vitamin-green .image-border-silver .component-content .analytics-image-tracking {
    background-color: #fff !important;
}

/* left side gradient upper layer */
body .lime-banner.hero-vitamin.hero-vitamin-green .image-border-silver:before {
    border-radius: 269px;
    background: linear-gradient(270deg, rgba(223, 241, 184, 0.40) 4.08%, rgba(223, 241, 184, 0.00) 22.07%, rgba(223, 241, 184, 0.00) 29.07%, #DFF1B8 47.73%) !important;
}

/* center gradient background */
body .lime-banner.hero-vitamin.hero-vitamin-green .image-border-silver .component-content:before {
    background: linear-gradient(90deg, rgba(120, 191, 222, 0.20) 14.57%, rgba(47, 153, 10, 0.20) 76.64%) !important;
}

/* baner image */
body .lime-banner.hero-vitamin .image-border-silver .component-content img {
    z-index: 9;
}

.ingredient-card-menopause.ingredient-card .richText:nth-of-type(3) {
    margin-top: initial !important;
}

@media (min-width: 992px) {
    body .hero-vitamin .image-border-silver .component-content:before {
        width: 103%;
        transform: translate(-48.5%, -50%);
        -ms-transform: translate(-48.5%, -50%);
        -webkit-transform: translate(-48.5%, -50%);
    }

    body .lime-banner.hero-vitamin .image-border-silver .component-content img {
        object-fit: contain;
    }

    body .lime-banner.hero-vitamin .image-border-silver {
        margin-right: -8rem;
    }

    /* banner right side gradient upper layer */
    body .lime-banner.hero-vitamin.hero-vitamin-green .image-border-silver:after {
        border-radius: 269px;
        opacity: 0.4;
        background: #DFF1B8 !important;
        z-index: 10;
    }

    /* banner right side gradient lower layer */
    body .lime-banner.hero-vitamin .box>.component-content>.content::after {
        position: absolute;
        height: 538px;
        max-height: 538px;
        left: 50%;
        top: 50%;
        max-width: 2000px;
        width: 2000px;
        z-index: 8;
        display: block !important;
        -webkit-transform: translate(26.55%, -50%);
        -ms-transform: translate(26.55%, -50%);
        transform: translate(26.55%, -50%);
        border-radius: 269px;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.46) 0%, rgba(255, 255, 255, 0.46) 100%), #DFF1B8;
    }
}


@media (max-width: 991px) {

    /* baner image */
    body .lime-banner.hero-vitamin .image-border-silver .component-content img {
        position: relative;
        top: 15%;
        min-width: 250px;
        min-height: 250px;
    }

    body .lime-banner.hero-vitamin .image-border-silver::before {
        width: 1745px;
        height: 470px;
        max-width: 1745px;
        max-height: 470px;
        transform: translate(-50%, -167%) rotate(90deg);
        flex-shrink: 0;
        border-radius: 235px;
        opacity: 1;
        background: #DFF1B8;
        z-index: 10;
        background: linear-gradient(270deg, rgba(223, 241, 184, 0.40) 1.88%, rgba(223, 241, 184, 0.00) 5.66%, rgba(223, 241, 184, 0.00) 11.42%, #DFF1B8 23.23%) !important;
        background-color: #fff !important;
    }

    body .lime-banner.hero-vitamin.hero-vitamin-green {
        overflow: hidden;
        background: linear-gradient(180deg, rgba(120, 191, 222, 0.20) 55.19%, rgba(47, 153, 10, 0.20) 89.94%);
    }

    body .lime-banner.hero-vitamin .image-border-silver:after {
        width: 1745px;
        height: 470px;
        max-width: 1745px;
        max-height: 470px;
        transform: translate(-50%, 250%) rotate(90deg);
        flex-shrink: 0;
        border-radius: 235px;
        background: linear-gradient(270deg, rgba(223, 241, 184, 0.40) 1.88%, rgba(223, 241, 184, 0.00) 5.66%, rgba(223, 241, 184, 0.00) 11.42%, #DFF1B8 23.23%) !important;
        z-index: 10;
        opacity: .4;
    }

    /* banner gradient lower layer (top and bottom)*/
    body .lime-banner.hero-vitamin .box>.component-content>.content::before,
    body .lime-banner.hero-vitamin .box>.component-content>.content::after {
        position: absolute;
        width: 1745px;
        height: 470px;
        max-width: 1745px;
        max-height: 470px;
        top: 0;
        left: 50%;
        transform: translate(-50%, 250%) rotate(90deg);
        flex-shrink: 0;
        border-radius: 235px;
        display: block !important;
        z-index: 8;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.46) 0%, rgba(255, 255, 255, 0.46) 100%), #DFF1B8 !important;
    }

    /* banner gradient lower layer top part*/
    body .lime-banner.hero-vitamin .box>.component-content>.content::before {
        transform: translate(-50%, -168%) rotate(90deg);
        background: #fff !important;
    }

    body .lime-banner.hero-vitamin .image-border-silver {
        position: static;
    }

    body .lime-banner.hero-vitamin .richText {
        z-index: 20;
    }
}

@media (max-width: 550px) {

    body .lime-banner.hero-vitamin .box>.component-content>.content::after,
    body .lime-banner.hero-vitamin .image-border-silver:after {
        transform: translate(-50%, 240%) rotate(90deg);
    }

    .lime-banner .richText.component>.component-content>.richText-content>p {
        font-size: 14px;
    }
}
.visually-hidden {
    clip-path: inset(100%);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: nowrap;
}

a:focus,a:focus-visible {
    outline: 2px dotted;
}
button:focus{
    outline: 2px dotted;
}

a:focus:focus-visible {
    outline: 2px dotted;
}

* .outlined {
    outline: 2px dotted #50504e;
}

.tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible {
    outline: 2px dotted #50504e;
}

/* .reference-not-sure-which .why-vitamins-module-wrapper .richText p,
.reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText p {
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
} */

/* .reference-why-vitamins-supplements .why-vitamins-module-wrapper .richText .component-content {
    min-height: 800px;
} */

/* body .hero-vitamin .richText .component-content p {
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
    line-height: 24px;
} */

body .breadcrumbs .breadcrumbs-list li.is-current,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li.is-current,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
    color: #50504e;
}

body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text]::placeholder {
    color: #50504e;
}

/* button#onetrust-consent-sdk #onetrust-accept-btn-handler {
    color: #000 !important;
} */

.image-text-overlay-card figure figcaption {
    background: rgb(29 29 28 / 34%);
    border-radius: 6px;
    padding: 1rem 0;
}

.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js .navigation-item-title {
    color: #50504e !important;
}

.tabs .tabs-nav-list .tabs-nav-item a {
    color: #50504e;
}

.tabs .tabs-nav-list .tabs-nav-item .tabMenuItem .text-wrapper {
    color: #50504e !important;
}

.tabs-sec-nav.class-filter[data-type-mobile=titles] .filter-list-js .filter-item-js.active-js .navigation-item-title {
    color: #000000 !important;
}

.reset-margin-y h1 {
    color: #1d1d1c !important;
    font-weight: 500;
}

.browse-card.browse-card-silver p:first-of-type {
    font-size: 18px;
}

.megamenu-nav-container nav {
    width: 100%;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js:hover {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-square-buttons .filter-list-js .filter-item-js.active-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js.active-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js {
    border-width: 4px !important;
}

.class-filter[data-type-mobile=buttons] .filter-circle-buttons .filter-list-js .filter-item-js:hover {
    border-width: 4px !important;
}

body .product-card.product-purple .reference-buy-now-button .ps-widget:focus:focus-visible {
    outline: 2px dotted;
}

body .product-card .reference-buy-now-button .ps-widget {
    margin-top: 2px;
    margin-bottom: 4px;
}

body .btn:focus:focus-visible {
    outline: 2px dotted #1d1d1c !important;
}

body .product-card .reference-compare-button a {
    font-size: 14px;
    margin-right: 1px;
}

body .product-card .reference-buy-now-button .ps-widget {
    margin: 1px 0;
    height: auto;
    font-size: 14px;
}

.default-icon ul li a:focus:focus-visible img {
    outline: 2px dotted;
}

body #footer .footer-gigya.gigyaraas .gigya-screen form .gigya-composite-control input[type=submit]:focus:focus-visible {
    outline: 2px dotted;
}

body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus {
    background-color: #c33d22;
    outline: 2px solid #c33d22 !important;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js .filter-item-js .navigation-item-title.outlined {
    color: #000 !important;
    font-weight: 600 !important;
}

.filter-container-js .navigation-mobile-menu {
    display: none;
}

/* 21 Oct*/

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .accordion-content>.content {
    display: none;
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .accordion-content>.content {
    display: block;
    max-height: initial !important;
}

.accordion .accordion-container .accordion-slide:focus-within .accordion-content-wrapper {
    max-height: 0 !important;
    height: auto !important;
}

.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
    max-height: 100% !important;
    height: auto !important;
}

body .snippetContent .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    display: block;
}


body .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
    display: none;
}

body .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
    display: block;
    max-height: initial !important;
}

.class-filter[data-type=sidebar] .filter-container-js:focus-within .filter-list-js {
    display: none;
}

.class-filter[data-type=sidebar]>.filter-container-js.opened-js .filter-list-js {
    display: block;
}

.compare-selector .compare-container-js .compare-list-js {
    display: none;
}

.compare-selector .compare-container-js.opened-js .compare-list-js {
    display: block;
}

.compare-selector .compare-container-js .compare-list-js>.compare-item-js p:focus:focus-visible {
    outline: 2px dotted;
    background: #f36633;
    color: #fff !important;
}

.compare-selector .compare-container-js .compare-list-js>.compare-header-js p:focus:focus-visible {
    outline: 2px dotted;
    background: #f36633;
    color: #fff !important;
}

body .compare-selector .compare-container-js .compare-selected-item-js {
    border: 2px solid #efefef;
    border-radius: 18px;
    margin-top: 3px;
}

.megamenu-submenu-item .richTextHyperlinkedImage .text-color-9 a+a {
    display: none;
}

.gigyaraas.bg-color-6 {
    background-color: #1774d2 !important;
}

body .gigya-screen form label.gigya-composite-control a {
    color: #fcfcfc;
}

body .gigya-screen form .gigya-composite-control input[type=submit] {
    background-color: #1774d2 !important;
}

input[type="radio"].ps-online-tab-button:checked~div.ps-ribbon>div>label.ps-online-tab-label {
    color: #1774d2 !important;
}

button.ps-online-buy-button:hover.unavailable {
    background-color: #1774d2 !important;
    border-color: #1774d2 !important;
}

button.ps-online-buy-button:hover.unavailable>span {
    font-size: 18px;
}

.searchResults .searchResults-pagination-item.is-active a,
.searchResults .searchResults-pagination-item a:hover {
    color: #c33d22;
}

.page-sitemap .container-fluid #footer .link-default.link_sitemap {
    color: #c33d22 !important;
}

.page-contact-form .container-fluid #footer .link-default.link_contact {
    color: #c33d22 !important;
}

body .gigya-screen form .gigya-composite-control input:not([type=radio]):focus {
    background-color: #fff !important;
}

.bg-color-4-dark {
    background: #be5a05;
}

button.ps-online-buy-button.unavailable>span {
    color: #fff;
}

button.ps-online-buy-button.unavailable>small {
    color: #fff;
}

* .outlined {
    outline: 2px dotted #50504e;
}

.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
    margin-left: 3px;
    margin-right: 3px;
}

.class-filter[data-type=sidebar] .filter-container-js ul.filter-list-js {
    display: none;
}

.filter-list-js li:focus {
    font-weight: 600 !important;
}

.filter-container-js:focus {
    outline: 2px dotted #50504e;
}

body .breadcrumbs .breadcrumbs .breadcrumbs-list li>a {
    margin-left: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.megamenu-submenu-item .richText a:focus {
    color: #50504e !important;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js.opened-js .filter-list-js {
    display: block;
}

.subnav-dropdown.class-filter[data-type-mobile=dropdown] .filter-container-js .filter-list-js {
    display: none;
}

.tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible {
    outline: 2px dotted #50504e;
}

.compare-container-js {
    margin: 3px 0;
}

/***end**/

/**Homepage Slider css 18Nov**/


.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #000;
}

.lSSlideOuter .lSPager.lSpg>li a {
    border-color: #000;
}

.lSAction>a {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    opacity: 1;
}

.lSAction>.lSPrev {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/right-icon.png);
    background-repeat: no-repeat;
}

.lSAction>.lSNext {
    background-image: url(/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/src/icons/left-icon.png);
    background-repeat: no-repeat;
    background-position: unset;
}

/* body #onetrust-consent-sdk #onetrust-accept-btn-handler,
body #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #d13a07 !important;
    border-color: #d13a07 !important;
} */

.page-contacto .text-color-3 * {
    color: #d13a07 !important;
}

.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.openedNew {
    display: block;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.browse-card.browse-card-rainbow p:first-of-type {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.17;
}

.box.customBox {
    position: relative;
}

.box.customBox .customBoxText {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    right: 0;
    background: rgb(29 29 28 / 34%);
    border-radius: 22px;
    padding: 1rem 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.box.customBox .customBoxText > .component-content {
    height: unset;
}
.box.customBox .customBoxText.our-prod-overlay > .component-content {
    height: unset;
}
#footer .default-icon.default>a {
    margin: 0 !important;
}
#footer .rounded-circle .default-icon.default>a {
    margin: 0 !important;
}
#footer .default-icon.default a.external {
    margin: 0 !important;
}

.box.customBox .customBoxText p {
    text-align: center;
    color: #fff;
}

.box.customBox .customBoxText h3 {
    color: #fff;
    text-align: center;
}

.customTable .centrumTable {
    width: 100%;
}

.customTable .centrumTable th {
    font-size: 16px;
    line-height: 1.67;
    padding: 8px 0 20px 0;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #50504e;
    border-bottom: 2px solid #1d1d1c;
}

.customTable .centrumTable td {
    font-size: 16px;
    line-height: 1.67;
    padding: 20px 0;
    color: #50504e;
    border-bottom: 2px solid #cfcfce;
}

.customTable .centrumTable caption {
    color: #1d1d1c;
    font-size: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.customTableBordered .centrumTableBordered {
    width: 100%;
}

.customTableBordered .centrumTableBordered th {
    color: #50504e;
    font-size: 16px;
    padding: 1rem;
}

.customTableBordered .centrumTableBordered th,
.customTableBordered .centrumTableBordered td {
    color: #50504e;
    font-size: 16px;
    padding: 1rem;
    border: 1px solid #000;
}

.rounded.border-card .richText a:hover {
    text-decoration: underline;
}

button.ps-online-buy-button.unavailable:focus:focus-visible {
    opacity: 1;
    outline: 2px dotted #000 !important;
}
#rec-article-wrapper .featured-articles a {
    margin-top: 2px;
    display: inherit;
    margin-left: 3px;
    margin-right: 3px;
}
.top-bar-link {
    color: #50504e !important;
}
.megamenu-navigation .language-selector .country-selected {
    color: #50504e;
}

@media (min-width: 1024px) {
    .lSAction>.lSPrev {
        left: 15px;
    }

    .lSAction>.lSNext {
        right: 15px;
    }
    body .vitamin--hero--banner.hero-vitamin .richText {
        /* max-width: 500px; */
        padding-right: 0 !important;
        min-height: 400px;
        padding-left: 30px;
    }
    
    body .vitamin--hero--banner.hero-vitamin .box {
        height: auto;
        min-height: 400px;
    }
    
    body .hero-vitamin.vitamin--hero--banner {
        height: auto;
        max-height: initial;
        min-height: 400px;
    }
}

@media (min-width: 1400px) {
    .lSAction>.lSPrev {
        left: 15px;
    }

    .lSAction>.lSNext {
        right: 15px;
    }
    body .vitamin--hero--banner.hero-vitamin .richText {
        padding-left: 0;
    }
}

@media (max-width: 1024px) {
    .lSAction>.lSPrev {
        left: 5px;
    }

    .lSAction>.lSNext {
        right: -15px;
    }
}

@media (max-width: 767px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: 250px;
        height: 250px;
    }

    body .hero-vitamin .image-border-silver:after,
    body .hero-vitamin .image-border-silver:before {
        background: transparent !important;
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-blue .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#1f7ad6), to(#79beec)) !important;
        background: -o-linear-gradient(left, #1f7ad6, #79beec) !important;
        background: linear-gradient(90deg, #1f7ad6, #79beec) !important
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-green .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-green .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#539b33), to(#b0da76)) !important;
        background: -o-linear-gradient(left, #539b33, #b0da76) !important;
        background: linear-gradient(90deg, #539b33, #b0da76) !important
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-yellow .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#f7be00), to(#ffe07a)) !important;
        background: -o-linear-gradient(left, #f7be00, #ffe07a) !important;
        background: linear-gradient(90deg, #f7be00, #ffe07a) ;
    }

    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-red .image-border-silver:after,
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-red .image-border-silver:before {
        background: -webkit-gradient(linear, left top, right top, from(#e20e17), to(#f18080)) !important;
        background: -o-linear-gradient(left, #e20e17, #f18080) !important;
        background: linear-gradient(90deg, #e20e17, #f18080) !important;
    }
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-orange .image-border-silver:after, 
    body .carousel .carousel-slide.active .hero-vitamin.hero-vitamin-orange .image-border-silver:before {
        background: -webkit-gradient(linear,left top,right top,from(#e94f1d),to(#ffa67a)) !important;
        background: -o-linear-gradient(left,#e94f1d,#ffa67a) !important;
        background: linear-gradient(90deg,#e94f1d,#ffa67a);
    }
    /* body .hero-vitamin.hero-vitamin-yellow .image-border-silver:after, 
    body .hero-vitamin.hero-vitamin-yellow .image-border-silver:before {
        background: transparent !important;
    } */
    /* body .hero-vitamin.hero-vitamin-blue .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-blue .image-border-silver:before {
        background: transparent !important;
    } */
    /* body .hero-vitamin.hero-vitamin-green .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-green .image-border-silver:before {
        background: transparent !important;
    } */

    /* body .hero-vitamin.hero-vitamin-red .image-border-silver:after,
    body .hero-vitamin.hero-vitamin-red .image-border-silver:before {
        background: transparent !important;
    } */
}

@media (max-width: 767px) {
    .pager-on-bottom-center-m .lSPager {
        bottom: 4rem;
    }

    .customTable .centrumTable caption {
        font-size: 24px;
    }
}

@media (max-width: 520px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: max-content;
        height: auto;
    }
}

@media (max-width: 480px) {
    .carousel .carouselSlide a.btn {
        height: auto;
        font-size: 14px;
    }

    .lSAction>.lSPrev {
        left: 10px;
        margin-top: -65px;
    }

    .lSAction>.lSNext {
        right: 10px;
        margin-top: -65px;
    }

    .customTable .centrumTable caption {
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    body .HomeSlider .hero-vitamin .richText {
        max-height: max-content;
        height: auto;
    }
}

/**end**/

@media(min-width: 992px) {
    .megamenu-navigation .megamenu-language-list {
        display: none;
    }

    .megamenu-navigation .megamenu-language-list.opened {
        display: block;
    }

    body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
        display: none;
    }

    body .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.opened {
        display: block;
    }

    .browse-card.browse-card-rainbow p:first-of-type {
        font-size: 28px;
        line-height: 1.21;
        color: #000;
    }
}

@media (min-width: 768px) {
    .class-filter[data-type=sidebar]>.filter-container-js:focus-within .selected-item-js {
        background-color: transparent;
    }

    .class-filter[data-type=dropdown] .filter-container-js:focus-within .filter-list-js {
        transform: scale(0);
    }

    .class-filter[data-type=dropdown] .filter-container-js:focus-within.opened-js .filter-list-js,
    .class-filter[data-type=dropdown] .filter-container-js.opened-js .filter-list-js {
        transform: scale(1);
    }

    .megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem a {
        margin-top: 2px;
        margin-left: 2px;
        display: inline-block;
        margin-bottom: 3px;
    }
}


/* button#ot-sdk-btn.ot-sdk-show-settings {
    color: #dc3800 !important;
    border-color: #dc3800 !important;
}

button#ot-sdk-btn.ot-sdk-show-settings:hover {
    background-color: #dc3800 !important;
    color: #fff;
} */

/* #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
    background-color: #1D1D1C !important;
    border-color: #1D1D1C !important;
} */

body .megamenu-navigation .megamenu-search:focus-within>.component-content>.paragraphSystem .searchBox button:focus:focus-visible {
    outline: 2px dotted;
}

.ps-ribbon.ps-desktop-left>div>label:focus:focus-visible {
    outline: 2px dotted;
}

.ps-online-seller-select:focus:focus-visible {
    outline: 2px dotted;
}

button.ps-online-buy-button.unavailable:focus:focus-visible {
    outline: 2px dotted;
}

button.ps-online-buy-button.unavailable {
    background-color: #1774d2 !important;
    border-color: #1774d2 !important;
}

.ps-location label#searchWhereToBuy {
    position: absolute !important;
    height: 1px !important;
}

.megamenu-submenu-item .richText a {
    margin-left: 2px;
}

#footer .footer__gigya-heading {
    color: #1c77d1 !important;
    border-bottom: 2px solid #1c77d1;
}

body #footer .component .gigya-screen form .gigya-composite-control input[type=submit] {
    color: #1c77d1 !important;
    border: 2px solid #1c77d1 !important;
}

#footer .gigya-heading h2.heading {
    color: #1c77d1 !important;
}

body a.link-default:hover,
body a.link-default:focus:focus-visible {
    text-decoration: underline !important;
    color: #c33d22 !important;
}

body a.skip-main:active,
body a.skip-main:focus:focus-visible {
    background: #0d0d0c;
    color: #fff;
    font-size: 1.4em;
    height: auto;
    left: 0;
    margin: 10px;
    overflow: auto;
    padding: 5px;
    top: 0;
    width: auto;
    z-index: 9999;
    outline: 2px dotted #dc3800;
}

body .btn.btn-knockout {
    font-size: 14px;
    letter-spacing: 1.68px;
    word-spacing: 2.24px;
}

.megamenu-navigation .megamenu-language-list ul li {
    list-style: none;
}

/* body .hero-vitamin .richText .component-content h1 {
    font-size: 38px;
    letter-spacing: 4.56px;
    word-spacing: 6.08px;
} */

/* body .hero-vitamin .richText .component-content p {
    font-size: 16px;
    letter-spacing: 1.92px;
    word-spacing: 2.56px;
} */

.default-icon ul li a {
    background-color: #c33d22;
    display: inline-block;
    position: relative;
    height: 30px;
    width: 30px;
}

.default-icon ul li>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;
}

body #footer .reference-social-icons-c1-v0 .d-icon a:focus,
body #footer .reference-social-icons-c1-v0 .d-icon a:hover {
    background-color: #c33d22;
}

body .breadcrumbs .breadcrumbs-list li:first-of-type a {
    color: #50504e;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
    color: #50504e;
}

body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:hover,
body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:focus {
    background: none;
    border-color: rgba(0, 0, 0, 0);
    border: 1px solid;
    background-color: #fff !important;
    color: #1774d2;
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 2rem;
}
body .newsletter-gigya .gigya-screen form .gigya-composite-control input[type=submit]:focus {
    outline: 2px dotted #fff;
}


/* @media screen and (max-width: 640px) {
    #onetrust-pc-sdk.otPcTab #ot-content {
        height: calc(100% - 70px) !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
    #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
    #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
        width: -webkit-fill-available !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
        padding: 5px !important;
    }

    #onetrust-banner-sdk button,
    #onetrust-pc-sdk button,
    #ot-sdk-cookie-policy button {
        margin-bottom: 0.5rem !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-header {
        padding: 5px !important;
    }

    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-top: 0px !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo {
        height: 20px !important;
        width: 110px !important;
    }

    #onetrust-pc-sdk .group {
        padding: 2px !important;
    }

    #onetrust-pc-sdk .pc-title-container,
    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-left: 0 !important;
    }

    #onetrust-pc-sdk .pc-title-container {
        width: calc(100% - 50px) !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo-container {
        width: 45px !important;
    }

    #onetrust-pc-sdk.otPcTab {
        overflow-x: hidden;
    }
} */

/* @media screen and (max-width: 767px) {

    #onetrust-pc-sdk.otPcTab #pc-title {
        max-width: 85% !important;
        padding-right: 0;
        font-size: 1rem;
    }
} */

@media only screen and (min-width: 320px) and (max-width: 896px) and (orientation: landscape) {

    /* #onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
    #onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
    #onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
        width: -webkit-fill-available !important;
    }

    #onetrust-pc-sdk.otPcTab .ot-button-group-parent {
        padding: 5px !important;
    }

    #onetrust-banner-sdk button,
    #onetrust-pc-sdk button,
    #ot-sdk-cookie-policy button {
        margin-bottom: 0.5rem !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-header {
        padding: 5px !important;
    }

    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-top: 0px !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo {
        height: 20px !important;
        width: 110px !important;
    }

    #onetrust-pc-sdk .group {
        padding: 2px !important;
    }

    #onetrust-pc-sdk .pc-title-container,
    #onetrust-pc-sdk.otPcTab #pc-title {
        margin-left: 0 !important;
    }

    #onetrust-pc-sdk .pc-title-container {
        width: calc(100% - 50px) !important;
    }

    #onetrust-pc-sdk.otPcTab .pc-logo-container {
        width: 45px !important;
    } */

    body .megamenu-navigation .megamenu-logo>.component-content a {
        width: 70px;
        height: 30px;
    }

    body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
        height: 30px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
        height: 30px;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type=text] {
        font-size: 14px;
        padding: 0rem;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem {
        height: 20px;
    }

    .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox .searchBox-label {
        margin-top: -8px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
        font-size: 10px;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    body .megamenu-navigation .megamenu-main-nav .navigation-level2.has-children>.navigation-root>.navigation-item>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1 {
        /* overflow-y: auto; */
        max-height: initial;
    }

    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item>a {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }

    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item {
        min-height: 20px;
    }

    /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.2em 2em !important;
    } */

    .gigyaform-wrapper {
        bottom: 22px;
    }
    body .megamenu-navigation .megamenu>.component-content {
        max-height: 45px;
    }
    body .uwy.utb .uai {
        display: none;
    }
    .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item.has-children {
        max-height: 20px;
        border-bottom: none;
    }
}

@media screen and (max-width: 320px) {
    #content {
        margin-top: 45px;
    }

    body .megamenu-navigation .megamenu>.component-content {
        max-height: 30px;
    }

    body .megamenu-navigation .megamenu-logo>.component-content a,
    body .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,
    body .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu {
        height: 30px;
    }

    /* button#ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.2rem;
        font-size: 0.6rem;
    } */

    body .megamenu-navigation .megamenu-logo>.component-content a {
        width: 60px;
        height: 30px;
    }

    /* amrendra | GSKBD-26550 | 22-11-2022 | remove for bottom popup font */
   /* #footer .gigya-heading {
        padding: 0.1rem 0;
    }
     #footer .gigya-heading h2.heading {
        font-size: 10px;
    } */

    /* html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
        padding: 0.1rem 2rem !important;
    } */

    .gigyaform-wrapper {
        bottom: 18px;
    }
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a {
    background-color: #fff !important;
    outline: 2px solid #fff !important;
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:hover,
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus {
    background-color: #fff !important;
    outline: 2px solid #c33d22 !important;
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:hover img,
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a:focus img {
    filter: invert(1) brightness(0);
}
body .hero-article .reference-social-icons-c1-v0-2 .reference-bp-share-icon>.component-content a[data-service=facebook] img {
    width: 18px !important;
}
/* Remove Inline CSS */
.compare-module-compare-card .reference-compare-button > .component-content{
    display: flex;
    justify-content: center;
}
/* Remove Inline CSS */
@media screen and (max-width: 991px) {
    /* body .breadcrumbs .breadcrumbs-list, 
    body .breadcrumbs .breadcrumbs-without-separator {
        flex-direction: column;
        align-items: flex-start;
    } */
    body .breadcrumbs .breadcrumbs-list li {
        line-height: 2;
    }
}


/* CTR-15 */
/* wider navigation product */
.menu-product-wide.rt-dropdown>.component-content .richText-content {
    margin-left: 7.4rem;
  }
  
.menu-product-wide.rt-dropdown {
width: 400px !important;
padding: 15px;
}

/* CTR-4 */
/* new color variant for ingredients*/
.ingredient-card .ingredient-card-shortcut.background-gradient-light-green .component-content {
    background: -o-linear-gradient(-45deg, #98C48D 20.34%, #73A866 85.58%);
    background: -webkit-gradient(linear, 45deg, 135deg, from(#98C48D), color-stop(20.34%, #98C48D), color-stop(85.58%, #73A866)), #98C48D;
    background: linear-gradient(135deg, #98C48D 20.34%, #73A866 85.58%), #98C48D;
    border-radius: 55px;
}
div.breadcrumbs.component.section.products-breadcrums.max-content-width.p-m-x-1.first.odd.last.col-xs-12
  > nav.component-content
  > ol.breadcrumbs-list.breadcrumbs-without-separator
  > li.breadcrumb-list-item:nth-child(2) {
  display: none;
}
h2 {
  color: #1d1d1c !important !important;
  font-family: "Fira Sans", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  margin-bottom: 0 !important;
  font-size: 24px !important;
  line-height: 1.21 !important;
  color: #1d1d1c !important;
}

@media (min-width: 992px) {
  h2 {
    font-size: 28px !important;
    line-height: 1.21 !important;
  }
}

