/*!
 * 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}
     .text-color-1{color:#000 !important}.text-color-1 *{color:#000 !important}.text-color-2{color:#f2ca28 !important}.text-color-2 *{color:#f2ca28 !important}.text-color-3{color:#fff !important}.text-color-3 *{color:#fff !important}.text-color-4{color:#b10606 !important}.text-color-4 *{color:#b10606 !important}.text-color-5{color:#333 !important}.text-color-5 *{color:#333 !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:#f2ca28 !important}.bg-color-2-inner{background-color:transparent !important}.bg-color-2-inner>.row{background-color:transparent !important}.bg-color-2-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-2>.component-content{background-color:transparent !important}.bg-color-2>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3{background-color:#fff !important}.bg-color-3-inner{background-color:transparent !important}.bg-color-3-inner>.row{background-color:transparent !important}.bg-color-3-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3>.component-content{background-color:transparent !important}.bg-color-3>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4{background-color:#b10606 !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}.border-color-1{border-color:#000 !important}.border-color-2{border-color:#f2ca28 !important}.border-color-3{border-color:#fff !important}.border-color-4{border-color:#b10606 !important}.border-color-5{border-color:#e4e4e4 !important}.border-color-6{border-color:#8f8f8c !important}@media (min-width: 768px){:root{font-size:18px}}@-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%;height:auto}.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:70px}@media (min-width: 992px){#content{margin-top:100px}}@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:0}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:calc(4 / 3 * 100vw)}[class*='hero-banner-'] .image picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 768px){[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:calc(23 / 48 * 100vw)}}@media screen and (min-width: 768px) and (min-height: 575px){[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:auto}[class*='hero-banner-'] .image img{max-height:calc(100vh - 300px)}}::-moz-selection{background:#000;color:#f2ca28}::selection{background:#000;color:#f2ca28}::-moz-selection{background:#000;color:#f2ca28}*{outline:none}* .outlined{outline:solid #f2ca28 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}html{font-family:sans-serif}body{color:#000;font-family:"Montserrat",sans-serif;font-size:18px;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:18px}}sup{top:0;vertical-align:super}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin:0;color:#000}h1,.h1{font-size:1.55556rem;font-weight:400;line-height:1.21429;letter-spacing:0.5px}@media (min-width: 992px){h1,.h1{font-size:2.66667rem;line-height:1.20833;letter-spacing:0px}}h2,.h2{font-weight:400;font-size:1.44444rem;line-height:1.23077;letter-spacing:3px}@media (min-width: 992px){h2,.h2{font-size:2.22222rem;line-height:1.075}}h3,.h3{font-size:1.22222rem;font-weight:400;line-height:1.27273;letter-spacing:1.5px}@media (min-width: 992px){h3,.h3{font-size:1.66667rem;line-height:1.2}}h4,.h4{font-size:1.11111rem;font-weight:400;line-height:1.3;letter-spacing:1.2px}@media (min-width: 992px){h4,.h4{line-height:1.18182;font-size:1.22222rem}}h5,.h5{font-size:18px;line-height:1.44444;letter-spacing:1.2px}@media (min-width: 992px){h5,.h5{line-height:1.44444;font-size:18px}}p,.p{font-size:18px;font-weight:400;line-height:1.44444;letter-spacing:1.2px;margin-top:0}@media (min-width: 992px){p,.p{font-size:18px;line-height:1.44444}}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:18px;font-weight:400;line-height:1.44444;-webkit-text-decoration:#000;text-decoration:#000}@media (min-width: 992px){a,a:visited .a{font-size:18px;line-height:1.44444}}a:hover,a:focus,a:visited .a:hover,a:visited .a:focus{color:#000}a.skip-main,a:visited .a.skip-main{height:1px;left:-999px;overflow:hidden;position:fixed;top:auto;width:1px;z-index:-999}a.skip-main:focus,a.skip-main:active,a.skip-main:visited,a:visited .a.skip-main:focus,a:visited .a.skip-main:active,a:visited .a.skip-main:visited{background:#544f40;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:99999}button{background-color:transparent;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.small{font-size:14px;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%}@media (min-width: 768px) and (max-width: 991px){img{max-width:100vw !important}}.image a,.title a{color:inherit;text-decoration:none}.social-pages .paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-pages .reference-svg-icons-with-link a{background:#fff;width:34px;border-radius:34px;height:34px;line-height:34px;text-align:center;color:#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:#f2ca28;color:#fff}@media (min-width: 992px){.social-pages .reference-svg-icons-with-link a{width:34px;height:34px;line-height:34px;border-radius:34px}.social-pages .reference-svg-icons-with-link a span{font-size:1rem}.social-pages .reference-svg-icons-with-link a span::before{font-size:1rem}}.social-pages .reference-svg-icons-with-link .Facebook:before{content:'\ea90'}.social-pages .reference-svg-icons-with-link .Twitter:before{content:'\ea96'}.social-pages .reference-svg-icons-with-link .Youtube::before{content:'\ea9d'}.social-pages .reference-svg-icons-with-link .Linkedin::before{content:'\eaca'}.social-pages .reference-svg-icons-with-link .Instagram:before{content:'\ea92'}@media screen and (min-width: 768px){body input:focus,body button:focus,body a:focus{outline:1px solid #f2ca28}}.image-bottom-gradient .imageAccordion-panel.active::after{content:'';display:block;height:140px;position:absolute;bottom:0;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0,0,0,0)));background:-o-linear-gradient(bottom, #000 0%, rgba(0,0,0,0) 100%);background:linear-gradient(360deg, #000 0%, rgba(0,0,0,0) 100%)}.dots::after{content:'.';display:inline-block;position:absolute;font-weight:700}.page-sitemap h1.title-heading{font-weight:900}.page-sitemap ul.navigation-branch.navigation-level2{margin-left:1rem}@media screen and (max-width: 991px){.justify-space-bet-m .component-content .paragraphSystem{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}.brand-logo a{width:99%}.brand-logo .outlined,.brand-logo a:focus{outline:1px solid #f2ca28}.calender-number{font-size:2.11111rem;line-height:1.52632;font-weight:600;font-family:"Fraunces",sans-serif}@media screen and (max-width: 991px){.calender-number{font-size:1.8rem}}@media screen and (min-width: 992px){.calender-number-es{font-size:1.5rem}}@media screen and (max-width: 575px){.calender-number-es{font-size:1.1rem}}@media screen and (max-width: 991px){.h1-home-mobile{font-size:24px;line-height:26px}}.quotes-title{font-size:1.33333rem;line-height:1.25;letter-spacing:1px;font-family:'Fraunces'}@media screen and (max-width: 991px){.quotes-title{font-size:1.11111rem;line-height:1.5}}.h4-caps{font-size:18px;line-height:26px;text-transform:uppercase}.deactivated-link{pointer-events:none}.deactivated-link .gray-light{color:#5b5b5b}hr{opacity:0.3}.sub-heading{display:block}.word-break{word-break:break-word}@media screen and (min-width: 992px){.d-block-d{display:block}}@media screen and (max-width: 991px){.d-block-m{display:block}}.font-family-medium{font-weight:500}.font-family-semibold{font-weight:600}.font-family-bold{font-weight:700}.font-family-black{font-weight:900}.font-family-superior{font-weight:600;font-family:'Fraunces', sans-serif}.bg-gradient-1{background:-webkit-gradient(linear, left top, left bottom, from(#262626), to(#4a4a4a));background:-o-linear-gradient(top, #262626 0%, #4a4a4a 100%);background:linear-gradient(180deg, #262626 0%, #4a4a4a 100%)}.bg-gradient-1 a:focus,.bg-gradient-1 .outlined{outline:1px solid #f2ca28}.bg-gradient-2{background:-webkit-gradient(linear, left top, left bottom, from(#262626), to(#4a4a4a));background:-o-linear-gradient(top, #262626 0%, #4a4a4a 100%);background:linear-gradient(180deg, #262626 0%, #4a4a4a 100%)}.bg-gradient-3{background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), color-stop(70%, #fff));background:-o-linear-gradient(top, #d8d8d8 0%, #fff 70%);background:linear-gradient(180deg, #d8d8d8 0%, #fff 70%)}.bg-gradient-4{background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(top, #000 0%, #4a4a4a 100%);background:linear-gradient(180deg, #000 0%, #4a4a4a 100%)}.bg-gradient-noise-1{background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(top, #000 0%, #4a4a4a 100%);background:linear-gradient(180deg, #000 0%, #4a4a4a 100%)}.bg-gradient-noise-1::before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/noise.png);position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:0}.bg-gradient-noise-1::after{content:'';background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(top, #000 0%, #4a4a4a 100%);background:linear-gradient(180deg, #000 0%, #4a4a4a 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.85;z-index:0}.bg-gradient-noise-1>.component-content{position:relative;z-index:5}.bg-gradient-noise-1 a:focus,.bg-gradient-noise-1 .outlined{outline:1px solid #f2ca28}.bg-gradient-noise-2{background:-webkit-gradient(linear, left top, left bottom, from(#262626), to(#4a4a4a));background:-o-linear-gradient(top, #262626 0%, #4a4a4a 100%);background:linear-gradient(180deg, #262626 0%, #4a4a4a 100%)}.bg-gradient-noise-2::before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/noise.png);position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:0}.bg-gradient-noise-2::after{content:'';background:-webkit-gradient(linear, left top, left bottom, from(#262626), to(#4a4a4a));background:-o-linear-gradient(top, #262626 0%, #4a4a4a 100%);background:linear-gradient(180deg, #262626 0%, #4a4a4a 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.85;z-index:0}.bg-gradient-noise-2>.component-content{position:relative;z-index:5}.bg-gradient-noise-3{background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#fff));background:-o-linear-gradient(top, #d8d8d8 0%, #fff 100%);background:linear-gradient(180deg, #d8d8d8 0%, #fff 100%)}.bg-gradient-noise-3::before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/noise.png);position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:0}.bg-gradient-noise-3::after{content:'';background:-webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#fff));background:-o-linear-gradient(top, #d8d8d8 0%, #fff 100%);background:linear-gradient(180deg, #d8d8d8 0%, #fff 100%);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.85;z-index:0}.bg-gradient-noise-3>.component-content{position:relative;z-index:5}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.noise{position:relative}.noise::before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/noise.png);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.6}.noise-gradient{position:relative}.noise-gradient::before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/light_gray_Background_1.svg);position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain}@media screen and (min-width: 1440px){.noise-gradient::before{background-size:cover}}.icon-quotes-icon{position:relative;display:grid;grid-template-columns:1fr 10fr}@media screen and (max-width: 991px){.icon-quotes-icon{grid-template-columns:auto;margin-bottom:1rem}}.icon-quotes-icon::before{content:'';background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/personal-stories/quotes_icon.svg);width:65px;height:45px;background-size:contain;background-repeat:no-repeat;position:relative;background-position:center center}@media screen and (max-width: 991px){.icon-quotes-icon::before{margin:1rem 0;width:53px;height:34px}}.logosGroup .logosGroup-brand{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logosGroup .logosGroup-brand li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;position:relative;margin-left:0;border-right:1.5px solid #000;padding:0 1rem}.logosGroup .logosGroup-brand li:first-child{padding-left:0}.logosGroup .logosGroup-brand li:last-child{border-right:none;padding-right:0}.logosGroup .champion .logosGroup-brand li img{width:190px}.logosGroup .champion .logosGroup-brand li:nth-of-type(2) img{width:135px}.mailing-box{margin:0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 991px){.mailing-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mailing-box p{-webkit-box-flex:1;-ms-flex:1;flex:1}.mailing-box p a.button-default.view-form{padding:15px 30px}.equitable-pain-relief{background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/background-img-desktop.jpg);background-repeat:no-repeat;background-size:cover;padding:2rem 1rem;background-position:center}@media (min-width: 992px){.equitable-pain-relief{padding:6rem 0}}.our-intiatives-partners>.component-content{background-repeat:no-repeat;background-size:cover;padding:2rem 1rem}@media (min-width: 992px){.our-intiatives-partners>.component-content{padding:4rem 0}}.card{background-color:rgba(255,255,255,0.8);border-radius:10px}.border-opacity-3{border-color:rgba(255,255,255,0.3) !important}.footer-note{font-size:14px;line-height:26px;font-family:"Montserrat",sans-serif;letter-spacing:1.2px}.text-link{font-size:14px;line-height:25px;font-weight:700;letter-spacing:1.5px}.large-secondary-text{font-size:70px;line-height:100px;font-family:"Fraunces",sans-serif;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.large-secondary-text{font-size:85px}}.large-secondary-text>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-35px}@media screen and (min-width: 768px){.large-secondary-text>span{margin-top:-20px}}.large-secondary-text>span>em{width:42px;height:1px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#000;margin:0 19px}@media screen and (min-width: 768px){.large-secondary-text>span>em{width:74px}}.large-secondary-text>.present-text{font-size:50px}@media screen and (min-width: 375px){.large-secondary-text>.present-text{font-size:60px}}@media screen and (min-width: 576px){.large-secondary-text>.present-text{font-size:70px}}.large-secondary-text>.present-text>em{margin:0 5px}.text-center{text-align:center}.scroll-down{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;z-index:5}.scroll-down-disabled{pointer-events:none}.hero-image{position:relative}.hero-image>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-image .hero-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(#000 0%, #4a4a4a 100%);background:linear-gradient(#000 0%, #4a4a4a 100%);margin-top:-1px}@media screen and (min-width: 992px){.hero-image .hero-content{position:absolute;z-index:1;margin:0 auto;left:0;right:0;background:transparent}}@media (min-width: 992px) and (max-width: 1024px){.hero-image .hero-content{padding-top:2rem;padding-bottom:6rem}}.hero-image img{width:100%;height:auto}.vertical-hr{height:100%;width:0px;margin:0;padding:0;opacity:0.3;outline:0;border:1px solid black}.social-media.flex>*>.content,.social-media>*>.content{gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.social-media.flex>*>.content,.social-media>*>.content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.social-media.flex div,.social-media div{-ms-flex-preferred-size:content;flex-basis:content}.social-media.flex.icon-center>*>.content,.social-media.icon-center>*>.content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;margin:10px 0px}@media screen and (min-width: 768px){.social-media.flex.icon-center>*>.content,.social-media.icon-center>*>.content{gap:54px;margin:30px 0px}}.social-media.flex.icon-center>*>.content img,.social-media.icon-center>*>.content img{width:60px;height:60px}@media screen and (min-width: 768px){.social-media.flex.icon-center>*>.content img,.social-media.icon-center>*>.content img{width:85px;height:85px}}.social-media.flex .richText,.social-media .richText{display:none}@media screen and (min-width: 768px){.social-media.flex .richText,.social-media .richText{display:block}}.bg-white-shadow{border-radius:10px;background:rgba(255,255,255,0.9);-webkit-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12);box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12)}.bg-white-shadow>*>.content{padding:36px 31px 58px 21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media screen and (min-width: 992px){.bg-white-shadow>*>.content{padding:59px 40px 46px 53px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bg-white-shadow>*>.content .richText{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}@media screen and (min-width: 992px){.bg-white-shadow>*>.content .richText{-ms-flex-preferred-size:calc(100% / 2 - 48px);flex-basis:calc(100% / 2 - 48px);width:calc(100% / 2 - 48px)}}@media screen and (min-width: 992px){.bg-white-shadow>*>.content .richText .main-content{height:208px}}@media (min-width: 1201px){.bg-white-shadow>*>.content .richText .main-content{height:182px}}.bg-white-shadow>*>.content .richtext-hr{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}@media screen and (min-width: 992px){.bg-white-shadow>*>.content .richtext-hr{-ms-flex-preferred-size:1px;flex-basis:1px;width:1px}}.bg-white-shadow>*>.content .richtext-hr .vertical-hr{width:100%;opacity:1;border:1px solid #8f8f8c}@media screen and (min-width: 992px){.bg-white-shadow>*>.content .richtext-hr .vertical-hr{width:0}}.pos-top-right{position:absolute;top:-30px;right:0}.pos-top-right-2{position:absolute;top:15px;right:20px}.hide{visibility:hidden;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%) scale(0.8) !important;-ms-transform:translateX(-50%) translateY(-50%) scale(0.8) !important;transform:translateX(-50%) translateY(-50%) scale(0.8) !important}.popup{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#fafdff;border-radius:5px;width:97%;-webkit-box-shadow:0px 7px 10px rgba(0,0,0,0.09),0px 11px 12px 7px rgba(0,0,0,0.02);box-shadow:0px 7px 10px rgba(0,0,0,0.09),0px 11px 12px 7px rgba(0,0,0,0.02);-webkit-transition:all 120ms;-o-transition:all 120ms;transition:all 120ms;z-index:9999;padding:50px 10px 20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 375px){.popup{max-width:85%;padding:75px 30px 88px 30px;gap:65px}}@media screen and (min-width: 768px){.popup{gap:58px;padding:118px 103px}}@media screen and (min-width: 992px){.popup{max-width:75%}}@media screen and (min-width: 1200px){.popup{max-width:994px}}.popup:before{content:'';background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/noise.png);background-size:contain;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.6}.popup .close{position:absolute;right:3px;top:11px;width:30px;height:30px;font-size:0;cursor:pointer}@media screen and (min-width: 768px){.popup .close{right:24.57px;top:23px}}.popup-drawback{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:99999;background:rgba(0,0,0,0.8);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 50ms;-o-transition:all 50ms;transition:all 50ms}.popup-drawback.hide{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.popup-header{text-transform:uppercase;font-size:18px}.popup-header h2{margin:0;text-transform:uppercase;text-align:center}.popup-body .social-share{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;gap:30px}@media screen and (min-width: 768px){.popup-body .social-share{gap:54px}}.popup-body .social-share img{width:68px;height:68px}@media screen and (min-width: 768px){.popup-body .social-share img{width:85px;height:85px}}.popup-body .social-share div{display:none}@media screen and (min-width: 768px){.popup-body .social-share div{display:block}}.popup-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px}@media screen and (min-width: 768px){.popup-footer{-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}}.popup-footer .url-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;height:100%}.popup-footer .url-link p{margin:0px;word-break:break-word}.popup-footer a{-ms-flex-negative:0;flex-shrink:0}.height-auto{height:auto !important}@media screen and (min-width: 992px){.w-d-img-100 img{width:100%;height:auto}}@media screen and (max-width: 991px){.w-m-img-100 img{width:100%;height:auto}}.img-height-100 img{height:100%}@media (min-width: 576px) and (max-width: 991px){.m-t-r-2{margin-right:2rem}.m-t-l-2{margin-left:2rem}.m-t-r-1{margin-right:1rem}.m-t-l-1{margin-left:1rem}}body a.skip-main:focus,body a.skip-main:active,body a.skip-main:visited{background:#f2ca28;color:#000;font-size:14px;font-weight:700}.black-gradient{background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(#000 0%, #4a4a4a 100%);background:linear-gradient(#000 0%, #4a4a4a 100%)}.toggle-popup{cursor:pointer}.vtabs.round-table-accordion .accord-head::before{content:'';background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/Plus_Sign.svg");background-repeat:no-repeat;background-size:contain;width:23px;height:23px}.vtabs.round-table-accordion .accord-head.active::before{content:'';background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/Minu_Sign.svg");background-repeat:no-repeat;background-size:contain;width:23px;height:23px}.out-initatives-accordion .accordion .accordion-slide .accordion-head::after{content:'';background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/plus-black.svg");background-repeat:no-repeat;background-size:contain;width:29px;height:29px;display:block}.out-initatives-accordion .accordion .accordion-slide.is-active .accordion-head::after{content:'';background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/minus-black.svg");background-repeat:no-repeat;background-size:contain;width:29px;height:29px;display:block}.bg-gradient-noise-b{background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/roundtable/black_gradiant.svg);background-color:#444444;display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.btn{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500 !important;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;line-height:1;margin:auto;margin:auto;max-width:100%;overflow:hidden;padding:10px 15px;text-align:center}.btn.parametrizedhtml{padding:0 !important}@media (min-width: 992px){.btn{font-size:15px;padding:10px 15px}}.btn-color-1{background:#000;border:2px solid #fff;color:#fff !important;text-decoration:none !important}@media (min-width: 768px){.btn-color-1:hover,.btn-color-1:focus,.btn-color-1:active{background:#fff;border:2px solid #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:#f2ca28;border:2px solid #fff;color:#fff !important;text-decoration:none !important}@media (min-width: 768px){.btn-color-2:hover,.btn-color-2:focus,.btn-color-2:active{background:#fff;border:2px solid #f2ca28;color:#f2ca28 !important;text-decoration:underline !important}}@media (max-width: 767px){.btn-color-2:active{background:#fff;border:2px solid #f2ca28;color:#f2ca28 !important;text-decoration:underline !important}}.btn-color-2.inverted{background:#fff;border:2px solid #f2ca28;color:#f2ca28 !important}@media (min-width: 768px){.btn-color-2.inverted:hover,.btn-color-2.inverted:focus,.btn-color-2.inverted:active{background:#f2ca28;color:#fff !important}}@media (max-width: 767px){.btn-color-2.inverted:active{background:#f2ca28;color:#fff !important}}.button-outline{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border-radius:10px;border:1px solid #f2ca28;color:#f2ca28 !important;font-size:14px;line-height:25px;text-transform:uppercase;font-weight:700;padding:23px 46px;letter-spacing:1.5px;display:inline-block;-webkit-transition:all 0.3s all ease-in-out;-o-transition:all 0.3s all ease-in-out;transition:all 0.3s all ease-in-out}.button-outline:hover{background-color:#f2ca28;color:#000 !important}.button-default{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2ca28;border-radius:10px;border:1px solid #f2ca28;color:#000;font-size:14px;line-height:25px;text-transform:uppercase;font-weight:700;padding:23px 46px;letter-spacing:1.5px;display:inline-block;-webkit-transition:all 0.3s all ease-in-out;-o-transition:all 0.3s all ease-in-out;transition:all 0.3s all ease-in-out}.button-default:hover{border:1px solid #000;background-color:#fff}.button-secondary{background-color:#000;color:#f2ca28;border-color:#000}.button-secondary:hover{background-color:#fff;color:#fff}.button-secondary:focus{background-color:transparent !important;border-radius:0;border-color:#fff;color:#f2ca28}.button-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;padding:15px 30px}.button-icon::before{content:'';position:relative;display:block;width:26px;height:26px;background-repeat:no-repeat;background-position:center center;background-size:contain}.button-icon-chat::before{background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/chat_icon.svg)}.button-icon-play::before{background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/yellow_play_btn.svg)}.button-m-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 576px){.button-m-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.cta-text-link{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-family:'Montserrat',  sans-serif !important;font-weight:700;line-height:25px;letter-spacing:1.5px;color:#000;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-text-link:hover{border-bottom:1px solid #000}.cta-text-link::after{content:'';position:absolute;display:block;width:31px;height:31px;background-repeat:no-repeat;background-position:center;background-size:contain;right:-40px}@media screen and (max-width: 991px){.cta-text-link::after{right:0}}.cta-text-link-share::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/share_icon.svg");background-size:contain;background-repeat:no-repeat}.cta-text-link-notify::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/notify_icon.svg");background-size:contain;background-repeat:no-repeat}.cta-text-link-right-arrow::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/our-intiatives/arrow-righ.svg");background-size:contain;background-repeat:no-repeat;width:9px;height:15px;right:-30px}.cta-text-link-next-icon::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/personal-stories/Right_Arrow_D.svg");background-size:contain;right:-75px;width:56px;height:56px}@media screen and (max-width: 374px){.cta-text-link-next-icon::after{right:-60px}}.cta-text-link-prev-icon::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/personal-stories/Left_Arrow_D.svg");background-size:contain;left:-75px;width:56px;height:56px}.cta-text-link-download::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/get-involved/download_icon.svg");width:40.7px;height:40.7px;background-size:contain;right:-55px}.cta-text-link-portal::after{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/get-involved/linkout_icon.svg");width:40.7px;height:40.7px;background-size:contain;right:-55px}.cta-text-link-double-arrow::after{background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/double-arrow.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;right:-30px}.cta-text-link-double-arrow:hover{border-bottom:1px solid #fff}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: 1440px){.max-content-width{max-width:1200px !important}}@media (min-width: 992px) and (max-width: 1200px){.max-content-width{max-width:980px !important}}.max-image-w-none img{max-width:none !important}.min-image-w-auto img{min-width:auto !important}.min-w-auto{min-width:auto !important}.image-w-auto img{width:auto !important}.max-w-none{max-width:none !important}.max-image-w-none image{max-width:none !important}@media (max-width: 991px){.max-w-m-auto{max-width:none !important}}@media (min-width: 992px){.max-w-d-auto{max-width:none !important}}.w-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}@media (min-width: 768px){.w-d-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}}[class*='w-d-'],[class*='w-m-']{max-width:none !important;min-width:auto !important}@media (min-width: 992px){.max-w-d-10{max-width:10% !important}.w-d-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-d-10 img{max-width:10% !important}.max-w-d-20{max-width:20% !important}.w-d-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-d-20 img{max-width:20% !important}.max-w-d-30{max-width:30% !important}.w-d-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-d-30 img{max-width:30% !important}.max-w-d-40{max-width:40% !important}.w-d-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-d-40 img{max-width:40% !important}.max-w-d-50{max-width:50% !important}.w-d-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-d-50 img{max-width:50% !important}.max-w-d-60{max-width:60% !important}.w-d-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-d-60 img{max-width:60% !important}.max-w-d-70{max-width:70% !important}.w-d-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-d-70 img{max-width:70% !important}.max-w-d-80{max-width:80% !important}.w-d-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-d-80 img{max-width:80% !important}.max-w-d-90{max-width:90% !important}.w-d-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-d-90 img{max-width:90% !important}.max-w-d-100{max-width:100% !important}.w-d-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-d-100 img{max-width:100% !important}}@media (max-width: 991px){.max-w-m-10{max-width:10% !important}.w-m-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-m-10 img{max-width:10% !important}.max-w-m-20{max-width:20% !important}.w-m-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-m-20 img{max-width:20% !important}.max-w-m-30{max-width:30% !important}.w-m-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-m-30 img{max-width:30% !important}.max-w-m-40{max-width:40% !important}.w-m-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-m-40 img{max-width:40% !important}.max-w-m-50{max-width:50% !important}.w-m-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-m-50 img{max-width:50% !important}.max-w-m-60{max-width:60% !important}.w-m-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-m-60 img{max-width:60% !important}.max-w-m-70{max-width:70% !important}.w-m-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-m-70 img{max-width:70% !important}.max-w-m-80{max-width:80% !important}.w-m-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-m-80 img{max-width:80% !important}.max-w-m-90{max-width:90% !important}.w-m-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-m-90 img{max-width:90% !important}.max-w-m-100{max-width:100% !important}.w-m-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-m-100 img{max-width:100% !important}}@media (min-width: 992px){.max-width-courses{clear:both;float:none !important;margin-left:auto !important;margin-right:auto !important;max-width:996px !important}}.accordion-content>div{padding:1rem 0}@media (min-width: 768px){.accordion-content>div{padding:1rem 0}}.accordion-content-wrapper{cursor:auto;-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out;visibility:visible !important;height:auto !important;left:auto !important;max-height:0;overflow:hidden !important;top:auto !important}.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:none;-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:#fff;color:#000;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:#f2ca28}.breadcrumbs a{color:#000;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:lowercase;white-space:nowrap;font-size:18px;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:18px !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}.carouselSlide,.carouselSlide>div,.carouselSlide>div>div,.carouselSlide>div>div>div{height:100%}.default-icon{display:inline-block;width:auto}.default-icon>a{background-color:#fff;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:#fff}.default-icon.default>a:hover{background-color:#f2ca28}.default-icon.middle>a{height:40px;width:40px}.default-icon.large>a{height:50px;width:50px}.d-icon{display:inline-block;font-size:0;line-height:1;width:auto}#footer{background-color:#fff}#footer .follow-us-wrapper .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .richText *{color:#000}#footer .copyright .richText-content{display:block}#footer .copyright p{font-size:18px;text-align:center;max-width:unset}#footer .list-footer ul li{list-style-type:none}#footer .list-footer ul li a{font-size:18px}#footer .list-footer ul li a:hover{color:#000}#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:18px}#footer .copyright p{font-size:18px}}/*! 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 #fff 1px;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 20px}.megamenu .country-selected .chevron-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:16px}.megamenu .country-selected .chevron-down::before,.megamenu .country-selected .chevron-down::after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f2ca28;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:"Montserrat",sans-serif;color:#f2ca28}.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:15px;padding:0 5px}.megamenu-social{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;pointer-events:none}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 100px}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:10px;padding:0;pointer-events:all}.megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.megamenu-logo::after{content:'';width:100%;bottom:0;position:absolute;left:0;top:auto;right:0;height:1px;background:#fff}.megamenu-logo>.component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.megamenu-logo>.component-content a,.megamenu-logo>.component-content a:hover{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:0;height:50px;margin:0 auto;width:90px}.megamenu .searchBox-title{display:none}.megamenu .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;max-height:0;text-align:center}.megamenu .searchBox-label{display:block;padding:0 1rem}.megamenu .searchBox{margin:0}.megamenu .searchBox button{background-color: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 #f2ca28;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:#f2ca28}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#f2ca28}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#f2ca28}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#f2ca28}.megamenu .searchBox input[type='text']::placeholder{color:#f2ca28}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#f2ca28}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#f2ca28}.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:center;-ms-flex-pack:center;justify-content:center;min-height:54px;overflow:hidden;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{background-color:transparent;border:none;color:#000;font-size:0.588rem !important;font-weight:700;height:auto;margin:0;padding:0 30px;text-align:center;text-align:center;width:100%;text-decoration:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}@media (min-width: 768px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{line-height:54px}}@media (max-width: 767px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{min-height:54px}}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a:hover{color:#fff}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{max-height:54px}@media (min-width: 992px) and (max-width: 1200px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{padding-right:30px !important}}@media (min-width: 1200px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{padding-right:20px !important}}.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:#f2ca28;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:#f2ca28}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#f2ca28}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:50px;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li:nth-last-child(1){border-bottom:none}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li>a{background:transparent;border:none;display:block;font-size:14px;font-weight:400;height:100%;line-height:49px;padding:0;text-align:center;width:100%}.megamenu-submenu-item .navigation-mobile-menu{display:none !important}.megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container{display:none;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.megamenu-submenu-item{background-color:#fff}.megamenu-submenu-item *{color:#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% / 4);width:calc(100% / 4)}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}.megamenu>.component-content{background:transparent;max-height:none;max-width:1140px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem{background:transparent;max-width:1140px;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-']{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;margin-bottom:0}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu>.component-content>.paragraphSystem>div{padding:0}.megamenu>.component-content>.paragraphSystem>a{display:block;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.megamenu-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-top-bar-left>.component-content{height:100%}.megamenu-top-bar-left>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.megamenu-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:1rem;width:auto;width:auto}.megamenu-top-bar-left>.component-content>.paragraphSystem>div:nth-last-of-type(1){margin-left:0}.megamenu .language-selector{bottom:auto;left:auto;position:relative}.megamenu .language-selector.opened .country-selected .chevron-down::before,.megamenu .language-selector:focus .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector.opened .country-selected .chevron-down::after,.megamenu .language-selector:focus .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .country-selected{background:transparent;border:none;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.megamenu-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.megamenu-top-bar-right>.component-content{height:100%}.megamenu-top-bar-right>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-left:1rem;width:auto}.megamenu-top-bar-right>.component-content>.paragraphSystem>div:nth-of-type(1){margin-left:0}.megamenu .countries-list{margin-bottom:20px}.megamenu .countries-list>*>.paragraphSystem{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1140px;padding:0;width:100%}.megamenu .countries-list>*>.paragraphSystem::before,.megamenu .countries-list>*>.paragraphSystem>a{display:none}.megamenu .countries-list>*>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 calc((1140px - 30px) / 4);flex:1 1 calc((1140px - 30px) / 4);margin-bottom:15px;max-width:calc((1140px - 30px) / 4);width:100%}.megamenu-language-list{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;display:block;left:50%;margin:auto;max-width:100vw;min-height:auto;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;padding:0;position:absolute;right:0;top:92px;-webkit-transform:translate(-50%, 0) scaleY(0);-ms-transform:translate(-50%, 0) scaleY(0);transform:translate(-50%, 0) scaleY(0);width:100vw;-webkit-box-shadow:inset 0 -10px 10px -10px #666363;box-shadow:inset 0 -10px 10px -10px #666363}.megamenu-language-list.opened,.megamenu-language-list:focus{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list.opened>.inner,.megamenu-language-list:focus>.inner{opacity:1}.megamenu-language-list:focus-within{-webkit-transform:translate(-50%, 0) scaleY(1);-ms-transform:translate(-50%, 0) scaleY(1);transform:translate(-50%, 0) scaleY(1)}.megamenu-language-list:focus-within>.inner{opacity:1}.megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;-o-transition:inherit;transition:inherit}.megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1140px}.megamenu-social{max-width:calc(100% / 3);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:calc(100% / 3)}.megamenu .social-pages>*>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link{margin:0;margin-right:10px;padding:0;pointer-events:all}.megamenu .social-pages>*>.paragraphSystem .icons-with-link:nth-last-child(1){margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link i{height:22px;width:22px}.megamenu-logo{max-width:calc(100% / 3);-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;width:calc(100% / 3);border:none}.megamenu-logo::after{display:none}.megamenu-logo>* a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:140px;min-width:140px;width:140px}.megamenu-logo>* a img{width:100%}.megamenu .searchBox-label{padding:0}.megamenu .form-search{max-height:none;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-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:#4a4a4a;background-position:center left 5px;background-repeat:no-repeat;background-size:18px;font-size:18px;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:#4a4a4a}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#4a4a4a}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#4a4a4a}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#4a4a4a}.megamenu .searchBox input[type='text']::placeholder{color:#4a4a4a}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#4a4a4a}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#4a4a4a}.megamenu-search{max-width:calc(100% / 3);-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;width:calc(100% / 3)}.megamenu-search>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem,.megamenu-search:focus>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search.is-open>*>.paragraphSystem .searchBox button,.megamenu-search:focus>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-search:focus-within>*>.paragraphSystem{margin:0}.megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:150px}.megamenu-search:focus-within>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-nav-container{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important;max-width:100vw;min-height:45px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width: 992px) and (min-width: 1140px){.megamenu-nav-container{margin-left:calc(((100vw - 1140px) / 2) * -1);margin-right:calc(((100vw - 1140px) / 2) * -1)}}@media (min-width: 992px){.megamenu-nav-container>.component-content{overflow:visible}.megamenu-nav-container>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.megamenu-main-nav{background-color:#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:14px;line-height:calc( 14px + 4px);background-color:rgba(0,0,0,0);max-height:75%;padding:0 5px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.opened>a{color:#fff;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 - ( 15px / 2 ) - 1px);content:'';display:block;height:3px;position:absolute;width:70px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration{display:none !important}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background-color:#000;display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#f2ca28;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% - 980px) / 2);padding-right:calc((100% - 980px) / 2)}.megamenu>.component-content{max-width:980px}.megamenu>.component-content>.paragraphSystem{max-width:980px}.megamenu-language-list>*>.component-content{margin:0 auto;max-width:980px}}@media (min-width: 992px) and (max-width: 1200px) and (min-width: 980px){.megamenu-nav-container{margin-left:calc(((100vw - 980px) / 2) * -1);margin-right:calc(((100vw - 980px) / 2) * -1)}}@media (min-width: 992px) and (max-width: 1200px){.megamenu-nav-container>*>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu-main-nav>*>.navigation-root.navigation-level1{max-width:980px}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container>*>.paragraphSystem{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:980px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.country-selected,a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;border-bottom:solid transparent 1px;font-size:18px;text-decoration:none;color:#f2ca28}.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 #fff;border-right-width:0;font-size:16px;height:54px;padding:15px;width:100% !important}@media (min-width: 768px){.searchbox .search-query{font-size:18px;height:80px}}.searchbox-results{margin-bottom:50px !important;margin-top:30px}.searchbox-results .button{background-color:transparent;border:1px solid #fff;border-left-width:0;border-radius:0;font-size:0;height:54px;padding:5px;position:relative;width:54px}.searchbox-results .button::before{background-color:#fff;content:'';display:inline-block;height:42px;left:0;position:absolute;top:5px;width:1px}@media (min-width: 768px){.searchbox-results .button::before{height:60px;top:10px}}.searchbox-results .button::after{background:get-icon("search-icon", #f2ca28);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 #f2ca28 !important;border-left:1px solid transparent !important;border-right:1px solid #f2ca28 !important;border-top:1px solid #f2ca28 !important}.searchbox-results.theme-2 .button::before{background-color:#f2ca28 !important}.searchbox-results.theme-2 .button::after{background:get-icon("search-icon", #f2ca28) !important;background-repeat:no-repeat !important}.searchbox-results.theme-2 form input{border-bottom:1px solid #f2ca28 !important;border-left:1px solid #f2ca28 !important;border-top:1px solid #f2ca28 !important}.searchbox-results.theme-3 .button{border-bottom:1px solid #fff !important;border-left:1px solid transparent !important;border-right:1px solid #fff !important;border-top:1px solid #fff !important}.searchbox-results.theme-3 .button::before{background-color:#fff !important}.searchbox-results.theme-3 .button::after{background:get-icon("search-icon", #fff) !important;background-repeat:no-repeat !important}.searchbox-results.theme-3 form input{border-bottom:1px solid #fff !important;border-left:1px solid #fff !important;border-top:1px solid #fff !important}.searchResults{border:0;margin:0 auto;padding:15px;position:relative}.searchResults.stripped .searchResults-result{position:relative !important}.searchResults.stripped .searchResults-result::after{background-color:transparent;bottom:0;content:'';height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;z-index:-1}.searchResults.stripped.full-width .searchResults-result::after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.searchResults.stripped.odds.theme-1 .searchResults-result:nth-child(odd)::after{background-color:#000 !important}.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd)::after{background-color:#f2ca28 !important}.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd)::after{background-color:#fff !important}.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd)::after{background-color:#b10606 !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:#f5f5f5 !important}.searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd)::after{background-color:#d8d8d8 !important}.searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd)::after{background-color:#8f8f8c !important}.searchResults.stripped.odds.theme-gray-400 .searchResults-result:nth-child(odd)::after{background-color:#4a4a4a !important}.searchResults.stripped.odds.theme-gray-500 .searchResults-result:nth-child(odd)::after{background-color:#262626 !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:#f2ca28 !important}.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(even)::after{background-color:#fff !important}.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(even)::after{background-color:#b10606 !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:#f5f5f5 !important}.searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(even)::after{background-color:#d8d8d8 !important}.searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(even)::after{background-color:#8f8f8c !important}.searchResults.stripped.evens.theme-gray-400 .searchResults-result:nth-child(even)::after{background-color:#4a4a4a !important}.searchResults.stripped.evens.theme-gray-500 .searchResults-result:nth-child(even)::after{background-color:#262626 !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:18px;font-weight:700;line-height:26px;letter-spacing:1.2px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;-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:#8f8f8c;display:block;text-decoration:none}.tabs-nav-item.is-active a{color:#000}.tabs-nav-item.is-active .text-wrapper{font-weight:400 !important;text-decoration:none !important;font-family:"Montserrat",sans-serif}.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:18px}.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%}@media (max-width: 991px){.text-center-mobile{text-align:center !important}}@media (max-width: 991px){.btn-mobile-courses{width:100%}.btn-mobile-courses div:last-of-type{width:100%}}.richText-content p+ul,.richText-content p+ol{margin-top:-0.5rem}.richText-content ul,.richText-content ol{margin:0;padding:0}.richText-content ul>li,.richText-content ol>li{color:#000;line-height:1.44444;margin-bottom:.2rem;padding:0;margin-left:1rem;position:relative;text-align:left}.richText-content ul>li:nth-last-of-type(1),.richText-content ol>li:nth-last-of-type(1){margin-bottom:0}.richText-content ul>li::before,.richText-content ol>li::before{color:#b10606;content:'\2022';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.8rem;left:0;line-height:1.44444;position:absolute;text-indent:0;top:0;display:none}@media (min-width: 992px){.richText-content ul>li::before,.richText-content ol>li::before{line-height:1.44444}}@media (min-width: 992px){.richText-content ul>li,.richText-content ol>li{line-height:1.44444}}.richText-content ol>li:nth-child(1)::before{content:"1.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(2)::before{content:"2.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(3)::before{content:"3.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(4)::before{content:"4.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(5)::before{content:"5.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(6)::before{content:"6.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(7)::before{content:"7.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(8)::before{content:"8.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(9)::before{content:"9.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(10)::before{content:"10.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(11)::before{content:"11.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(12)::before{content:"12.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(13)::before{content:"13.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(14)::before{content:"14.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(15)::before{content:"15.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(16)::before{content:"16.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(17)::before{content:"17.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(18)::before{content:"18.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(19)::before{content:"19.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(20)::before{content:"20.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(21)::before{content:"21.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(22)::before{content:"22.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(23)::before{content:"23.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(24)::before{content:"24.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(25)::before{content:"25.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(26)::before{content:"26.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(27)::before{content:"27.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(28)::before{content:"28.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(29)::before{content:"29.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(30)::before{content:"30.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(31)::before{content:"31.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(32)::before{content:"32.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(33)::before{content:"33.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(34)::before{content:"34.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(35)::before{content:"35.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(36)::before{content:"36.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(37)::before{content:"37.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(38)::before{content:"38.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(39)::before{content:"39.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(40)::before{content:"40.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(41)::before{content:"41.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(42)::before{content:"42.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(43)::before{content:"43.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(44)::before{content:"44.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(45)::before{content:"45.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(46)::before{content:"46.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(47)::before{content:"47.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(48)::before{content:"48.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(49)::before{content:"49.";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(50)::before{content:"50.";font-size:inherit;font-weight:700}@media (max-width: 991px){.richText.text-center .richText-content ul>li{text-align:center !important}.richText.text-right .richText-content ul>li{text-align:right !important}.richText.text-left .richText-content ul>li{text-align:left !important}}@media (min-width: 992px){.richText.text-d-center .richText-content ul>li{text-align:center !important}.richText.text-d-right .richText-content ul>li{text-align:right !important}.richText.text-d-left .richText-content ul>li{text-align:left !important}}.richText.no-bullets .richText-content ul>li::before{display:none}.richText.list-color-1 li::before{color:#000 !important}.richText.list-color-2 li::before{color:#f2ca28 !important}.richText.list-color-3 li::before{color:#fff !important}.richText.list-color-4 li::before{color:#b10606 !important}.richText.list-color-white li::before{color:#fff !important}.richText.list-color-gray-100 li::before{color:#f5f5f5 !important}.richText.list-color-gray-200 li::before{color:#d8d8d8 !important}.richText.list-color-gray-300 li::before{color:#8f8f8c !important}.richText.list-color-gray-400 li::before{color:#4a4a4a !important}.richText.list-color-gray-500 li::before{color:#262626 !important}.richText.list-color-black li::before{color:#000 !important}@media (max-width: 991px){.richText.list-align-left .richText-content,.richText.list-align-right .richText-content,.richText.list-align-center .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-left .richText-content>*,.richText.list-align-right .richText-content>*,.richText.list-align-center .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-left .richText-content>ul,.richText.list-align-right .richText-content>ul,.richText.list-align-center .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width: 992px){.richText.list-align-d-left .richText-content,.richText.list-align-d-right .richText-content,.richText.list-align-d-center .richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.richText.list-align-d-left .richText-content>*,.richText.list-align-d-right .richText-content>*,.richText.list-align-d-center .richText-content>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.richText.list-align-d-left .richText-content>ul,.richText.list-align-d-right .richText-content>ul,.richText.list-align-d-center .richText-content>ul{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.richText.list-align-d-left .richText-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.richText.list-align-d-center .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.richText.list-align-d-right .richText-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width: 991px){.richText.list-w-10 .richText-content ul{max-width:10% !important}.richText.list-w-10 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-10 .richText-content ul{max-width:10% !important}.richText.list-w-d-10 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-20 .richText-content ul{max-width:20% !important}.richText.list-w-20 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-20 .richText-content ul{max-width:20% !important}.richText.list-w-d-20 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-30 .richText-content ul{max-width:30% !important}.richText.list-w-30 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-30 .richText-content ul{max-width:30% !important}.richText.list-w-d-30 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-40 .richText-content ul{max-width:40% !important}.richText.list-w-40 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-40 .richText-content ul{max-width:40% !important}.richText.list-w-d-40 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-50 .richText-content ul{max-width:50% !important}.richText.list-w-50 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-50 .richText-content ul{max-width:50% !important}.richText.list-w-d-50 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-60 .richText-content ul{max-width:60% !important}.richText.list-w-60 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-60 .richText-content ul{max-width:60% !important}.richText.list-w-d-60 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-70 .richText-content ul{max-width:70% !important}.richText.list-w-70 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-70 .richText-content ul{max-width:70% !important}.richText.list-w-d-70 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-80 .richText-content ul{max-width:80% !important}.richText.list-w-80 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-80 .richText-content ul{max-width:80% !important}.richText.list-w-d-80 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-90 .richText-content ul{max-width:90% !important}.richText.list-w-90 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-90 .richText-content ul{max-width:90% !important}.richText.list-w-d-90 .richText-content ul ul{max-width:none !important}}@media (max-width: 991px){.richText.list-w-100 .richText-content ul{max-width:100% !important}.richText.list-w-100 .richText-content ul ul{max-width:none !important}}@media (min-width: 992px){.richText.list-w-d-100 .richText-content ul{max-width:100% !important}.richText.list-w-d-100 .richText-content ul ul{max-width:none !important}}.accordion .accordion-container .accordion-slide:first-child .accordion-head{border-top:1px solid #8f8f8c}@media screen and (max-width: 991px){.accordion .accordion-container .accordion-slide .accordion-head{padding:1rem 0}}.accordion-content-wrapper{border-bottom:1px solid #8f8f8c}.accordion-head a{font-size:1.125rem}@media (min-width: 768px){.accordion-head a{font-size:1.375rem}}.long-article-card{-webkit-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12);box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12);border-radius:10px}.long-article-card-content{padding:2.5rem 1rem 0 1.5rem !important;background:rgba(255,255,255,0.9);border-radius:0px 10px 10px 0}@media screen and (max-width: 991px){.long-article-card-content{border-radius:0px 0px 10px 10px}}.long-article-card-image{border-radius:10px 0 0 10px}@media screen and (max-width: 991px){.long-article-card-image{border-radius:10px 10px 0px 0px}}@media screen and (min-width: 992px){.tile-article-card>*>.content{gap:2rem;-ms-flex-preferred-size:calc(100% / 2 - 1rem);flex-basis:calc(100% / 2 - 1rem)}}.tile-article-card .two-tile-article-card{block-size:auto !important}@media screen and (min-width: 992px){.tile-article-card .two-tile-article-card{min-height:250px}}.tile-article-card .two-tile-article-card>.component-content{-webkit-box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12);box-shadow:0px 4px 12px 0px rgba(0,0,0,0.12);border-radius:10px;padding:2.5rem 1.5rem;border-left:36px solid rgba(112,96,83,0.1);background:rgba(255,255,255,0.9)}.tile-article-card .two-tile-article-card>.component-content p{margin-bottom:0}.tile-article-card .two-tile-article-card>.component-content p.article-title{margin-bottom:10px}.imageAccordion-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 992px){.imageAccordion-container{width:100%;-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}}.imageAccordion-panel{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;height:120px;min-height:550px;overflow:hidden;border-radius:0;color:#ffffff;cursor:pointer;border-right:1px solid #fff;margin:0;-webkit-transition:all 700ms ease-in;-o-transition:all 700ms ease-in;transition:all 700ms ease-in}@media (min-width: 992px){.imageAccordion-panel{max-height:601px;min-height:601px;background-position:70% 0}}@media (max-width: 991px){.imageAccordion-panel{min-height:120px}}@media (min-width: 992px){.imageAccordion-panel{-webkit-box-flex:0.8;-ms-flex:0.8;flex:0.8}}@media (min-width: 768px) and (max-width: 991px){.imageAccordion-panel{height:218px}}@media (max-width: 991px){.imageAccordion-panel{width:100%;border-bottom:1px solid white}}.imageAccordion-panel .content{margin:0;opacity:0;padding:25px 16px;width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 992px){.imageAccordion-panel .content{padding:20px}}@media (min-width: 1200px){.imageAccordion-panel .content{padding:45px}}.imageAccordion-panel .content h3{margin-top:2.2rem}@media screen and (min-width: 992px){.imageAccordion-panel .content .max-w-d-40{max-width:55% !important}}@media screen and (min-width: 1200px){.imageAccordion-panel .content .max-w-d-40{max-width:40% !important}}.imageAccordion-panel .content-bottom{margin-top:auto}@media (max-width: 991px){.imageAccordion-panel .content-bottom hr{display:none}}.imageAccordion-panel .content-bottom .button-default{background-color:rgba(0,0,0,0.5);z-index:9}@media (min-width: 768px) and (max-width: 991px){.imageAccordion-panel .content-bottom{position:absolute;bottom:30px}}.imageAccordion-panel .content-default{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;background:-o-radial-gradient(circle, rgba(0,0,0,0) 0%, #000 100%);background:radial-gradient(circle, rgba(0,0,0,0) 0%, #000 100%);-webkit-backdrop-filter:grayscale(1);backdrop-filter:grayscale(1)}@media screen and (min-width: 992px){.imageAccordion-panel .content-default{padding:15px}}@media screen and (min-width: 1200px){.imageAccordion-panel .content-default{padding:24px}}.imageAccordion-panel .content-default p:nth-child(2){text-align:right;margin-bottom:0;position:relative;bottom:14px}@media screen and (min-width: 992px){.imageAccordion-panel .content-default p:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:auto}}.imageAccordion-panel .content-default p:nth-child(2)>span{font-size:14px;line-height:25px;font-weight:700}@media (max-width: 991px){.imageAccordion-panel .content-default p:nth-child(2)>span{display:none}}.imageAccordion-panel .content-default p:nth-child(2) svg{width:30px;height:30px}@media screen and (min-width: 992px){.imageAccordion-panel .content-default p:nth-child(2) svg{width:23px;height:23px}}.imageAccordion-panel.active{background-position:center 70%}@media (min-width: 992px){.imageAccordion-panel.active{-webkit-box-flex:5;-ms-flex:5;flex:5}}@media (max-width: 991px){.imageAccordion-panel.active{height:550px}}.imageAccordion-panel.active .content{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;opacity:1;-webkit-transition:opacity 0.3s ease-in 0.4s;-o-transition:opacity 0.3s ease-in 0.4s;transition:opacity 0.3s ease-in 0.4s}.imageAccordion-panel.active .content>img{width:auto;max-width:-webkit-max-content !important;max-width:-moz-max-content !important;max-width:max-content !important;max-height:132px}@media (min-width: 992px){.imageAccordion-panel.active .content>img{max-height:200px}}@media (max-width: 375px){.imageAccordion-panel.active .content>img{max-height:120px}}.imageAccordion-panel.active .content-default{display:none;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease-in 0.4s;-o-transition:opacity 0.3s ease-in 0.4s;transition:opacity 0.3s ease-in 0.4s}.imageAccordion-panel:last-child{border-right:none}@media screen and (max-width: 991px){#footer .logosGroup a.footer-logo img{height:32px}}#footer .logosGroup ul.logosGroup-brand li img{height:21px;width:auto}#footer .list-footer ul li{margin:0 1rem}@media (max-width: 991px){#footer .list-footer ul li{margin-bottom:2rem;text-align:center}#footer .list-footer ul li:last-child{margin-bottom:0}}@media (min-width: 992px){#footer .list-footer ul li{position:relative}#footer .list-footer ul li::after{content:'';position:absolute;width:100%;height:50%;border-right:1.5px solid #000;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;padding-right:16px}#footer .list-footer ul li:last-child::after{content:initial;border-right:none}}#footer .list-footer ul li a{font-size:12px;font-weight:700;line-height:2.08333;letter-spacing:1.5px;text-transform:uppercase;-webkit-transition:0.2 all ease-in-out;-o-transition:0.2 all ease-in-out;transition:0.2 all ease-in-out;z-index:9;position:relative}#footer .list-footer ul li:hover{text-decoration:underline}@media (min-width: 992px){#footer .list-footer ul li:last-of-type::after{display:none}}#footer .list-footer ul li.copyright:hover{text-decoration:none}#footer .copyright{font-size:16px;line-height:1.875;letter-spacing:1.5px}#footer .footer-logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#footer .footer-links ol li a{font-size:14px;line-height:1.42857;letter-spacing:1.2px;-webkit-transition:0.2 all ease-in-out;-o-transition:0.2 all ease-in-out;transition:0.2 all ease-in-out}#footer .footer-links ol li:hover{text-decoration:underline}.h5-v1-hero-banner li .carousel-content>.paragraphSystem,.carouselSlide,.carouselSlide>div,.carouselSlide>div>div,.carouselSlide>div>div>div{height:auto}@media (min-width: 992px){.h5-v1-hero-banner li .carousel-content>.paragraphSystem,.carouselSlide,.carouselSlide>div,.carouselSlide>div>div,.carouselSlide>div>div>div{height:100%}}.h5-v1-hero-banner li .carousel-content>.paragraphSystem>.box{padding:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;bottom:50px;padding:1rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:9}@media (min-width: 992px){.h5-v1-hero-banner li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.h5-v1-hero-banner li .carousel-content>.paragraphSystem>.box .content{height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 768px){.h5-v1-hero-banner li .carousel-content>.paragraphSystem>.box .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.h5-v1-hero-banner li .image{position:relative}.h5-v1-hero-banner li .image::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 768px){.h5-v1-hero-banner{max-height:calc(100vh - 300px)}}@media screen and (min-width: 600px) and (max-height: 575px){.h5-v1-hero-banner{max-height:calc(100vh - 71px)}}@media screen and (min-width: 768px){.h5-v1-hero-banner .lSSlideWrapper.usingCss{max-height:calc(100vh - 300px)}}@media screen and (min-width: 768px) and (max-height: 575px){.h5-v1-hero-banner .lSSlideWrapper.usingCss{max-height:calc(100vh - 71px)}}.h5-v1-hero-banner .lSSlide .lslide .image{-ms-flex-preferred-size:1;flex-basis:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;height:auto;position:relative;width:100%}.h5-v1-hero-banner .lSSlide .lslide .image img{max-width:100%;min-width:100%;width:100%;aspect-ratio:4/4;min-height:auto !important;height:100%}@media screen and (min-width: 992px) and (max-width: 1199px){.h5-v1-hero-banner .lSSlide .lslide .image img{min-height:650px !important;-o-object-fit:contain;object-fit:contain}}@media screen and (min-width: 768px){.h5-v1-hero-banner .lSSlide .lslide .image img{aspect-ratio:48/23}}@media screen and (min-width: 600px) and (max-height: 575px){.h5-v1-hero-banner .lSSlide .lslide .image img{aspect-ratio:auto 16/9;min-height:auto !important}}@media screen and (min-width: 768px) and (min-height: 575px){.h5-v1-hero-banner .lSSlide .lslide .image img{height:auto;width:auto;min-width:auto;min-height:auto !important;aspect-ratio:auto;margin:0 auto;display:block}}.h5-v1-hero-banner .lSSlide .lslide .image+.box{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 !important;position:absolute;right:0;top:0}@media screen and (min-width: 992px){.h5-v1-hero-banner .lSSlide .lslide .image+.box{margin:auto !important}}.h5-v1-hero-banner .lSSlide .lslide .image+.box>div{height:100%}.hero-slider .scroll-down{position:absolute;bottom:0}@media screen and (min-width: 992px){.hero-slider .scroll-down{bottom:0}}@media screen and (max-width: 575px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2{font-size:1rem}}@media screen and (max-width: 767px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2{margin-top:1rem}}@media screen and (min-width: 992px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2{font-size:24px}}@media screen and (min-width: 1200px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2{font-size:34px}}@media screen and (max-width: 575px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1.font-size-x2,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2.font-size-x2{font-size:24px}}@media screen and (max-width: 767px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1.font-size-x2,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2.font-size-x2{margin-top:24px}}@media screen and (min-width: 992px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1.font-size-x2,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2.font-size-x2{font-size:48px}}@media screen and (min-width: 1200px){.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h1.font-size-x2,.h5-v1-hero-banner ul.carousel-slides li.carousel-slide .box .richText h2.font-size-x2{font-size:48px}}.banner-text{position:relative}.banner-text .banner-text-heading{position:absolute;top:11%}@media screen and (min-width: 992px){.banner-text .banner-text-heading{padding-left:calc((100% - 1140px) / 2) !important;padding-right:calc((100% - 1140px) / 2) !important}}@media (min-width: 992px) and (max-width: 1200px){.banner-text .banner-text-heading{padding-left:calc((100% - 980px) / 2) !important;padding-right:calc((100% - 980px) / 2) !important}}.banner-text .banner-text-bottom{position:absolute;bottom:0}@media screen and (min-width: 992px){.banner-text .banner-text-bottom{padding-left:calc((100% - 1140px) / 2) !important;padding-right:calc((100% - 1140px) / 2) !important}}@media (min-width: 992px) and (max-width: 1200px){.banner-text .banner-text-bottom{padding-left:calc((100% - 980px) / 2) !important;padding-right:calc((100% - 980px) / 2) !important}}.banner-text .banner-text-bottom.bind-below{position:relative;background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#4a4a4a));background:-o-linear-gradient(#000 0%, #4a4a4a 100%);background:linear-gradient(#000 0%, #4a4a4a 100%)}.banner-text-bottom>.component-content>.richText-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 575px){.banner-text-bottom>.component-content>.richText-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 992px){.banner-text-bottom>.component-content>.richText-content .video-popup-icon{position:absolute;right:20px}}.banner-text-bottom>.component-content>.richText-content .video-popup-icon a.toggle-popup img{width:31px;height:31px}@media screen and (min-width: 576px){.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager{top:5.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:20px;right:2rem;margin-right:0 !important;gap:17px}}@media screen and (max-width: 575px){.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager{left:24px;margin:auto !important;top:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;right:100%;position:absolute;bottom:4rem}}.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager li a{border:solid #fff 1px}.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager li:hover>a,.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager li:focus>a,.hero-slider .h5-v1-hero-banner.pager-on-bottom-center .lSPager li.active>a{background-color:#fff}@media (min-width: 576px) and (max-width: 767px){.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-1 img{visibility:hidden}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-1 picture{background-image:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/slide1-etisyai.jpg");background-size:contain;background-repeat:no-repeat}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-2 img{visibility:hidden}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-2 picture{background-image:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/slide2-derek.jpg");background-size:contain;background-repeat:no-repeat}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-3 img{visibility:hidden}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-3 picture{background-image:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/slide3-inaayah.jpg");background-size:contain;background-repeat:no-repeat}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-4 img{visibility:hidden}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-4 picture{background-image:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/slide4-deidra.jpg");background-size:contain;background-repeat:no-repeat}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-5 img{visibility:hidden}.h5-v1-hero-banner.homepage-carousel .lSSlide .lslide .image.image-5 picture{background-image:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/pages/homepage/slide5-mark.jpg");background-size:contain;background-repeat:no-repeat}}@font-face{font-family:'icomoon';src:url(data:font/ttf;base64,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);font-display:swap}.icomoon,.icon-alert:before,.icon-angle-down:before,.icon-angle-left:before,.icon-angle-right:before,.icon-angle-top:before,.icon-arrow-down:before,.icon-arrow-left:before,.icon-arrow-right:before,.icon-arrow--right:after,.icon-arrow-top:before,.icon-arrow-top-right:before,.icon-arrow-top--right::after,.icon-plus:before,.icon-search-line:before,.icon-facebook:before,.icon-facebook2:before,.icon-instagram:before,.icon-whatsapp:before,.icon-twitter:before,.icon-youtube:before,.icon-contact-us:before,.icon-accessibility:before,.icon-home:before,.icon-icon-plus1:before,.icon-minus:before{font-family:'icomoon';font-style:normal}.icon-alert:before{content:'\e900'}.icon-angle-down:before{content:'\e901'}.icon-angle-left:before{content:'\e902'}.icon-angle-right:before{content:'\e903'}.icon-angle-top:before{content:'\e904'}.icon-arrow-down:before{content:'\e905'}.icon-arrow-left:before{content:'\e906'}.icon-arrow-right:before{content:'\e92f'}.icon-arrow--right:after{content:'\e907';margin-left:0.25rem}.icon-arrow-top:before{content:'\e908'}.icon-arrow-top-right:before{content:'\e909'}.icon-arrow-top--right::after{content:'\e909';margin-left:0.25rem}.icon-plus:before{content:'\e91c'}.icon-search-line:before{content:'\e91d'}.icon-facebook:before{content:'\ea90'}.icon-facebook2:before{content:'\ea91'}.icon-instagram:before{content:'\ea92'}.icon-whatsapp:before{content:'\ea93'}.icon-twitter:before{content:'\ea96'}.icon-youtube:before{content:'\ea9d'}.icon-contact-us:before{content:'\e920'}.icon-accessibility:before{content:'\e90f'}.icon-home:before{content:'\e92d'}.icon-icon-plus1:before{content:'\ea0a'}.icon-minus:before{content:'\ea0b'}@media (max-width: 991px){.megamenu>.component-content{min-height:70px;max-height:70px}}@media (min-width: 992px){.megamenu>.component-content{margin-top:19.5px}}@media screen and (min-width: 992px){.megamenu-bottom-left{max-width:28%}}.megamenu-bottom-left>*>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}@media (max-width: 991px){.megamenu-bottom-left>*>.content{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}}.megamenu-bottom-left .image{max-width:277px}@media (max-width: 991px){.megamenu-bottom-left .image{display:inline-block;margin-top:25px;margin-left:20px}}@media screen and (max-width: 374px){.megamenu-bottom-left .image img{width:90%}}@media (min-width: 992px){.megamenu-bottom-left .image{max-width:461px}}.megamenu-bottom-left .image a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (min-width: 1200px){.megamenu-bottom-left .image a{padding:5px}}.megamenu-bottom-right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}@media screen and (min-width: 992px){.megamenu-bottom-right{max-width:30%}}@media (min-width: 992px){.megamenu-bottom-right{max-width:14%;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.megamenu-bottom-right p{margin-bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.megamenu-bottom-right .button-cta{color:#000;font-weight:700;padding:12.5px 27.5px;margin-left:26px}.megamenu-main-nav{margin-top:4rem}@media screen and (min-width: 992px){.megamenu-main-nav{margin-top:0}}.megamenu-main-nav>*>.navigation-mobile-menu::before{content:'\e91f';font-family:'icomoon';font-size:1.6rem;color:#f2ca28}.megamenu-main-nav>*>.navigation-mobile-menu.opened::before{content:'\e90e'}@media screen and (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-pack:right !important;-ms-flex-pack:right !important;justify-content:right !important;float:right}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{margin-bottom:3rem;min-height:2.7rem}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{display:inline-block;padding:0;color:#f2ca28;font-weight:700;font-size:14px;line-height:25px;letter-spacing:1.5px;text-transform:uppercase}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a picture{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a::after{bottom:0;height:5px;width:calc(100% - 10px)}@media (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{min-height:25px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a:hover{color:#fff}@media screen and (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a:hover:hover{color:#f2ca28}}@media screen and (min-width: 1200px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item a{margin:0 5px;padding:0 5px}}@media screen and (max-width: 991px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:25px}}.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;left:0;bottom:0;margin:auto;top:0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(calc(100% + 90px));-ms-transform:translate(calc(100% + 90px));transform:translate(calc(100% + 90px))}@media screen and (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children>a>.navigation-item-decoration{-webkit-transform:translate(calc(100% + 65px));-ms-transform:translate(calc(100% + 65px));transform:translate(calc(100% + 65px))}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js a::after{background-color:#f2ca28}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-active-child a::after{background-color:#f2ca28}@media screen and (min-width: 1200px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{margin-bottom:0;padding-right:20px}}@media screen and (min-width: 992px) and (max-width: 1199px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item{padding-right:20px}}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover a::after{background-color:#fff}@media (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2{z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:49px;padding:1rem 1.5rem;background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#434343));background:-o-linear-gradient(#000, #434343);background:linear-gradient(#000, #434343)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li{min-height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2px}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a{-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important;margin:0;padding:5px;position:relative;line-height:1.2;color:#f2ca28}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:hover,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>.navigation-level2 li a:focus{outline-offset:-1px}}@media screen and (min-width: 992px){.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-home{display:none}}.megamenu-main-nav>* .navigation-root .page-our-initiatives ul{right:-20%}.megamenu .navigation-mobile-menu{height:70px;left:initial;right:0}.megamenu-nav-container{text-align:center}@media screen and (min-width: 992px){.megamenu-nav-container{max-width:53%;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin:unset;margin-left:15%}}.megamenu-nav-container nav{width:100%}@media screen and (max-width: 991px){.megamenu-nav-container nav ul.navigation-level1 li a .navigation-item-decoration{top:50% !important}}.megamenu-nav-container nav ul.navigation-level1 li.navigation-item.has-children>a{pointer-events:none}@media screen and (max-width: 991px){.megamenu-nav-container nav ul.navigation-level1 ul.navigation-level2{width:100%;margin-top:2rem}}.megamenu-navigation{height:70px}@media screen and (min-width: 992px){.megamenu-navigation{background-color:#000;padding-top:5px;height:100px}}@media screen and (min-width: 1200px){.megamenu .megamenu-small-links>.component-content .navigation-root.navigation-level1>.navigation-item{padding-right:10px}}@media screen and (min-width: 992px) and (max-width: 1199px){.megamenu .megamenu-small-links>.component-content .navigation-root.navigation-level1>.navigation-item{padding-right:5px}}@media screen and (min-width: 992px){.megamenu .megamenu-small-links>.component-content .navigation-root.navigation-level1>.navigation-item a{font-size:0.688rem}}@media screen and (min-width: 992px){.megamenu .megamenu-small-links>.component-content .navigation-root.navigation-level1>.navigation-item a .navigation-item-decoration{-webkit-transform:translate(calc(100% + 80px));-ms-transform:translate(calc(100% + 80px));transform:translate(calc(100% + 80px))}}@media screen and (min-width: 992px){.megamenu .megamenu-small-links>.component-content a{font-size:0.688rem}}@media (min-width: 992px){.navigation-level1.is-open.is-active .navigation-level2{display:none}}body.page-personal-stories:not([class*='page-etisyai']):not([class*='page-mark']):not([class*='page-inaayah']):not([class*='page-deidra']):not([class*='page-derek']) .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.first>a{color:#ffffff;position:relative}body.page-personal-stories:not([class*='page-etisyai']):not([class*='page-mark']):not([class*='page-inaayah']):not([class*='page-deidra']):not([class*='page-derek']) .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.first>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-etisyai .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-etisyai>a{color:#ffffff;position:relative}body.page-etisyai .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-etisyai>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-mark .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-mark>a{color:#ffffff;position:relative}body.page-mark .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-mark>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-inaayah .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-inaayah>a{color:#ffffff;position:relative}body.page-inaayah .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-inaayah>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-deidra .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-deidra>a{color:#ffffff;position:relative}body.page-deidra .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-deidra>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-derek .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-derek>a{color:#ffffff;position:relative}body.page-derek .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-personal-stories>.navigation-level2>li.page-derek>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-our-initiatives .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-our-initiatives>.navigation-level2>li.first>a{color:#ffffff;position:relative}body.page-our-initiatives .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-our-initiatives>.navigation-level2>li.first>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}body.page-the-advil-pain-equity-course .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-our-initiatives>.navigation-level2>li.page-the-advil-pain-equity-course>a{color:#ffffff;position:relative}body.page-the-advil-pain-equity-course .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.page-our-initiatives>.navigation-level2>li.page-the-advil-pain-equity-course>a::after{content:'';position:absolute;bottom:-5px;left:0;height:5px;width:100%;background-color:#fff}.tabBox{background-color:rgba(255,255,255,0.9);padding:0 23px !important;border-radius:10px;-webkit-box-shadow:0px 4px 12px rgba(0,0,0,0.12);box-shadow:0px 4px 12px rgba(0,0,0,0.12)}@media screen and (min-width: 768px){.tabBox{padding:0 2.7rem !important}}@media (min-width: 992px){.tabBox .tabs>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 992px){.tabBox .tabs .tabs-nav{-webkit-box-flex:1;-ms-flex:1;flex:1;width:30%;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 991px){.tabBox .tabs .tabs-nav-list{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}}@media (min-width: 992px){.tabBox .tabs .tabs-nav-list{height:80%}}.tabBox .tabs .tabs-nav-item{margin-bottom:0;position:relative;padding:30px 51px;width:100%}.tabBox .tabs .tabs-nav-item a{padding:5px}@media (min-width: 768px){.tabBox .tabs .tabs-nav-item{margin-right:0;padding:30px 40px;width:100%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.tabBox .tabs .tabs-nav-item::before{content:'';position:absolute;top:10px;left:0;width:100%;height:1px;background-color:#000;opacity:0.3}@media (min-width: 992px){.tabBox .tabs .tabs-nav-item::before{top:0px;left:10px;width:1px;height:100%;display:none}}.tabBox .tabs .tabs-nav-item::after{content:'';position:absolute;top:8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:12px;height:5px;background-color:#000}@media (min-width: 992px){.tabBox .tabs .tabs-nav-item::after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:8px;width:5px;height:12px}}.tabBox .tabs .tabs-nav-item.is-active::after{background-color:#f2ca28;top:6px;width:26px;height:8px}@media (min-width: 992px){.tabBox .tabs .tabs-nav-item.is-active::after{left:6px;height:26px;width:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width: 992px){.tabBox .tabs .tabs-nav::before{content:'';top:0;left:10px;width:1px;height:100%;position:absolute;background:#000;opacity:0.3}}.tabBox .tabs .tabs-content{border-top:none}@media (min-width: 992px){.tabBox .tabs .tabs-content{-webkit-box-flex:4;-ms-flex:4;flex:4;width:80%;height:365px;min-height:365px;overflow-y:auto;padding:0 5px;margin:70px 0 70px 0;margin-right:-10px;padding-right:10px}}.tabBox .tabs .tabs-content::-webkit-scrollbar{width:8px;margin-left:10px}.tabBox .tabs .tabs-content::-webkit-scrollbar-track{background:#e4e4e4;border-radius:0px;display:block}.tabBox .tabs .tabs-content::-webkit-scrollbar-thumb{background:#f2ca28;border-radius:0px}.tabBox .tabs .tabs-content::-webkit-scrollbar-thumb:hover{background:#f2ca28}@media screen and (min-width: 992px){.tabBox .tabs .tabs-content::before{content:'';background:-webkit-gradient(linear, left top, left bottom, color-stop(-125%, rgba(255,255,255,0.109804)), to(#fff));background:-o-linear-gradient(top, rgba(255,255,255,0.109804) -125%, #fff 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.109804) -125%, #fff 100%);display:block;height:45px;position:absolute;z-index:99999;bottom:50px;width:35%}}.scroll-down a,.logosGroup a{font-size:14px}.scroll-down a svg,.logosGroup a svg{font-size:20px}.scroll-down a .sub-heading,.logosGroup a .sub-heading{padding-top:6px}.scroll-down a{display:inline-block;padding:5px}@media screen and (max-width: 1439px){.page-etisyas-story .images-height img{max-height:611px;height:100%}}@media screen and (max-width: 767px){.flex.cols-m-2.s-xm-1>div>.content{gap:1rem}}.font-14{font-size:14px}@media screen and (min-width: 992px){.font-25-md{font-size:1.4rem}.font-25-md{font-size:1.4rem}}@media screen and (min-width: 1200px){.font-30-lg{font-size:1.666rem}.font-40-lg{font-size:2.222rem}}#pain-equity{scroll-margin-top:5rem}.homepage-infographics .image figure img{width:235px;height:256px}@media screen and (min-width: 768px){.homepage-infographics .image figure figcaption{text-align:left}}.vtabs{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;padding:0 24px}@media screen and (min-width: 992px){.vtabs{padding:0}}.vtabs>ul{list-style-type:none;padding:0;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}@media screen and (min-width: 992px){.vtabs>ul{overflow-y:scroll;-ms-flex-preferred-size:30%;flex-basis:30%;width:30%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.vtabs>ul::-webkit-scrollbar{width:8px;margin-left:10px}.vtabs>ul::-webkit-scrollbar-track{background:#4a4a4a;border-radius:0px;display:block}.vtabs>ul::-webkit-scrollbar-thumb{background:#f2ca28;border-radius:0px;display:block}.vtabs>ul::-webkit-scrollbar-thumb:hover{background:#f2ca28}.vtabs>ul li{display:block}.vtabs>ul li a{display:block;text-decoration:none;background:rgba(0,0,0,0.3);padding:25.79px 22.5px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.3);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.vtabs>ul li a.active{background:#000;color:#fff;border-bottom:none}.vtabs>ul li a:hover:not(.active){color:#fff}.vtabs>ul li a h3{font-weight:700;color:#fff;margin-top:0;margin-bottom:12px}.vtabs>ul li a h4{font-weight:700}.vtabs>ul li a h4,.vtabs>ul li a p{color:#fff;margin-top:0;margin-bottom:0}.vtabs>ul li:last-child a{border-bottom:none}.vtabs section{background:transparent;color:#fff;display:none;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 992px){.vtabs section{-ms-flex-preferred-size:calc(100% - 30%);flex-basis:calc(100% - 30%);width:calc(100% - 30%)}}.vtabs section.active{display:block}.vtabs .accord-head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;position:relative;background:rgba(0,0,0,0.4);color:#f2ca28;padding:18px 18px 18px 18px;font-weight:700;font-size:14px;line-height:25px;letter-spacing:1.5px;text-transform:uppercase;margin-top:5px;cursor:pointer;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 992px){.vtabs .accord-head{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.vtabs .accord-head:before{content:'\e91c';font-family:'icomoon';font-style:normal;font-size:23px;margin-right:26px}.vtabs .accord-head.active:before{content:'\ea0b'}.vtabs .video-transcript{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;display:none;background:rgba(0,0,0,0.4);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (min-width: 992px){.vtabs .video-transcript{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (min-width: 768px){.vtabs .video-transcript{padding:0 2rem 0 3rem}}.vtabs .video-transcript *{color:#fff}.vtabs .video-transcript section{padding:18px;margin-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;height:288px;overflow-y:scroll}.vtabs .video-transcript section::-webkit-scrollbar{width:8px;margin-left:10px}.vtabs .video-transcript section::-webkit-scrollbar-track{background:#e4e4e4;border-radius:0px;display:block}.vtabs .video-transcript section::-webkit-scrollbar-thumb{background:#f2ca28;border-radius:0px;display:block}.vtabs .video-transcript section::-webkit-scrollbar-thumb:hover{background:#f2ca28}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:''}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}img.btn_popup{position:absolute;z-index:9;right:50px;bottom:-70px}@media screen and (max-width: 991px){img.btn_popup{right:8px}}.share_popup_container{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999;background:#000000d9;display:none}.share_popup_container .share_popup{text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:99;background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/white_texture_background.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.share_popup_container .share_popup .close_popup{position:absolute;right:25px;top:10px;font-size:40px;cursor:pointer}.share_popup_container .share_popup h2{padding-bottom:20px}.share_popup_container .share_popup .share-url .copy_URl.button-default{padding:20px 0}.youtube-player{position:relative;display:block;width:100%;padding:0;cursor:pointer;overflow:hidden}.youtube-player.video-active::before{display:block;content:'';padding-top:56.25%}.youtube-player iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.youtube-player .yt_thumb{width:100%;height:auto}iframe[src*='youtube']{visibility:visible !important;opacity:1 !important}.overflow-h{overflow:hidden}.border-radius-20,.border-radius-20 .image img{border-radius:20px}.close-icon{text-align:end;padding-top:30px}.close-icon p{display:none}.close-icon img{cursor:pointer;right:-11px;position:relative;top:-50px;width:30px}@media screen and (max-width: 767px){.close-icon img{top:-35px}}.subscription-form{display:none;position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:99999}.subscription-form .form-reference{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:725px;width:100%}@media (max-width: 767px){.subscription-form .form-reference{max-width:350px}}.subscription-form .form-reference .form-title{padding-bottom:20px;margin:0 auto !important;display:block;max-width:656px;width:100%;text-align:center}@media (max-width: 767px){.subscription-form .form-reference .form-title{max-width:280px;text-align:left;margin:0px !important}}.subscription-form .form-reference .form-title .heading-text{font-size:40px;line-height:1.1;color:#000000;margin-bottom:10px}@media (max-width: 767px){.subscription-form .form-reference .form-title .heading-text{line-height:1.3;font-size:26px}}.subscription-form .form-reference .form-title .heading-text span{font-weight:900;padding-left:15px;font-family:'Montserrat'}.subscription-form .form-reference .form-title .disclaimer-text,.subscription-form .form-reference .form-title .required-text,.subscription-form .form-reference .form-title .description-text{font-size:18px;line-height:1.45}.subscription-form .form-reference .form-title .disclaimer-text{margin-bottom:0px;text-align:left}.subscription-form .form-reference .form-title .disclaimer-text a{text-decoration:underline}.subscription-form .form-reference form .formBox{background-image:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/form-bg.png);background-repeat:no-repeat;background-size:cover;padding:40px 20px;margin-top:30px;background-color:#f2f2f2;border-radius:10px}@media (max-width: 767px){.subscription-form .form-reference form .formBox{padding:20px}}.subscription-form .form-reference form .input-field{padding-bottom:20px;margin:0 auto;display:block;max-width:656px;width:100%}@media (max-width: 767px){.subscription-form .form-reference form .input-field{max-width:282px}}.subscription-form .form-reference form .input-field select{width:100%;height:70px;border-radius:10px;border:1px solid #000000;padding-left:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/arrow_down.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-position-x:95%;color:#000000}.subscription-form .form-reference form .input-field select option:first-child{content:'*';color:#000000;vertical-align:top}.subscription-form .form-reference form .form-text.input-field input{background:rgba(250,250,250,0.2);height:70px;border:1px solid #000000;border-radius:10px;width:100%;padding-left:20px}.input-field select::after{padding-right:20px}.input-field fieldset{border:none;padding:0px}.locality-field fieldset{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:3rem}@media (max-width: 767px){.locality-field fieldset{grid-template-columns:1fr}}.locality-field fieldset legend{padding:20px 0px;padding-top:40px;line-height:1.1}.locality-field fieldset label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding:5px 0px}.locality-field fieldset label input{min-width:25px;height:25px}.locality-field fieldset label span{line-height:1.45}.input-field input::-webkit-input-placeholder{font-size:18px;font-weight:400;line-height:1.1;color:#000000}.input-field input::-moz-placeholder{font-size:18px;font-weight:400;line-height:1.1;color:#000000}.input-field input:-ms-input-placeholder{font-size:18px;font-weight:400;line-height:1.1;color:#000000}.input-field input::-ms-input-placeholder{font-size:18px;font-weight:400;line-height:1.1;color:#000000}.input-field input::placeholder{font-size:18px;font-weight:400;line-height:1.1;color:#000000}.input-field input::-webkit-input-placeholder{content:'*';color:#000000;vertical-align:top}.input-field input::-moz-placeholder{content:'*';color:#000000;vertical-align:top}.input-field input:-ms-input-placeholder{content:'*';color:#000000;vertical-align:top}.input-field input::-ms-input-placeholder{content:'*';color:#000000;vertical-align:top}.input-field input::placeholder{content:'*';color:#000000;vertical-align:top}.form-button{margin:0 auto;text-align:center;margin-top:40px}.form-button button{cursor:pointer;height:70px;background-color:#f2ca28;width:273px;color:#000000;font-size:14px;line-height:1.8;font-weight:700;border-radius:10px}.is-hidden{display:none !important;visibility:hidden !important}.form-text.input-field .error,.input-field .error select{border:1px solid #b10606 !important}.error-msg{color:#b10606;padding-top:20px}.yes-no-field{padding-top:40px}.yes-no-field fieldset{position:relative}@media (max-width: 767px){.yes-no-field fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}}.yes-no-field fieldset legend{width:56%;line-height:1.4}@media (max-width: 767px){.yes-no-field fieldset legend{width:100%}}.yes-no-field fieldset label{position:absolute;right:15%;top:-32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media (max-width: 767px){.yes-no-field fieldset label{position:unset;padding-top:30px}}.yes-no-field fieldset label input{height:25px;width:25px}.yes-no-field fieldset label:nth-child(3){right:0%}.cmp-form-qa--dropdown legend{display:none}.thank-u-img{background:url("/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/thankyou-v1.svg");background-repeat:no-repeat;display:block;margin:0 auto;width:201px;height:100%;height:201px;background-size:cover}.border-text{border-bottom:1px solid #8f8f8c;padding:10px 0px;margin-bottom:10px !important}.border-text p{display:none}.cf-form-post-submit-message{background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/thank-u-desktop.png);background-repeat:no-repeat;background-size:contain;height:410px}.cf-form-post-submit-message .close-icon img{background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/cross-icon.png);background-repeat:no-repeat;background-position:right;padding-bottom:30px;position:relative;right:20px;top:0;width:30px;background-size:contain}@media screen and (max-width: 767px){.cf-form-post-submit-message{background-repeat:round;background-size:cover}}.cf-form-post-submit-message p{text-align:center}.cf-form-post-submit-message .msg-container{padding:0 2rem}.cf-form-post-submit-message .msg-container p:first-child{font-size:25px;margin-bottom:0px}.formContainer{overflow-y:scroll;overflow-x:hidden;height:75vh}.formContainer::-webkit-scrollbar{width:8px;margin-left:10px}.formContainer::-webkit-scrollbar-track{background:#e4e4e4;border-radius:0px;display:block}.formContainer::-webkit-scrollbar-thumb{background:#f2ca28;border-radius:0px;display:block}.formContainer::-webkit-scrollbar-thumb:hover{background:#f2ca28}.subscription-form .form-reference .form-title .disclaimer-text p a{text-decoration:underline}input[type='radio']{-webkit-appearance:checkbox;-moz-appearance:checkbox;-ms-appearance:checkbox;appearance:checkbox}.washington-form .js-consent-checkbox,.washington-form .js-share-checkboxes,.washington-form .js-sell-checkboxes{border:none;padding:0;line-height:0}.washington-form .js-consent-checkbox legend,.washington-form .js-consent-checkbox label:not(:nth-of-type(1)),.washington-form .js-share-checkboxes legend,.washington-form .js-share-checkboxes label:not(:nth-of-type(1)),.washington-form .js-sell-checkboxes legend,.washington-form .js-sell-checkboxes label:not(:nth-of-type(1)){display:none}.washington-form a{text-decoration:underline}.is-hidden{display:none !important}.cf-coupon-form form{text-align:left}.cf-coupon-form .indication_text{text-align:center;color:#50504e}.cf-coupon-form .form-options.options.default-style{margin:0;padding:0}.cf-coupon-form-p{text-align:left;margin:0}.indication_text{color:red}.cmp-cf-form-options__field-description{font-weight:600;font-size:18px;color:#000000;line-height:18px}.washington-form .disabled{pointer-events:none !important;background:#ccc !important;color:#fff !important;border:none !important}.form-options.options.default-style{margin:0 auto;max-width:656px;margin-top:24px}p.learn-more-link{margin-top:1rem}p.learn-more-link a{font-size:14px;font-weight:700;line-height:25px}p.learn-more-link a .learn-more-item-decoration{position:relative;display:inline-block;width:0.5rem;height:0.5rem;margin-left:0.5rem;border-top:none;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:transparent}.box.main-initiative{background-color:white;border-radius:10px;padding-right:.7rem}.box.main-initiative .cta-text-link-share{background:url(/content/dam/cf-consumer-healthcare/bp-believemypain/en_US/global/utility/share_icon_b.svg);background-size:contain;background-repeat:no-repeat;width:1rem}@media (max-width: 992px){.box.main-initiative .cta-text-link-share{display:none}}.box.main-initiative .cta-text-link-share::after{display:none}.box.main-initiative .text-uppercase{padding-bottom:1rem}.box.main-initiative .richText-content p:nth-of-type(1){padding-top:1rem}@media (max-width: 991px){.box.main-initiative{padding-right:0}.box.main-initiative .image img{border-radius:10px}}.gtm-tracker-configurator,.p-spider-widget,.carousel-configurator{display:none}.aem-AuthorLayer-Edit .ps-widget,.aem-AuthorLayer-Edit .s-rev-trax,.aem-AuthorLayer-Edit .gtm-tracker-configurator,.aem-AuthorLayer-Edit .carousel-configurator,.aem-AuthorLayer-Edit .p-spider-widget,.aem-AuthorLayer-Edit .class-filter{background-color:#8f8f8c;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}:root{font-size:18px}body .reference-unsubscribe-error-message{display:none}body .reference-unsubscribe-success-message{display:none}


