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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
     .pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

.bg-color-purple {
  background-color: #92268f !important;
}

.text-color-purple > .component-content > .richText-content p, ul, li, span, h1, h2, h3, h4, h5, h6 {
  color: #92268f !important;
}

@media (max-width: 991px) {
  .bg-contain-light-purple {
    background-image: url("/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/products/purple-gradient-background-pirilieve.jpg");
  }
}

.hero-richtext > .component-content > .richText-content {
  color: #92268f !important;
  @media (min-width: 992px){
     color: #ffffff !important; 
  }
}.text-color-1{color:#bc1e15 !important}.text-color-1 *{color:#bc1e15 !important}.text-color-2{color:#f4eadd !important}.text-color-2 *{color:#f4eadd !important}.text-color-3{color:#fff !important}.text-color-3 *{color:#fff !important}.text-color-4{color:#f8a500 !important}.text-color-4 *{color:#f8a500 !important}.text-color-5{color:#70b908 !important}.text-color-5 *{color:#70b908 !important}.text-color-6{color:#035105 !important}.text-color-6 *{color:#035105 !important}.text-color-7{color:#0193cc !important}.text-color-7 *{color:#0193cc !important}.text-color-8{color:#0064b4 !important}.text-color-8 *{color:#0064b4 !important}.text-color-9{color:#5b1f84 !important}.text-color-9 *{color:#5b1f84 !important}.text-color-10{color:#960000 !important}.text-color-10 *{color:#960000 !important}.text-color-11{color:#004679 !important}.text-color-11 *{color:#004679 !important}.bg-color-1{background-color:#bc1e15 !important}.bg-color-1-inner{background-color:transparent !important}.bg-color-1-inner>.row{background-color:transparent !important}.bg-color-1-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-1>.component-content{background-color:transparent !important}.bg-color-1>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-2{background-color:#f4eadd !important}.bg-color-2-inner{background-color:transparent !important}.bg-color-2-inner>.row{background-color:transparent !important}.bg-color-2-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-2>.component-content{background-color:transparent !important}.bg-color-2>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3{background-color:#fff !important}.bg-color-3-inner{background-color:transparent !important}.bg-color-3-inner>.row{background-color:transparent !important}.bg-color-3-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3>.component-content{background-color:transparent !important}.bg-color-3>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4{background-color:#f8a500 !important}.bg-color-4-inner{background-color:transparent !important}.bg-color-4-inner>.row{background-color:transparent !important}.bg-color-4-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4>.component-content{background-color:transparent !important}.bg-color-4>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5{background-color:#70b908 !important}.bg-color-5-inner{background-color:transparent !important}.bg-color-5-inner>.row{background-color:transparent !important}.bg-color-5-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5>.component-content{background-color:transparent !important}.bg-color-5>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-6{background-color:#035105 !important}.bg-color-6-inner{background-color:transparent !important}.bg-color-6-inner>.row{background-color:transparent !important}.bg-color-6-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-6>.component-content{background-color:transparent !important}.bg-color-6>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-7{background-color:#0193cc !important}.bg-color-7-inner{background-color:transparent !important}.bg-color-7-inner>.row{background-color:transparent !important}.bg-color-7-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-7>.component-content{background-color:transparent !important}.bg-color-7>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-8{background-color:#0064b4 !important}.bg-color-8-inner{background-color:transparent !important}.bg-color-8-inner>.row{background-color:transparent !important}.bg-color-8-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-8>.component-content{background-color:transparent !important}.bg-color-8>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-9{background-color:#5b1f84 !important}.bg-color-9-inner{background-color:transparent !important}.bg-color-9-inner>.row{background-color:transparent !important}.bg-color-9-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-9>.component-content{background-color:transparent !important}.bg-color-9>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-10{background-color:#960000 !important}.bg-color-10-inner{background-color:transparent !important}.bg-color-10-inner>.row{background-color:transparent !important}.bg-color-10-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-10>.component-content{background-color:transparent !important}.bg-color-10>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-11{background-color:#004679 !important}.bg-color-11-inner{background-color:transparent !important}.bg-color-11-inner>.row{background-color:transparent !important}.bg-color-11-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-11>.component-content{background-color:transparent !important}.bg-color-11>.component-content>.paragraphSystem{background-color:transparent !important}.border-color-1{border-color:#bc1e15 !important}.border-color-2{border-color:#f4eadd !important}.border-color-3{border-color:#fff !important}.border-color-4{border-color:#f8a500 !important}.border-color-5{border-color:#70b908 !important}@media (min-width: 768px){:root{font-size:1rem}}@-webkit-keyframes searchshow{0%{height:0}99%{height:0}100%{height:initial}}@keyframes searchshow{0%{height:0}99%{height:0}100%{height:initial}}@-webkit-keyframes searchhide{0%{height:initial}1%{height:0}100%{height:0}}@keyframes searchhide{0%{height:initial}1%{height:0}100%{height:0}}img{max-width:100%}.container-fluid{overflow:hidden;padding:0}.overflow-hidden{overflow:hidden}#header .row>.col-xs-12,#header .layout-inner>.col-xs-12,#content .layout-inner>.col-xs-12,.breadcrumbs-parsys .col-xs-12,.hero-title{min-height:0}#header,#footer,#content{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#header::before,#header::after,#footer::before,#footer::after,#content::before,#content::after{content:' ';display:table}#header::after,#footer::after,#content::after{clear:both}#content{margin-top:50px}@media (min-width: 992px){#content{margin-top:70px}}@media (max-width: 767px){#header,#footer,#content{padding:0;width:100vw}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body .component-content,body .component,body .content{line-height:1}body #header{padding-top:0;position:fixed;z-index:10000;width:100%}body .component-content,body .paragraphSystem,body .navigation-item.navigation-level1,body div[clas*='col-'],body .component{margin-left:0;margin-right:0;padding-left:0;padding-right:0}div[class*='col-']{min-height:auto}.container-fluid ~ iframe{display:none}[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}@media (min-width: 768px){[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}}::-moz-selection{background:#bc1e15;color:#f4eadd}::selection{background:#bc1e15;color:#f4eadd}::-moz-selection{background:#bc1e15;color:#f4eadd}*{outline:none}* .outlined{outline:solid #bc1e15 1px}body,html,.container-fluid{min-height:100vh}.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-fluid>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.container-fluid>.row>#header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid>.row>#content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;max-width:100vw}.container-fluid>.row>#footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#header,#footer,#content{padding-left:0;padding-right:0}body{color:#bc1e15;font-family:"Roboto",verdana,sans-serif;font-size:1rem;font-weight:400;margin:0;padding:0;direction:ltr;text-align:left;background-color:#f4eadd}body.no-scrolling{max-height:100vh !important;overflow:hidden}@media (min-width: 992px){body{font-size:1rem}}sup{top:-0.5em}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin:0;color:#bc1e15}h1,.h1{font-size:2rem;font-weight:700;line-height:1.25}@media (min-width: 992px){h1,.h1{font-size:2.625rem;line-height:1.19}}h2,.h2{font-weight:700;font-size:1.813rem;line-height:1.21}@media (min-width: 992px){h2,.h2{font-size:2.25rem;line-height:1.1616}}h3,.h3{font-size:1.125rem;font-weight:700;line-height:1.33}@media (min-width: 992px){h3,.h3{font-size:1.563rem;line-height:1.2}}h4,.h4{font-size:1.125rem;font-weight:400;line-height:18px}@media (min-width: 768px){h4,.h4{line-height:18px;font-size:1.125rem}}p,.p{font-size:1rem;font-weight:400;line-height:1.29;margin-top:0}@media (min-width: 992px){p,.p{font-size:1rem;line-height:1.53}}a,a:visited .a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;color:#bc1e15;font-size:1rem;font-weight:400;line-height:1.29;-webkit-text-decoration:#bc1e15;text-decoration:#bc1e15}@media (min-width: 992px){a,a:visited .a{font-size:1rem;line-height:1.53}}a:hover,a:focus,a:visited .a:hover,a:visited .a:focus{color:#000}a.skip-main,a:visited .a.skip-main{height:1px;left:-999px;overflow:hidden;position:fixed;top:auto;width:1px;z-index:-999}a.skip-main:focus,a.skip-main:active,a.skip-main:visited,a:visited .a.skip-main:focus,a:visited .a.skip-main:active,a:visited .a.skip-main:visited{background:#544f40;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:999}button{background-color:transparent;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.small{font-size:.813rem;line-height:1.54}.image{font-size:0}.image .right{text-align:right}.image .left{text-align:left}.image .middle{text-align:center}figure{width:100%;margin:0;font-size:0;line-height:0}div[class*='col-']{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.paragraphSystem,.row{margin-left:0;margin-right:0}img[src$='.svg']{width:100%}@media (min-width: 768px) and (max-width: 991px){img{max-width:100vw !important}}.image a,.title a{color:inherit;text-decoration:none}.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}.social-pages .reference-svg-icons-with-link a{background:#fff;width:34px;border-radius:34px;height:34px;line-height:34px;text-align:center;color:#bc1e15;display:inline-block}.social-pages .reference-svg-icons-with-link a a span{font-size:1rem}.social-pages .reference-svg-icons-with-link a a span::before{font-size:1rem}.social-pages .reference-svg-icons-with-link a::before{font-family:'icomoon';font-style:normal}.social-pages .reference-svg-icons-with-link a:focus,.social-pages .reference-svg-icons-with-link a:hover{background-color:#f4eadd;color:#fff}@media (min-width: 992px){.social-pages .reference-svg-icons-with-link a{width:34px;height:34px;line-height:34px;border-radius:34px}.social-pages .reference-svg-icons-with-link a span{font-size:1rem}.social-pages .reference-svg-icons-with-link a span::before{font-size:1rem}}.social-pages .reference-svg-icons-with-link .Facebook:before{content:'\ea90'}.social-pages .reference-svg-icons-with-link .Twitter:before{content:'\ea96'}.social-pages .reference-svg-icons-with-link .Youtube::before{content:'\ea9d'}.social-pages .reference-svg-icons-with-link .Linkedin::before{content:'\eaca'}.social-pages .reference-svg-icons-with-link .Instagram:before{content:'\ea92'}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-family:"Roboto",verdana,sans-serif; font-weight: 700;}h5,.h5{font-family:"Roboto",verdana,sans-serif;font-weight: 700;}@media (max-width: 1199px){img{height:auto}}#content{max-width:1536px !important}#content a:not(.button-default){font-weight:600;text-decoration:underline;text-underline-offset:4px}#content sup>a,#content .accordion-head .accordion-title-link{font-weight:initial !important;text-decoration:initial !important;text-underline-offset:initial !important}.sub-heading{display:block}.box>.component-content{background-size:cover;background-repeat:no-repeat}a{word-wrap:break-word}a:hover{text-decoration:underline;color:#bc1e15}a:focus,input:focus,button:focus,textarea:focus{outline:solid #bc1e15 1px;color:#bc1e15}.home-quiz>.component-content{z-index:1;position:relative}.home-quiz>.component-content::before{content:'';top:0;left:0;width:100%;height:100%;position:absolute;background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/beige-bg-1.png);background-repeat:no-repeat;background-size:35%;z-index:-1}.home-quiz>.component-content::after{content:'';top:0;left:0;width:100%;height:100%;position:absolute;background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/beige-bg-2.png);background-repeat:no-repeat;background-size:55%;background-position:bottom right;z-index:-1}@media (min-width: 992px){.home-quiz .richText-content div{min-height:300px}}.home-quiz .richText-content input{border-radius:30px;-webkit-box-shadow:none;box-shadow:none;background-color:#f4eadd;border:1.5px solid #bc1e15;padding:10px 1rem;text-align:center;color:#bc1e15;display:block;margin:0 auto}.home-quiz .richText-content a{position:relative;bottom:-23px}@media (max-width: 991px){.home-quiz .richText-content a{bottom:-82px}}.kids-allergy-bg{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/white-curved-bg.jpg);background-size:221%;background-position:right 42%;background-repeat:no-repeat}@media (min-width: 768px){.kids-allergy-bg{background-size:127%}}@media (min-width: 992px){.kids-allergy-bg{background-size:85%;background-position:right 71%}}.kids-allergy-bg .richText{z-index:1}.page-childrens-allergies .pirinase-banner>div>.content>.box .box h1{color:#fff}@media (max-width: 767px){.page-childrens-allergies .pirinase-banner>div>.content>.box .box p{color:#bc1e15 !important}}.article-page{position:relative}.article-page::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0 0 50% 50% / 0 0 49% 24%;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media (min-width: 992px){.article-page::before{border-radius:0 0 50% 50% / 0 0 75% 44%}}.petals-bg{z-index:0}.petals-bg>.component-content{position:relative}.petals-bg>.component-content::before{content:'';position:absolute;background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/hp-icon.png);top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 0;background-size:contain;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6);z-index:-1}.petals-rotate>.component-content::before{background-position:42% 0px;background-size:contain;-webkit-transform:scaleX(-1) rotate(-185deg);-ms-transform:scaleX(-1) rotate(-185deg);transform:scaleX(-1) rotate(-185deg);scale:1.6}.petals-rotate-1>.component-content::before{-webkit-transform:scaleX(-1) rotate(-60deg);-ms-transform:scaleX(-1) rotate(-60deg);transform:scaleX(-1) rotate(-60deg);background-position:40% 0px;scale:1.6}hr{position:relative;border-width:0;-webkit-box-shadow:none;box-shadow:none;border-style:solid;border-radius:30px;border-color:transparent;margin:0}hr:before{content:'';position:absolute;top:0;left:0;height:5px;width:100%;background:-webkit-gradient(linear, left top, right top, from(#5b1f84), color-stop(#0064b4), color-stop(#0193cc), color-stop(#035105), color-stop(#70b908), color-stop(#f8a500), to(#bc1e15));background:-o-linear-gradient(left, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);background:linear-gradient(to right, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);border-radius:30px}.font-300{font-weight:300 !important}.font-400{font-weight:400 !important}.font-500{font-weight:500 !important}.font-600{font-weight:600 !important}.font-700{font-weight:700 !important}.font-800{font-weight:800 !important}.font-900{font-weight:900 !important}@media (min-width: 992px) and (max-width: 1199px){.top-md-neg-1{margin-top:-1rem}.top-md-neg-2{margin-top:-2rem}.top-md-neg-3{margin-top:-3rem}.top-md-neg-4{margin-top:-4rem}.top-md-neg-5{margin-top:-5rem}.top-md-neg-6{margin-top:-6rem}.top-md-neg-7{margin-top:-7rem}.top-md-neg-8{margin-top:-8rem}.top-md-neg-9{margin-top:-9rem}.top-md-neg-10{margin-top:-10rem}}@media (min-width: 1200px){.top-lg-neg-1{margin-top:-1rem}.top-lg-neg-2{margin-top:-2rem}.top-lg-neg-3{margin-top:-3rem}.top-lg-neg-4{margin-top:-4rem}.top-lg-neg-5{margin-top:-5rem}.top-lg-neg-6{margin-top:-6rem}.top-lg-neg-7{margin-top:-7rem}.top-lg-neg-8{margin-top:-8rem}.top-lg-neg-9{margin-top:-9rem}.top-lg-neg-10{margin-top:-10rem}}@media (min-width: 1440px){.top-xl-neg-1{margin-top:-1rem}.top-xl-neg-2{margin-top:-2rem}.top-xl-neg-3{margin-top:-3rem}.top-xl-neg-4{margin-top:-4rem}.top-xl-neg-5{margin-top:-5rem}.top-xl-neg-6{margin-top:-6rem}.top-xl-neg-7{margin-top:-7rem}.top-xl-neg-8{margin-top:-8rem}.top-xl-neg-9{margin-top:-9rem}.top-xl-neg-10{margin-top:-10rem}}@media (min-width: 992px){.m-d-x-neg-1{margin-left:-1rem;margin-right:-1rem}}.hr-1:before,.article-page-bg-1:before{background:#bc1e15}.hr-2:before,.article-page-bg-2:before{background:#f4eadd}.hr-3:before,.article-page-bg-3:before{background:#fff}.hr-4:before,.article-page-bg-4:before{background:#f8a500}.hr-5:before,.article-page-bg-5:before{background:#70b908}.hr-6:before,.article-page-bg-6:before{background:#035105}.hr-7:before,.article-page-bg-7:before{background:#0193cc}.hr-8:before,.article-page-bg-8:before{background:#0064b4}.hr-9:before,.article-page-bg-9:before{background:#5b1f84}.hr-10:before,.article-page-bg-10:before{background:#960000}.hr-11:before,.article-page-bg-11:before{background:#004679}.d-icon{position:absolute;top:5px;right:10px}@media (max-width: 991px){.d-icon{display:none}}@media (max-width: 991px){.d-icon.reference-icons-with-link{display:block;position:unset;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;text-align:center;margin-top:40px}}.icon-Haleon{background:url(/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg) no-repeat center center;background-size:cover;color:transparent !important;width:90px;height:22px;position:relative;z-index:2;display:inline-block}.image-fit .component-content{display:-webkit-box;display:-ms-flexbox;display:flex}.image-fit .component-content img{width:100%}.width-100 img{width:100%}@media (min-width: 1200px){.width-65 img{width:65%}}@media (min-width: 1440px){.width-65 img{width:54%;height:auto}}@media (min-width: 768px) and (max-width: 991px){img{max-width:100% !important}}:target{scroll-margin-top:100px}.symptoms-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;margin:3rem 0}.symptoms-list li{margin-bottom:1rem}.richText-content ul>li,.richText-content ol>li{margin-bottom:0.5rem !important}.skip-main{z-index:99999 !important;font-size:1rem !important}.allergy-relief-1>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/bg-green-petal.png);background-position:-188px 28px;background-size:186%}@media (min-width: 768px){.allergy-relief-1>.component-content{background-position:-253px 19px;background-size:189%}}@media (min-width: 992px){.allergy-relief-1>.component-content{background-position:-114px 19px;background-size:128%}}.allergy-relief-2>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/bg-orange-petal.png);background-position:-211.4px -7px;background-size:cover}@media (min-width: 768px){.allergy-relief-2>.component-content{background-position:-281.4px -28px;background-size:236%}}@media (min-width: 992px){.allergy-relief-2>.component-content{background-position:-219.4px -151px;background-size:200%}}.piri-quiz-home>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/petal-2-m.png);background-size:contain}@media (min-width: 992px){.piri-quiz-home>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/petal-2.png)}}@media screen and (min-width: 1440px){.piri-quiz-home>.component-content{background-size:cover}}.piri-no-spray>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/blue-bg-m.png)}@media (min-width: 992px){.piri-no-spray>.component-content{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/blue-bg.png)}}.full-clickable>.component-content{position:relative}.full-clickable>.component-content>a{position:absolute;top:0;left:0;width:100%;height:100%}.full-clickable>.component-content>a [class^='box-more-']{display:none}@media (min-width: 992px) and (max-width: 1199px){.min-height-142{min-height:142px !important}}@media (max-width: 991px){.bg-contain{background-size:contain;background-repeat:no-repeat;background-position:top center}.bg-contain-blue{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/blue-bg-gradient.jpg)}.bg-contain-green{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/green-bg-gradient.jpg)}.bg-contain-orange{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/orange-bg-gradient.jpg)}.bg-contain-purple{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/purple-bg-gradient.jpg)}}body .ps-lightbox{z-index:99999 !important}.contact-us ul.contact-list li{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}.contact-us ul.contact-list li span div{background:#b3b3b3;text-align:center;border-radius:50%;height:70px;width:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us ul.contact-list li img{width:30px}.contact-us ul.contact-list li .visibility-hide{visibility:hidden !important}.contact-us ul.contact-list li::before{display:none}@media (max-width: 767px){.contact-us ul.contact-list li{padding:10px !important;border-radius:4px;background:#8080800f}}.contact-us .default-icon>a{border-radius:50%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:5px;width:26px;height:26px;background-color:#c8202a;border:none}.contact-us .default-icon>a img{width:auto !important;height:16px !important;text-align:center}@media screen and (min-width: 992px){.height-auto-d{height:auto !important}}@media screen and (max-width: 991px){.height-auto-m{height:auto !important}}@media (min-width: 992px){.font-size-3{font-size:3.3rem}}.btn{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500 !important;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;line-height:1;margin:auto;margin:auto;max-width:100%;overflow:hidden;padding:10px 15px;text-align:center}.btn.parametrizedhtml{padding:0 !important}@media (min-width: 992px){.btn{font-size:15px;padding:10px 15px}}.btn-color-1{background:#bc1e15;border:2px solid #fff;color:#fff !important;text-decoration:none !important}@media (min-width: 768px){.btn-color-1:hover,.btn-color-1:focus,.btn-color-1:active{background:#fff;border:2px solid #bc1e15;color:#bc1e15 !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-1:active{background:#fff;border:2px solid #bc1e15;color:#bc1e15 !important;text-decoration:underline !important}}.btn-color-1.inverted{background:#fff;border:2px solid #bc1e15;color:#bc1e15 !important}@media (min-width: 768px){.btn-color-1.inverted:hover,.btn-color-1.inverted:focus,.btn-color-1.inverted:active{background:#bc1e15;color:#fff !important}}@media (max-width: 767px){.btn-color-1.inverted:active{background:#bc1e15;color:#fff !important}}.btn-color-2{background:#f4eadd;border:2px solid #fff;color:#fff !important;text-decoration:none !important}@media (min-width: 768px){.btn-color-2:hover,.btn-color-2:focus,.btn-color-2:active{background:#fff;border:2px solid #f4eadd;color:#f4eadd !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-2:active{background:#fff;border:2px solid #f4eadd;color:#f4eadd !important;text-decoration:underline !important}}.btn-color-2.inverted{background:#fff;border:2px solid #f4eadd;color:#f4eadd !important}@media (min-width: 768px){.btn-color-2.inverted:hover,.btn-color-2.inverted:focus,.btn-color-2.inverted:active{background:#f4eadd;color:#fff !important}}@media (max-width: 767px){.btn-color-2.inverted:active{background:#f4eadd;color:#fff !important}}.button-default{font-weight: 700;border-radius:30px;min-height:46px;line-height:1.2;padding:0.688rem 2rem;display:inline-block !important;text-transform:uppercase;border:2px solid #bc1e15;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out;background-color:#bc1e15;color:#fff}.button-default:hover{text-decoration:none;background-color:#960000;color:#fff;border-color:#960000;cursor:pointer}.button-1{background:#bc1e15;color:#fff !important;border-color:#bc1e15}.button-1 .ps-button-label{color:#fff !important}.button-1:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-1:hover .ps-button-label{color:#bc1e15 !important}.button-2{background:#f4eadd;color:#fff !important;border-color:#f4eadd}.button-2 .ps-button-label{color:#fff !important}.button-2:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-2:hover .ps-button-label{color:#bc1e15 !important}.button-3{background:#fff;color:#fff !important;border-color:#fff}.button-3 .ps-button-label{color:#fff !important}.button-3:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-3:hover .ps-button-label{color:#bc1e15 !important}.button-4{background:#f8a500;color:#fff !important;border-color:#f8a500}.button-4 .ps-button-label{color:#fff !important}.button-4:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-4:hover .ps-button-label{color:#bc1e15 !important}.button-5{background:#70b908;color:#fff !important;border-color:#70b908}.button-5 .ps-button-label{color:#fff !important}.button-5:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-5:hover .ps-button-label{color:#bc1e15 !important}.button-6{background:#035105;color:#fff !important;border-color:#035105}.button-6 .ps-button-label{color:#fff !important}.button-6:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-6:hover .ps-button-label{color:#bc1e15 !important}.button-7{background:#0193cc;color:#fff !important;border-color:#0193cc}.button-7 .ps-button-label{color:#fff !important}.button-7:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-7:hover .ps-button-label{color:#bc1e15 !important}.button-8{background:#0064b4;color:#fff !important;border-color:#0064b4}.button-8 .ps-button-label{color:#fff !important}.button-8:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-8:hover .ps-button-label{color:#bc1e15 !important}.button-9{background:#5b1f84;color:#fff !important;border-color:#5b1f84}.button-9 .ps-button-label{color:#fff !important}.button-9:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-9:hover .ps-button-label{color:#bc1e15 !important}.button-10{background:#960000;color:#fff !important;border-color:#960000}.button-10 .ps-button-label{color:#fff !important}.button-10:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-10:hover .ps-button-label{color:#bc1e15 !important}.button-11{background:#004679;color:#fff !important;border-color:#004679}.button-11 .ps-button-label{color:#fff !important}.button-11:hover{background-color:#fff;color:#bc1e15 !important;border-color:#fff}.button-11:hover .ps-button-label{color:#bc1e15 !important}.button-bordered{border-color:#fff;color:#fff !important}.button-bordered:hover{border-color:#fff}.button-transparent{background:transparent;color:#fff;border-color:#fff}.button-transparent:hover{background-color:#fff;color:#bc1e15;border-color:#fff}.button-wtb{border:1.5px solid #bc1e15;padding:0.438rem 1rem;min-height:34px;font-weight:600;background-color:transparent}.button-wtb:hover{background-color:#bc1e15;border-color:#bc1e15}.button-wtb:hover .ps-button-label{color:#fff !important}.button-big{font-size:1.3rem}@media (min-width: 768px){.button-big{font-size:1.5rem}}.buy-now-button .button-default.button-wtb{border:1.5px solid #bc1e15;padding:0.438rem 1rem;min-height:34px;font-weight:600;background-color:transparent;border-radius:30px;min-width:0;font-family:"Roboto",verdana,sans-serif;font-size:16px;line-height:1.2;margin:0;color:#bc1e15;float:inherit}.buy-now-button .button-default.button-wtb:hover{line-height:1.2;border-radius:30px;font-weight:600;background-color:#bc1e15}a[style='visibility:hidden']{display:none !important}.flex{max-width:100%}.flex.image-flex>.component-content,.flex.image-flex picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.flex.image-flex>.component-content img,.flex.image-flex picture img{height:auto}.flex div{-ms-flex-preferred-size:inherit;flex-basis:inherit}.flex[class*='justify-'] *,.flex[class*='align-'] *{-webkit-box-pack:inherit !important;-ms-flex-pack:inherit !important;justify-content:inherit !important;justify-items:inherit !important;-ms-flex-line-pack:inherit !important;align-content:inherit !important;-webkit-box-align:inherit !important;-ms-flex-align:inherit !important;align-items:inherit !important}.flex .filter-container-js{width:100%}.flex>div>div,.flex>div>.class-filter .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex>div>div>div:nth-last-of-type(1),.flex>div>div>li:nth-last-of-type(1),.flex>div>.class-filter .filter-list-js>div:nth-last-of-type(1),.flex>div>.class-filter .filter-list-js>li:nth-last-of-type(1){margin-right:0 !important}.flex>div>div>li:nth-of-type(1n+1),.flex>div>.class-filter .filter-list-js>li:nth-of-type(1n+1){margin:0}.flex>div>div .box,.flex>div>div .component-content,.flex>div>div .content,.flex>div>div .inner,.flex>div>div figure,.flex>div>.class-filter .filter-list-js .box,.flex>div>.class-filter .filter-list-js .component-content,.flex>div>.class-filter .filter-list-js .content,.flex>div>.class-filter .filter-list-js .inner,.flex>div>.class-filter .filter-list-js figure{height:100%}.flex.flex-col>div>div,.flex.flex-col>div>.class-filter .filter-list-js{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}@media (min-width: 992px){.flex.cols-d-1>div{-ms-flex-preferred-size:calc(100% / 1);flex-basis:calc(100% / 1)}.flex.cols-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-d-1.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-d-1.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-d-1.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-d-1.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-d-1.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-d-1.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-d-1.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-d-1.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-d-1.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-d-2>div{-ms-flex-preferred-size:calc(100% / 2);flex-basis:calc(100% / 2)}.flex.cols-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-d-2.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-d-2.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-d-2.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-d-2.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-d-2.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-d-2.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-d-2.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-d-2.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-d-2.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-d-3>div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.flex.cols-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-d-3.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-d-3.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-d-3.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-d-3.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-d-3.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-d-3.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-d-3.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-d-3.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-d-3.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-d-4>div{-ms-flex-preferred-size:calc(100% / 4);flex-basis:calc(100% / 4)}.flex.cols-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-d-4.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-d-4.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-d-4.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-d-4.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-d-4.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-d-4.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-d-4.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-d-4.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-d-4.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.justify-items-flex-end-d{justify-items:flex-end !important}.flex.justify-items-flex-start-d{justify-items:flex-start !important}.flex.justify-items-center-d{justify-items:center !important}.flex.justify-items-space-around-d{justify-items:space-around !important}.flex.justify-items-space-evenly-d{justify-items:space-evenly !important}.flex.justify-items-space-between-d{justify-items:space-between !important}.flex.justify-items-stretch-d{justify-items:stretch !important}.flex.justify-content-flex-end-d{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.flex.justify-content-flex-start-d{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.flex.justify-content-center-d{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.flex.justify-content-space-around-d{-ms-flex-pack:distribute !important;justify-content:space-around !important}.flex.justify-content-space-evenly-d{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.flex.justify-content-space-between-d{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.flex.justify-content-stretch-d{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.flex.align-items-flex-end-d{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.flex.align-items-flex-start-d{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.flex.align-items-center-d{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.align-items-space-around-d{-webkit-box-align:space-around !important;-ms-flex-align:space-around !important;align-items:space-around !important}.flex.align-items-space-evenly-d{-webkit-box-align:space-evenly !important;-ms-flex-align:space-evenly !important;align-items:space-evenly !important}.flex.align-items-space-between-d{-webkit-box-align:space-between !important;-ms-flex-align:space-between !important;align-items:space-between !important}.flex.align-items-stretch-d{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.flex.align-content-flex-end-d{-ms-flex-line-pack:end !important;align-content:flex-end !important}.flex.align-content-flex-start-d{-ms-flex-line-pack:start !important;align-content:flex-start !important}.flex.align-content-center-d{-ms-flex-line-pack:center !important;align-content:center !important}.flex.align-content-space-around-d{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.flex.align-content-space-evenly-d{-ms-flex-line-pack:space-evenly !important;align-content:space-evenly !important}.flex.align-content-space-between-d{-ms-flex-line-pack:justify !important;align-content:space-between !important}.flex.align-content-stretch-d{-ms-flex-line-pack:stretch !important;align-content:stretch !important}}@media (max-width: 991px){.flex.cols-m-1>div{-ms-flex-preferred-size:calc(100% / 1);flex-basis:calc(100% / 1)}.flex.cols-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-m-1.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-m-1.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-m-1.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-m-1.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-m-1.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-m-1.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-m-1.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-m-1.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-m-1.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-m-2>div{-ms-flex-preferred-size:calc(100% / 2);flex-basis:calc(100% / 2)}.flex.cols-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-m-2.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-m-2.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-m-2.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-m-2.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-m-2.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-m-2.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-m-2.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-m-2.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-m-2.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-m-3>div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.flex.cols-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-m-3.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-m-3.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-m-3.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-m-3.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-m-3.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-m-3.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-m-3.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-m-3.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-m-3.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-m-4>div{-ms-flex-preferred-size:calc(100% / 4);flex-basis:calc(100% / 4)}.flex.cols-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-m-4.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-m-4.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-m-4.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-m-4.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-m-4.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-m-4.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-m-4.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-m-4.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-m-4.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.justify-items-flex-end{justify-items:flex-end !important}.flex.justify-items-flex-start{justify-items:flex-start !important}.flex.justify-items-center{justify-items:center !important}.flex.justify-items-space-around{justify-items:space-around !important}.flex.justify-items-space-evenly{justify-items:space-evenly !important}.flex.justify-items-space-between{justify-items:space-between !important}.flex.justify-items-stretch{justify-items:stretch !important}.flex.justify-content-flex-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.flex.justify-content-flex-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.flex.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.flex.justify-content-space-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.flex.justify-content-space-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.flex.justify-content-space-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.flex.justify-content-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.flex.align-items-flex-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.flex.align-items-flex-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.flex.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.align-items-space-around{-webkit-box-align:space-around !important;-ms-flex-align:space-around !important;align-items:space-around !important}.flex.align-items-space-evenly{-webkit-box-align:space-evenly !important;-ms-flex-align:space-evenly !important;align-items:space-evenly !important}.flex.align-items-space-between{-webkit-box-align:space-between !important;-ms-flex-align:space-between !important;align-items:space-between !important}.flex.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.flex.align-content-flex-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.flex.align-content-flex-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.flex.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.flex.align-content-space-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.flex.align-content-space-evenly{-ms-flex-line-pack:space-evenly !important;align-content:space-evenly !important}.flex.align-content-space-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.flex.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}}@media (max-width: 991px){[class*='fullbox-m']>div>div{position:relative}[class*='fullbox-m']>div>div>.fullbox{max-width:50%;min-width:auto;width:50% !important;position:absolute !important;top:0 !important;bottom:0 !important}.flex.fullbox-m-right>div>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.fullbox-m-right>div>div>.fullbox{left:auto !important;right:0 !important}.flex.fullbox-m-left>div>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.fullbox-m-left>div>div>.fullbox{right:auto !important;left:0 !important}}@media (min-width: 992px){[class*='fullbox-d']>div>div{position:relative}[class*='fullbox-d']>div>div>.fullbox{max-width:50%;min-width:auto;width:50% !important;position:absolute !important;top:0 !important;bottom:0 !important}.flex.fullbox-d-right>div>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.fullbox-d-right>div>div>.fullbox{left:auto !important;right:0 !important}.flex.fullbox-d-left>div>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.fullbox-d-left>div>div>.fullbox{right:auto !important;left:0 !important}}@media (max-width: 991px){.flex-order-m-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}}@media (min-width: 992px){.flex-order-d-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}}@media (max-width: 991px){.flex-order-m-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}}@media (min-width: 992px){.flex-order-d-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}}@media (max-width: 991px){.flex-order-m-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}}@media (min-width: 992px){.flex-order-d-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}}@media (max-width: 991px){.flex-order-m-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}}@media (min-width: 992px){.flex-order-d-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}}@media (max-width: 991px){.flex-order-m-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}}@media (min-width: 992px){.flex-order-d-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}}@media (max-width: 991px){.flex-order-m-6{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}}@media (min-width: 992px){.flex-order-d-6{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}}@media (max-width: 991px){.flex-order-m-7{-webkit-box-ordinal-group:8 !important;-ms-flex-order:7 !important;order:7 !important}}@media (min-width: 992px){.flex-order-d-7{-webkit-box-ordinal-group:8 !important;-ms-flex-order:7 !important;order:7 !important}}@media (max-width: 991px){.flex-order-m-8{-webkit-box-ordinal-group:9 !important;-ms-flex-order:8 !important;order:8 !important}}@media (min-width: 992px){.flex-order-d-8{-webkit-box-ordinal-group:9 !important;-ms-flex-order:8 !important;order:8 !important}}@media (max-width: 991px){.flex-order-m-9{-webkit-box-ordinal-group:10 !important;-ms-flex-order:9 !important;order:9 !important}}@media (min-width: 992px){.flex-order-d-9{-webkit-box-ordinal-group:10 !important;-ms-flex-order:9 !important;order:9 !important}}.hide{display:none !important}.hide-keep{height:0 !important;max-height:0 !important;min-height:0 !important;opacity:0 !important;overflow:hidden !important;visibility:hidden !important}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width: 991px){.hide-m{display:none !important}}@media (min-width: 992px){.hide-d{display:none !important}}.border{border:solid #fff 1px}@media (min-width: 992px){.border-d{border:solid #fff 1px}}.border-top{border-top:solid #fff 1px}@media (min-width: 992px){.border-d-top{border-top:solid #fff 1px}}.border-left{border-left:solid #fff 1px}@media (min-width: 992px){.border-d-left{border-left:solid #fff 1px}}.border-bottom{border-bottom:solid #fff 1px}@media (min-width: 992px){.border-d-bottom{border-bottom:solid #fff 1px}}.border-right{border-right:solid #fff 1px}@media (min-width: 992px){.border-d-right{border-right:solid #fff 1px}}.border-0{border:none}@media (min-width: 992px){.border-d-0{border:none}}.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}}@media (min-width: 992px){.p-d-0{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.m-d-0{margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important}.p-d-1{padding-top:1rem !important;padding-bottom:1rem !important;padding-left:1rem !important;padding-right:1rem !important}.m-d-1{margin-top:1rem !important;margin-bottom:1rem !important;margin-right:1rem !important;margin-left:1rem !important}.p-d-2{padding-top:2rem !important;padding-bottom:2rem !important;padding-left:2rem !important;padding-right:2rem !important}.m-d-2{margin-top:2rem !important;margin-bottom:2rem !important;margin-right:2rem !important;margin-left:2rem !important}.p-d-3{padding-top:3rem !important;padding-bottom:3rem !important;padding-left:3rem !important;padding-right:3rem !important}.m-d-3{margin-top:3rem !important;margin-bottom:3rem !important;margin-right:3rem !important;margin-left:3rem !important}.p-d-4{padding-top:4rem !important;padding-bottom:4rem !important;padding-left:4rem !important;padding-right:4rem !important}.m-d-4{margin-top:4rem !important;margin-bottom:4rem !important;margin-right:4rem !important;margin-left:4rem !important}.p-d-5{padding-top:5rem !important;padding-bottom:5rem !important;padding-left:5rem !important;padding-right:5rem !important}.m-d-5{margin-top:5rem !important;margin-bottom:5rem !important;margin-right:5rem !important;margin-left:5rem !important}.p-d-6{padding-top:6rem !important;padding-bottom:6rem !important;padding-left:6rem !important;padding-right:6rem !important}.m-d-6{margin-top:6rem !important;margin-bottom:6rem !important;margin-right:6rem !important;margin-left:6rem !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-t-6{padding-top:6rem !important}.m-d-t-6{margin-top:6rem !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-b-6{padding-bottom:6rem !important}.m-d-b-6{margin-bottom:6rem !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-l-6{padding-left:6rem !important}.m-d-l-6{margin-left:6rem !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-r-6{padding-right:6rem !important}.m-d-r-6{margin-right:6rem !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-y-6{padding-top:6rem !important;padding-bottom:6rem !important}.m-d-y-6{margin-top:6rem !important;margin-bottom:6rem !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}.p-d-x-6{padding-left:6rem !important;padding-right:6rem !important}.m-d-x-6{margin-left:6rem !important;margin-right:6rem !important}}@media (max-width: 991px){.p-m-0{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.m-m-0{margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important}.p-m-1{padding-top:1rem !important;padding-bottom:1rem !important;padding-left:1rem !important;padding-right:1rem !important}.m-m-1{margin-top:1rem !important;margin-bottom:1rem !important;margin-right:1rem !important;margin-left:1rem !important}.p-m-2{padding-top:2rem !important;padding-bottom:2rem !important;padding-left:2rem !important;padding-right:2rem !important}.m-m-2{margin-top:2rem !important;margin-bottom:2rem !important;margin-right:2rem !important;margin-left:2rem !important}.p-m-3{padding-top:3rem !important;padding-bottom:3rem !important;padding-left:3rem !important;padding-right:3rem !important}.m-m-3{margin-top:3rem !important;margin-bottom:3rem !important;margin-right:3rem !important;margin-left:3rem !important}.p-m-4{padding-top:4rem !important;padding-bottom:4rem !important;padding-left:4rem !important;padding-right:4rem !important}.m-m-4{margin-top:4rem !important;margin-bottom:4rem !important;margin-right:4rem !important;margin-left:4rem !important}.p-m-5{padding-top:5rem !important;padding-bottom:5rem !important;padding-left:5rem !important;padding-right:5rem !important}.m-m-5{margin-top:5rem !important;margin-bottom:5rem !important;margin-right:5rem !important;margin-left:5rem !important}.p-m-6{padding-top:6rem !important;padding-bottom:6rem !important;padding-left:6rem !important;padding-right:6rem !important}.m-m-6{margin-top:6rem !important;margin-bottom:6rem !important;margin-right:6rem !important;margin-left:6rem !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-t-6{padding-top:6rem !important}.m-m-t-6{margin-top:6rem !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-b-6{padding-bottom:6rem !important}.m-m-b-6{margin-bottom:6rem !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-l-6{padding-left:6rem !important}.m-m-l-6{margin-left:6rem !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-r-6{padding-right:6rem !important}.m-m-r-6{margin-right:6rem !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-y-6{padding-top:6rem !important;padding-bottom:6rem !important}.m-m-y-6{margin-top:6rem !important;margin-bottom:6rem !important}.p-m-x-0{padding-left:0 !important;padding-right:0 !important}.m-m-x-0{margin-left:0 !important;margin-right:0 !important}.p-m-x-1{padding-left:1rem !important;padding-right:1rem !important}.m-m-x-1{margin-left:1rem !important;margin-right:1rem !important}.p-m-x-2{padding-left:2rem !important;padding-right:2rem !important}.m-m-x-2{margin-left:2rem !important;margin-right:2rem !important}.p-m-x-3{padding-left:3rem !important;padding-right:3rem !important}.m-m-x-3{margin-left:3rem !important;margin-right:3rem !important}.p-m-x-4{padding-left:4rem !important;padding-right:4rem !important}.m-m-x-4{margin-left:4rem !important;margin-right:4rem !important}.p-m-x-5{padding-left:5rem !important;padding-right:5rem !important}.m-m-x-5{margin-left:5rem !important;margin-right:5rem !important}.p-m-x-6{padding-left:6rem !important;padding-right:6rem !important}.m-m-x-6{margin-left:6rem !important;margin-right:6rem !important}}@media (min-width: 992px){.m-d-t-.25{margin-top:.25rem !important}}@media (min-width: 991px){.m-m-t-.25{margin-top:.25rem !important}}@media (min-width: 992px){.p-d-t-.25{padding-top:.25rem !important}}@media (min-width: 991px){.p-m-t-.25{padding-top:.25rem !important}}@media (min-width: 992px){.m-d-b-.25{margin-bottom:.25rem !important}}@media (min-width: 991px){.m-m-b-.25{margin-bottom:.25rem !important}}@media (min-width: 992px){.p-d-b-.25{padding-bottom:.25rem !important}}@media (min-width: 991px){.p-m-b-.25{padding-bottom:.25rem !important}}@media (min-width: 992px){.m-d-l-.25{margin-left:.25rem !important}}@media (min-width: 991px){.m-m-l-.25{margin-left:.25rem !important}}@media (min-width: 992px){.p-d-l-.25{padding-left:.25rem !important}}@media (min-width: 991px){.p-m-l-.25{padding-left:.25rem !important}}@media (min-width: 992px){.m-d-r-.25{margin-right:.25rem !important}}@media (min-width: 991px){.m-m-r-.25{margin-right:.25rem !important}}@media (min-width: 992px){.p-d-r-.25{padding-right:.25rem !important}}@media (min-width: 991px){.p-m-r-.25{padding-right:.25rem !important}}@media (min-width: 992px){.m-d-t-.5{margin-top:.5rem !important}}@media (min-width: 991px){.m-m-t-.5{margin-top:.5rem !important}}@media (min-width: 992px){.p-d-t-.5{padding-top:.5rem !important}}@media (min-width: 991px){.p-m-t-.5{padding-top:.5rem !important}}@media (min-width: 992px){.m-d-b-.5{margin-bottom:.5rem !important}}@media (min-width: 991px){.m-m-b-.5{margin-bottom:.5rem !important}}@media (min-width: 992px){.p-d-b-.5{padding-bottom:.5rem !important}}@media (min-width: 991px){.p-m-b-.5{padding-bottom:.5rem !important}}@media (min-width: 992px){.m-d-l-.5{margin-left:.5rem !important}}@media (min-width: 991px){.m-m-l-.5{margin-left:.5rem !important}}@media (min-width: 992px){.p-d-l-.5{padding-left:.5rem !important}}@media (min-width: 991px){.p-m-l-.5{padding-left:.5rem !important}}@media (min-width: 992px){.m-d-r-.5{margin-right:.5rem !important}}@media (min-width: 991px){.m-m-r-.5{margin-right:.5rem !important}}@media (min-width: 992px){.p-d-r-.5{padding-right:.5rem !important}}@media (min-width: 991px){.p-m-r-.5{padding-right:.5rem !important}}@media (min-width: 992px){.m-d-t-.75{margin-top:.75rem !important}}@media (min-width: 991px){.m-m-t-.75{margin-top:.75rem !important}}@media (min-width: 992px){.p-d-t-.75{padding-top:.75rem !important}}@media (min-width: 991px){.p-m-t-.75{padding-top:.75rem !important}}@media (min-width: 992px){.m-d-b-.75{margin-bottom:.75rem !important}}@media (min-width: 991px){.m-m-b-.75{margin-bottom:.75rem !important}}@media (min-width: 992px){.p-d-b-.75{padding-bottom:.75rem !important}}@media (min-width: 991px){.p-m-b-.75{padding-bottom:.75rem !important}}@media (min-width: 992px){.m-d-l-.75{margin-left:.75rem !important}}@media (min-width: 991px){.m-m-l-.75{margin-left:.75rem !important}}@media (min-width: 992px){.p-d-l-.75{padding-left:.75rem !important}}@media (min-width: 991px){.p-m-l-.75{padding-left:.75rem !important}}@media (min-width: 992px){.m-d-r-.75{margin-right:.75rem !important}}@media (min-width: 991px){.m-m-r-.75{margin-right:.75rem !important}}@media (min-width: 992px){.p-d-r-.75{padding-right:.75rem !important}}@media (min-width: 991px){.p-m-r-.75{padding-right:.75rem !important}}.reset-margin-y *{margin-bottom:0;margin-top:0}div[class*='col-']{min-height:auto}.container::before,.container::after,.container-fluid::before,.container-fluid::after,.paragraphSystem::before,.paragraphSystem::after,.row::before,.row::after{display:none}.text-center-m{text-align:center !important}.text-left-m{text-align:left !important}.text-right-m{text-align:right !important}.text-justify-m{text-align:justify !important}@media (min-width: 992px){.text-center-d{text-align:center !important}.text-left-d{text-align:left !important}.text-right-d{text-align:right !important}.text-justify-d{text-align:justify !important}}.line-height-p-1 p{line-height:1 !important}.line-height-a-1 a{line-height:1 !important}.line-height-span-1 span{line-height:1 !important}.line-height-h1-1 h1{line-height:1 !important}.line-height-h2-1 h2{line-height:1 !important}.line-height-h3-1 h3{line-height:1 !important}.line-height-h4-1 h4{line-height:1 !important}.line-height-headings-1 h1,.line-height-headings-1 h2,.line-height-headings-1 h3,.line-height-headings-1 h4{line-height:1 !important}.line-height-all-1 h1,.line-height-all-1 h2,.line-height-all-1 h3,.line-height-all-1 h4,.line-height-all-1 p,.line-height-all-1 span,.line-height-all-1 a{line-height:1 !important}.line-height-p-1-1 p{line-height:1.1 !important}.line-height-a-1-1 a{line-height:1.1 !important}.line-height-span-1-1 span{line-height:1.1 !important}.line-height-h1-1-1 h1{line-height:1.1 !important}.line-height-h2-1-1 h2{line-height:1.1 !important}.line-height-h3-1-1 h3{line-height:1.1 !important}.line-height-h4-1-1 h4{line-height:1.1 !important}.line-height-headings-1-1 h1,.line-height-headings-1-1 h2,.line-height-headings-1-1 h3,.line-height-headings-1-1 h4{line-height:1.1 !important}.line-height-all-1-1 h1,.line-height-all-1-1 h2,.line-height-all-1-1 h3,.line-height-all-1-1 h4,.line-height-all-1-1 p,.line-height-all-1-1 span,.line-height-all-1-1 a{line-height:1.1 !important}.line-height-p-1-2 p{line-height:1.2 !important}.line-height-a-1-2 a{line-height:1.2 !important}.line-height-span-1-2 span{line-height:1.2 !important}.line-height-h1-1-2 h1{line-height:1.2 !important}.line-height-h2-1-2 h2{line-height:1.2 !important}.line-height-h3-1-2 h3{line-height:1.2 !important}.line-height-h4-1-2 h4{line-height:1.2 !important}.line-height-headings-1-2 h1,.line-height-headings-1-2 h2,.line-height-headings-1-2 h3,.line-height-headings-1-2 h4{line-height:1.2 !important}.line-height-all-1-2 h1,.line-height-all-1-2 h2,.line-height-all-1-2 h3,.line-height-all-1-2 h4,.line-height-all-1-2 p,.line-height-all-1-2 span,.line-height-all-1-2 a{line-height:1.2 !important}.line-height-p-1-3 p{line-height:1.3 !important}.line-height-a-1-3 a{line-height:1.3 !important}.line-height-span-1-3 span{line-height:1.3 !important}.line-height-h1-1-3 h1{line-height:1.3 !important}.line-height-h2-1-3 h2{line-height:1.3 !important}.line-height-h3-1-3 h3{line-height:1.3 !important}.line-height-h4-1-3 h4{line-height:1.3 !important}.line-height-headings-1-3 h1,.line-height-headings-1-3 h2,.line-height-headings-1-3 h3,.line-height-headings-1-3 h4{line-height:1.3 !important}.line-height-all-1-3 h1,.line-height-all-1-3 h2,.line-height-all-1-3 h3,.line-height-all-1-3 h4,.line-height-all-1-3 p,.line-height-all-1-3 span,.line-height-all-1-3 a{line-height:1.3 !important}.line-height-p-1-4 p{line-height:1.4 !important}.line-height-a-1-4 a{line-height:1.4 !important}.line-height-span-1-4 span{line-height:1.4 !important}.line-height-h1-1-4 h1{line-height:1.4 !important}.line-height-h2-1-4 h2{line-height:1.4 !important}.line-height-h3-1-4 h3{line-height:1.4 !important}.line-height-h4-1-4 h4{line-height:1.4 !important}.line-height-headings-1-4 h1,.line-height-headings-1-4 h2,.line-height-headings-1-4 h3,.line-height-headings-1-4 h4{line-height:1.4 !important}.line-height-all-1-4 h1,.line-height-all-1-4 h2,.line-height-all-1-4 h3,.line-height-all-1-4 h4,.line-height-all-1-4 p,.line-height-all-1-4 span,.line-height-all-1-4 a{line-height:1.4 !important}.line-height-p-1-5 p{line-height:1.5 !important}.line-height-a-1-5 a{line-height:1.5 !important}.line-height-span-1-5 span{line-height:1.5 !important}.line-height-h1-1-5 h1{line-height:1.5 !important}.line-height-h2-1-5 h2{line-height:1.5 !important}.line-height-h3-1-5 h3{line-height:1.5 !important}.line-height-h4-1-5 h4{line-height:1.5 !important}.line-height-headings-1-5 h1,.line-height-headings-1-5 h2,.line-height-headings-1-5 h3,.line-height-headings-1-5 h4{line-height:1.5 !important}.line-height-all-1-5 h1,.line-height-all-1-5 h2,.line-height-all-1-5 h3,.line-height-all-1-5 h4,.line-height-all-1-5 p,.line-height-all-1-5 span,.line-height-all-1-5 a{line-height:1.5 !important}.line-height-p-1-6 p{line-height:1.6 !important}.line-height-a-1-6 a{line-height:1.6 !important}.line-height-span-1-6 span{line-height:1.6 !important}.line-height-h1-1-6 h1{line-height:1.6 !important}.line-height-h2-1-6 h2{line-height:1.6 !important}.line-height-h3-1-6 h3{line-height:1.6 !important}.line-height-h4-1-6 h4{line-height:1.6 !important}.line-height-headings-1-6 h1,.line-height-headings-1-6 h2,.line-height-headings-1-6 h3,.line-height-headings-1-6 h4{line-height:1.6 !important}.line-height-all-1-6 h1,.line-height-all-1-6 h2,.line-height-all-1-6 h3,.line-height-all-1-6 h4,.line-height-all-1-6 p,.line-height-all-1-6 span,.line-height-all-1-6 a{line-height:1.6 !important}.line-height-p-1-7 p{line-height:1.7 !important}.line-height-a-1-7 a{line-height:1.7 !important}.line-height-span-1-7 span{line-height:1.7 !important}.line-height-h1-1-7 h1{line-height:1.7 !important}.line-height-h2-1-7 h2{line-height:1.7 !important}.line-height-h3-1-7 h3{line-height:1.7 !important}.line-height-h4-1-7 h4{line-height:1.7 !important}.line-height-headings-1-7 h1,.line-height-headings-1-7 h2,.line-height-headings-1-7 h3,.line-height-headings-1-7 h4{line-height:1.7 !important}.line-height-all-1-7 h1,.line-height-all-1-7 h2,.line-height-all-1-7 h3,.line-height-all-1-7 h4,.line-height-all-1-7 p,.line-height-all-1-7 span,.line-height-all-1-7 a{line-height:1.7 !important}.line-height-p-1-8 p{line-height:1.8 !important}.line-height-a-1-8 a{line-height:1.8 !important}.line-height-span-1-8 span{line-height:1.8 !important}.line-height-h1-1-8 h1{line-height:1.8 !important}.line-height-h2-1-8 h2{line-height:1.8 !important}.line-height-h3-1-8 h3{line-height:1.8 !important}.line-height-h4-1-8 h4{line-height:1.8 !important}.line-height-headings-1-8 h1,.line-height-headings-1-8 h2,.line-height-headings-1-8 h3,.line-height-headings-1-8 h4{line-height:1.8 !important}.line-height-all-1-8 h1,.line-height-all-1-8 h2,.line-height-all-1-8 h3,.line-height-all-1-8 h4,.line-height-all-1-8 p,.line-height-all-1-8 span,.line-height-all-1-8 a{line-height:1.8 !important}.line-height-p-1-9 p{line-height:1.9 !important}.line-height-a-1-9 a{line-height:1.9 !important}.line-height-span-1-9 span{line-height:1.9 !important}.line-height-h1-1-9 h1{line-height:1.9 !important}.line-height-h2-1-9 h2{line-height:1.9 !important}.line-height-h3-1-9 h3{line-height:1.9 !important}.line-height-h4-1-9 h4{line-height:1.9 !important}.line-height-headings-1-9 h1,.line-height-headings-1-9 h2,.line-height-headings-1-9 h3,.line-height-headings-1-9 h4{line-height:1.9 !important}.line-height-all-1-9 h1,.line-height-all-1-9 h2,.line-height-all-1-9 h3,.line-height-all-1-9 h4,.line-height-all-1-9 p,.line-height-all-1-9 span,.line-height-all-1-9 a{line-height:1.9 !important}.line-height-p-2 p{line-height:2 !important}.line-height-a-2 a{line-height:2 !important}.line-height-span-2 span{line-height:2 !important}.line-height-h1-2 h1{line-height:2 !important}.line-height-h2-2 h2{line-height:2 !important}.line-height-h3-2 h3{line-height:2 !important}.line-height-h4-2 h4{line-height:2 !important}.line-height-headings-2 h1,.line-height-headings-2 h2,.line-height-headings-2 h3,.line-height-headings-2 h4{line-height:2 !important}.line-height-all-2 h1,.line-height-all-2 h2,.line-height-all-2 h3,.line-height-all-2 h4,.line-height-all-2 p,.line-height-all-2 span,.line-height-all-2 a{line-height:2 !important}.max-content-width{clear:both;float:none !important;margin-left:auto !important;margin-right:auto !important;max-width:100% !important}.max-content-width *{clear:both;float:none}@media (min-width: 992px){.max-content-width{max-width:1140px !important}}@media (min-width: 992px) and (max-width: 1200px){.max-content-width{max-width:980px !important}}.max-image-w-none img{max-width:none !important}.min-image-w-auto img{min-width:auto !important}.min-w-auto{min-width:auto !important}.image-w-auto img{width:auto !important}.max-w-none{max-width:none !important}.max-image-w-none image{max-width:none !important}@media (max-width: 991px){.max-w-m-auto{max-width:none !important}}@media (min-width: 992px){.max-w-d-auto{max-width:none !important}}.w-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}@media (min-width: 768px){.w-d-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}}[class*='w-d-'],[class*='w-m-']{max-width:none !important;min-width:auto !important}@media (min-width: 992px){.max-w-d-10{max-width:10% !important}.w-d-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-d-10 img{max-width:10% !important}.max-w-d-20{max-width:20% !important}.w-d-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-d-20 img{max-width:20% !important}.max-w-d-30{max-width:30% !important}.w-d-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-d-30 img{max-width:30% !important}.max-w-d-40{max-width:40% !important}.w-d-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-d-40 img{max-width:40% !important}.max-w-d-50{max-width:50% !important}.w-d-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-d-50 img{max-width:50% !important}.max-w-d-60{max-width:60% !important}.w-d-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-d-60 img{max-width:60% !important}.max-w-d-70{max-width:70% !important}.w-d-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-d-70 img{max-width:70% !important}.max-w-d-80{max-width:80% !important}.w-d-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-d-80 img{max-width:80% !important}.max-w-d-90{max-width:90% !important}.w-d-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-d-90 img{max-width:90% !important}.max-w-d-100{max-width:100% !important}.w-d-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-d-100 img{max-width:100% !important}}@media (max-width: 991px){.max-w-m-10{max-width:10% !important}.w-m-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-m-10 img{max-width:10% !important}.max-w-m-20{max-width:20% !important}.w-m-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-m-20 img{max-width:20% !important}.max-w-m-30{max-width:30% !important}.w-m-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-m-30 img{max-width:30% !important}.max-w-m-40{max-width:40% !important}.w-m-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-m-40 img{max-width:40% !important}.max-w-m-50{max-width:50% !important}.w-m-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-m-50 img{max-width:50% !important}.max-w-m-60{max-width:60% !important}.w-m-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-m-60 img{max-width:60% !important}.max-w-m-70{max-width:70% !important}.w-m-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-m-70 img{max-width:70% !important}.max-w-m-80{max-width:80% !important}.w-m-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-m-80 img{max-width:80% !important}.max-w-m-90{max-width:90% !important}.w-m-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-m-90 img{max-width:90% !important}.max-w-m-100{max-width:100% !important}.w-m-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-m-100 img{max-width:100% !important}}.accordion-content>div{padding:1rem}@media (min-width: 768px){.accordion-content>div{padding:1rem}}.accordion-content-wrapper{cursor:auto;-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out;visibility:visible !important;height:auto !important;left:auto !important;max-height:0;overflow:hidden !important;top:auto !important}.accordion-content-wrapper *:not(a){cursor:auto !important}.accordion-container{border:0;list-style:none}.accordion-head{background:none;border:0;padding:1rem}.accordion-head h3,.accordion-head h2{width:90%}.accordion-head a{border:0;color:#bc1e15;font-weight:600;text-decoration:none}.accordion-head::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:get-icon("arrow-down", #fff) !important;background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';height:34px;left:auto;margin:0;margin:auto;position:relative;right:0;top:0;vertical-align:middle;width:34px}.accordion-head:hover::after{background-image:get-icon("arrow-down", #fff) !important}.accordion-title{margin:0}.accordion-slide{border:0;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent}.accordion-slide.is-active .accordion-content-wrapper{height:auto !important;overflow:hidden !important}.accordion-slide.is-active .accordion-head::after{background-image:get-icon("arrow-up", #fff) !important}.accordion-slide.is-active .accordion-head:hover::after{background-image:get-icon("arrow-up", #fff) !important}.accordion-slide:focus-within .accordion-head::after{background-image:get-icon("arrow-up", #fff) !important}.accordion-slide:focus-within .accordion-head:hover::after{background-image:get-icon("arrow-up", #fff) !important}.accordion-slide::before{background:#bc1e15;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}.accordion-slide:focus-within .accordion-content-wrapper{height:auto !important;overflow:hidden !important}@media (min-width: 768px){.accordion-head{padding:15px 20px 15px 20px}.accordion-head::after{height:34px;width:34px}.accordion-slide::after{left:0;width:100%}.accordion-slide.is-active .accordion-head::before{content:'';left:0;width:100%}.accordion-slide:focus-within .accordion-head::before{content:'';left:0;width:100%}}.list-diff-style ul{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;margin:20px 0 !important}.list-diff-style ul li{width:100% !important}@media (min-width: 768px){.list-diff-style ul li{width:35% !important}}.mod-js .accordion-head{position:relative;cursor:pointer}.mod-js .accordion-head:after{position:absolute !important;content:'\ea0a';display:inline-block;font-family:'icomoon';font-style:normal;position:relative;font-size:1rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bc1e15;color:#fff;border-radius:30px}.mod-js .accordion-slide.is-active>.accordion-head:hover,.mod-js .accordion-slide.is-active>.accordion-head{cursor:pointer}.accordion-slide.is-active .accordion-head::after{content:'\ea0b'}.mod-js .accordion-slide.is-active>.accordion-head:hover{background-color:inherit !important}.breadcrumbs{margin:0}.breadcrumbs li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;position:relative;margin:0;padding:0}.breadcrumbs li:nth-of-type(1){-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:20px;min-width:20px}.breadcrumbs li:nth-of-type(1) a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;display:inline-block;font-size:0 !important;line-height:0 !important}.breadcrumbs li:nth-of-type(1) a::before{background-position:center;background-repeat:no-repeat;background-size:cover;content:'\e92d';font-family:'icomoon';font-size:18px;display:inline-block;display:block;height:17px;line-height:normal;padding-right:5px;width:15px}.breadcrumbs li:not(:nth-last-of-type(1)){-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:0;margin-right:20px}.breadcrumbs li:not(:nth-last-of-type(1))::before{position:absolute;background-image:get-icon("right-arrow", #544f40);width:10px;background-position:center;background-repeat:no-repeat;background-size:contain;content:'';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:100%;top:0;bottom:0;left:auto;right:-15px}.breadcrumbs li.is-current,.breadcrumbs li.is-current a{color:#bc1e15}.breadcrumbs a{color:#bc1e15;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap;font-size:1rem;font-weight:400;line-height:18px;text-decoration:none}.breadcrumbs-list,.breadcrumbs-without-separator{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 768px){.breadcrumbs{background:none}.breadcrumbs a{font-size:1rem !important;font-weight:400;line-height:18px}}.breadcrumbs.foldable ol{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.breadcrumbs.foldable ol>li{height:auto !important}.breadcrumbs.ellipsis ol{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.breadcrumbs.ellipsis ol>li{-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.breadcrumbs.ellipsis ol>li:nth-last-child(1){-webkit-box-flex:0 !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important}.breadcrumbs.stacked-text ol{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.breadcrumbs.stacked-text ol>li{-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;height:auto !important;min-height:50px !important}.breadcrumbs.stacked-text ol>li>a{white-space:normal !important}.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}@media (max-width: 767px){.breadcrumbs-list li{float:none}}.breadcrumbs-separator{margin:0 10px}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{position:relative}.breadcrumbs-without-separator li:before{right:0;content:' ';display:inline-block;position:relative;position:absolute}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}.default-icon{display:inline-block;width:auto}.default-icon>a{background-color:#bc1e15;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{border-radius:30px;text-align:center;background-color:#bc1e15}.default-icon.default>a:hover{background-color:#960000;color:#bc1e15}.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}#footer{background-color:#fff}#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 .richText *{color:#bc1e15}#footer .copyright .richText-content{display:block}#footer .copyright p{font-size:1rem;text-align:center;max-width:unset}#footer .list-footer ul li{list-style-type:none}#footer .list-footer ul li a{font-size:1rem}#footer .list-footer ul li a:hover{color:#f4eadd}#footer .list-footer ul li::before{display:none}@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;width:100%}#footer .list-footer ul li a{font-size:1rem}#footer .copyright p{font-size:1rem}}.megamenu{margin:0;padding:0;position:relative;z-index:999;padding-left:calc((100% - 1140px) / 2);padding-right:calc((100% - 1140px) / 2);background-color:#f4eadd;overflow-x:visible;width:100%}.megamenu .haleon-logo{font-size:0;display:inline-block}.megamenu .haleon-logo a{line-height:0}.megamenu .language-selector{bottom:45px;cursor:pointer;left:0;position:fixed;z-index:12}.megamenu .countries-list>*>.paragraphSystem{margin:0}.megamenu .country-selected{border:solid #fff 1px;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 20px}.megamenu .country-selected .chevron-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:16px}.megamenu .country-selected .chevron-down::before,.megamenu .country-selected .chevron-down::after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f4eadd;content:'';height:1px;width:50%}.megamenu .country-selected .chevron-down::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .country-selected:hover .chevron-down::before,.megamenu .country-selected:hover .chevron-down::after{background-color:#bc1e15}.megamenu *{font-family:"Roboto",verdana,sans-serif;color:#bc1e15}.megamenu>.component-content{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;background:#f4eadd;left:0;max-height:50px;min-height:50px;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9}.megamenu>.component-content>.paragraphSystem{-ms-flex-line-pack:baseline;align-content:baseline;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;min-height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.megamenu>.component-content>.paragraphSystem>a{display:none}.megamenu>.component-content>.paragraphSystem>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.megamenu>.component-content>.paragraphSystem::before,.megamenu>.component-content>.paragraphSystem::after{content:initial;content:none;display:none !important}.megamenu-bottom-center{background-color:#f4eadd}.megamenu-top-bar-left{margin:1rem 0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.megamenu-top-bar-left>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-top-bar-left>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-left>*>.paragraphSystem>a{display:none}.megamenu-top-bar-left>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-top-bar-right{margin:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.megamenu-top-bar-right>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-top-bar-right>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-right>*>.paragraphSystem>a{display:none}.megamenu-top-bar-right>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-language-list{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background:#fff;display:block;left:0;min-height:100vh;max-height:100vh;opacity:1;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;overflow:auto;padding:50px 1rem 1rem 1rem;position:fixed;top:0;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0);width:100%;z-index:99}.megamenu-language-list *{color:#bc1e15}.megamenu-language-list.opened,.megamenu-language-list:focus{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list:focus-within{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list>.inner>*>.component{padding:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem{margin:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem a{display:block;font-size:15px;padding:0 5px}.megamenu-social{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;pointer-events:none}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 100px}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:10px;padding:0;pointer-events:all}.megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.megamenu-logo::after{content:'';width:100%;bottom:0;position:absolute;left:0;top:auto;right:0;height:1px;background:#f4eadd}.megamenu-logo>.component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.megamenu-logo>.component-content a,.megamenu-logo>.component-content a:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:0;height:50px;margin:0 auto;width:90px}.megamenu .searchBox-title{display:none}.megamenu .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;max-height:0;text-align:center}.megamenu .searchBox-label{display:block;padding:0 1rem}.megamenu .searchBox{margin:0}.megamenu .searchBox button{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:19px;border:none;font-size:0;height:50px;left:auto;line-height:1;opacity:1;outline:none;padding:0;position:fixed;right:0;top:0;width:50px;cursor:pointer}.megamenu .searchBox input[type='text']{border:1px solid #bc1e15;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 .searchBox input[type='text']::-webkit-input-placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']::placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#bc1e15}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#bc1e15}.megamenu-search{-webkit-animation:searchshow 0.2s ease forwards;animation:searchshow 0.2s ease forwards;margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden}.megamenu-search>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px}.megamenu-nav-container{margin:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}.megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto;pointer-events:all;-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;-ms-overflow-style:none;scrollbar-width:none}.megamenu.nav-opened>.component-content::-webkit-scrollbar{display:none}.megamenu.nav-opened .megamenu-search{-webkit-animation:searchhide 0.2s ease forwards;animation:searchhide 0.2s ease forwards}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened .megamenu-main-nav>* .navigation-mobile-menu{background-image:get-icon("cross-icon", #bc1e15);background-size:15px}.megamenu.nav-opened .megamenu-main-nav>* .navigation-mobile-menu::after{display:none !important}.megamenu.search-opened>*>.paragraphSystem .megamenu-search .form-search{max-height:50px}.megamenu.search-opened>.component-content{background:#f4eadd;max-height:100px;min-height:100px;overflow:hidden}.megamenu.search-opened>.component-content>.paragraphSystem{background:#f4eadd}.megamenu .navigation-mobile-menu{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;background-image:get-icon("navigation-hamburger", #bc1e15);background-position:center;background-repeat:no-repeat;background-size:20px;border:none;display:block;height:50px;left:0;position:fixed;top:0;width:50px;z-index:999}.megamenu .navigation-mobile-menu::after{display:none}.megamenu-main-nav{background-color:transparent;color:#bc1e15}.megamenu-main-nav *{color:#bc1e15}.megamenu-main-nav>*>.navigation-root.navigation-level1{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:54px;overflow:hidden;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{background-color:transparent;border:none;color:#bc1e15;font-size:15px;font-weight:700;height:auto;margin:0;padding:0 30px;text-align:center;text-align:center;width:100%;text-decoration:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@media (min-width: 768px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{line-height:54px}}@media (max-width: 767px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{min-height:54px}}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a:hover{color:#bc1e15}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{max-height:54px}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a{position:relative}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration{background:transparent;position:absolute;right:0;left:auto;bottom:0;margin:auto;width:10%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before,.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#bc1e15;content:'';display:inline-block;height:2px;vertical-align:middle;width:8px}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open{max-height:1200px}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>a>.navigation-item-decoration::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>a>.navigation-item-decoration::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a{color:#bc1e15}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#bc1e15}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li:nth-last-child(1){border-bottom:none}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li>a{background:transparent;border:none;display:block;font-size:14px;font-weight:400;height:100%;line-height:49px;padding:0;text-align:center;width:100%}.megamenu-submenu-item .navigation-mobile-menu{display:none !important}.megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container{display:none;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.megamenu-submenu-item{background-color:#fff}.megamenu-submenu-item *{color:#bc1e15}.megamenu-submenu-item>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0 auto;max-width:1140px}@media (min-width: 992px){.megamenu{padding-left:calc((100% - 1140px) / 2);padding-right:calc((100% - 1140px) / 2)}.megamenu>.component-content{margin:0 auto}.megamenu-bottom-center{background-color:transparent}.megamenu-bottom-left,.megamenu-bottom-center,.megamenu-bottom-right{max-width:calc(100% / 3);width:calc(100% / 3)}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}.megamenu>.component-content{background:transparent;max-height:none;max-width:1140px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem{background:transparent;max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-']{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:0}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu>.component-content>.paragraphSystem>div{padding:0}.megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-top-bar-left>.component-content{height:100%}.megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:1rem;width:auto;width:auto}.megamenu-top-bar-left>.component-content>.paragraphSystem>div:nth-last-of-type(1){margin-left:0}.megamenu .language-selector{bottom:auto;left:auto;position:relative}.megamenu .language-selector.opened .country-selected .chevron-down::before,.megamenu .language-selector:focus .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector.opened .country-selected .chevron-down::after,.megamenu .language-selector:focus .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .country-selected{background:transparent;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.megamenu-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.megamenu-top-bar-right>.component-content{height:100%}.megamenu-top-bar-right>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-left:1rem;width:auto}.megamenu-top-bar-right>.component-content>.paragraphSystem>div:nth-of-type(1){margin-left:0}.megamenu .countries-list{margin-bottom:20px}.megamenu .countries-list>*>.paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0;width:100%}.megamenu .countries-list>*>.paragraphSystem::before,.megamenu .countries-list>*>.paragraphSystem>a{display:none}.megamenu .countries-list>*>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 calc((1140px - 30px) / 4);flex:1 1 calc((1140px - 30px) / 4);margin-bottom:15px;max-width:calc((1140px - 30px) / 4);width:100%}.megamenu-language-list{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;display:block;left:50%;margin:auto;max-width:100vw;min-height:auto;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;padding:0;position:absolute;right:0;top:92px;-webkit-transform:translate(-50%, 0) scaleY(0);-ms-transform:translate(-50%, 0) scaleY(0);transform:translate(-50%, 0) scaleY(0);width:100vw;-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-language-list.opened,.megamenu-language-list:focus{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list.opened>.inner,.megamenu-language-list:focus>.inner{opacity:1}.megamenu-language-list:focus-within{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list:focus-within>.inner{opacity:1}.megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1140px}.megamenu-social{max-width:calc(100% / 3);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:calc(100% / 3)}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:0;margin-right:10px;padding:0;pointer-events:all}.megamenu .social-pages>*>.paragraphSystem .icons-with-link:nth-last-child(1){margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link i{height:22px;width:22px}.megamenu-logo{max-width:calc(100% / 3);-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:calc(100% / 3);border:none}.megamenu-logo::after{display:none}.megamenu-logo>* a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:80px;min-width:80px;width:80px}.megamenu-logo>* a img{width:100%}.megamenu .searchBox-label{padding:0}.megamenu .form-search{max-height:none;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.megamenu .searchBox{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu .searchBox button{background-size:19px;background-size:contain;height:20px;left:auto;margin-left:10px;opacity:1;position:relative;right:auto;top:auto;width:20px;position:relative}.megamenu .searchBox button:before{content:'\e91d';font-size:20px;font-family:'icomoon'}.megamenu .searchBox input[type='text']{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:get-icon("search-icon", #bc1e15);-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#ced4da;background-position:center left 5px;background-repeat:no-repeat;background-size:1rem;font-size:1rem;opacity:0;outline:0;padding:0.5rem 1rem 0.5rem 2rem;pointer-events:none;text-align:left;width:0}.megamenu .searchBox input[type='text']::-webkit-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu-search{max-width:calc(100% / 3);-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:calc(100% / 3)}.megamenu-search>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem,.megamenu-search:focus>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search.is-open>*>.paragraphSystem .searchBox button,.megamenu-search:focus>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-search:focus-within>*>.paragraphSystem{margin:0}.megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search:focus-within>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-nav-container{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important;max-width:100vw;min-height:45px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width: 992px) and (min-width: 1140px){.megamenu-nav-container{margin-left:calc(((100vw - 1140px) / 2) * -1);margin-right:calc(((100vw - 1140px) / 2) * -1)}}@media (min-width: 992px){.megamenu-nav-container>.component-content{overflow:visible}.megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-main-nav{background-color:#f4eadd;color:#bc1e15;margin:0;width:100%}.megamenu-main-nav *{color:#bc1e15}.megamenu-main-nav>*>.navigation-mobile-menu{display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;height:100%;max-height:100%;max-width:none;min-height:auto;width:auto;color:#bc1e15}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{font-size:14px;line-height:calc(
 14px + 4px);background-color:rgba(0,0,0,0);max-height:75%;padding:0 5px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a{color:#bc1e15;background-color:rgba(0,0,0,0)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus-within>a{color:#bc1e15;background-color:rgba(0,0,0,0)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a::after{background-color:rgba(0,0,0,0)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{border:none;color:#bc1e15;height:100%;line-height:35px;position:relative;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;bottom:calc(
 50% - 3px - (
 15px / 2
 ) - 1px);content:'';display:block;height:3px;position:absolute;width:70px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration{display:none !important}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background-color:#f4eadd;display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#bc1e15;text-align:left}.megamenu-submenu-items-container{display:block}.megamenu-submenu-items-container .navigation ul,.megamenu-submenu-items-container .navigation li,.megamenu-submenu-items-container .navigation a,.megamenu-submenu-items-container .navigation li:hover,.megamenu-submenu-items-container .navigation a:hover,.megamenu-submenu-items-container .navigation a.navigation-item-title{background:transparent;border:0;list-style:none;list-style-type:none;margin:0;padding:0}.megamenu-submenu-items-container .navigation-item{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item{-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-items-container>.component-content{overflow:visible}.megamenu-submenu-items-container>.component-content>.paragraphSystem{height:0;margin:0;max-height:0;pointer-events:none}.megamenu-submenu-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#fff;left:0;opacity:0;padding:50px 0;pointer-events:all;position:absolute;right:0;top:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);width:100%;z-index:99}.megamenu-submenu-item *{color:#bc1e15}.megamenu-submenu-item.opened,.megamenu-submenu-item:focus{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:1140px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}@media (min-width: 992px) and (max-width: 1200px){.megamenu{padding-left:calc((100% - 980px) / 2);padding-right:calc((100% - 980px) / 2)}.megamenu>.component-content{max-width:980px}.megamenu>.component-content>.paragraphSystem{max-width:980px}.megamenu-language-list>*>.component-content{margin:0 auto;max-width:980px}}@media (min-width: 992px) and (max-width: 1200px) and (min-width: 980px){.megamenu-nav-container{margin-left:calc(((100vw - 980px) / 2) * -1);margin-right:calc(((100vw - 980px) / 2) * -1)}}@media (min-width: 992px) and (max-width: 1200px){.megamenu-nav-container>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-main-nav>*>.navigation-root.navigation-level1{max-width:980px}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container>*>.paragraphSystem{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:980px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.country-selected,a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border-bottom:solid transparent 1px;font-size:1rem;text-decoration:none;color:#bc1e15}.country-selected:hover,a.top-bar-link:hover{border-bottom:solid #bc1e15 1px;color:#bc1e15}.megamenu-navigation>.inner>.component-content,.simple-navigation>.inner>.component-content{margin:0;overflow:visible}@media (min-width: 992px){.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content{overflow:visible}.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children{overflow:visible;position:relative}.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children>ul{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;left:0;max-width:none;min-width:auto;overflow-x:visible;overflow-y:hidden;position:absolute;top:100%;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);transform:scale(1, 0);width:auto;z-index:99}.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children>ul li{text-align:left}.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children:hover>ul{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1)}.simple-navigation .megamenu .megamenu-nav-container .megamenu-submenu-items-container{display:none !important}}.searchbox .form-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.searchbox-label{width:100%}.searchbox .search-query{border:1px solid #fff;border-right-width:0;font-size:16px;height:54px;padding:15px;width:100% !important}@media (min-width: 768px){.searchbox .search-query{font-size:18px;height:80px}}.searchbox-results{margin-bottom:50px !important;margin-top:30px}.searchbox-results .button{background-color:transparent;border:1px solid #fff;border-left-width:0;border-radius:0;font-size:0;height:54px;padding:5px;position:relative;width:54px}.searchbox-results .button::before{background-color:#fff;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:get-icon("search-icon", #f4eadd);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}}.searchbox-results.theme-1 .button{border-bottom:1px solid #bc1e15 !important;border-left:1px solid transparent !important;border-right:1px solid #bc1e15 !important;border-top:1px solid #bc1e15 !important}.searchbox-results.theme-1 .button::before{background-color:#bc1e15 !important}.searchbox-results.theme-1 .button::after{background:get-icon("search-icon", #bc1e15) !important;background-repeat:no-repeat !important}.searchbox-results.theme-1 form input{border-bottom:1px solid #bc1e15 !important;border-left:1px solid #bc1e15 !important;border-top:1px solid #bc1e15 !important}.searchbox-results.theme-2 .button{border-bottom:1px solid #f4eadd !important;border-left:1px solid transparent !important;border-right:1px solid #f4eadd !important;border-top:1px solid #f4eadd !important}.searchbox-results.theme-2 .button::before{background-color:#f4eadd !important}.searchbox-results.theme-2 .button::after{background:get-icon("search-icon", #f4eadd) !important;background-repeat:no-repeat !important}.searchbox-results.theme-2 form input{border-bottom:1px solid #f4eadd !important;border-left:1px solid #f4eadd !important;border-top:1px solid #f4eadd !important}.searchbox-results.theme-3 .button{border-bottom:1px solid #fff !important;border-left:1px solid transparent !important;border-right:1px solid #fff !important;border-top:1px solid #fff !important}.searchbox-results.theme-3 .button::before{background-color:#fff !important}.searchbox-results.theme-3 .button::after{background:get-icon("search-icon", #fff) !important;background-repeat:no-repeat !important}.searchbox-results.theme-3 form input{border-bottom:1px solid #fff !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}.searchResults{border:0;margin:0 auto;padding:15px;position:relative}.searchResults.stripped .searchResults-result{position:relative !important}.searchResults.stripped .searchResults-result::after{background-color:transparent;bottom:0;content:'';height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;z-index:-1}.searchResults.stripped.full-width .searchResults-result::after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.searchResults.stripped.odds.theme-1 .searchResults-result:nth-child(odd)::after{background-color:#bc1e15 !important}.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd)::after{background-color:#f4eadd !important}.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd)::after{background-color:#fff !important}.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd)::after{background-color:#f8a500 !important}.searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd)::after{background-color:#70b908 !important}.searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd)::after{background-color:#035105 !important}.searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd)::after{background-color:#0193cc !important}.searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd)::after{background-color:#0064b4 !important}.searchResults.stripped.odds.theme-9 .searchResults-result:nth-child(odd)::after{background-color:#5b1f84 !important}.searchResults.stripped.odds.theme-10 .searchResults-result:nth-child(odd)::after{background-color:#960000 !important}.searchResults.stripped.odds.theme-11 .searchResults-result:nth-child(odd)::after{background-color:#004679 !important}.searchResults.stripped.odds.theme-white .searchResults-result:nth-child(odd)::after{background-color:#fff !important}.searchResults.stripped.odds.theme-gray-100 .searchResults-result:nth-child(odd)::after{background-color:#f8f9fa !important}.searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd)::after{background-color:#e9ecef !important}.searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd)::after{background-color:#dee2e6 !important}.searchResults.stripped.odds.theme-gray-400 .searchResults-result:nth-child(odd)::after{background-color:#ced4da !important}.searchResults.stripped.odds.theme-gray-500 .searchResults-result:nth-child(odd)::after{background-color:#d5d1ce !important}.searchResults.stripped.odds.theme-gray-600 .searchResults-result:nth-child(odd)::after{background-color:#868e96 !important}.searchResults.stripped.odds.theme-gray-700 .searchResults-result:nth-child(odd)::after{background-color:#495057 !important}.searchResults.stripped.odds.theme-gray-800 .searchResults-result:nth-child(odd)::after{background-color:#343a40 !important}.searchResults.stripped.odds.theme-gray-900 .searchResults-result:nth-child(odd)::after{background-color:#544f40 !important}.searchResults.stripped.odds.theme-black .searchResults-result:nth-child(odd)::after{background-color:#000 !important}.searchResults.stripped.evens.theme-1 .searchResults-result:nth-child(even)::after{background-color:#bc1e15 !important}.searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(even)::after{background-color:#f4eadd !important}.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(even)::after{background-color:#fff !important}.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(even)::after{background-color:#f8a500 !important}.searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(even)::after{background-color:#70b908 !important}.searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(even)::after{background-color:#035105 !important}.searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(even)::after{background-color:#0193cc !important}.searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(even)::after{background-color:#0064b4 !important}.searchResults.stripped.evens.theme-9 .searchResults-result:nth-child(even)::after{background-color:#5b1f84 !important}.searchResults.stripped.evens.theme-10 .searchResults-result:nth-child(even)::after{background-color:#960000 !important}.searchResults.stripped.evens.theme-11 .searchResults-result:nth-child(even)::after{background-color:#004679 !important}.searchResults.stripped.evens.theme-white .searchResults-result:nth-child(even)::after{background-color:#fff !important}.searchResults.stripped.evens.theme-gray-100 .searchResults-result:nth-child(even)::after{background-color:#f8f9fa !important}.searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(even)::after{background-color:#e9ecef !important}.searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(even)::after{background-color:#dee2e6 !important}.searchResults.stripped.evens.theme-gray-400 .searchResults-result:nth-child(even)::after{background-color:#ced4da !important}.searchResults.stripped.evens.theme-gray-500 .searchResults-result:nth-child(even)::after{background-color:#d5d1ce !important}.searchResults.stripped.evens.theme-gray-600 .searchResults-result:nth-child(even)::after{background-color:#868e96 !important}.searchResults.stripped.evens.theme-gray-700 .searchResults-result:nth-child(even)::after{background-color:#495057 !important}.searchResults.stripped.evens.theme-gray-800 .searchResults-result:nth-child(even)::after{background-color:#343a40 !important}.searchResults.stripped.evens.theme-gray-900 .searchResults-result:nth-child(even)::after{background-color:#544f40 !important}.searchResults.stripped.evens.theme-black .searchResults-result:nth-child(even)::after{background-color:#000 !important}@media (min-width: 768px){.searchResults::before{background-color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';display:block;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;z-index:-1}}.searchResults-number{color:#868e96;font-size:16px;font-weight:700;margin-bottom:2rem;margin-left:-1rem;position:relative;display:block !important}.searchResults-number .searchResults-term{color:#bc1e15;font-size:16px;font-weight:700;position:relative}@media (min-width: 768px){.searchResults-number{font-size:18px;font-weight:700;margin-left:0;position:relative}.searchResults-number .searchResults-term{font-size:18px;font-weight:700}}.searchResults-results{margin-bottom:10px}.searchResults-result{background-color:transparent;padding-bottom:1rem;padding-top:1rem;position:relative}@media (min-width: 768px){.searchResults-result{padding:30px 0}}.searchResults-description{color:#495057;font-size:16px;font-weight:normal;line-height:20px;margin:0}@media (min-width: 768px){.searchResults-description{font-size:18px;font-weight:normal;line-height:20px}}.searchResults-title h3,.searchResults-title a{display:block;font-size:16px;font-style:normal;font-weight:700;margin-bottom:.5rem;text-decoration:none}@media (min-width: 768px){.searchResults-title h3,.searchResults-title a{font-size:18px}}.searchResults-pagination{margin:30px auto}@media (min-width: 768px){.searchResults-pagination{margin:50px auto}}.searchResults-pagination-item:first-child a{text-indent:unset}.searchResults-pagination-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.searchResults-pagination-item{background-color:transparent;border:none}.searchResults-pagination-item a{background-color:transparent;color:#bc1e15;font-size:16px;font-weight:normal;text-decoration:none}@media (min-width: 768px){.searchResults-pagination-item a{font-size:18px}}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer}.richText.component>.component-content{height:100%;width:100%}.richText.component>.component-content>.richText-content{height:100%;width:100%}.richText-content p+ul,.richText-content p+ol{margin-top:-0.5rem}.richText-content ul,.richText-content ol{margin:0;padding:0}.richText-content ul>li,.richText-content ol>li{color:#bc1e15;line-height:1.29;margin-bottom:.2rem;padding:0;margin-left:1rem;position:relative;text-align:left}.richText-content ul>li:nth-last-of-type(1),.richText-content ol>li:nth-last-of-type(1){margin-bottom:0}.richText-content ul>li::before,.richText-content ol>li::before{color:#f8a500;content:'\2022';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.8rem;left:0;line-height:1.29;position:absolute;text-indent:0;top:0;display:none}@media (min-width: 992px){.richText-content ul>li::before,.richText-content ol>li::before{line-height:1.53}}@media (min-width: 992px){.richText-content ul>li,.richText-content ol>li{line-height:1.53}}.richText-content ol>li:nth-child(1)::before{content:"1.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(2)::before{content:"2.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(3)::before{content:"3.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(4)::before{content:"4.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(5)::before{content:"5.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(6)::before{content:"6.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(7)::before{content:"7.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(8)::before{content:"8.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(9)::before{content:"9.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(10)::before{content:"10.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(11)::before{content:"11.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(12)::before{content:"12.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(13)::before{content:"13.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(14)::before{content:"14.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(15)::before{content:"15.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(16)::before{content:"16.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(17)::before{content:"17.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(18)::before{content:"18.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(19)::before{content:"19.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(20)::before{content:"20.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(21)::before{content:"21.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(22)::before{content:"22.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(23)::before{content:"23.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(24)::before{content:"24.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(25)::before{content:"25.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(26)::before{content:"26.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(27)::before{content:"27.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(28)::before{content:"28.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(29)::before{content:"29.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(30)::before{content:"30.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(31)::before{content:"31.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(32)::before{content:"32.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(33)::before{content:"33.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(34)::before{content:"34.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(35)::before{content:"35.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(36)::before{content:"36.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(37)::before{content:"37.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(38)::before{content:"38.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(39)::before{content:"39.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(40)::before{content:"40.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(41)::before{content:"41.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(42)::before{content:"42.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(43)::before{content:"43.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(44)::before{content:"44.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(45)::before{content:"45.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(46)::before{content:"46.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(47)::before{content:"47.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(48)::before{content:"48.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(49)::before{content:"49.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(50)::before{content:"50.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(51)::before{content:"51.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(52)::before{content:"52.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(53)::before{content:"53.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(54)::before{content:"54.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(55)::before{content:"55.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(56)::before{content:"56.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(57)::before{content:"57.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(58)::before{content:"58.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(59)::before{content:"59.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(60)::before{content:"60.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(61)::before{content:"61.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(62)::before{content:"62.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(63)::before{content:"63.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(64)::before{content:"64.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(65)::before{content:"65.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(66)::before{content:"66.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(67)::before{content:"67.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(68)::before{content:"68.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(69)::before{content:"69.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(70)::before{content:"70.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(71)::before{content:"71.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(72)::before{content:"72.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(73)::before{content:"73.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(74)::before{content:"74.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(75)::before{content:"75.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(76)::before{content:"76.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(77)::before{content:"77.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(78)::before{content:"78.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(79)::before{content:"79.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(80)::before{content:"80.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(81)::before{content:"81.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(82)::before{content:"82.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(83)::before{content:"83.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(84)::before{content:"84.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(85)::before{content:"85.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(86)::before{content:"86.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(87)::before{content:"87.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(88)::before{content:"88.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(89)::before{content:"89.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(90)::before{content:"90.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(91)::before{content:"91.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(92)::before{content:"92.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(93)::before{content:"93.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(94)::before{content:"94.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(95)::before{content:"95.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(96)::before{content:"96.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(97)::before{content:"97.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(98)::before{content:"98.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(99)::before{content:"99.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(100)::before{content:"100.";font-size:inherit;font-weight:700}@media (max-width: 991px){.richText.text-center .richText-content ul>li{text-align:center !important}.richText.text-right .richText-content ul>li{text-align:right !important}.richText.text-left .richText-content ul>li{text-align:left !important}}@media (min-width: 992px){.richText.text-d-center .richText-content ul>li{text-align:center !important}.richText.text-d-right .richText-content ul>li{text-align:right !important}.richText.text-d-left .richText-content ul>li{text-align:left !important}}.richText.no-bullets .richText-content ul>li::before{display:none}.richText.list-color-1 li::before{color:#bc1e15 !important}.richText.list-color-2 li::before{color:#f4eadd !important}.richText.list-color-3 li::before{color:#fff !important}.richText.list-color-4 li::before{color:#f8a500 !important}.richText.list-color-5 li::before{color:#70b908 !important}.richText.list-color-6 li::before{color:#035105 !important}.richText.list-color-7 li::before{color:#0193cc !important}.richText.list-color-8 li::before{color:#0064b4 !important}.richText.list-color-9 li::before{color:#5b1f84 !important}.richText.list-color-10 li::before{color:#960000 !important}.richText.list-color-11 li::before{color:#004679 !important}.richText.list-color-white li::before{color:#fff !important}.richText.list-color-gray-100 li::before{color:#f8f9fa !important}.richText.list-color-gray-200 li::before{color:#e9ecef !important}.richText.list-color-gray-300 li::before{color:#dee2e6 !important}.richText.list-color-gray-400 li::before{color:#ced4da !important}.richText.list-color-gray-500 li::before{color:#d5d1ce !important}.richText.list-color-gray-600 li::before{color:#868e96 !important}.richText.list-color-gray-700 li::before{color:#495057 !important}.richText.list-color-gray-800 li::before{color:#343a40 !important}.richText.list-color-gray-900 li::before{color:#544f40 !important}.richText.list-color-black li::before{color:#000 !important}@media (max-width: 991px){.richText.list-align-left .richText-content,.richText.list-align-right .richText-content,.richText.list-align-center .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-left .richText-content>*,.richText.list-align-right .richText-content>*,.richText.list-align-center .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-left .richText-content>ul,.richText.list-align-right .richText-content>ul,.richText.list-align-center .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width: 992px){.richText.list-align-d-left .richText-content,.richText.list-align-d-right .richText-content,.richText.list-align-d-center .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-d-left .richText-content>*,.richText.list-align-d-right .richText-content>*,.richText.list-align-d-center .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-d-left .richText-content>ul,.richText.list-align-d-right .richText-content>ul,.richText.list-align-d-center .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-d-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-d-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-d-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width: 991px){.richText.list-w-10 .richText-content ul{max-width:10% !important}.richText.list-w-10 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-10 .richText-content ul{max-width:10% !important}.richText.list-w-d-10 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-20 .richText-content ul{max-width:20% !important}.richText.list-w-20 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-20 .richText-content ul{max-width:20% !important}.richText.list-w-d-20 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-30 .richText-content ul{max-width:30% !important}.richText.list-w-30 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-30 .richText-content ul{max-width:30% !important}.richText.list-w-d-30 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-40 .richText-content ul{max-width:40% !important}.richText.list-w-40 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-40 .richText-content ul{max-width:40% !important}.richText.list-w-d-40 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-50 .richText-content ul{max-width:50% !important}.richText.list-w-50 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-50 .richText-content ul{max-width:50% !important}.richText.list-w-d-50 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-60 .richText-content ul{max-width:60% !important}.richText.list-w-60 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-60 .richText-content ul{max-width:60% !important}.richText.list-w-d-60 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-70 .richText-content ul{max-width:70% !important}.richText.list-w-70 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-70 .richText-content ul{max-width:70% !important}.richText.list-w-d-70 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-80 .richText-content ul{max-width:80% !important}.richText.list-w-80 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-80 .richText-content ul{max-width:80% !important}.richText.list-w-d-80 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-90 .richText-content ul{max-width:90% !important}.richText.list-w-90 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-90 .richText-content ul{max-width:90% !important}.richText.list-w-d-90 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-100 .richText-content ul{max-width:100% !important}.richText.list-w-100 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-100 .richText-content ul{max-width:100% !important}.richText.list-w-d-100 .richText-content ul ul{max-width:none !important}}.mod-js .accordion-slide{margin-bottom:10px}.mod-js .accordion-slide::before{border-radius:6px}.mod-js .accordion-content{border-top:1px solid #bc1e15}.mod-js .accordion-content-wrapper{font-family:"Roboto",verdana,sans-serif}.mod-js .accordion-content-wrapper p,.mod-js .accordion-content-wrapper a{color:#fff}.mod-js .accordion-content-wrapper a{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.mod-js .accordion-head{padding:15px 20px 15px 20px}.mod-js .accordion-head .accordion-title-link{color:#fff;font-size:1.125rem;font-family:"Roboto",verdana,sans-serif}@media (min-width: 768px){.mod-js .accordion-head .accordion-title-link{font-size:1.25rem}}.mod-js .accordion-head::after{background-color:#fff;color:#bc1e15;right:1rem}.breadcrumbs li:not(:nth-last-of-type(1))::before{top:0px;bottom:0;left:auto;right:-16px;content:'\e903';font-size:14px;font-family:'icomoon'}.breadcrumbs li a:hover{text-decoration:underline}#footer .list-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap}#footer .list-footer ul li{margin:0px 0rem 1rem 0;width:calc(100% / 2 - 0rem);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (min-width: 992px){#footer .list-footer ul li{margin:0px 1rem 1rem 0;width:calc(100% / 4 - 1rem)}}#footer .list-footer ul li:nth-child(4n){margin-right:0}#footer .list-footer ul li a{text-align:left}#footer .list-footer ul li a:hover{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}#footer .copyright p{margin:0}#footer .flex.justify-space-between-d{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}hr{position:relative;border-width:0;-webkit-box-shadow:none;box-shadow:none;border-style:solid;border-radius:30px;border-color:transparent;margin:0}hr:before{content:'';position:absolute;top:0;left:0;height:5px;width:100%;background:-webkit-gradient(linear, left top, right top, from(#5b1f84), color-stop(#0064b4), color-stop(#0193cc), color-stop(#035105), color-stop(#70b908), color-stop(#f8a500), to(#bc1e15));background:-o-linear-gradient(left, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);background:linear-gradient(to right, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);border-radius:30px}.hero-banner-1{overflow:hidden}@media (min-width: 992px){.hero-banner-1 .image{scale:1.25}}@media (min-width: 1440px){.hero-banner-1 .image{scale:1.2}}@media (min-width: 576px) and (max-width: 767px){.hero-banner-1 .image{margin-top:5rem}}.hero-banner-1 .image>.component-content{position:relative}.hero-banner-1 .image>.component-content::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/hp-icon.png);background-repeat:no-repeat;background-size:contain;background-position:-2px 64px;scale:1.8}@media (min-width: 576px){.hero-banner-1 .image>.component-content::after{background-position:-2px 129px}}@media (min-width: 768px){.hero-banner-1 .image>.component-content::after{background-position:14px 130px}}@media (min-width: 992px){.hero-banner-1 .image>.component-content::after{background-position:46px 60px;scale:1.25;left:auto;right:5%}}@media (min-width: 1200px){.hero-banner-1 .image>.component-content::after{background-position:54px 75px;scale:1.3}}@media (min-width: 1440px){.hero-banner-1 .image>.component-content::after{background-position:50px 86px;scale:1.4}}.hero-banner-1 .image>.component-content img{width:100%}.hero-banner-2 .image>.component-content{position:relative}.hero-banner-2 .image>.component-content::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/homepage/girl-with-dog-bg-m.png);background-repeat:no-repeat;z-index:-1;background-position:right}@media (min-width: 992px){.hero-banner-2 .image>.component-content::before{background-image:url(/content/dam/cf-consumer-healthcare/piri-allergy/en_GB/pages/hygiene/girl-with-dog-bg.png)}}@media (max-width: 991px){.hero-banner-2 .image>.component-content::before{background-position:right -24px;background-size:cover}}@media (min-width: 576px) and (max-width: 767px){.hero-banner-2 .image>.component-content::before{background-position:right -29px;background-size:contain}}@media (max-width: 575px){.hero-banner-2 .image>.component-content::before{background-position:right -19px;background-size:cover}}.reference-hp-banner{max-width:825px;min-width:825px;width:825px;margin-left:auto !important}.pirinase-banner>div>.content{position:relative}.pirinase-banner>div>.content>.image>.component-content{position:relative}.pirinase-banner>div>.content>.image-no-petals>.component-content::after{content:none}@media (min-width: 992px){.pirinase-banner>div>.content>.box{position:absolute !important;margin-top:0 !important}}@media (min-width: 992px){.pirinase-banner>div>.content>.box .box h1,.pirinase-banner>div>.content>.box .box p{color:#fff !important}}@media (min-width: 992px){.pirinase-banner>div>.content>.box .box h1 .button-default,.pirinase-banner>div>.content>.box .box p .button-default{border-color:#fff}}.pirinase-hayfever .richText{padding:4%}@media (min-width: 1200px){.pirinase-hayfever .richText{padding:7%}}@font-face{font-family:'icomoon';src:url(data:font/ttf;base64,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);font-display:swap}.icomoon,.icon-alert:before,.icon-angle-down:before,.icon-angle-left:before,.icon-angle-right:before,.icon-angle-top:before,.icon-arrow-down:before,.icon-arrow-left:before,.icon-arrow-right:before,.icon-arrow--right:after,.icon-arrow-top:before,.icon-arrow-top-right:before,.icon-arrow-top--right::after,.icon-plus:before,.icon-search-line:before,.icon-facebook:before,.icon-facebook2:before,.icon-instagram:before,.icon-whatsapp:before,.icon-twitter:before,.icon-youtube:before,.icon-contact-us:before,.icon-accessibility:before,.icon-home:before,.icon-icon-plus1:before,.icon-minus:before{font-family:'icomoon';font-style:normal}.icon-alert:before{content:'\e900'}.icon-angle-down:before{content:'\e901'}.icon-angle-left:before{content:'\e902'}.icon-angle-right:before{content:'\e903'}.icon-angle-top:before{content:'\e904'}.icon-arrow-down:before{content:'\e905'}.icon-arrow-left:before{content:'\e906'}.icon-arrow-right:before{content:'\e92f'}.icon-arrow--right:after{content:'\e907';margin-left:0.25rem}.icon-arrow-top:before{content:'\e908'}.icon-arrow-top-right:before{content:'\e909'}.icon-arrow-top--right::after{content:'\e909';margin-left:0.25rem}.icon-plus:before{content:'\e91c'}.icon-search-line:before{content:'\e91d'}.icon-facebook:before{content:'\ea90'}.icon-facebook2:before{content:'\ea91'}.icon-instagram:before{content:'\ea92'}.icon-whatsapp:before{content:'\ea93'}.icon-twitter:before{content:'\ea96'}.icon-youtube:before{content:'\ea9d'}.icon-contact-us:before{content:'\e920'}.icon-accessibility:before{content:'\e90f'}.icon-home:before{content:'\e92d'}.icon-icon-plus1:before{content:'\ea0a'}.icon-minus:before{content:'\ea0b'}@media (min-width: 992px){.megamenu{min-height:70px !important}}@media (min-width: 992px){.megamenu>div>.content{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}}.megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 992px){.megamenu-logo{max-width:85px;width:85px}}.megamenu-logo a{-webkit-transform:initial;-ms-transform:initial;transform:initial;width:auto;margin:10px 0 !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){.megamenu-logo a{height:30px !important}}@media (min-width: 992px){.megamenu-logo a{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin:1rem 0 !important}}.megamenu-logo a img{width:auto;height:100%}@media (min-width: 992px){.megamenu-nav-container{max-width:70%;width:70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.megamenu-main-nav>*>.navigation-mobile-menu::before{content:'\e91f';font-family:'icomoon';font-size:1.6rem;color:#bc1e15}.megamenu-main-nav>*>.navigation-mobile-menu.opened::before{content:'\e90e'}.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{position:relative;cursor:pointer}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{padding-left:1rem;padding-right:1.5rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;overflow:initial}}@media (min-width: 992px) and (max-width: 1199px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{padding-left:0.1rem;padding-right:0.2rem}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:not(:last-child)::after{content:'';display:inline-block;width:100%;height:70%;position:absolute;top:50%;right:0;border-right:1px solid #bc1e15;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:first-child{padding-left:0rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:last-child{padding-right:0rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{z-index:9;text-align:left}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{outline-offset:-4px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a::after{bottom:1px;height:1px;width:95%}@media (min-width: 1214px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a::after{width:100%}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover a::after{background-color:#bc1e15}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:26rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:45px;padding:1rem 2rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li{min-height:40px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a{-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;margin:0 0px;padding:0 0;position:relative;line-height:40px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:hover,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:focus,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:hover,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:focus{margin-left:0.5rem;outline-offset:-1px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:hover::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>.navigation-level2 li a:focus::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:hover::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:focus::after{content:'';display:block;position:absolute;bottom:0px;left:0;height:5px;width:calc(80%);background:-webkit-gradient(linear, left top, right top, from(#5b1f84), color-stop(#0064b4), color-stop(#0193cc), color-stop(#035105), color-stop(#70b908), color-stop(#f8a500), to(#bc1e15));background:-o-linear-gradient(left, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);background:linear-gradient(to right, #5b1f84, #0064b4, #0193cc, #035105, #70b908, #f8a500, #bc1e15);border-radius:30px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{z-index:9}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active.current-js ul{display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active.current-js:hover ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-level2 li a{font-size:0.8rem}}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-level3{margin-right:auto;margin-left:0.5rem;width:100%}.megamenu-submenu-item{background-color:#f4eadd;-webkit-box-shadow:none;box-shadow:none;width:50%}.megamenu-submenu-item ul{list-style:none}.megamenu-submenu-item ul li{margin-bottom:14px}.megamenu-submenu-item ul li:last-child{margin-bottom:0}.megamenu-submenu-item ul li a{position:relative;font-size:1.125rem;line-height:calc(24 / 18)}.megamenu-submenu-item ul li a:hover{color:#bc1e15}.megamenu-bottom-right{text-align:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width: 992px){.megamenu-bottom-right{margin-left:auto !important;max-width:15%;width:15%;text-align:left}.megamenu-bottom-right .richText p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 992px) and (max-width: 1199px){.megamenu-bottom-right .button-wtb{font-size:12px}}.megamenu .navigation-mobile-menu{height:50px}.megamenu .reference-search{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:5%;max-width:5%;margin-bottom:11px}@media (max-width: 991px){.megamenu .reference-search{position:absolute;right:15px;top:12px}}.megamenu .searchBox{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;display:none;margin-bottom:9px}.megamenu .searchBox.active{display:block}.megamenu .searchBox-label{display:block;opacity:1;width:100%}.megamenu .searchBox-label input{width:100% !important;border:1.5px solid #bc1e15 !important;opacity:1 !important;border-radius:30px;color:#bc1e15 !important;background-color:#f4eadd}.megamenu .searchBox-label input[type='text']::-webkit-input-placeholder{color:#bc1e15}.megamenu .searchBox-label input[type='text']::-moz-placeholder{color:#bc1e15}.megamenu .searchBox-label input[type='text']:-ms-input-placeholder{color:#bc1e15}.megamenu .searchBox-label input[type='text']::-ms-input-placeholder{color:#bc1e15}.megamenu .searchBox-label input[type='text']::placeholder{color:#bc1e15}.megamenu .searchBox+.image{margin-left:auto !important;margin-right:auto !important}.megamenu .search-btn{cursor:pointer}@media (min-width: 992px){.megamenu .search-btn{margin-left:1.5rem}}.megamenu .search-btn .search-icon::before{content:'\e91d';font-size:20px;font-family:'icomoon'}@media (max-width: 991px){.megamenu.searchbox-open>.component-content{max-height:100px}.megamenu.searchbox-open>.component-content .megamenu-main-nav ul{visibility:hidden}.megamenu.searchbox-open .searchBox{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.search-page{margin-bottom:0px !important}.search-page .form-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-page .form-search .searchBox-label{width:100%}.search-page .form-search .searchBox-label .searchBox-title{display:none}.search-page .form-search .searchBox-label .search-query{width:100%;height:40px;border-radius:50px;border:1.5px solid #bc1e15;padding:1rem 3rem 1rem 1rem}.search-page .form-search .button{position:absolute;right:1rem;height:40px;width:40px;border:none;border-radius:0 50px 50px 0;background-color:#bc1e15;cursor:pointer}@media (min-width: 992px){.search-page .form-search .button{right:0}}.search-page .form-search .button::before{height:40px;top:0}.search-page .form-search .button::after{content:'\e91d';font-size:20px;font-family:'icomoon';color:#fff}@media (min-width: 992px){.search-page{margin-bottom:1rem !important}}.searchResults-number{margin-left:0px;padding:0;margin-bottom:0.5rem}@media (min-width: 768px){.searchResults-number{margin-bottom:1rem;padding-top:1rem;padding-bottom:0}}@media (min-width: 768px){.searchResults-result{padding:14px 0}}.pollen-main{position:relative}.pollen-quiz{position:relative;margin-top:-32.5%;z-index:9}.pollen-quiz::before{content:'';background-color:#f4eadd;position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width: 768px){.pollen-quiz::before{border-radius:50%;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.pollen-postalcode{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.pollen-postalcode{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pollen-postalcode .button-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pollen-postalcode svg{margin-right:10px}.pollen-postalcode .postal-code{position:relative;width:256.25px;display:inline-block}.pollen-postalcode .postal-code-input{width:100%;border:2px solid #bc1e15;border-radius:100px;padding:12px 50px 13px 20px;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}.pollen-postalcode .postal-code-botton{position:absolute;right:7px;top:6.5px;bottom:3px;border:0;background:#bc1e15;color:#fff;margin:0;padding:6px;border-radius:50%;z-index:2;width:35px;height:35px;font-size:0.8rem;cursor:pointer}@media (max-width: 767px){.pollen-postalcode .postal-code+span{margin:15px}}.pollen-postalcode .postal-code #error-msg{position:absolute;left:20px;bottom:-55px}.pollen-progress{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:5px}@media (max-width: 767px){.pollen-progress{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 991px){.pollen-progress{margin-top:8%}}@media (max-width: 767px){.pollen-progress-col{margin:2rem 0}}.pollen-progress-icon{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pollen-progress-icon img{width:auto;margin-right:3px;height:30px}.pollen-progress-score{position:relative;text-align:center}.pollen-progress-score>span{position:absolute;left:51%;top:65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1rem;font-weight:600;flex-direction:column}.pollen-progress-score>span>small{margin-top:5px}.pollen-bottom-section{margin-top:-7.5rem}.pollen-bottom-section .richText{padding:10%}.text-transform-initial{text-transform:initial}#loader{display:none;width:100%;height:100%;position:absolute;z-index:9999;text-align:center;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#loader img{width:200px}.sitemap-column ul{list-style:none}.sitemap-column>ul{margin-bottom:2rem}.sitemap-column>ul li h3{margin-bottom:1rem}.sitemap-column>ul li h3 a{font-size:1.125rem;font-weight:700;line-height:1.33}@media (min-width: 992px){.sitemap-column>ul li h3 a{font-size:1.563rem;line-height:1.2}}.sitemap-column>ul li>ul li>ul{margin-left:2.5rem}.table-two-rows-heading{margin-bottom:20px;padding:0 15px}@media (min-width: 768px){.table-two-rows-heading{padding:0 40px;width:70%}}.table-two-rows-heading table{border:0;border-collapse:inherit;border-spacing:0}.table-two-rows-heading table tr:first-of-type th:last-of-type{border-bottom:2px solid #fff;border-left:2px solid #fff}.table-two-rows-heading table tr:nth-of-type(n+3) th{border-top:2px solid #fff}.table-two-rows-heading table tr:nth-of-type(n+3) td{border-left:2px solid #bc1e15;border-top:2px solid #bc1e15}.table-two-rows-heading table tr:nth-of-type(n+3) td:first-of-type{border-left:0}.table-two-rows-heading table tr:nth-of-type(2){background-color:#bc1e15;color:#fff;text-align:center}.table-two-rows-heading table tr:nth-of-type(2) td{border-left:2px solid #fff}.table-two-rows-heading table tr:nth-of-type(3) td{border-top:0}.table-two-rows-heading table tr:last-of-type th,.table-two-rows-heading table tr:last-of-type td{border-bottom:3px solid #bc1e15}.table-two-rows-heading table tr th{background-color:#bc1e15;color:#fff;font-weight:400;text-align:center}.table-two-rows-heading table tr td:last-of-type{border-right:3px solid #bc1e15}.table-two-rows-heading table tr td,.table-two-rows-heading table tr th{border:0;padding:10px 5px;width:25%;word-break:break-word}@media (min-width: 768px){.table-two-rows-heading table tr td,.table-two-rows-heading table tr th{padding:10px}}.gtm-tracker-configurator,.p-spider-widget,.carousel-configurator{display:none}.aem-AuthorLayer-Edit .ps-widget,.aem-AuthorLayer-Edit .s-rev-trax,.aem-AuthorLayer-Edit .gtm-tracker-configurator,.aem-AuthorLayer-Edit .carousel-configurator,.aem-AuthorLayer-Edit .p-spider-widget,.aem-AuthorLayer-Edit .class-filter{background-color:#dee2e6;color:#000;height:auto;line-height:1.5;min-height:50px;padding:1rem;width:100%}.aem-AuthorLayer-Edit .carousel{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:1 !important}.aem-AuthorLayer-Edit .carousel.initialized{opacity:1}.aem-AuthorLayer-Edit .searchBox-title{display:inline-block !important}.aem-AuthorLayer-Edit .p-spider-widget{display:inline-block;height:auto;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .p-spider-widget::before{content:'PriceSpiderWidget'}.aem-AuthorLayer-Edit .ps-widget{display:inline-block;height:auto;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .ps-widget::before{content:'Buy Now button:\a \aps-sku="' attr(ps-sku) '"\a data-gtm-product-name="' attr(data-gtm-product-name);white-space:pre}.aem-AuthorLayer-Edit .s-rev-trax{display:inline-block;line-height:1.5;margin:1rem auto;max-width:150px}.aem-AuthorLayer-Edit .s-rev-trax::before{content:'RevTraxContainer:\a \aProgramID: "' attr(data-programid);white-space:pre}.aem-AuthorLayer-Edit .gtm-tracker-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .gtm-tracker-configurator::before{content:'GATracker configurator:\a \aid="' attr(id) '"\a data-event="' attr(data-event) '"\a data-event-category="' attr(data-event-category) '"\a data-event-action="' attr(data-event-action) '"\a data-event-trigger="' attr(data-event-trigger) '"\a data-event-label="' attr(data-event-label) '"\a data-event-target="' attr(data-event-target) '"\a data-event-target-parent-selector="' attr(data-event-target-parent-selector) '"\a data-event-target-sharer-selector="' attr(data-event-target-sharer-selector) '"\a data-event-target-child-selector="' attr(data-event-target-child-selector) '"\a data-event-delay="' attr(data-event-delay) '"\a data-event-anchor-delay="' attr(data-event-anchor-delay) '"\a data-debug="' attr(data-debug) '"';white-space:pre}.aem-AuthorLayer-Edit .gtm-tracker-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .gtm-tracker-configurator::before{content:'Class Filter configurator:\a \aid="' attr(id) '"\a Filter class: "' attr(data-filter-class) '"\aUpdate URL hash: "' attr(data-update-urlhash) '"\a data-event-action="' attr(data-event-action) '"\aLabel selector: "' attr(data-label-selector) '"\a Default label: "' attr(data-default-label) '"\aMultiselect: "' attr(data-multiselect) '"\aType: "' attr(data-type) '"\a Categories: "' attr(data-categories) '"';white-space:pre}.aem-AuthorLayer-Edit .carousel-configurator{display:block;margin:1rem auto;max-width:1140px;min-height:50px}.aem-AuthorLayer-Edit .carousel-configurator::before{content:'Carousel configurator:\a \a \a       Carousel class: "' attr(data-carousel-class) '"' '"\a Carousel type="' attr(data-carousel-type) '"' '"\aSlides at a time: "' attr(data-slider-items) '"' '"\aSlides at a time (Mobile): "' attr(data-slider-items-mobile) '"' '"\aSlides per move: "' attr(data-slider-per-move) '"' '"\aSlides per move Mobile: "' attr(data-slider-per-move-mobile) '"' '"\aSlides Margin: "' attr(data-slider-margin) 'px"' '"\aSlides Margin Mobile: "' attr(data-slider-margin-mobile) 'px"' '"\a Carousel add Class: "' attr(data-slider-add-class) '"' '"\a Carousel Mode"' attr(data-slider-mode) '"' '"\a Carousel Animation Speed: "' attr(data-slider-animation-speed) 'ms"' '"\a Autoplay: "' attr(data-slider-autoplay) '"' '"\aPause On Hover: "' attr(data-slider-pause-on-hover) '"' '"\a End Animation Enabled: "' attr(data-slider-end-animation) '"' '"\aPause slide for: "' attr(data-slider-pause) 'ms"' '"\aKeypress navigation enabled: "' attr(data-slider-enable-keypress) '"' '"\a Enable prev/next buttons: "' attr(data-slider-enable-prevnext) '"' '"\a Enable prev/next buttons Mobile: "' attr(data-slider-enable-prevnext-mobile) '"' '"\a Enable bullet navigation: "' attr(data-slider-enable-pager) '"' '"\a Enable bullet navigation Mobile: "' attr(data-slider-enable-pager-mobile) '"' '"\a Adaptive height: "' attr(data-slider-adaptive-height) '"' '"\a Enable vertical Slider: "' attr(data-slider-enable-vertical) '"' '"\aVertical height: "' attr(data-slider-vertical-height) 'px"' '"\a Bullets position: "' attr(data-slider-pager-position) '"' '"\a Bullets position Mobile: "' attr(data-slider-pager-mobile) '"' '"\a Enable touch: "' attr(data-slider-enable-touch) '"' '"\a Enable drag: "' attr(data-slider-enable-drag) '"' '"\a Enable free move: "' attr(data-slider-enable-free-move) '"';white-space:pre}body.css-debug{position:relative}body.css-debug::after{background:-o-repeating-linear-gradient(left, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));background:repeating-linear-gradient(90deg, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));bottom:0;content:'';display:block;height:100vh;left:0;margin:0 auto;max-width:1140px;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}body .reference-unsubscribe-error-message{display:none}body .reference-unsubscribe-success-message{display:none}


