/*!
 * 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}
     :root{--font-family-default:'NewHeroAccess-Regular','Roboto',sans-serif;--font-family-bold:'Roboto',sans-serif}.text-color-1{color:#000 !important}.text-color-1 *{color:#000 !important}.text-color-2{color:#30ea03 !important}.text-color-2 *{color:#30ea03 !important}.text-color-3{color:#333f48 !important}.text-color-3 *{color:#333f48 !important}.text-color-4{color:#7e878d !important}.text-color-4 *{color:#7e878d !important}.text-color-5{color:#d1d3d4 !important}.text-color-5 *{color:#d1d3d4 !important}.text-color-6{color:#ff29ff !important}.text-color-6 *{color:#ff29ff !important}.text-color-7{color:#46ffe6 !important}.text-color-7 *{color:#46ffe6 !important}.text-color-8{color:#dcff00 !important}.text-color-8 *{color:#dcff00 !important}.text-color-9{color:#9164ff !important}.text-color-9 *{color:#9164ff !important}.text-color-10{color:#eaeaea !important}.text-color-10 *{color:#eaeaea !important}.text-color-white{color:#fff !important}.text-color-white *{color:#fff !important}.bg-color-1{background-color:#000 !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:#30ea03 !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:#333f48 !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:#7e878d !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:#d1d3d4 !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:#ff29ff !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:#46ffe6 !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:#dcff00 !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:#9164ff !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:#eaeaea !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-white{background-color:#fff !important}.bg-color-white-inner{background-color:transparent !important}.bg-color-white-inner>.row{background-color:transparent !important}.bg-color-white-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-white>.component-content{background-color:transparent !important}.bg-color-white>.component-content>.paragraphSystem{background-color:transparent !important}.border-color-1{border-color:#000 !important}.border-color-2{border-color:#30ea03 !important}.border-color-3{border-color:#333f48 !important}.border-color-4{border-color:#7e878d !important}.border-color-5{border-color:#d1d3d4 !important}@media (min-width: 768px){:root{font-size:16px}}@-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:120px}}@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:#000;color:#30ea03}::selection{background:#000;color:#30ea03}::-moz-selection{background:#000;color:#30ea03}*{outline:none}* .outlined{outline:solid #000 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:#000;font-family:var(--font-family-default);font-size:16px;font-weight:400;margin:0;padding:0;direction:ltr;text-align:left;background-color:#fff}body.no-scrolling{max-height:100vh !important;overflow:hidden}@media (min-width: 992px){body{font-size:17px}}sup{top:-0.5em}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin:0;color:#000}h1,.h1{font-size:1.875rem;font-weight:600;line-height:1.2}@media (min-width: 992px){h1,.h1{font-size:2.875rem;line-height:1.19565}}h2,.h2{font-weight:500;font-size:1.75rem;line-height:1.42857}@media (min-width: 992px){h2,.h2{font-size:2.6875rem;line-height:1.27907}}h3,.h3{font-size:1.375;font-weight:400;line-height:1.54545}@media (min-width: 992px){h3,.h3{font-size:1.375;line-height:1.54545}}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:16px;font-weight:400;line-height:2.0625;margin-top:0}@media (min-width: 992px){p,.p{font-size:17px;line-height:2}}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:#000;font-size:16px;font-weight:400;line-height:2.0625;-webkit-text-decoration:#000;text-decoration:#000}@media (min-width: 992px){a,a:visited .a{font-size:17px;line-height:2}}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:#30ea03;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:99999}button{background-color:transparent;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.small{font-size:12px;line-height:1}.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%}.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:#333f48;width:34px;border-radius:34px;height:34px;line-height:34px;text-align:center;color:#000;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:#30ea03;color:#333f48}@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:var(--font-family-default)}h5,.h5{font-family:var(--font-family-default)}.sub-heading{display:block}.box-left-border{border-left:solid 11px;padding-right:11px}@media (min-width: 992px){.box-left-border{border-left-width:17px;padding-right:17px}}.box-right-border{border-right:solid 11px;padding-left:11px}@media (min-width: 992px){.box-right-border{border-right-width:17px;padding-left:17px}}.head-text-decoration{position:relative;font-weight:900;font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.head-text-decoration::before{content:'';position:absolute;height:14px;bottom:-10px;background-color:#fff;width:100%;z-index:-1}.head-text-decoration-1::before{background:#000}.head-text-decoration-2::before{background:#30ea03}.head-text-decoration-3::before{background:#333f48}.head-text-decoration-4::before{background:#7e878d}.head-text-decoration-5::before{background:#d1d3d4}.head-text-decoration-6::before{background:#ff29ff}.head-text-decoration-7::before{background:#46ffe6}.head-text-decoration-8::before{background:#dcff00}.head-text-decoration-9::before{background:#9164ff}.head-text-decoration-10::before{background:#eaeaea}.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:16px;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:16px;padding:10px 15px}}.btn-color-1{background:#000;border:2px solid #333f48;color:#333f48 !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 #000;color:#000 !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-1:active{background:#fff;border:2px solid #000;color:#000 !important;text-decoration:underline !important}}.btn-color-1.inverted{background:#fff;border:2px solid #000;color:#000 !important}@media (min-width: 768px){.btn-color-1.inverted:hover,.btn-color-1.inverted:focus,.btn-color-1.inverted:active{background:#000;color:#fff !important}}@media (max-width: 767px){.btn-color-1.inverted:active{background:#000;color:#fff !important}}.btn-color-2{background:#30ea03;border:2px solid #333f48;color:#333f48 !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 #30ea03;color:#30ea03 !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-2:active{background:#fff;border:2px solid #30ea03;color:#30ea03 !important;text-decoration:underline !important}}.btn-color-2.inverted{background:#fff;border:2px solid #30ea03;color:#30ea03 !important}@media (min-width: 768px){.btn-color-2.inverted:hover,.btn-color-2.inverted:focus,.btn-color-2.inverted:active{background:#30ea03;color:#fff !important}}@media (max-width: 767px){.btn-color-2.inverted:active{background:#30ea03;color:#fff !important}}.btn .read-more-btn{padding:0 2.6rem 0 1.6rem}.btn .read-more-btn::before{right:16px}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:940px !important}}@media (min-width: 1440px){.max-content-width{max-width:1290px !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:#000;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", #000) !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", #000) !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", #000) !important}.accordion-slide.is-active .accordion-head:hover::after{background-image:get-icon("arrow-up", #000) !important}.accordion-slide:focus-within .accordion-head::after{background-image:get-icon("arrow-up", #000) !important}.accordion-slide:focus-within .accordion-head:hover::after{background-image:get-icon("arrow-up", #000) !important}.accordion-slide::before{background:#46ffe6;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}.accordion-slide:focus-within .accordion-content-wrapper{height:auto !important;overflow:hidden !important}@media (min-width: 768px){.accordion-head{padding:1rem 0}.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:#000;color:#333f48;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:#30ea03}.breadcrumbs a{color:#000;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap;font-size:16px;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:17px !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}.carousel>.component-content{background-color:transparent;border:none;padding:0;position:relative}.default-icon{display:inline-block;width:auto}.default-icon>a{background-color:#333f48;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:#333f48}.default-icon.default>a:hover{background-color:#30ea03}.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:#000}#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:#333f48}#footer .copyright .richText-content{display:block}#footer .copyright p{font-size:16px;text-align:center;max-width:unset}#footer .list-footer ul li{list-style-type:none}#footer .list-footer ul li a{font-size:17px}#footer .list-footer ul li a:hover{color:#30ea03}#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:17px}#footer .copyright p{font-size:17px}}/*! lightslider - v1.1.3 - 2015-04-14
  * https://github.com/sachinchoolur/lightslider
  * Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider::before,.lightSlider::after{content:' ';display:table}.lightSlider{margin:0;overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider::after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 1s;-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:-webkit-transform, height;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{left:0;margin-right:0;position:absolute !important;top:0;width:100%;z-index:9}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:rgba(0,0,0,0);border:solid #000 1px;border-radius:30px;display:inline-block;height:10px;overflow:hidden;position:relative;text-indent:-999em;width:10px;z-index:99}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#000}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;margin:0;overflow:hidden;padding-left:0;-webkit-touch-callout:none;-ms-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;-o-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery::before,.lSSlideOuter .lSPager.lSGallery::after{content:' ';display:table}.lSSlideOuter .lSPager.lSGallery::after{clear:both}.lSAction>a{cursor:pointer;display:block;height:32px;margin-top:-16px;opacity:0.5;position:absolute;top:50%;-webkit-transition:opacity 0.35s linear 0s;-o-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;width:32px;z-index:99}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{filter:alpha(opacity=0);height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0 !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{max-width:none !important;width:100% !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{list-style:none outside none;padding-left:0}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightend 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftend 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topend 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomend 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftend 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightend 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.carousel{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:0}.carousel.initialized{opacity:1}.carousel-slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.carousel-slides.carousel-vertical{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.carousel-slide{position:relative !important}.carousel-nav{display:none !important}@media (max-width: 767px){.pager-on-bottom-left-m .lSPager,.pager-on-bottom-center-m .lSPager,.pager-on-bottom-right-m .lSPager,.pager-on-top-left-m .lSPager,.pager-on-top-center-m .lSPager,.pager-on-top-right-m .lSPager{position:absolute}.pager-on-bottom-left-m .lSPager{bottom:1rem;left:1rem;margin:auto !important;right:auto;top:auto}.pager-on-bottom-center-m .lSPager{bottom:1rem;left:0;margin:auto !important;right:0;top:auto}.pager-on-bottom-right-m .lSPager{bottom:1rem;left:auto;margin:auto !important;right:1rem;top:auto}.pager-on-top-left-m .lSPager{bottom:auto;left:1rem;margin:auto !important;right:auto;top:1rem}.pager-on-top-center-m .lSPager{bottom:auto;left:0;margin:auto !important;right:0;top:1rem}.pager-on-top-right-m .lSPager{bottom:auto;left:auto;margin:auto !important;right:1rem;top:1rem}.pager-under-left-m .lSPager{padding-left:1rem !important;text-align:left !important}.pager-under-center-m .lSPager{padding-left:1rem !important;padding-right:1rem !important;text-align:center !important}.pager-under-right-m .lSPager{padding-right:1rem !important;text-align:right !important}}@media (min-width: 768px){.pager-on-bottom-left .lSPager,.pager-on-bottom-center .lSPager,.pager-on-bottom-right .lSPager,.pager-on-top-left .lSPager,.pager-on-top-center .lSPager,.pager-on-top-right .lSPager{position:absolute}.pager-on-bottom-left .lSPager{bottom:1rem;left:1rem;margin:auto !important;right:auto;top:auto}}@media (min-width: 768px) and (min-width: 1140px){.pager-on-bottom-left[data-restrict-nav-max-width='true'] .lSPager{left:calc( ((100% - 1140px) / 2) + 1rem)}}@media (min-width: 768px){.pager-on-bottom-center .lSPager{bottom:1rem;left:0;margin:auto !important;right:0;top:auto}.pager-on-bottom-right .lSPager{bottom:1rem;left:auto;margin:auto !important;right:1rem;top:auto}}@media (min-width: 768px) and (min-width: 1140px){.pager-on-bottom-right[data-restrict-nav-max-width='true'] .lSPager{right:calc( ((100% - 1140px) / 2) + 1rem)}}@media (min-width: 768px){.pager-on-top-left .lSPager{bottom:auto;left:1rem;margin:auto !important;right:auto;top:1rem}}@media (min-width: 768px) and (min-width: 1140px){.pager-on-top-left[data-restrict-nav-max-width='true'] .lSPager{left:calc( ((100% - 1140px) / 2) + 1rem)}}@media (min-width: 768px){.pager-on-top-center .lSPager{bottom:auto;left:0;margin:auto !important;right:0;top:1rem}.pager-on-top-right .lSPager{bottom:auto;left:auto;margin:auto !important;right:1rem;top:1rem}}@media (min-width: 768px) and (min-width: 1140px){.pager-on-top-right[data-restrict-nav-max-width='true'] .lSPager{left:calc( ((100% - 1140px) / 2) + 1rem)}}@media (min-width: 768px){.pager-under .lSPager{bottom:auto;left:auto;position:relative !important;right:auto;top:auto}.pager-under-left .lSPager{padding-left:1rem !important;text-align:left !important}}@media (min-width: 768px) and (min-width: 1140px){.pager-under-left[data-restrict-nav-max-width='true'] .lSPager{padding-left:calc( ((100% - 1140px) / 2) + 1rem) !important}}@media (min-width: 768px){.pager-under-center .lSPager{padding-left:1rem !important;padding-right:1rem !important;text-align:center !important}.pager-under-right .lSPager{padding-right:1rem !important;text-align:right !important}}@media (min-width: 768px) and (min-width: 1140px){.pager-under-right[data-restrict-nav-max-width='true'] .lSPager{padding-right:calc( ((100% - 1140px) / 2) + 1rem) !important}}.megamenu{margin:0;padding:0;position:relative;z-index:999;padding-left:calc((100% - 1140px) / 2);padding-right:calc((100% - 1140px) / 2);background-color:#000;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 #333f48 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:#30ea03;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:#000}.megamenu *{font-family:var(--font-family-default);color:#30ea03}.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:#000;left:0;max-height:50px;min-height:50px;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9}.megamenu>.component-content>.paragraphSystem{-ms-flex-line-pack:baseline;align-content:baseline;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;min-height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.megamenu>.component-content>.paragraphSystem>a{display:none}.megamenu>.component-content>.paragraphSystem>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.megamenu>.component-content>.paragraphSystem::before,.megamenu>.component-content>.paragraphSystem::after{content:initial;content:none;display:none !important}.megamenu-bottom-center{background-color:#fff}.megamenu-top-bar-left{margin:1rem 0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.megamenu-top-bar-left>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-top-bar-left>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-left>*>.paragraphSystem>a{display:none}.megamenu-top-bar-left>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-top-bar-right{margin:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.megamenu-top-bar-right>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 15px}.megamenu-top-bar-right>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-right>*>.paragraphSystem>a{display:none}.megamenu-top-bar-right>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-language-list{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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:#000}.megamenu-language-list.opened,.megamenu-language-list:focus{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list:focus-within{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list>.inner>*>.component{padding:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem{margin:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem a{display:block;font-size:16px;padding:0 5px}.megamenu-social{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;pointer-events:none}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 100px}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:10px;padding:0;pointer-events:all}.megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.megamenu-logo::after{content:'';width:100%;bottom:0;position:absolute;left:0;top:auto;right:0;height:1px;background:#fff}.megamenu-logo>.component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.megamenu-logo>.component-content a,.megamenu-logo>.component-content a:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:0;margin:0 auto}.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 #30ea03;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:#30ea03}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#30ea03}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#30ea03}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#30ea03}.megamenu .searchBox input[type='text']::placeholder{color:#30ea03}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#30ea03}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#30ea03}.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", #000);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:#000;max-height:100px;min-height:100px;overflow:hidden}.megamenu.search-opened>.component-content>.paragraphSystem{background:#000}.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", #000);background-position:center;background-repeat:no-repeat;background-size:20px;border:none;display:block;height:50px;left:0;position:fixed;top:0;width:50px;z-index:999}.megamenu .navigation-mobile-menu::after{display:none}.megamenu-main-nav{background-color:transparent;color:#fff}.megamenu-main-nav *{color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .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:start;-ms-flex-pack:start;justify-content:flex-start;min-height:54px;overflow:hidden;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{background-color:transparent;border:none;color:#000;font-size:16px;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@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:#000}.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:#30ea03;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:#000}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#000}.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:16px;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:#000}.megamenu-submenu-item>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0 auto;max-width:1140px}@media (min-width: 992px){.megamenu{padding-left:calc((100% - 1140px) / 2);padding-right:calc((100% - 1140px) / 2)}.megamenu>.component-content{margin:0 auto}.megamenu-bottom-center{background-color:transparent}.megamenu-bottom-left,.megamenu-bottom-center,.megamenu-bottom-right{max-width:calc(100% / 3);width:calc(100% / 3)}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}.megamenu>.component-content{background:transparent;max-height:none;max-width:1140px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem{background:transparent;max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-']{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:0}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu>.component-content>.paragraphSystem>div{padding:0}.megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-top-bar-left>.component-content{height:100%}.megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right: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(14px);-ms-transform:translateY(14px);transform:translateY(14px)}.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", #000);-webkit-box-sizing:content-box;box-sizing:content-box;border-color:#ced4da;background-position:center left 5px;background-repeat:no-repeat;background-size:17px;font-size:17px;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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.megamenu-main-nav{background-color:#000;color:#fff;margin:0;width:100%}.megamenu-main-nav *{color:#fff}.megamenu-main-nav>*>.navigation-mobile-menu{display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;height:100%;max-height:100%;max-width:none;min-height:auto;width:auto;color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{font-size:15px;line-height:calc( 15px + 4px);font-family:"NewHeroAccess-Super",'Roboto',sans-serif;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:#000;background-color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus-within>a{color:#000;background-color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a::after{background-color: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:#fff;height:100%;line-height:35px;position:relative;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .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 - ( 16px / 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:#000;display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#000;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:#000}.megamenu-submenu-item.opened,.megamenu-submenu-item:focus{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:1140px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}@media (min-width: 992px) and (max-width: 1200px){.megamenu{padding-left:calc((100% - 940px) / 2);padding-right:calc((100% - 940px) / 2)}.megamenu>.component-content{max-width:940px}.megamenu>.component-content>.paragraphSystem{max-width:940px}.megamenu-language-list>*>.component-content{margin:0 auto;max-width:940px}}@media (min-width: 992px) and (max-width: 1200px) and (min-width: 940px){.megamenu-nav-container{margin-left:calc(((100vw - 940px) / 2) * -1);margin-right:calc(((100vw - 940px) / 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:940px}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container>*>.paragraphSystem{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:940px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.country-selected,a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border-bottom:solid transparent 1px;font-size:16px;text-decoration:none;color:#30ea03}.country-selected:hover,a.top-bar-link:hover{border-bottom:solid #000 1px;color:#000}.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 #333f48;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 #333f48;border-left-width:0;border-radius:0;font-size:0;height:54px;padding:5px;position:relative;width:54px}.searchbox-results .button::before{background-color:#333f48;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", #30ea03);background-position:50%;background-repeat:no-repeat !important;background-size:contain;content:'';display:inline-block;height:19px;width:19px}@media (min-width: 768px){.searchbox-results .button::after{height:26px;width:26px}}@media (min-width: 768px){.searchbox-results .button{height:80px;width:80px}}@media (min-width: 768px){.searchbox-results{margin-bottom:100px !important;margin-top:50px}}.searchbox-results.theme-1 .button{border-bottom:1px solid #000 !important;border-left:1px solid transparent !important;border-right:1px solid #000 !important;border-top:1px solid #000 !important}.searchbox-results.theme-1 .button::before{background-color:#000 !important}.searchbox-results.theme-1 .button::after{background:get-icon("search-icon", #000) !important;background-repeat:no-repeat !important}.searchbox-results.theme-1 form input{border-bottom:1px solid #000 !important;border-left:1px solid #000 !important;border-top:1px solid #000 !important}.searchbox-results.theme-2 .button{border-bottom:1px solid #30ea03 !important;border-left:1px solid transparent !important;border-right:1px solid #30ea03 !important;border-top:1px solid #30ea03 !important}.searchbox-results.theme-2 .button::before{background-color:#30ea03 !important}.searchbox-results.theme-2 .button::after{background:get-icon("search-icon", #30ea03) !important;background-repeat:no-repeat !important}.searchbox-results.theme-2 form input{border-bottom:1px solid #30ea03 !important;border-left:1px solid #30ea03 !important;border-top:1px solid #30ea03 !important}.searchbox-results.theme-3 .button{border-bottom:1px solid #333f48 !important;border-left:1px solid transparent !important;border-right:1px solid #333f48 !important;border-top:1px solid #333f48 !important}.searchbox-results.theme-3 .button::before{background-color:#333f48 !important}.searchbox-results.theme-3 .button::after{background:get-icon("search-icon", #333f48) !important;background-repeat:no-repeat !important}.searchbox-results.theme-3 form input{border-bottom:1px solid #333f48 !important;border-left:1px solid #333f48 !important;border-top:1px solid #333f48 !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:#000 !important}.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd)::after{background-color:#30ea03 !important}.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd)::after{background-color:#333f48 !important}.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd)::after{background-color:#7e878d !important}.searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd)::after{background-color:#d1d3d4 !important}.searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd)::after{background-color:#ff29ff !important}.searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd)::after{background-color:#46ffe6 !important}.searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd)::after{background-color:#dcff00 !important}.searchResults.stripped.odds.theme-9 .searchResults-result:nth-child(odd)::after{background-color:#9164ff !important}.searchResults.stripped.odds.theme-10 .searchResults-result:nth-child(odd)::after{background-color:#eaeaea !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:#000 !important}.searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(even)::after{background-color:#30ea03 !important}.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(even)::after{background-color:#333f48 !important}.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(even)::after{background-color:#7e878d !important}.searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(even)::after{background-color:#d1d3d4 !important}.searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(even)::after{background-color:#ff29ff !important}.searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(even)::after{background-color:#46ffe6 !important}.searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(even)::after{background-color:#dcff00 !important}.searchResults.stripped.evens.theme-9 .searchResults-result:nth-child(even)::after{background-color:#9164ff !important}.searchResults.stripped.evens.theme-10 .searchResults-result:nth-child(even)::after{background-color:#eaeaea !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:#000;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:#000;font-size:16px;font-weight:normal;text-decoration:none}@media (min-width: 768px){.searchResults-pagination-item a{font-size:18px}}.searchResults-pagination-list{padding:0;margin:0}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer}.tabs .is-hidden{display:none}.tabs-nav{height:unset;margin-bottom:0;overflow:visible;z-index:1}.tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:visible;width:unset;position:relative;list-style:none}.tabs .text-wrapper{font-size:19px;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.tabs-nav-item{background:none;border:0;height:unset;margin-bottom:20px;margin-left:0;padding:10px;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out;width:40%;cursor:pointer}.tabs-nav-item a{color:#dee2e6;display:block;text-decoration:none}.tabs-nav-item.is-active a{color:#000}.tabs-nav-item.is-active .text-wrapper{font-weight:700 !important}.tabs-nav-item:hover a{color:#000}.tabs-content{border:0;border-top:#000 solid 1px;padding:20px 0 20px 0;z-index:1}.tabs-nav-switcher{display:none}@media (min-width: 768px){.tabs-nav{margin-bottom:20px}.tabs-nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs .tabs-nav-item{margin-left:0;margin-right:5%;padding:10px;width:25%}.tabs .text-wrapper{font-size:19px}.tabs-content{padding:50px 0 50px 0}}.richText.component>.component-content{height:100%;width:100%}.richText.component>.component-content>.richText-content{height:100%;width:100%}.h3-style{font-size:1.375rem;line-height:1.36}@media (min-width: 992px){.h3-style{font-size:1.625rem;line-height:2.11}}.article-hero-heading{font-size:1.875rem}@media (max-width: 991px){.article-hero-heading{padding-bottom:2.75rem;padding-top:2.75rem}}@media (min-width: 992px){.article-hero-heading{font-size:2.875rem;padding-bottom:4.625rem}}.share-this-article{margin-top:6rem;margin-bottom:6rem}@media (max-width: 991px){.share-this-article{margin-top:3.25;margin-bottom:5rem}.share-this-article p{margin-bottom:0}.share-this-article .parametrizedhtml{margin-left:auto !important;width:100%}}.share-this-article .component-content>.paragraphSystem{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 992px){.share-this-article .component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.share-this-article .parametrizedhtml{margin-left:2rem}.share-this-article .parametrizedhtml a:last-child{margin-left:1rem}.divider-component{height:4px;background-color:#eaeaea;margin-left:1.25rem !important;width:90%;margin-top:5rem;margin-bottom:5rem}@media (min-width: 768px){.divider-component{width:95%}}.border-bottom-9{border-bottom:10px solid #9164ff}@media (min-width: 992px){.border-bottom-9{border-bottom:14px solid #9164ff}}.border-bottom-8{border-bottom:10px solid #dcff00}@media (min-width: 992px){.border-bottom-8{border-bottom:14px solid #dcff00}}.border-bottom-7{border-bottom:10px solid #46ffe6}@media (min-width: 992px){.border-bottom-7{border-bottom:14px solid #46ffe6}}.border-bottom-6{border-bottom:10px solid #ff29ff}@media (min-width: 992px){.border-bottom-6{border-bottom:14px solid #ff29ff}}@media (max-width: 991px){.p-m-t-10{padding-top:10rem !important}}@media (max-width: 991px){.width-m-100 img{width:100%}}.margin-0-auto{margin:0 auto}@media (max-width: 991px){.max-width-m-100 img{max-width:100% !important}}.info-table{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:2rem}@media (max-width: 1199px){.info-table{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0}}@media (min-width: 992px){.info-table{padding-right:0;margin-bottom:4.25rem}}.info-table li{list-style:none;padding-left:0;font-size:0.875rem;line-height:1.85;width:100%;max-width:25%}@media (max-width: 1199px){.info-table li{margin-bottom:1rem;max-width:50%}}.info-table li span:first-child{display:block}.info-table li span:last-child{font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.info-table li span a:last-child{margin-left:1rem}.info-table li:nth-last-child(2),.info-table li:last-child{margin-bottom:0}.font-bold{font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.font-semibold{font-family:'Roboto',sans-serif;font-weight:500}.font-weight-700{font-weight:700}.margin-0{margin:0}.d-block{display:block}.d-inline-block{display:inline-block}.text-center{text-align:center}.position-relative{position:relative}ol.custom-list{margin-bottom:1rem}strong{font-family:"NewHeroAccess-Super",'Roboto',sans-serif}li{font-size:16px;line-height:2.0625}@media (min-width: 992px){li{font-size:17px;line-height:2}}.list-tiny{margin-left:1rem;margin-right:1rem;padding-left:1.5rem}.list-tiny li,.list-tiny a{font-size:12px;line-height:18px}@media (min-width: 992px){.list-tiny li,.list-tiny a{line-height:34px}}@media (max-width: 991px){.list-tiny li{margin-bottom:1.25rem}}.list-tiny li a{word-wrap:break-word;text-decoration:underline}ul.custom-list{padding-left:1rem;list-style:none;margin-bottom:1rem}ul.custom-list li::before{content:'';width:5px;height:5px;background:#000;display:block;float:left;margin-top:13px;margin-left:-14px;border-radius:50%}ul.custom-list-check{padding-left:1rem;list-style:none}ul.custom-list-check li{margin-left:1.5rem}ul.custom-list-check li::before{position:absolute;margin-left:-1.5rem;margin-right:0.25rem}ul.custom-list-check.text-left{text-align:left}ul.custom-list-cross{padding-left:1rem;list-style:none}ul.custom-list-cross li{margin-left:1.5rem}ul.custom-list-cross li::before{position:absolute;margin-left:-1.5rem}ul.custom-list-cross.text-left{text-align:left}.scroll-down-btn{position:absolute;right:-16px;line-height:3.4;background-color:#dcff00;padding:0.2rem 3rem 0.2rem 2rem;font-size:1rem;font-family:"NewHeroAccess-Super",'Roboto',sans-serif;z-index:1;width:182px}@media (min-width: 992px){.scroll-down-btn{right:0;width:189px;padding:0.5rem 3rem 0.5rem 2rem;bottom:-3rem}}.scroll-down-btn:hover{cursor:pointer;background-color:#000;color:#fff}.icon-angle-down-btn:after{margin-left:15px;position:absolute;top:5px;font-weight:900}@media (min-width: 1200px){.icon-angle-down-btn:after{top:8px}}.to-top-btn{width:139px;color:#000;line-height:3.4;background-color:#30ea03;padding:0.2rem 3rem 0.2rem 2rem;font-size:1rem;font-family:"NewHeroAccess-Super",'Roboto',sans-serif;z-index:1;position:absolute;top:-6rem;right:-3rem}@media (min-width: 992px){.to-top-btn{right:-5rem;padding:0.5rem 3rem 0.5rem 2rem;top:-8rem}}.to-top-btn:hover{cursor:pointer;background-color:#000;color:#fff !important}.to-top-btn.icon-angle-down-btn:after{margin-left:15px;position:absolute;top:4px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);font-weight:900}@media (min-width: 1200px){.to-top-btn.icon-angle-down-btn:after{top:8px}}.read-more-btn{line-height:3.4;background-color:#dcff00;padding:0 2rem;z-index:1;display:inline-block;color:#000;position:relative;font-size:1rem;font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.read-more-btn::before{content:'\e903';font-family:'icomoon';display:inline-block;font-size:1rem;padding:3px;position:absolute;color:#000;right:10px;top:-3px;font-weight:900}.read-more-btn:hover{cursor:pointer;background-color:#000;color:#fff}@media (min-width: 992px){.article-page-video .component-content{max-width:702px;margin:5rem auto 0 auto}}.justify-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width: 992px){.justify-right-d{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width: 991px){.positioned-banner-wrapper{padding-bottom:2.75rem}}.positioned-banner-wrapper>div>div>div.banner-text{height:auto}@media (max-width: 991px){.positioned-banner-wrapper>div>div>div.banner-text{margin-right:auto !important}}.positioned-banner-wrapper.right-positioned .banner-text{right:0}.positioned-banner-wrapper.left-positioned .banner-text{left:0}@media (max-width: 991px){.positioned-banner-wrapper .image img{height:auto;width:100%}}.positioned-banner-wrapper .banner-text{background:#ffffff 0% 0% no-repeat padding-box;-webkit-box-shadow:0px 13px 26px #00000019;box-shadow:0px 13px 26px #00000019}.positioned-banner-wrapper .banner-text .banner-text-inner{padding:4rem 5rem 4rem 3.125rem}.positioned-banner-wrapper .banner-text .banner-text-inner .p{margin-bottom:0;font-size:1.375rem;line-height:1.5}@media (max-width: 991px){.positioned-banner-wrapper .banner-text .banner-text-inner .p{font-size:1.25rem}}.positioned-banner-wrapper .banner-text .read-more-btn{right:0;bottom:0;margin-bottom:0;position:absolute}.positioned-banner-wrapper .banner-text .read-more-btn:hover{background-color:#000 !important;color:#fff}.positioned-banner-wrapper .banner-text .read-more-btn:hover::before{color:#fff}.positioned-banner-wrapper .banner-text .read-more-btn:hover a{background-color:transparent;color:#fff}.positioned-banner-wrapper .banner-text .h2{padding-bottom:2rem}@media (min-width: 992px){.positioned-banner-wrapper .banner-text .h2{padding-bottom:3rem}}@media (max-width: 991px){.positioned-banner-wrapper .banner-text{position:relative;top:-2rem;margin-left:auto;margin-right:auto !important}.positioned-banner-wrapper .banner-text .banner-text-inner{padding:3rem 1rem 7.125rem 1.125rem}}@media (min-width: 992px){.positioned-banner-wrapper .banner-text{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width: 1200px){.article-hero-img img{width:100%}}.highlighted-section{padding-top:5rem;padding-bottom:5rem;background-color:#dcff00;margin-bottom:5.4rem}@media (max-width: 991px){.highlighted-section{padding:5rem 1rem !important}}.section-title{padding-bottom:3.25rem;font-weight:500;font-family:"NewHeroAccess-Super",'Roboto',sans-serif}@media (max-width: 991px){.section-title{padding-bottom:2rem}}.ap-list-container{padding-top:5.625rem;padding-bottom:5.625rem;background-color:#eaeaea}@media (max-width: 991px){.ap-list-container{padding:5rem 1rem}}a:hover{background-color:#30ea03}@media (min-width: 992px){.navigation-item.page-home{display:none !important}}.richText .component-content table{line-height:2}.richText .component-content table th{font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.richText .component-content table.min-height td{height:60px}@media (min-width: 992px){.richText .component-content table.min-height td{height:45px}}.valign-middle td{vertical-align:middle}.valign-top td{vertical-align:top}main #content img{-webkit-filter:grayscale(0.6);filter:grayscale(0.6)}.no-filter-img img{-webkit-filter:none !important;filter:none !important}.homepage-carousel .lSSlideOuter .lSPager.lSpg>li a{width:70px;height:5px;background-color:#fff}.homepage-carousel .lSSlideOuter .lSPager.lSpg>li.active a{background-color:#30ea03}.homepage-carousel .lSAction{display:none !important}.carousel-slide .image-and-content .maximum-content{max-width:720px}.carousel-slide .image-and-content img{width:100%}@media (max-width: 991px){.carousel-slide .image-and-content .carousel-content .richText{background-color:#000;margin-top:-1rem;padding:2rem 0 5.625rem 1.25rem;color:#fff;min-height:310px}}@media (max-width: 767px){.carousel-slide .image-and-content .carousel-content .richText{min-height:420px}}@media (min-width: 992px){.carousel-slide .image-and-content .carousel-content .richText{position:absolute;top:0;-webkit-transform:translate(0, 50%);-ms-transform:translate(0, 50%);transform:translate(0, 50%);right:0;background-color:transparent;color:#000}}@media (min-width: 1200px){.carousel-slide .image-and-content .carousel-content .richText{top:-50px}}.carousel-slide .image-and-content .carousel-content .richText .h1-style{color:#fff}@media (max-width: 1200px){.carousel-slide .image-and-content .carousel-content .richText .h1-style{font-size:1.75rem}}@media (max-width: 991px){.carousel-slide .image-and-content .carousel-content .richText .h1-style{font-size:1.875rem}}.carousel-slide .image-and-content .carousel-content .richText .h1-style span{color:#000}@media (max-width: 991px){.carousel-slide .image-and-content .carousel-content .richText .h1-style span.color-white-mb{color:#fff}}@media (min-width: 992px){.carousel-slide .image-and-content .carousel-content .richText .h1-style{color:#000}}.hp-green-stripe{margin-right:-5rem;background-color:#30ea03;display:block;font-family:"NewHeroAccess-Super",'Roboto',sans-serif;padding-left:1rem}.articleDetail-hero-banner>div>.content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-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}@media (min-width: 992px){.articleDetail-hero-banner>div>.content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.articleDetail-hero-banner .scroll-down-btn{right:0;margin-bottom:0;bottom:0}@media (max-width: 991px){.articleDetail-hero-banner .scroll-down-btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:relative;right:-1rem;margin-left:auto;margin-top:1rem}}.articleDetail-hero-image img{width:100%}@media (min-width: 992px){.articleDetail-hero-content{position:absolute;margin-top:-10%}}.articleDetail-hero-content>div>.content .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articleDetail-hero-content>div>.content .h1{font-weight:500}.articleDetail-hero-content>div>.content .h1 span[class^='bg']{display:inline-block;padding-right:5px}@media (max-width: 991px){.articleDetail-hero-content>div>.content .h1:last-child{font-size:1rem}.articleDetail-hero-content>div>.content .h1:last-child span[class^='bg']{background-color:transparent !important}}.articleDetail-hero-content>div>.content .article-hero-heading{padding-bottom:1.5rem}@media (min-width: 992px){.articleDetail-hero-content>div>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.articleDetail-hero-content>div>.content .article-hero-heading{padding-bottom:2.6rem}}.article-filter{height:100% !important;block-size:auto !important}.article-filter>div>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.article-filter>div>.content>.box{border:1px solid #707070;padding:2rem 1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-filter>div>.content>.box .richText{height:100%}.article-filter>div>.content>.box .richText .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-filter>div>.content>.box .richText .richText-content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article-filter>div>.content>.box .richText .richText-content>div .read-more-btn{margin-top:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#30ea03}@media (max-width: 991px){.article-filter>div>.content>.box .richText .richText-content>div .read-more-btn{width:189px;margin:0 auto}.article-filter>div>.content>.box .richText .richText-content>div .read-more-btn::before{right:36px}}.article-filter>div>.content>.box .richText .richText-content>div .read-more-btn:hover{cursor:pointer;background-color:#000;color:#fff}.article-filter>div>.content>.box .richText .richText-content>div .read-more-btn:hover::before{color:#fff}.show-more-btn{line-height:1;cursor:pointer;background-color:#30ea03;height:70px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:28px 3rem;text-transform:uppercase}.show-more-btn::before{display:none}#footer .richText *{color:initial}#footer .theme-black{padding:3.75rem 2.5rem}@media (min-width: 992px){#footer .theme-black{padding:5.625rem 4.688rem}}#footer .theme-black .underline:hover{text-decoration:underline}#footer .theme-black .footer-bottom-content{padding-top:1.875rem}@media (min-width: 992px){#footer .theme-black .footer-bottom-content{padding-top:1.25rem}}#footer .theme-black .footer-bottom-content .richText .footer-bottom-text{opacity:0.7;margin-bottom:0;font-size:0.938rem;line-height:2;color:#fff}#footer .theme-black .footer-top-content .p{color:#fff;font-family:"NewHeroAccess-Super",'Roboto',sans-serif}#footer .theme-black .footer-top-content .p a{font-size:0.875rem;line-height:1.41;letter-spacing:0.009rem}#footer .theme-black .footer-top-content .p a:focus{outline:1px solid #30ea03}#footer .theme-black .footer-top-content .p:hover{text-decoration:underline}#footer .theme-black .divider{height:1px;background-color:#eaeaea;opacity:0.4}.ltr-logo img{width:108px;height:auto}@media (min-width: 992px){.ltr-logo img{width:208px}}@media (max-width: 991px){.haleon-logo .component-content{text-align:left}.haleon-logo .component-content img{margin-left:-8px}}.haleon-logo .component-content a:hover{background-color:transparent}@media (min-width: 991px){.haleon-logo{padding-top:8rem}}.haleon-logo img{width:136px}.footer-above-container{padding:4rem 1rem 5rem 1rem}@media (min-width: 992px){.footer-above-container{padding:5rem 1rem 5rem 0}}.footer-above-container .h3-style{padding-bottom:1.313rem;font-family:"NewHeroAccess-Super",'Roboto',sans-serif;width:70%}@media (min-width: 992px){.footer-above-container .h3-style{width:100%}}.footer-logo a:hover{background-color:transparent}@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-down-btn:after,.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-cascade:before,.icon-chat:before,.icon-check:before,ul.custom-list-check li:before,.icon-clock:before,.icon-close-line:before,ul.custom-list-cross li:before,.icon-contrast-fill:before,.icon-document:before,.icon-download:before,.icon-info:before,.icon-lightbulb:before,.icon-location:before,.icon-mail:before,.icon-mail-line:before,.icon-menu-line:before,.icon-mobile:before,.icon-notification:before,.icon-pause:before,.icon-phone-line:before,.icon-play:before,.icon-play-right:after,.icon-plus:before,.icon-search-line:before,.icon-settings:before,.icon-facebook:before,.icon-facebook2:before,.icon-instagram:before,.icon-whatsapp:before,.icon-twitter:before,.icon-vine:before,.icon-vimeo2:before,.icon-behance:before,.icon-skype:before,.icon-reddit:before,.icon-linkedin:before,.icon-linkedin2:before,.icon-youtube:before,.icon-menu-line-2:before,.icon-brand_purpose:before,.icon-education:before,.icon-heart:before,.icon-leaf:before,.icon-light_bulb:before,.icon-sustainable:before,.icon-target:before,.icon-thermometer:before,.icon-contact-us:before,.icon-accessibility:before{font-family:'icomoon';font-style:normal}.icon-alert:before{content:'\e900'}.icon-angle-down:before{content:'\e901'}.icon-angle-down-btn:after{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:'\e907';margin-right:0.25rem}.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-cascade:before{content:'\e90a'}.icon-chat:before{content:'\e90b'}.icon-check:before,ul.custom-list-check li:before{content:'\e90c'}.icon-clock:before{content:'\e90d'}.icon-close-line:before,ul.custom-list-cross li:before{content:'\e90e'}.icon-contrast-fill:before{content:'\e90f'}.icon-document:before{content:'\e910'}.icon-download:before{content:'\e911'}.icon-info:before{content:'\e912'}.icon-lightbulb:before{content:'\e913'}.icon-location:before{content:'\e914'}.icon-mail:before{content:'\e915'}.icon-mail-line:before{content:'\e920'}.icon-menu-line:before{content:'\e916'}.icon-mobile:before{content:'\e917'}.icon-notification:before{content:'\e918'}.icon-pause:before{content:'\e919'}.icon-phone-line:before{content:'\e91a'}.icon-play:before{content:'\e91b'}.icon-play-right:after{content:'\e91b';margin-left:0.25rem}.icon-plus:before{content:'\e91c'}.icon-search-line:before{content:'\e91d'}.icon-settings:before{content:'\e91e'}.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-vine:before{content:'\ea97'}.icon-vimeo2:before{content:'\eaa1'}.icon-behance:before{content:'\eaa8'}.icon-skype:before{content:'\eac5'}.icon-reddit:before{content:'\eac6'}.icon-linkedin:before{content:'\eac9'}.icon-linkedin2:before{content:'\eaca'}.icon-youtube:before{content:'\ea9d'}.icon-menu-line-2:before{content:'\e91f'}.icon-brand_purpose:before{content:'\e921'}.icon-education:before{content:'\e922'}.icon-heart:before{content:'\e923'}.icon-leaf:before{content:'\e924'}.icon-light_bulb:before{content:'\e925'}.icon-sustainable:before{content:'\e929'}.icon-target:before{content:'\e92a'}.icon-thermometer:before{content:'\e92b'}.icon-contact-us:before{content:'\e920'}.icon-accessibility:before{content:'\e90f'}@media (min-width: 992px){.megamenu-box.megamenu{max-height:98px}}@media (min-width: 1440px){.megamenu-box.megamenu .component-content{max-width:1290px}}@media (max-width: 991px){.megamenu-box.megamenu .component-content{top:34px;border-bottom:1px solid #000}}@media (min-width: 1440px){.megamenu-box.megamenu .component-content>.paragraphSystem{max-width:1290px}}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>li.navigation-item>a{letter-spacing:0.15px}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>li.navigation-item>a{display:initial;text-align:left;padding-top:0.5rem;font-size:1.25rem;letter-spacing:0.24px}}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 li.navigation-item.has-children>a::before{content:'\e903';font-family:'icomoon';display:inline-block;font-size:1rem;padding:3px;position:absolute;color:#30ea03;right:-16px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{color:#fff}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item{padding:0 1rem 0 0}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:hover ul.navigation-level2{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:30rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:45px;padding:1rem 2rem}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:hover ul.navigation-level2 li.navigation-item{color:#fff}}@media (min-width: 992px) and (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:hover ul.navigation-level2 li.navigation-item{padding:0}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:hover ul.navigation-level2 li.navigation-item>a{color:#fff;display:initial;text-align:left}}@media (min-width: 1200px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item{padding:0 1rem}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item ul.navigation-level2>.navigation-item{min-height:40px}}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item ul.navigation-level2>.navigation-item>a{color:#fff}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item ul.navigation-level2>.navigation-item>a:hover{text-decoration:underline !important}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item ul.navigation-level2>.navigation-item>a:focus{border:1px solid #30ea03}.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.is-active ul.navigation-level2{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:30rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:45px;padding:1rem 2rem}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:nth-child(2){padding-left:0}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item:last-child .navigation-level2{right:0}}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-main-nav{padding-top:2rem}}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-logo{opacity:0}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-logo{width:108px;max-width:108px}}@media (min-width: 1200px){.megamenu-box.megamenu .megamenu-logo{width:208px;max-width:208px}}.megamenu-box.megamenu .megamenu-logo a:hover{background-color:transparent}.megamenu-box.megamenu .megamenu-logo a:focus{border:1px dotted}.megamenu-box.megamenu .megamenu-logo a.ouutlined{border:1px dotted}@media (min-width: 1200px){.megamenu-box.megamenu .megamenu-logo img{width:208px;max-width:208px;height:auto}}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-logo .component-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-box.megamenu .megamenu-logo .component-content a{margin:0;margin-left:1rem}}@media (max-width: 991px){.megamenu-box.megamenu .megamenu-nav-container{margin-top:-1px}}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-nav-container .megamenu-main-nav{margin-top:1.65rem}}.megamenu-box.megamenu .megamenu-nav-container .megamenu-main-nav .navigation-mobile-menu{right:0;left:initial}.megamenu-box.megamenu .megamenu-nav-container .megamenu-main-nav .navigation-mobile-menu::before{content:'\e91f';font-family:'icomoon';font-size:1.6rem;color:#30ea03}.megamenu-box.megamenu .megamenu-nav-container .megamenu-main-nav .navigation-mobile-menu.opened::before{content:'\e90e'}@media (min-width: 992px){.megamenu-box.megamenu .megamenu-nav-container{width:unset;max-width:unset}}.haleon-logo-strip{background-color:#fff}@media (min-width: 992px){.haleon-logo-strip .ltr-logo{display:none}}.haleon-logo-strip .ltr-logo img{position:absolute;top:2.2rem;left:0;z-index:9999;background-color:#000}.haleon-logo-strip .max-height{height:34px;padding:0.25rem 1rem 0}@media (min-width: 992px){.haleon-logo-strip .max-height{height:42px;padding:0.35rem 1rem 0}}.haleon-logo-strip .home-icon img{width:20px}.haleon-logo-strip .haleon-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.haleon-logo-strip .haleon-icon img{width:77px}.haleon-logo-strip a:hover{background-color:transparent}.dynamic-height img{-o-object-fit:cover;object-fit:cover}.object-position-right img{-o-object-position:right;object-position:right}.object-position-left img{-o-object-position:right;object-position:right}iframe[src*='youtube']{visibility:visible !important;opacity:1 !important}iframe[src*='youtube'][ythide]{visibility:hidden !important;opacity:0 !important}iframe[src*='enablejsapi']{visibility:visible;opacity:100}.home-primary-content .component-content .h2-style{line-height:1.35}.home-primary-content .component-content .h2-style span a,.home-primary-content .component-content .h2-style a{font-size:1.75rem;line-height:1.42;display:inline-block}@media (min-width: 992px){.home-primary-content .component-content .h2-style span a,.home-primary-content .component-content .h2-style a{font-size:2.6875rem;line-height:1.27}}@media (min-width: 992px){.home-primary-content .component-content .richText:nth-child(3) .richText-content{padding-top:9rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 1440px){.home-primary-content .component-content .richText:nth-child(3) .richText-content{padding-top:11rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.font-xs{font-size:0.688rem;line-height:2.83}.font-sm{font-size:0.875rem;line-height:2}@media (min-width: 992px){.sitemap-column{margin-left:1rem}}.sitemap-column ul>li>ul{margin-left:2rem}.sitemap-column h3 a{font-family:"NewHeroAccess-Super",'Roboto',sans-serif}.article-page-video iframe{width:100%;height:200px}@media (min-width: 768px){.article-page-video iframe{height:305px}}@media (min-width: 992px){.article-page-video iframe{width:100%;height:405px}}.article-page-video .play{height:70px;width:70px;position:absolute;top:30%;left:40%;background-color:#dcff00;-webkit-box-shadow:1px -3px 23px #00000033;box-shadow:1px -3px 23px #00000033}.article-page-video .play:hover{cursor:pointer}@media (min-width: 768px){.article-page-video .play{top:45%;left:45%}}@media (min-width: 992px){.article-page-video .play{height:100px;width:100px;top:38%;left:45%}}.article-page-video .play::before{content:url("/content/dam/cf-consumer-healthcare/letstreatitright/en_US/global/logo/video-black-icon.png");font-size:1.6rem;color:#30ea03;position:absolute;top:33%;right:38%;color:#000;font-size:2rem}@media (min-width: 992px){.article-page-video .play::before{right:38%;top:35%}}.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}body a:focus{outline:1px dotted #30ea03}body .to-top-btn.icon-angle-down-btn:after{margin-left:6px}@media screen and (min-width: 1200px){body .megamenu-box.megamenu .megamenu-logo{padding-top:1.15rem !important}}@media screen and (min-width: 992px){body .to-top-btn{padding:0.5rem 1rem 0.5rem 1rem}body .megamenu-box.megamenu .megamenu-logo a{max-width:none;min-width:auto;width:auto;height:auto;position:relative;top:2.25rem}body .megamenu-box.megamenu .megamenu-logo img{position:initial}body .megamenu-logo>* a{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width: 991px){body .scroll-down-btn{top:-5.75rem}body .articleDetail-hero-banner .scroll-down-btn{position:absolute;right:-1rem;bottom:unset}body .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{text-align:left}body .to-top-btn{padding:0.2rem 1rem}body .to-top-btn.icon-angle-down-btn:after{margin-left:2px}}@media screen and (max-width: 767px){body .word-break{word-break:break-all !important}}@media screen and (max-width: 420px){body .hp-green-stripe{margin-right:0}}
